D: [iurt_root_command] chroot Building target platforms: armv7hl Building for target armv7hl Installing /home/iurt/rpmbuild/SRPMS/@2372762:xpra-6.5.4-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T9peJc Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rOecQs + umask 022 + cd /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build + rm -rf xpra-6.5.4 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/xpra-6.5.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xpra-6.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|-mfpmath=387|-mfloat-abi=hard|' setup.py + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vpFw6z + umask 022 + cd /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build + cd xpra-6.5.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg requirements.txt + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg requirements.txt + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg requirements.txt + '[' -f setup.cfg ']' + for f in pyproject.toml setup.py setup.cfg requirements.txt + '[' -f requirements.txt ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/pyproject-wheeldir --output /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4-1.mga11.arm-pyproject-buildrequires Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 80.9.0) Handling cython from build-system.requires Requirement satisfied: cython (installed: cython 3.2.8) Warning: could not get branch information 'git describe --long --always --tags' failed with return code 127 # updated 'xpra/src_info.py' with: BRANCH = 'unknown' COMMIT = 'unknown' LOCAL_MODIFICATIONS = 0 REVISION = 'unknown' # updated 'xpra/build_info.py' with: build = {'user': 'iurt', 'on': 'ncaa1.mageia.org', 'date': '2026-09-24', 'time': '05:01', 'machine': 'armv8l', 'cpu': 'ARMv8 Processor rev 1 (v8l)', 'bit': '32bit', 'os': 'linux', 'type': '', 'python': '3.13.15', 'cython': '3.2.8', 'compiler': 'gcc (Mageia 16.2.0-1.mga11) 16.2.0', 'nvcc': '', 'linker': 'GNU ld (GNU Binutils) 2.47.20260726'} libs = {'vpx': '1.17.0', 'x11': '1.8.13', 'xrandr': '1.5.5', 'xtst': '1.2.5', 'xfixes': '6.0.2', 'xkbfile': '1.2.0', 'xcomposite': '0.4.7', 'xdamage': '1.1.7', 'xext': '1.3.7', 'gtk+-3.0': '3.24.52', 'py3cairo': '1.28.0', 'pygobject-3.0': '3.56.3', 'gtk+-x11-3.0': '3.24.52', 'python3': '3.13'} python_libs = {'Cython': '3.2.8', 'packaging': '24.2', 'pycairo': '1.28.0', 'pycups': '2.0.4', 'Pygments': '2.19.1', 'PyGObject': '3.56.3', 'setuptools': '80.9.0', 'six': '1.16.0', 'wheel': '0.46.3'} Warning: 32-bit architecture, only 64-bits are officially supported . . . . . /usr/lib/rpm/redhat/pyproject_buildrequires.py egg_info Xpra version 6.5.4 Python version 3.13.15 ARCH=armv8l INCLUDE_DIRS=['/usr/include', '/usr/local/include'] build switches: * Os : No * PIC : Yes * Xdummy : Auto * Xdummy_wrapper : Auto * amf : No * amf_encoder : No * annotate : No * argb : Yes * argb_encoder : Yes * audio : Yes * avif : Yes * avif_decoder : Yes * avif_encoder : Yes * brotli : Yes * bundle_tests : No * cairo : Yes * cityhash : No * client : Yes * clipboard : Yes * codecs : Yes * csc_cython : Yes * csc_libyuv : Yes * cuda_kernels : No * cuda_rebuild : No * cython : Yes * cython_freethreading : No * cython_shared : Yes * cython_tracing : No * cythonize_more : No * data : Yes * dbus : Yes * debug : No * decoders : Yes * docs : Auto * drm : Yes * enc_x264 : No * encoders : Yes * evdi : No * example : Yes * gstreamer : Yes * gstreamer_audio : Yes * gstreamer_video : Yes * gtk3 : Yes * gtk_x11 : Yes * http : Yes * ism_ext : Yes * jpeg_decoder : Yes * jpeg_encoder : Yes * keyboard : Yes * lz4 : Yes * mdns : Yes * mf_decoder : No * mmap : Yes * modules : Yes * netdev : Yes * notifications : Yes * nvdec : No * nvenc : No * nvfbc : No * nvidia : No * nvjpeg_decoder : No * nvjpeg_encoder : No * opengl : Yes * openh264 : No * openh264_decoder : No * openh264_encoder : No * pam : Yes * pandoc_lua : Yes * peercred : No * pillow : Yes * pillow_decoder : Yes * pillow_encoder : Yes * printing : Yes * proc : Yes * proxy : Yes * pyglet_client : No * pytorch : Yes * qrencode : Yes * qt6_client : No * quic : Yes * rebuild : Yes * remote_encoder : Yes * rencodeplus : Yes * rfb : Yes * scripts : Yes * sd_listen : Yes * server : Yes * service : Yes * shadow : Yes * ssh : Yes * ssl : Yes * strict : No * tests : No * tk_client : No * uinput : Yes * v4l2 : Yes * verbose : No * vpx : No * vpx_decoder : No * vpx_encoder : No * vsock : Yes * warn : Yes * wayland_client : Yes * wayland_server : No * webcam : Yes * webp : Yes * webp_decoder : Yes * webp_encoder : Yes * websockets : Yes * websockets_browser_cookie : Yes * win32_client : No * win32_tools : No * wireshark : Yes * x11 : Yes * xdg_open : Yes * xinput : Yes * yaml : Yes Warning: no x264 and no vpx support! you should enable at least one of these two video encodings found Cython version 3.2.8 CC=gcc CPP=cpp generating shared cython runtime: /usr/bin/cython --generate-shared ./xpra/cyshared.c Compiling xpra/buffers/membuf.pyx because it changed. Compiling xpra/buffers/xxh.pyx because it changed. Compiling xpra/x11/bindings/xwait.pyx because it changed. Compiling xpra/x11/bindings/wait_for_x_server.pyx because it changed. Compiling xpra/x11/bindings/display_source.pyx because it changed. Compiling xpra/x11/bindings/core.pyx because it changed. Compiling xpra/x11/bindings/ximage.pyx because it changed. Compiling xpra/x11/bindings/xwayland.pyx because it changed. Compiling xpra/x11/bindings/events.pyx because it changed. Compiling xpra/x11/bindings/window.pyx because it changed. Compiling xpra/x11/bindings/loop.pyx because it changed. Compiling xpra/x11/bindings/test.pyx because it changed. Compiling xpra/x11/bindings/shape.pyx because it changed. Compiling xpra/x11/bindings/damage.pyx because it changed. Compiling xpra/x11/bindings/fixes.pyx because it changed. Compiling xpra/x11/bindings/cursor.pyx because it changed. Compiling xpra/x11/bindings/keyboard.pyx because it changed. Compiling xpra/x11/bindings/res.pyx because it changed. Compiling xpra/x11/bindings/composite.pyx because it changed. Compiling xpra/x11/bindings/xkb.pyx because it changed. Compiling xpra/x11/bindings/saveset.pyx because it changed. Compiling xpra/x11/bindings/classhint.pyx because it changed. Compiling xpra/x11/bindings/shm.pyx because it changed. Compiling xpra/x11/bindings/randr.pyx because it changed. Compiling xpra/x11/bindings/record.pyx because it changed. Compiling xpra/x11/bindings/xi2.pyx because it changed. Compiling xpra/x11/gtk/display_source.pyx because it changed. Compiling xpra/x11/gtk/bindings.pyx because it changed. Compiling xpra/cairo/image.pyx because it changed. Compiling xpra/cairo/context.pyx because it changed. Compiling xpra/gtk/bindings/atoms.pyx because it changed. Compiling xpra/gtk/bindings/gobject.pyx because it changed. Compiling xpra/buffers/cyxor.pyx because it changed. Compiling xpra/util/rectangle.pyx because it changed. Compiling xpra/server/cystats.pyx because it changed. Compiling xpra/server/window/motion.pyx because it changed. Compiling xpra/platform/pam.pyx because it changed. Compiling xpra/platform/posix/sd_listen.pyx because it changed. Compiling xpra/platform/posix/proc_libproc.pyx because it changed. Compiling xpra/codecs/argb/argb.pyx because it changed. Compiling xpra/codecs/drm/drm.pyx because it changed. Compiling xpra/codecs/aom/api.pyx because it changed. Compiling xpra/codecs/aom/decoder.pyx because it changed. Compiling xpra/codecs/webp/encoder.pyx because it changed. Compiling xpra/codecs/webp/decoder.pyx because it changed. Compiling xpra/codecs/jpeg/encoder.pyx because it changed. Compiling xpra/codecs/jpeg/decoder.pyx because it changed. Compiling xpra/codecs/avif/encoder.pyx because it changed. Compiling xpra/codecs/avif/decoder.pyx because it changed. Compiling xpra/codecs/libyuv/converter.pyx because it changed. Compiling xpra/codecs/csc_cython/converter.pyx because it changed. Compiling xpra/codecs/v4l2/virtual.pyx because it changed. Compiling xpra/net/websockets/mask.pyx because it changed. Compiling xpra/net/rencodeplus/rencodeplus.pyx because it changed. Compiling xpra/net/brotli/decompressor.pyx because it changed. Compiling xpra/net/brotli/compressor.pyx because it changed. Compiling xpra/net/qrcode/qrencode.pyx because it changed. Compiling xpra/platform/posix/netdev_query.pyx because it changed. Compiling xpra/net/vsock/vsock.pyx because it changed. Compiling xpra/net/lz4/lz4.pyx because it changed. Compiling xpra/wayland/wait_for_display.pyx because it changed. [ 1/61] Cythonizing xpra/buffers/cyxor.pyx [ 2/61] Cythonizing xpra/buffers/membuf.pyx [ 3/61] Cythonizing xpra/buffers/xxh.pyx [ 4/61] Cythonizing xpra/cairo/context.pyx [ 5/61] Cythonizing xpra/cairo/image.pyx [ 6/61] Cythonizing xpra/codecs/aom/api.pyx [ 7/61] Cythonizing xpra/codecs/aom/decoder.pyx [ 8/61] Cythonizing xpra/codecs/argb/argb.pyx [ 9/61] Cythonizing xpra/codecs/avif/decoder.pyx [10/61] Cythonizing xpra/codecs/avif/encoder.pyx [11/61] Cythonizing xpra/codecs/csc_cython/converter.pyx [12/61] Cythonizing xpra/codecs/drm/drm.pyx [13/61] Cythonizing xpra/codecs/jpeg/decoder.pyx [14/61] Cythonizing xpra/codecs/jpeg/encoder.pyx [15/61] Cythonizing xpra/codecs/libyuv/converter.pyx [16/61] Cythonizing xpra/codecs/v4l2/virtual.pyx [17/61] Cythonizing xpra/codecs/webp/decoder.pyx [18/61] Cythonizing xpra/codecs/webp/encoder.pyx [19/61] Cythonizing xpra/gtk/bindings/atoms.pyx [20/61] Cythonizing xpra/gtk/bindings/gobject.pyx [21/61] Cythonizing xpra/net/brotli/compressor.pyx [22/61] Cythonizing xpra/net/brotli/decompressor.pyx [23/61] Cythonizing xpra/net/lz4/lz4.pyx [24/61] Cythonizing xpra/net/qrcode/qrencode.pyx [25/61] Cythonizing xpra/net/rencodeplus/rencodeplus.pyx [26/61] Cythonizing xpra/net/vsock/vsock.pyx [27/61] Cythonizing xpra/net/websockets/mask.pyx [28/61] Cythonizing xpra/platform/pam.pyx [29/61] Cythonizing xpra/platform/posix/netdev_query.pyx [30/61] Cythonizing xpra/platform/posix/proc_libproc.pyx [31/61] Cythonizing xpra/platform/posix/sd_listen.pyx [32/61] Cythonizing xpra/server/cystats.pyx [33/61] Cythonizing xpra/server/window/motion.pyx [34/61] Cythonizing xpra/util/rectangle.pyx [35/61] Cythonizing xpra/wayland/wait_for_display.pyx [36/61] Cythonizing xpra/x11/bindings/classhint.pyx [37/61] Cythonizing xpra/x11/bindings/composite.pyx [38/61] Cythonizing xpra/x11/bindings/core.pyx [39/61] Cythonizing xpra/x11/bindings/cursor.pyx [40/61] Cythonizing xpra/x11/bindings/damage.pyx [41/61] Cythonizing xpra/x11/bindings/display_source.pyx [42/61] Cythonizing xpra/x11/bindings/events.pyx [43/61] Cythonizing xpra/x11/bindings/fixes.pyx [44/61] Cythonizing xpra/x11/bindings/keyboard.pyx [45/61] Cythonizing xpra/x11/bindings/loop.pyx [46/61] Cythonizing xpra/x11/bindings/randr.pyx [47/61] Cythonizing xpra/x11/bindings/record.pyx [48/61] Cythonizing xpra/x11/bindings/res.pyx [49/61] Cythonizing xpra/x11/bindings/saveset.pyx [50/61] Cythonizing xpra/x11/bindings/shape.pyx [51/61] Cythonizing xpra/x11/bindings/shm.pyx [52/61] Cythonizing xpra/x11/bindings/test.pyx [53/61] Cythonizing xpra/x11/bindings/wait_for_x_server.pyx [54/61] Cythonizing xpra/x11/bindings/window.pyx [55/61] Cythonizing xpra/x11/bindings/xi2.pyx [56/61] Cythonizing xpra/x11/bindings/ximage.pyx [57/61] Cythonizing xpra/x11/bindings/xkb.pyx [58/61] Cythonizing xpra/x11/bindings/xwait.pyx [59/61] Cythonizing xpra/x11/bindings/xwayland.pyx [60/61] Cythonizing xpra/x11/gtk/bindings.pyx [61/61] Cythonizing xpra/x11/gtk/display_source.pyx /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() no previously-included directories found matching 'html5' warning: no files found matching 'perf' under directory 'tests' warning: no files found matching 'scripts' under directory 'tests' warning: no files found matching 'unit' under directory 'tests/unittests' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution warning: no previously-included files matching '*.pxi' found anywhere in distribution no previously-included directories found matching 'venv' no previously-included directories found matching 'cuda' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' no previously-included directories found matching 'cache' no previously-included directories found matching 'opt' # updated 'xpra/build_info.py' with: build = {'user': 'iurt', 'on': 'ncaa1.mageia.org', 'date': '2026-09-24', 'time': '05:01', 'machine': 'armv8l', 'cpu': 'ARMv8 Processor rev 1 (v8l)', 'bit': '32bit', 'os': 'linux', 'type': '', 'python': '3.13.15', 'cython': '3.2.8', 'compiler': 'gcc (Mageia 16.2.0-1.mga11) 16.2.0', 'nvcc': '', 'linker': 'GNU ld (GNU Binutils) 2.47.20260726'} libs = {'vpx': '1.17.0', 'x11': '1.8.13', 'xrandr': '1.5.5', 'xtst': '1.2.5', 'xfixes': '6.0.2', 'xkbfile': '1.2.0', 'xcomposite': '0.4.7', 'xdamage': '1.1.7', 'xext': '1.3.7', 'gtk+-3.0': '3.24.52', 'py3cairo': '1.28.0', 'pygobject-3.0': '3.56.3', 'gtk+-x11-3.0': '3.24.52', 'python3': '3.13'} python_libs = {'Cython': '3.2.8', 'packaging': '24.2', 'pycairo': '1.28.0', 'pycups': '2.0.4', 'Pygments': '2.19.1', 'PyGObject': '3.56.3', 'setuptools': '80.9.0', 'six': '1.16.0', 'wheel': '0.46.3'} Warning: 32-bit architecture, only 64-bits are officially supported . . . . . /usr/lib/rpm/redhat/pyproject_buildrequires.py dist_info --output-dir . --keep-egg-info Xpra version 6.5.4 Python version 3.13.15 ARCH=armv8l INCLUDE_DIRS=['/usr/include', '/usr/local/include'] build switches: * Os : No * PIC : Yes * Xdummy : Auto * Xdummy_wrapper : Auto * amf : No * amf_encoder : No * annotate : No * argb : Yes * argb_encoder : Yes * audio : Yes * avif : Yes * avif_decoder : Yes * avif_encoder : Yes * brotli : Yes * bundle_tests : No * cairo : Yes * cityhash : No * client : Yes * clipboard : Yes * codecs : Yes * csc_cython : Yes * csc_libyuv : Yes * cuda_kernels : No * cuda_rebuild : No * cython : Yes * cython_freethreading : No * cython_shared : Yes * cython_tracing : No * cythonize_more : No * data : Yes * dbus : Yes * debug : No * decoders : Yes * docs : Auto * drm : Yes * enc_x264 : No * encoders : Yes * evdi : No * example : Yes * gstreamer : Yes * gstreamer_audio : Yes * gstreamer_video : Yes * gtk3 : Yes * gtk_x11 : Yes * http : Yes * ism_ext : Yes * jpeg_decoder : Yes * jpeg_encoder : Yes * keyboard : Yes * lz4 : Yes * mdns : Yes * mf_decoder : No * mmap : Yes * modules : Yes * netdev : Yes * notifications : Yes * nvdec : No * nvenc : No * nvfbc : No * nvidia : No * nvjpeg_decoder : No * nvjpeg_encoder : No * opengl : Yes * openh264 : No * openh264_decoder : No * openh264_encoder : No * pam : Yes * pandoc_lua : Yes * peercred : No * pillow : Yes * pillow_decoder : Yes * pillow_encoder : Yes * printing : Yes * proc : Yes * proxy : Yes * pyglet_client : No * pytorch : Yes * qrencode : Yes * qt6_client : No * quic : Yes * rebuild : Yes * remote_encoder : Yes * rencodeplus : Yes * rfb : Yes * scripts : Yes * sd_listen : Yes * server : Yes * service : Yes * shadow : Yes * ssh : Yes * ssl : Yes * strict : No * tests : No * tk_client : No * uinput : Yes * v4l2 : Yes * verbose : No * vpx : No * vpx_decoder : No * vpx_encoder : No * vsock : Yes * warn : Yes * wayland_client : Yes * wayland_server : No * webcam : Yes * webp : Yes * webp_decoder : Yes * webp_encoder : Yes * websockets : Yes * websockets_browser_cookie : Yes * win32_client : No * win32_tools : No * wireshark : Yes * x11 : Yes * xdg_open : Yes * xinput : Yes * yaml : Yes Warning: no x264 and no vpx support! you should enable at least one of these two video encodings found Cython version 3.2.8 CC=gcc CPP=cpp /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() no previously-included directories found matching 'html5' warning: no files found matching 'perf' under directory 'tests' warning: no files found matching 'scripts' under directory 'tests' warning: no files found matching 'unit' under directory 'tests/unittests' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution warning: no previously-included files matching '*.pxi' found anywhere in distribution no previously-included directories found matching 'venv' no previously-included directories found matching 'cuda' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' no previously-included directories found matching 'cache' no previously-included directories found matching 'opt' Handling pyopengl; extra == "gui" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: pyopengl; extra == "gui" Handling pyopengl_accelerate; extra == "gui" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: pyopengl_accelerate; extra == "gui" Handling paramiko; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: paramiko; extra == "cli" Handling pyopenssl; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: pyopenssl; extra == "cli" Handling cryptography; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: cryptography; extra == "cli" Handling uvloop; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: uvloop; extra == "cli" Handling aioquic; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: aioquic; extra == "cli" Handling socks; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: socks; extra == "cli" Handling pysocks; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: pysocks; extra == "cli" Handling netifaces; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: netifaces; extra == "cli" Handling dns; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: dns; extra == "cli" Handling zeroconf; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: zeroconf; extra == "cli" Handling cups; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: cups; extra == "cli" Handling psutil; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: psutil; extra == "cli" Handling cpuinfo; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: cpuinfo; extra == "cli" Handling setproctitle; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: setproctitle; extra == "cli" Handling pyxdg; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: pyxdg; extra == "cli" Handling numpy; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: numpy; extra == "cli" Handling pycuda; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: pycuda; extra == "cli" Handling pynvml; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: pynvml; extra == "cli" Handling kerberos; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: kerberos; extra == "cli" Handling gssapi; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: gssapi; extra == "cli" Handling ldap3; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: ldap3; extra == "cli" Handling ldap; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: ldap; extra == "cli" Handling oauthlib; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: oauthlib; extra == "cli" Handling pyu2f; extra == "cli" from hook generated metadata: Requires-Dist (xpra) Ignoring alien requirement: pyu2f; extra == "cli" + cat /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4-1.mga11.arm-pyproject-buildrequires + rm -rfv xpra-6.5.4.dist-info/ removed 'xpra-6.5.4.dist-info/METADATA' removed 'xpra-6.5.4.dist-info/licenses/COPYING' removed directory 'xpra-6.5.4.dist-info/licenses' removed 'xpra-6.5.4.dist-info/top_level.txt' removed directory 'xpra-6.5.4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GDxmYu + umask 022 + cd /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xpra-6.5.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security' + mkdir -p /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py -C--global-option=--without-nvidia -C--global-option=--without-pandoc_lua -C--global-option=--with-verbose -C--global-option=--with-Xdummy -C--global-option=--with-Xdummy_wrapper -C--global-option=--without-strict -C--global-option=--with-vpx -C--global-option=--without-openh264 -C--global-option=--without-cuda_rebuild -C--global-option=--with-client -C--global-option=--without-qt6_client -C--global-option=--without-pyglet_client -C--global-option=--without-enc_x264 /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/pyproject-wheeldir Processing ./. Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) # updated 'xpra/build_info.py' with: build = {'user': 'iurt', 'on': 'ncaa1.mageia.org', 'date': '2026-09-24', 'time': '05:02', 'machine': 'armv8l', 'cpu': 'ARMv8 Processor rev 1 (v8l)', 'bit': '32bit', 'os': 'linux', 'type': '', 'python': '3.13.15', 'cython': '3.2.8', 'compiler': 'gcc (Mageia 16.2.0-1.mga11) 16.2.0', 'nvcc': '', 'linker': 'GNU ld (GNU Binutils) 2.47.20260726'} libs = {'vpx': '1.17.0', 'x11': '1.8.13', 'xrandr': '1.5.5', 'xtst': '1.2.5', 'xfixes': '6.0.2', 'xkbfile': '1.2.0', 'xcomposite': '0.4.7', 'xdamage': '1.1.7', 'xext': '1.3.7', 'gtk+-3.0': '3.24.52', 'py3cairo': '1.28.0', 'pygobject-3.0': '3.56.3', 'gtk+-x11-3.0': '3.24.52', 'python3': '3.13'} python_libs = {'Cython': '3.2.8', 'packaging': '24.2', 'pycairo': '1.28.0', 'pycups': '2.0.4', 'Pygments': '2.19.1', 'PyGObject': '3.56.3', 'setuptools': '80.9.0', 'six': '1.16.0', 'wheel': '0.46.3'} Warning: 32-bit architecture, only 64-bits are officially supported . . . . . /usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py --without-nvidia --without-pandoc_lua --with-verbose --with-Xdummy --with-Xdummy_wrapper --without-strict --with-vpx --without-openh264 --without-cuda_rebuild --with-client --without-qt6_client --without-pyglet_client --without-enc_x264 dist_info --output-dir /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir/pip-modern-metadata-kbcg3kdg --keep-egg-info Xpra version 6.5.4 Python version 3.13.15 ARCH=armv8l INCLUDE_DIRS=['/usr/include', '/usr/local/include'] enabling 'vpx' for 'vpx_encoder' build switches: * Os : No * PIC : Yes * Xdummy : Yes * Xdummy_wrapper : Yes * amf : No * amf_encoder : No * annotate : No * argb : Yes * argb_encoder : Yes * audio : Yes * avif : Yes * avif_decoder : Yes * avif_encoder : Yes * brotli : Yes * bundle_tests : No * cairo : Yes * cityhash : No * client : Yes * clipboard : Yes * codecs : Yes * csc_cython : Yes * csc_libyuv : Yes * cuda_kernels : No * cuda_rebuild : No * cython : Yes * cython_freethreading : No * cython_shared : Yes * cython_tracing : No * cythonize_more : No * data : Yes * dbus : Yes * debug : No * decoders : Yes * docs : Auto * drm : Yes * enc_x264 : No * encoders : Yes * evdi : No * example : Yes * gstreamer : Yes * gstreamer_audio : Yes * gstreamer_video : Yes * gtk3 : Yes * gtk_x11 : Yes * http : Yes * ism_ext : Yes * jpeg_decoder : Yes * jpeg_encoder : Yes * keyboard : Yes * lz4 : Yes * mdns : Yes * mf_decoder : No * mmap : Yes * modules : Yes * netdev : Yes * notifications : Yes * nvdec : No * nvenc : No * nvfbc : No * nvidia : No * nvjpeg_decoder : No * nvjpeg_encoder : No * opengl : Yes * openh264 : No * openh264_decoder : No * openh264_encoder : No * pam : Yes * pandoc_lua : No * peercred : No * pillow : Yes * pillow_decoder : Yes * pillow_encoder : Yes * printing : Yes * proc : Yes * proxy : Yes * pyglet_client : No * pytorch : Yes * qrencode : Yes * qt6_client : No * quic : Yes * rebuild : Yes * remote_encoder : Yes * rencodeplus : Yes * rfb : Yes * scripts : Yes * sd_listen : Yes * server : Yes * service : Yes * shadow : Yes * ssh : Yes * ssl : Yes * strict : No * tests : No * tk_client : No * uinput : Yes * v4l2 : Yes * verbose : Yes * vpx : Yes * vpx_decoder : Yes * vpx_encoder : Yes * vsock : Yes * warn : Yes * wayland_client : Yes * wayland_server : No * webcam : Yes * webp : Yes * webp_decoder : Yes * webp_encoder : Yes * websockets : Yes * websockets_browser_cookie : Yes * win32_client : No * win32_tools : No * wireshark : Yes * x11 : Yes * xdg_open : Yes * xinput : Yes * yaml : Yes found Cython version 3.2.8 CC=gcc CPP=cpp exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libxxhash',), {'optimize': 3}) add_pkgconfig_tokens will try to add packages ('libxxhash',) pkg_config_cmd=['pkg-config', '--libs', 'libxxhash'] pkg-config output: '-lxxhash\n' pkg-config kw={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xxhash']} pkg_config_cmd=['pkg-config', '--cflags', 'libxxhash'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xxhash']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libxxhash',), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['xxhash'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11', 'glib-2.0'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11', 'glib-2.0') pkg_config_cmd=['pkg-config', '--libs', 'x11', 'glib-2.0'] pkg-config output: '-lX11 -lglib-2.0\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11', 'glib-2.0']} pkg_config_cmd=['pkg-config', '--cflags', 'x11', 'glib-2.0'] pkg-config output: '-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['X11', 'glib-2.0'], 'include_dirs': ['/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11', 'glib-2.0'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11', 'glib-2.0'], 'include_dirs': ['/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('xtst',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xtst',) pkg_config_cmd=['pkg-config', '--libs', 'xtst'] pkg-config output: '-lXtst\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xtst']} pkg_config_cmd=['pkg-config', '--cflags', 'xtst'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xtst']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xtst',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xtst'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xext',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xext',) pkg_config_cmd=['pkg-config', '--libs', 'xext'] pkg-config output: '-lXext\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xext']} pkg_config_cmd=['pkg-config', '--cflags', 'xext'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xext']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xext',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xext'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xdamage',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xdamage',) pkg_config_cmd=['pkg-config', '--libs', 'xdamage'] pkg-config output: '-lXdamage -lXfixes\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xdamage', 'Xfixes']} pkg_config_cmd=['pkg-config', '--cflags', 'xdamage'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xdamage', 'Xfixes']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xdamage',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xdamage', 'Xfixes'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xfixes',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xfixes',) pkg_config_cmd=['pkg-config', '--libs', 'xfixes'] pkg-config output: '-lXfixes\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xfixes']} pkg_config_cmd=['pkg-config', '--cflags', 'xfixes'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xfixes']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xfixes',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xfixes'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xcursor',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xcursor',) pkg_config_cmd=['pkg-config', '--libs', 'xcursor'] pkg-config output: '-lXcursor\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xcursor']} pkg_config_cmd=['pkg-config', '--cflags', 'xcursor'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xcursor']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xcursor',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xcursor'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xkbfile',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xkbfile',) pkg_config_cmd=['pkg-config', '--libs', 'xkbfile'] pkg-config output: '-lxkbfile\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xkbfile']} pkg_config_cmd=['pkg-config', '--cflags', 'xkbfile'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xkbfile']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xkbfile',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['xkbfile'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xres',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xres',) pkg_config_cmd=['pkg-config', '--libs', 'xres'] pkg-config output: '-lXRes\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['XRes']} pkg_config_cmd=['pkg-config', '--cflags', 'xres'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['XRes']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xres',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['XRes'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xcomposite',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xcomposite',) pkg_config_cmd=['pkg-config', '--libs', 'xcomposite'] pkg-config output: '-lXcomposite\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xcomposite']} pkg_config_cmd=['pkg-config', '--cflags', 'xcomposite'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xcomposite']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xcomposite',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xcomposite'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xkbfile', 'x11'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xkbfile', 'x11') pkg_config_cmd=['pkg-config', '--libs', 'xkbfile', 'x11'] pkg-config output: '-lxkbfile -lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xkbfile', 'X11']} pkg_config_cmd=['pkg-config', '--cflags', 'xkbfile', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xkbfile', 'X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xkbfile', 'x11'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['xkbfile', 'X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xext',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xext',) pkg_config_cmd=['pkg-config', '--libs', 'xext'] pkg-config output: '-lXext\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xext']} pkg_config_cmd=['pkg-config', '--cflags', 'xext'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xext']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xext',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xext'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xrandr',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xrandr',) pkg_config_cmd=['pkg-config', '--libs', 'xrandr'] pkg-config output: '-lXrandr\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xrandr']} pkg_config_cmd=['pkg-config', '--cflags', 'xrandr'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xrandr']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xrandr',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xrandr'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xtst',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xtst',) pkg_config_cmd=['pkg-config', '--libs', 'xtst'] pkg-config output: '-lXtst\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xtst']} pkg_config_cmd=['pkg-config', '--cflags', 'xtst'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xtst']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xtst',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xtst'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11', 'xi'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11', 'xi') pkg_config_cmd=['pkg-config', '--libs', 'x11', 'xi'] pkg-config output: '-lXi -lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xi', 'X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11', 'xi'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xi', 'X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11', 'xi'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xi', 'X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('gdk-3.0', 'gtk+-3.0'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('gdk-3.0', 'gtk+-3.0') pkg_config_cmd=['pkg-config', '--libs', 'gdk-3.0', 'gtk+-3.0'] pkg-config output: '-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z']} pkg_config_cmd=['pkg-config', '--cflags', 'gdk-3.0', 'gtk+-3.0'] pkg-config output: '-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib/pkgconfig/../../include/dbus-1.0 -I/usr/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('gdk-3.0', 'gtk+-3.0'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('gdk-3.0', 'glib-2.0', 'pygobject-3.0'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('gdk-3.0', 'glib-2.0', 'pygobject-3.0') pkg_config_cmd=['pkg-config', '--libs', 'gdk-3.0', 'glib-2.0', 'pygobject-3.0'] pkg-config output: '-lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lharfbuzz -lz -lgobject-2.0 -lglib-2.0\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['gdk-3', 'pangocairo-1.0', 'pango-1.0', 'gdk_pixbuf-2.0', 'cairo-gobject', 'cairo', 'harfbuzz', 'z', 'gobject-2.0', 'glib-2.0']} pkg_config_cmd=['pkg-config', '--cflags', 'gdk-3.0', 'glib-2.0', 'pygobject-3.0'] pkg-config output: '-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/cloudproviders -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['gdk-3', 'pangocairo-1.0', 'pango-1.0', 'gdk_pixbuf-2.0', 'cairo-gobject', 'cairo', 'harfbuzz', 'z', 'gobject-2.0', 'glib-2.0'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/pixman-1', '/usr/include/cloudproviders', '/usr/include/gio-unix-2.0', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/fribidi', '/usr/include/pygobject-3.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('gdk-3.0', 'glib-2.0', 'pygobject-3.0'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['gdk-3', 'pangocairo-1.0', 'pango-1.0', 'gdk_pixbuf-2.0', 'cairo-gobject', 'cairo', 'harfbuzz', 'z', 'gobject-2.0', 'glib-2.0'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/pixman-1', '/usr/include/cloudproviders', '/usr/include/gio-unix-2.0', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/fribidi', '/usr/include/pygobject-3.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('py3cairo',), {'optimize': 3}) add_pkgconfig_tokens will try to add packages ('py3cairo',) pkg_config_cmd=['pkg-config', '--libs', 'py3cairo'] pkg-config output: '-lcairo\n' pkg-config kw={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['cairo']} pkg_config_cmd=['pkg-config', '--cflags', 'py3cairo'] pkg-config output: '-I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1\n' pkg-config kw={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['cairo'], 'include_dirs': ['/usr/include/pycairo', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/pixman-1']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('py3cairo',), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['cairo'], 'include_dirs': ['/usr/include/pycairo', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/pixman-1', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('py3cairo', 'x11', 'cairo'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('py3cairo', 'x11', 'cairo') pkg_config_cmd=['pkg-config', '--libs', 'py3cairo', 'x11', 'cairo'] pkg-config output: '-lcairo -lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['cairo', 'X11']} pkg_config_cmd=['pkg-config', '--cflags', 'py3cairo', 'x11', 'cairo'] pkg-config output: '-I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['cairo', 'X11'], 'include_dirs': ['/usr/include/pycairo', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/pixman-1']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('py3cairo', 'x11', 'cairo'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['cairo', 'X11'], 'include_dirs': ['/usr/include/pycairo', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/pixman-1', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('gtk+-3.0',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('gtk+-3.0',) pkg_config_cmd=['pkg-config', '--libs', 'gtk+-3.0'] pkg-config output: '-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z']} pkg_config_cmd=['pkg-config', '--cflags', 'gtk+-3.0'] pkg-config output: '-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib/pkgconfig/../../include/dbus-1.0 -I/usr/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('gtk+-3.0',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('gtk+-3.0', 'pygobject-3.0'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('gtk+-3.0', 'pygobject-3.0') pkg_config_cmd=['pkg-config', '--libs', 'gtk+-3.0', 'pygobject-3.0'] pkg-config output: '-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lz -lgobject-2.0 -lglib-2.0\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'z', 'gobject-2.0', 'glib-2.0']} pkg_config_cmd=['pkg-config', '--cflags', 'gtk+-3.0', 'pygobject-3.0'] pkg-config output: '-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib/pkgconfig/../../include/dbus-1.0 -I/usr/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'z', 'gobject-2.0', 'glib-2.0'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/pygobject-3.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('gtk+-3.0', 'pygobject-3.0'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'z', 'gobject-2.0', 'glib-2.0'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/pygobject-3.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('pam', 'pam_misc'), {}) add_pkgconfig_tokens will try to add packages ('pam', 'pam_misc') pkg_config_cmd=['pkg-config', '--libs', 'pam', 'pam_misc'] pkg-config output: '-lpam -lpam_misc\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['pam', 'pam_misc']} pkg_config_cmd=['pkg-config', '--cflags', 'pam', 'pam_misc'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['pam', 'pam_misc']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('pam', 'pam_misc'), {})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['pam', 'pam_misc'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libsystemd',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libsystemd',) pkg_config_cmd=['pkg-config', '--libs', 'libsystemd'] pkg-config output: '-lsystemd\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['systemd']} pkg_config_cmd=['pkg-config', '--cflags', 'libsystemd'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['systemd']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libsystemd',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['systemd'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libproc2',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libproc2',) pkg_config_cmd=['pkg-config', '--libs', 'libproc2'] pkg-config output: '-lproc2\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['proc2']} pkg_config_cmd=['pkg-config', '--cflags', 'libproc2'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['proc2']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libproc2',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['proc2'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libdrm',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libdrm',) pkg_config_cmd=['pkg-config', '--libs', 'libdrm'] pkg-config output: '-ldrm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['drm']} pkg_config_cmd=['pkg-config', '--cflags', 'libdrm'] pkg-config output: '-I/usr/include/libdrm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['drm'], 'include_dirs': ['/usr/include/libdrm']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libdrm',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['drm'], 'include_dirs': ['/usr/include/libdrm', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('aom',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('aom',) pkg_config_cmd=['pkg-config', '--libs', 'aom'] pkg-config output: '-laom -lvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['aom', 'vmaf']} pkg_config_cmd=['pkg-config', '--cflags', 'aom'] pkg-config output: '-I/usr/include/libvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['aom', 'vmaf'], 'include_dirs': ['/usr/include/libvmaf']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('aom',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['aom', 'vmaf'], 'include_dirs': ['/usr/include/libvmaf', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('aom',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('aom',) pkg_config_cmd=['pkg-config', '--libs', 'aom'] pkg-config output: '-laom -lvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['aom', 'vmaf']} pkg_config_cmd=['pkg-config', '--cflags', 'aom'] pkg-config output: '-I/usr/include/libvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['aom', 'vmaf'], 'include_dirs': ['/usr/include/libvmaf']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('aom',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['aom', 'vmaf'], 'include_dirs': ['/usr/include/libvmaf', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libwebp',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libwebp',) pkg_config_cmd=['pkg-config', '--libs', 'libwebp'] pkg-config output: '-lwebp\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['webp']} pkg_config_cmd=['pkg-config', '--cflags', 'libwebp'] pkg-config output: '-I/usr/include/webp\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['webp'], 'include_dirs': ['/usr/include/webp']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libwebp',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['webp'], 'include_dirs': ['/usr/include/webp', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libwebp',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libwebp',) pkg_config_cmd=['pkg-config', '--libs', 'libwebp'] pkg-config output: '-lwebp\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['webp']} pkg_config_cmd=['pkg-config', '--cflags', 'libwebp'] pkg-config output: '-I/usr/include/webp\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['webp'], 'include_dirs': ['/usr/include/webp']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libwebp',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['webp'], 'include_dirs': ['/usr/include/webp', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libturbojpeg',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libturbojpeg',) pkg_config_cmd=['pkg-config', '--libs', 'libturbojpeg'] pkg-config output: '-lturbojpeg\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['turbojpeg']} pkg_config_cmd=['pkg-config', '--cflags', 'libturbojpeg'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['turbojpeg']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libturbojpeg',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['turbojpeg'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libturbojpeg',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libturbojpeg',) pkg_config_cmd=['pkg-config', '--libs', 'libturbojpeg'] pkg-config output: '-lturbojpeg\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['turbojpeg']} pkg_config_cmd=['pkg-config', '--cflags', 'libturbojpeg'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['turbojpeg']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libturbojpeg',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['turbojpeg'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libavif',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libavif',) pkg_config_cmd=['pkg-config', '--libs', 'libavif'] pkg-config output: '-lavif\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['avif']} pkg_config_cmd=['pkg-config', '--cflags', 'libavif'] pkg-config output: '-DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -I/usr/include/libvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-DAVIF_DLL', '-DEB_DLL'], 'libraries': ['avif'], 'include_dirs': ['/usr/include/rav1e', '/usr/include/svt-av1', '/usr/include/libvmaf']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libavif',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-DAVIF_DLL', '-DEB_DLL', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['avif'], 'include_dirs': ['/usr/include/rav1e', '/usr/include/svt-av1', '/usr/include/libvmaf', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libavif',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libavif',) pkg_config_cmd=['pkg-config', '--libs', 'libavif'] pkg-config output: '-lavif\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['avif']} pkg_config_cmd=['pkg-config', '--cflags', 'libavif'] pkg-config output: '-DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -I/usr/include/libvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-DAVIF_DLL', '-DEB_DLL'], 'libraries': ['avif'], 'include_dirs': ['/usr/include/rav1e', '/usr/include/svt-av1', '/usr/include/libvmaf']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libavif',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-DAVIF_DLL', '-DEB_DLL', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['avif'], 'include_dirs': ['/usr/include/rav1e', '/usr/include/svt-av1', '/usr/include/libvmaf', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libyuv',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libyuv',) pkg_config_cmd=['pkg-config', '--libs', 'libyuv'] pkg-config output: '-lyuv\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['yuv']} pkg_config_cmd=['pkg-config', '--cflags', 'libyuv'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['yuv']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libyuv',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['yuv'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('vpx',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('vpx',) pkg_config_cmd=['pkg-config', '--libs', 'vpx'] pkg-config output: '-lvpx -lm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['vpx', 'm']} pkg_config_cmd=['pkg-config', '--cflags', 'vpx'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['vpx', 'm']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('vpx',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['vpx', 'm'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('vpx',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('vpx',) pkg_config_cmd=['pkg-config', '--libs', 'vpx'] pkg-config output: '-lvpx -lm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['vpx', 'm']} pkg_config_cmd=['pkg-config', '--cflags', 'vpx'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['vpx', 'm']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('vpx',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['vpx', 'm'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('liblz4',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('liblz4',) pkg_config_cmd=['pkg-config', '--libs', 'liblz4'] pkg-config output: '-llz4\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['lz4']} pkg_config_cmd=['pkg-config', '--cflags', 'liblz4'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['lz4']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('liblz4',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['lz4'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('wayland-client',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('wayland-client',) pkg_config_cmd=['pkg-config', '--libs', 'wayland-client'] pkg-config output: '-lwayland-client -lm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['wayland-client', 'm']} pkg_config_cmd=['pkg-config', '--cflags', 'wayland-client'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['wayland-client', 'm']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('wayland-client',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['wayland-client', 'm'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} Compiling xpra/codecs/vpx/encoder.pyx because it changed. Compiling xpra/codecs/vpx/decoder.pyx because it changed. [1/2] Cythonizing xpra/codecs/vpx/decoder.pyx [2/2] Cythonizing xpra/codecs/vpx/encoder.pyx /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() no previously-included directories found matching 'html5' warning: no files found matching 'perf' under directory 'tests' warning: no files found matching 'scripts' under directory 'tests' warning: no files found matching 'unit' under directory 'tests/unittests' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution warning: no previously-included files matching '*.pxi' found anywhere in distribution no previously-included directories found matching 'venv' no previously-included directories found matching 'cuda' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' no previously-included directories found matching 'cache' no previously-included directories found matching 'opt' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: xpra Building wheel for xpra (pyproject.toml): started Running command Building wheel for xpra (pyproject.toml) # updated 'xpra/build_info.py' with: build = {'user': 'iurt', 'on': 'ncaa1.mageia.org', 'date': '2026-09-24', 'time': '05:02', 'machine': 'armv8l', 'cpu': 'ARMv8 Processor rev 1 (v8l)', 'bit': '32bit', 'os': 'linux', 'type': '', 'python': '3.13.15', 'cython': '3.2.8', 'compiler': 'gcc (Mageia 16.2.0-1.mga11) 16.2.0', 'nvcc': '', 'linker': 'GNU ld (GNU Binutils) 2.47.20260726'} libs = {'vpx': '1.17.0', 'x11': '1.8.13', 'xrandr': '1.5.5', 'xtst': '1.2.5', 'xfixes': '6.0.2', 'xkbfile': '1.2.0', 'xcomposite': '0.4.7', 'xdamage': '1.1.7', 'xext': '1.3.7', 'gtk+-3.0': '3.24.52', 'py3cairo': '1.28.0', 'pygobject-3.0': '3.56.3', 'gtk+-x11-3.0': '3.24.52', 'python3': '3.13'} python_libs = {'Cython': '3.2.8', 'packaging': '24.2', 'pycairo': '1.28.0', 'pycups': '2.0.4', 'Pygments': '2.19.1', 'PyGObject': '3.56.3', 'setuptools': '80.9.0', 'six': '1.16.0', 'wheel': '0.46.3'} Warning: 32-bit architecture, only 64-bits are officially supported . . . . . /usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py --without-nvidia --without-pandoc_lua --with-verbose --with-Xdummy --with-Xdummy_wrapper --without-strict --with-vpx --without-openh264 --without-cuda_rebuild --with-client --without-qt6_client --without-pyglet_client --without-enc_x264 bdist_wheel --dist-info-dir /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir/pip-modern-metadata-kbcg3kdg/xpra-6.5.4.dist-info --dist-dir /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir/pip-ephem-wheel-cache-59x7iw5x/wheels/7a/65/01/bf70f8cf9c5a91f58bb3668601d6ca976b340b1a1859d8f38b/tmpd7crdz8k/.tmp-5a3u7qin Xpra version 6.5.4 Python version 3.13.15 ARCH=armv8l INCLUDE_DIRS=['/usr/include', '/usr/local/include'] enabling 'vpx' for 'vpx_encoder' build switches: * Os : No * PIC : Yes * Xdummy : Yes * Xdummy_wrapper : Yes * amf : No * amf_encoder : No * annotate : No * argb : Yes * argb_encoder : Yes * audio : Yes * avif : Yes * avif_decoder : Yes * avif_encoder : Yes * brotli : Yes * bundle_tests : No * cairo : Yes * cityhash : No * client : Yes * clipboard : Yes * codecs : Yes * csc_cython : Yes * csc_libyuv : Yes * cuda_kernels : No * cuda_rebuild : No * cython : Yes * cython_freethreading : No * cython_shared : Yes * cython_tracing : No * cythonize_more : No * data : Yes * dbus : Yes * debug : No * decoders : Yes * docs : Auto * drm : Yes * enc_x264 : No * encoders : Yes * evdi : No * example : Yes * gstreamer : Yes * gstreamer_audio : Yes * gstreamer_video : Yes * gtk3 : Yes * gtk_x11 : Yes * http : Yes * ism_ext : Yes * jpeg_decoder : Yes * jpeg_encoder : Yes * keyboard : Yes * lz4 : Yes * mdns : Yes * mf_decoder : No * mmap : Yes * modules : Yes * netdev : Yes * notifications : Yes * nvdec : No * nvenc : No * nvfbc : No * nvidia : No * nvjpeg_decoder : No * nvjpeg_encoder : No * opengl : Yes * openh264 : No * openh264_decoder : No * openh264_encoder : No * pam : Yes * pandoc_lua : No * peercred : No * pillow : Yes * pillow_decoder : Yes * pillow_encoder : Yes * printing : Yes * proc : Yes * proxy : Yes * pyglet_client : No * pytorch : Yes * qrencode : Yes * qt6_client : No * quic : Yes * rebuild : Yes * remote_encoder : Yes * rencodeplus : Yes * rfb : Yes * scripts : Yes * sd_listen : Yes * server : Yes * service : Yes * shadow : Yes * ssh : Yes * ssl : Yes * strict : No * tests : No * tk_client : No * uinput : Yes * v4l2 : Yes * verbose : Yes * vpx : Yes * vpx_decoder : Yes * vpx_encoder : Yes * vsock : Yes * warn : Yes * wayland_client : Yes * wayland_server : No * webcam : Yes * webp : Yes * webp_decoder : Yes * webp_encoder : Yes * websockets : Yes * websockets_browser_cookie : Yes * win32_client : No * win32_tools : No * wireshark : Yes * x11 : Yes * xdg_open : Yes * xinput : Yes * yaml : Yes found Cython version 3.2.8 CC=gcc CPP=cpp exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libxxhash',), {'optimize': 3}) add_pkgconfig_tokens will try to add packages ('libxxhash',) pkg_config_cmd=['pkg-config', '--libs', 'libxxhash'] pkg-config output: '-lxxhash\n' pkg-config kw={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xxhash']} pkg_config_cmd=['pkg-config', '--cflags', 'libxxhash'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xxhash']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libxxhash',), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['xxhash'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11', 'glib-2.0'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11', 'glib-2.0') pkg_config_cmd=['pkg-config', '--libs', 'x11', 'glib-2.0'] pkg-config output: '-lX11 -lglib-2.0\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11', 'glib-2.0']} pkg_config_cmd=['pkg-config', '--cflags', 'x11', 'glib-2.0'] pkg-config output: '-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['X11', 'glib-2.0'], 'include_dirs': ['/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11', 'glib-2.0'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11', 'glib-2.0'], 'include_dirs': ['/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('xtst',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xtst',) pkg_config_cmd=['pkg-config', '--libs', 'xtst'] pkg-config output: '-lXtst\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xtst']} pkg_config_cmd=['pkg-config', '--cflags', 'xtst'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xtst']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xtst',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xtst'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xext',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xext',) pkg_config_cmd=['pkg-config', '--libs', 'xext'] pkg-config output: '-lXext\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xext']} pkg_config_cmd=['pkg-config', '--cflags', 'xext'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xext']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xext',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xext'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xdamage',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xdamage',) pkg_config_cmd=['pkg-config', '--libs', 'xdamage'] pkg-config output: '-lXdamage -lXfixes\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xdamage', 'Xfixes']} pkg_config_cmd=['pkg-config', '--cflags', 'xdamage'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xdamage', 'Xfixes']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xdamage',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xdamage', 'Xfixes'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xfixes',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xfixes',) pkg_config_cmd=['pkg-config', '--libs', 'xfixes'] pkg-config output: '-lXfixes\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xfixes']} pkg_config_cmd=['pkg-config', '--cflags', 'xfixes'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xfixes']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xfixes',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xfixes'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xcursor',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xcursor',) pkg_config_cmd=['pkg-config', '--libs', 'xcursor'] pkg-config output: '-lXcursor\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xcursor']} pkg_config_cmd=['pkg-config', '--cflags', 'xcursor'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xcursor']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xcursor',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xcursor'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xkbfile',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xkbfile',) pkg_config_cmd=['pkg-config', '--libs', 'xkbfile'] pkg-config output: '-lxkbfile\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xkbfile']} pkg_config_cmd=['pkg-config', '--cflags', 'xkbfile'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xkbfile']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xkbfile',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['xkbfile'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xres',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xres',) pkg_config_cmd=['pkg-config', '--libs', 'xres'] pkg-config output: '-lXRes\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['XRes']} pkg_config_cmd=['pkg-config', '--cflags', 'xres'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['XRes']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xres',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['XRes'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xcomposite',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xcomposite',) pkg_config_cmd=['pkg-config', '--libs', 'xcomposite'] pkg-config output: '-lXcomposite\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xcomposite']} pkg_config_cmd=['pkg-config', '--cflags', 'xcomposite'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xcomposite']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xcomposite',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xcomposite'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xkbfile', 'x11'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xkbfile', 'x11') pkg_config_cmd=['pkg-config', '--libs', 'xkbfile', 'x11'] pkg-config output: '-lxkbfile -lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xkbfile', 'X11']} pkg_config_cmd=['pkg-config', '--cflags', 'xkbfile', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['xkbfile', 'X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xkbfile', 'x11'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['xkbfile', 'X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11',) pkg_config_cmd=['pkg-config', '--libs', 'x11'] pkg-config output: '-lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xext',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xext',) pkg_config_cmd=['pkg-config', '--libs', 'xext'] pkg-config output: '-lXext\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xext']} pkg_config_cmd=['pkg-config', '--cflags', 'xext'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xext']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xext',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xext'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xrandr',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xrandr',) pkg_config_cmd=['pkg-config', '--libs', 'xrandr'] pkg-config output: '-lXrandr\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xrandr']} pkg_config_cmd=['pkg-config', '--cflags', 'xrandr'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xrandr']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xrandr',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xrandr'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('xtst',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('xtst',) pkg_config_cmd=['pkg-config', '--libs', 'xtst'] pkg-config output: '-lXtst\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xtst']} pkg_config_cmd=['pkg-config', '--cflags', 'xtst'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xtst']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('xtst',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xtst'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('x11', 'xi'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('x11', 'xi') pkg_config_cmd=['pkg-config', '--libs', 'x11', 'xi'] pkg-config output: '-lXi -lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xi', 'X11']} pkg_config_cmd=['pkg-config', '--cflags', 'x11', 'xi'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['Xi', 'X11']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('x11', 'xi'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['Xi', 'X11'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('gdk-3.0', 'gtk+-3.0'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('gdk-3.0', 'gtk+-3.0') pkg_config_cmd=['pkg-config', '--libs', 'gdk-3.0', 'gtk+-3.0'] pkg-config output: '-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z']} pkg_config_cmd=['pkg-config', '--cflags', 'gdk-3.0', 'gtk+-3.0'] pkg-config output: '-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib/pkgconfig/../../include/dbus-1.0 -I/usr/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('gdk-3.0', 'gtk+-3.0'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('gdk-3.0', 'glib-2.0', 'pygobject-3.0'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('gdk-3.0', 'glib-2.0', 'pygobject-3.0') pkg_config_cmd=['pkg-config', '--libs', 'gdk-3.0', 'glib-2.0', 'pygobject-3.0'] pkg-config output: '-lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lharfbuzz -lz -lgobject-2.0 -lglib-2.0\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['gdk-3', 'pangocairo-1.0', 'pango-1.0', 'gdk_pixbuf-2.0', 'cairo-gobject', 'cairo', 'harfbuzz', 'z', 'gobject-2.0', 'glib-2.0']} pkg_config_cmd=['pkg-config', '--cflags', 'gdk-3.0', 'glib-2.0', 'pygobject-3.0'] pkg-config output: '-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/cloudproviders -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['gdk-3', 'pangocairo-1.0', 'pango-1.0', 'gdk_pixbuf-2.0', 'cairo-gobject', 'cairo', 'harfbuzz', 'z', 'gobject-2.0', 'glib-2.0'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/pixman-1', '/usr/include/cloudproviders', '/usr/include/gio-unix-2.0', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/fribidi', '/usr/include/pygobject-3.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('gdk-3.0', 'glib-2.0', 'pygobject-3.0'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['gdk-3', 'pangocairo-1.0', 'pango-1.0', 'gdk_pixbuf-2.0', 'cairo-gobject', 'cairo', 'harfbuzz', 'z', 'gobject-2.0', 'glib-2.0'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/harfbuzz', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/pixman-1', '/usr/include/cloudproviders', '/usr/include/gio-unix-2.0', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/fribidi', '/usr/include/pygobject-3.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('py3cairo',), {'optimize': 3}) add_pkgconfig_tokens will try to add packages ('py3cairo',) pkg_config_cmd=['pkg-config', '--libs', 'py3cairo'] pkg-config output: '-lcairo\n' pkg-config kw={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['cairo']} pkg_config_cmd=['pkg-config', '--cflags', 'py3cairo'] pkg-config output: '-I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1\n' pkg-config kw={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['cairo'], 'include_dirs': ['/usr/include/pycairo', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/pixman-1']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('py3cairo',), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['cairo'], 'include_dirs': ['/usr/include/pycairo', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/pixman-1', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('py3cairo', 'x11', 'cairo'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('py3cairo', 'x11', 'cairo') pkg_config_cmd=['pkg-config', '--libs', 'py3cairo', 'x11', 'cairo'] pkg-config output: '-lcairo -lX11\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['cairo', 'X11']} pkg_config_cmd=['pkg-config', '--cflags', 'py3cairo', 'x11', 'cairo'] pkg-config output: '-I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['cairo', 'X11'], 'include_dirs': ['/usr/include/pycairo', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/pixman-1']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('py3cairo', 'x11', 'cairo'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['cairo', 'X11'], 'include_dirs': ['/usr/include/pycairo', '/usr/include/cairo', '/usr/include/libxml2', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/harfbuzz', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/pixman-1', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('gtk+-3.0',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('gtk+-3.0',) pkg_config_cmd=['pkg-config', '--libs', 'gtk+-3.0'] pkg-config output: '-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z']} pkg_config_cmd=['pkg-config', '--cflags', 'gtk+-3.0'] pkg-config output: '-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib/pkgconfig/../../include/dbus-1.0 -I/usr/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('gtk+-3.0',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'gobject-2.0', 'glib-2.0', 'z'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('gtk+-3.0', 'pygobject-3.0'), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('gtk+-3.0', 'pygobject-3.0') pkg_config_cmd=['pkg-config', '--libs', 'gtk+-3.0', 'pygobject-3.0'] pkg-config output: '-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lz -lgobject-2.0 -lglib-2.0\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'z', 'gobject-2.0', 'glib-2.0']} pkg_config_cmd=['pkg-config', '--cflags', 'gtk+-3.0', 'pygobject-3.0'] pkg-config output: '-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib/pkgconfig/../../include/dbus-1.0 -I/usr/lib/pkgconfig/../../lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'z', 'gobject-2.0', 'glib-2.0'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/pygobject-3.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('gtk+-3.0', 'pygobject-3.0'), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-pthread', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['gtk-3', 'gdk-3', 'pangocairo-1.0', 'cairo-gobject', 'gdk_pixbuf-2.0', 'atk-1.0', 'pango-1.0', 'cairo', 'harfbuzz', 'gio-2.0', 'z', 'gobject-2.0', 'glib-2.0'], 'include_dirs': ['/usr/include/gtk-3.0', '/usr/include/pango-1.0', '/usr/include/cloudproviders', '/usr/include/cairo', '/usr/include/gdk-pixbuf-2.0', '/usr/include/glycin-2', '/usr/include/at-spi2-atk/2.0', '/usr/include/at-spi-2.0', '/usr/include/atk-1.0', '/usr/lib/pkgconfig/../../include/dbus-1.0', '/usr/lib/pkgconfig/../../lib/dbus-1.0/include', '/usr/include/fribidi', '/usr/include/libxml2', '/usr/include/pixman-1', '/usr/include/harfbuzz', '/usr/include/freetype2', '/usr/include/libpng16', '/usr/include/gio-unix-2.0', '/usr/include/libmount', '/usr/include/uuid', '/usr/include/json-c', '/usr/include/blkid', '/usr/include/pygobject-3.0', '/usr/include/glib-2.0', '/usr/lib/glib-2.0/include', '/usr/include/sysprof-6', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('pam', 'pam_misc'), {}) add_pkgconfig_tokens will try to add packages ('pam', 'pam_misc') pkg_config_cmd=['pkg-config', '--libs', 'pam', 'pam_misc'] pkg-config output: '-lpam -lpam_misc\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['pam', 'pam_misc']} pkg_config_cmd=['pkg-config', '--cflags', 'pam', 'pam_misc'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['pam', 'pam_misc']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('pam', 'pam_misc'), {})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['pam', 'pam_misc'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libsystemd',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libsystemd',) pkg_config_cmd=['pkg-config', '--libs', 'libsystemd'] pkg-config output: '-lsystemd\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['systemd']} pkg_config_cmd=['pkg-config', '--cflags', 'libsystemd'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['systemd']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libsystemd',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['systemd'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libproc2',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libproc2',) pkg_config_cmd=['pkg-config', '--libs', 'libproc2'] pkg-config output: '-lproc2\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['proc2']} pkg_config_cmd=['pkg-config', '--cflags', 'libproc2'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['proc2']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libproc2',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['proc2'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libdrm',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libdrm',) pkg_config_cmd=['pkg-config', '--libs', 'libdrm'] pkg-config output: '-ldrm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['drm']} pkg_config_cmd=['pkg-config', '--cflags', 'libdrm'] pkg-config output: '-I/usr/include/libdrm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['drm'], 'include_dirs': ['/usr/include/libdrm']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libdrm',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['drm'], 'include_dirs': ['/usr/include/libdrm', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('aom',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('aom',) pkg_config_cmd=['pkg-config', '--libs', 'aom'] pkg-config output: '-laom -lvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['aom', 'vmaf']} pkg_config_cmd=['pkg-config', '--cflags', 'aom'] pkg-config output: '-I/usr/include/libvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['aom', 'vmaf'], 'include_dirs': ['/usr/include/libvmaf']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('aom',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['aom', 'vmaf'], 'include_dirs': ['/usr/include/libvmaf', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('aom',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('aom',) pkg_config_cmd=['pkg-config', '--libs', 'aom'] pkg-config output: '-laom -lvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['aom', 'vmaf']} pkg_config_cmd=['pkg-config', '--cflags', 'aom'] pkg-config output: '-I/usr/include/libvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['aom', 'vmaf'], 'include_dirs': ['/usr/include/libvmaf']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('aom',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['aom', 'vmaf'], 'include_dirs': ['/usr/include/libvmaf', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libwebp',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libwebp',) pkg_config_cmd=['pkg-config', '--libs', 'libwebp'] pkg-config output: '-lwebp\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['webp']} pkg_config_cmd=['pkg-config', '--cflags', 'libwebp'] pkg-config output: '-I/usr/include/webp\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['webp'], 'include_dirs': ['/usr/include/webp']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libwebp',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['webp'], 'include_dirs': ['/usr/include/webp', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libwebp',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libwebp',) pkg_config_cmd=['pkg-config', '--libs', 'libwebp'] pkg-config output: '-lwebp\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['webp']} pkg_config_cmd=['pkg-config', '--cflags', 'libwebp'] pkg-config output: '-I/usr/include/webp\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['webp'], 'include_dirs': ['/usr/include/webp']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libwebp',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['webp'], 'include_dirs': ['/usr/include/webp', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libturbojpeg',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libturbojpeg',) pkg_config_cmd=['pkg-config', '--libs', 'libturbojpeg'] pkg-config output: '-lturbojpeg\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['turbojpeg']} pkg_config_cmd=['pkg-config', '--cflags', 'libturbojpeg'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['turbojpeg']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libturbojpeg',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['turbojpeg'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libturbojpeg',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libturbojpeg',) pkg_config_cmd=['pkg-config', '--libs', 'libturbojpeg'] pkg-config output: '-lturbojpeg\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['turbojpeg']} pkg_config_cmd=['pkg-config', '--cflags', 'libturbojpeg'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['turbojpeg']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libturbojpeg',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['turbojpeg'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('libavif',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libavif',) pkg_config_cmd=['pkg-config', '--libs', 'libavif'] pkg-config output: '-lavif\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['avif']} pkg_config_cmd=['pkg-config', '--cflags', 'libavif'] pkg-config output: '-DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -I/usr/include/libvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-DAVIF_DLL', '-DEB_DLL'], 'libraries': ['avif'], 'include_dirs': ['/usr/include/rav1e', '/usr/include/svt-av1', '/usr/include/libvmaf']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libavif',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-DAVIF_DLL', '-DEB_DLL', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['avif'], 'include_dirs': ['/usr/include/rav1e', '/usr/include/svt-av1', '/usr/include/libvmaf', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libavif',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libavif',) pkg_config_cmd=['pkg-config', '--libs', 'libavif'] pkg-config output: '-lavif\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['avif']} pkg_config_cmd=['pkg-config', '--cflags', 'libavif'] pkg-config output: '-DAVIF_DLL -I/usr/include/rav1e -I/usr/include/svt-av1 -DEB_DLL -I/usr/include/libvmaf\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-DAVIF_DLL', '-DEB_DLL'], 'libraries': ['avif'], 'include_dirs': ['/usr/include/rav1e', '/usr/include/svt-av1', '/usr/include/libvmaf']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libavif',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-DAVIF_DLL', '-DEB_DLL', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['avif'], 'include_dirs': ['/usr/include/rav1e', '/usr/include/svt-av1', '/usr/include/libvmaf', '/usr/include/security'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']} exec_pkgconfig(('libyuv',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('libyuv',) pkg_config_cmd=['pkg-config', '--libs', 'libyuv'] pkg-config output: '-lyuv\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['yuv']} pkg_config_cmd=['pkg-config', '--cflags', 'libyuv'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['yuv']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('libyuv',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['yuv'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('vpx',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('vpx',) pkg_config_cmd=['pkg-config', '--libs', 'vpx'] pkg-config output: '-lvpx -lm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['vpx', 'm']} pkg_config_cmd=['pkg-config', '--cflags', 'vpx'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['vpx', 'm']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('vpx',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['vpx', 'm'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('vpx',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('vpx',) pkg_config_cmd=['pkg-config', '--libs', 'vpx'] pkg-config output: '-lvpx -lm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['vpx', 'm']} pkg_config_cmd=['pkg-config', '--cflags', 'vpx'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['vpx', 'm']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('vpx',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['vpx', 'm'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': 3}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': 3})={'extra_compile_args': ['-O3', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig((), {'optimize': None}) adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig((), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('liblz4',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('liblz4',) pkg_config_cmd=['pkg-config', '--libs', 'liblz4'] pkg-config output: '-llz4\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['lz4']} pkg_config_cmd=['pkg-config', '--cflags', 'liblz4'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['lz4']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('liblz4',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['lz4'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} exec_pkgconfig(('wayland-client',), {'optimize': None}) add_pkgconfig_tokens will try to add packages ('wayland-client',) pkg_config_cmd=['pkg-config', '--libs', 'wayland-client'] pkg-config output: '-lwayland-client -lm\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['wayland-client', 'm']} pkg_config_cmd=['pkg-config', '--cflags', 'wayland-client'] pkg-config output: '\n' pkg-config kw={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG'], 'libraries': ['wayland-client', 'm']} adding CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/include/security adding LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld exec_pkgconfig(('wayland-client',), {'optimize': None})={'extra_compile_args': ['-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-Wall', '-Wno-deprecated-declarations', '-fPIC', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-fstack-protector-strong', '-march=armv7-a', '-mfpu=vfpv3-d16', '-mtune=generic-armv7-a', '-mabi=aapcs-linux', '-mfloat-abi=hard'], 'libraries': ['wayland-client', 'm'], 'extra_link_args': ['-Wall', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-z,now', '-Wl,-O1', '-Wl,--build-id=sha1', '-Wl,--enable-new-dtags', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'], 'include_dirs': ['/usr/include/security']} /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() no previously-included directories found matching 'html5' warning: no files found matching 'perf' under directory 'tests' warning: no files found matching 'scripts' under directory 'tests' warning: no files found matching 'unit' under directory 'tests/unittests' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution warning: no previously-included files matching '*.pxi' found anywhere in distribution no previously-included directories found matching 'venv' no previously-included directories found matching 'cuda' no previously-included directories found matching 'dist' no previously-included directories found matching 'cache' no previously-included directories found matching 'opt' xpra/x11/bindings/keyboard.c: In function ‘__Pyx_Unpacked___Pyx_PyLong_AndObjC’: xpra/x11/bindings/keyboard.c:24023:32: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare] 24023 | if ((intval & PyLong_MASK) == intval) { | ^~ xpra/x11/bindings/keyboard.c:24025:55: warning: operand of ‘?:’ changes signedness from ‘long int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 24025 | long result = intval & (likely(is_positive) ? last_digit : (PyLong_MASK - last_digit + 1)); | ^~~~~~~~~~ xpra/x11/bindings/randr.c: In function ‘__pyx_pf_4xpra_3x11_8bindings_5randr_21RandRBindingsInstance_24get_screen_size’: xpra/x11/bindings/randr.c:14522:33: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘long int’ [-Wsign-compare] 14522 | __pyx_t_1 = (__pyx_t_11 > __pyx_t_12); | ^ xpra/x11/bindings/randr.c:14539:33: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘long int’ [-Wsign-compare] 14539 | __pyx_t_1 = (__pyx_t_11 > __pyx_t_13); | ^ xpra/x11/bindings/xi2.c: In function ‘__Pyx_Unpacked___Pyx_PyLong_AndObjC’: xpra/x11/bindings/xi2.c:14927:32: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare] 14927 | if ((intval & PyLong_MASK) == intval) { | ^~ xpra/x11/bindings/xi2.c:14929:55: warning: operand of ‘?:’ changes signedness from ‘long int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 14929 | long result = intval & (likely(is_positive) ? last_digit : (PyLong_MASK - last_digit + 1)); | ^~~~~~~~~~ xpra/net/qrcode/qrencode.c: In function ‘__Pyx_Unpacked___Pyx_PyLong_AndObjC’: xpra/net/qrcode/qrencode.c:5482:32: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare] 5482 | if ((intval & PyLong_MASK) == intval) { | ^~ xpra/net/qrcode/qrencode.c:5484:55: warning: operand of ‘?:’ changes signedness from ‘long int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 5484 | long result = intval & (likely(is_positive) ? last_digit : (PyLong_MASK - last_digit + 1)); | ^~~~~~~~~~ 2026-09-24 05:08:17,766 Warning: lpinfo command failed and returned 1 2026-09-24 05:08:17,766 command used: 'lpinfo --make-and-model Generic PDF Printer -m' 2026-09-24 05:08:17,776 Warning: lpinfo command failed and returned 1 2026-09-24 05:08:17,776 command used: 'lpinfo --make-and-model Generic PostScript Printer -m' 2026-09-24 05:08:17,786 installing to build/bdist.linux-armv8l/wheel 2026-09-24 05:08:17,786 running install 2026-09-24 05:08:17,796 running install_lib 2026-09-24 05:08:17,799 creating build/bdist.linux-armv8l/wheel 2026-09-24 05:08:17,799 creating build/bdist.linux-armv8l/wheel/xpra 2026-09-24 05:08:17,800 copying build/lib.linux-armv8l-cpython-313/xpra/common.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,800 creating build/bdist.linux-armv8l/wheel/xpra/audio 2026-09-24 05:08:17,800 copying build/lib.linux-armv8l-cpython-313/xpra/audio/common.py -> build/bdist.linux-armv8l/wheel/./xpra/audio 2026-09-24 05:08:17,800 copying build/lib.linux-armv8l-cpython-313/xpra/audio/src.py -> build/bdist.linux-armv8l/wheel/./xpra/audio 2026-09-24 05:08:17,800 copying build/lib.linux-armv8l-cpython-313/xpra/audio/sink.py -> build/bdist.linux-armv8l/wheel/./xpra/audio 2026-09-24 05:08:17,800 copying build/lib.linux-armv8l-cpython-313/xpra/audio/audio_pipeline.py -> build/bdist.linux-armv8l/wheel/./xpra/audio 2026-09-24 05:08:17,801 copying build/lib.linux-armv8l-cpython-313/xpra/audio/gstreamer_util.py -> build/bdist.linux-armv8l/wheel/./xpra/audio 2026-09-24 05:08:17,801 copying build/lib.linux-armv8l-cpython-313/xpra/audio/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/audio 2026-09-24 05:08:17,801 creating build/bdist.linux-armv8l/wheel/xpra/audio/pulseaudio 2026-09-24 05:08:17,801 copying build/lib.linux-armv8l-cpython-313/xpra/audio/pulseaudio/common_util.py -> build/bdist.linux-armv8l/wheel/./xpra/audio/pulseaudio 2026-09-24 05:08:17,801 copying build/lib.linux-armv8l-cpython-313/xpra/audio/pulseaudio/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/audio/pulseaudio 2026-09-24 05:08:17,802 copying build/lib.linux-armv8l-cpython-313/xpra/audio/pulseaudio/util.py -> build/bdist.linux-armv8l/wheel/./xpra/audio/pulseaudio 2026-09-24 05:08:17,802 copying build/lib.linux-armv8l-cpython-313/xpra/audio/pulseaudio/none_impl.py -> build/bdist.linux-armv8l/wheel/./xpra/audio/pulseaudio 2026-09-24 05:08:17,802 copying build/lib.linux-armv8l-cpython-313/xpra/audio/pulseaudio/pactl_impl.py -> build/bdist.linux-armv8l/wheel/./xpra/audio/pulseaudio 2026-09-24 05:08:17,802 copying build/lib.linux-armv8l-cpython-313/xpra/audio/wrapper.py -> build/bdist.linux-armv8l/wheel/./xpra/audio 2026-09-24 05:08:17,802 copying build/lib.linux-armv8l-cpython-313/xpra/audio/device_monitor.py -> build/bdist.linux-armv8l/wheel/./xpra/audio 2026-09-24 05:08:17,802 creating build/bdist.linux-armv8l/wheel/xpra/challenge 2026-09-24 05:08:17,803 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/u2f.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,803 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/kerberos.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,803 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/uri.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,803 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/handler.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,803 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,803 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/prompt.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,803 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/fido2.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,804 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/file.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,804 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/gss.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,804 copying build/lib.linux-armv8l-cpython-313/xpra/challenge/env.py -> build/bdist.linux-armv8l/wheel/./xpra/challenge 2026-09-24 05:08:17,804 creating build/bdist.linux-armv8l/wheel/xpra/net 2026-09-24 05:08:17,804 creating build/bdist.linux-armv8l/wheel/xpra/net/tls 2026-09-24 05:08:17,804 copying build/lib.linux-armv8l-cpython-313/xpra/net/tls/common.py -> build/bdist.linux-armv8l/wheel/./xpra/net/tls 2026-09-24 05:08:17,805 copying build/lib.linux-armv8l-cpython-313/xpra/net/tls/parsing.py -> build/bdist.linux-armv8l/wheel/./xpra/net/tls 2026-09-24 05:08:17,805 copying build/lib.linux-armv8l-cpython-313/xpra/net/tls/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/tls 2026-09-24 05:08:17,805 copying build/lib.linux-armv8l-cpython-313/xpra/net/tls/file.py -> build/bdist.linux-armv8l/wheel/./xpra/net/tls 2026-09-24 05:08:17,805 copying build/lib.linux-armv8l-cpython-313/xpra/net/tls/socket.py -> build/bdist.linux-armv8l/wheel/./xpra/net/tls 2026-09-24 05:08:17,805 copying build/lib.linux-armv8l-cpython-313/xpra/net/common.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,805 copying build/lib.linux-armv8l-cpython-313/xpra/net/packet_type.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,806 creating build/bdist.linux-armv8l/wheel/xpra/net/mmap 2026-09-24 05:08:17,806 copying build/lib.linux-armv8l-cpython-313/xpra/net/mmap/common.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mmap 2026-09-24 05:08:17,806 copying build/lib.linux-armv8l-cpython-313/xpra/net/mmap/io.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mmap 2026-09-24 05:08:17,806 copying build/lib.linux-armv8l-cpython-313/xpra/net/mmap/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mmap 2026-09-24 05:08:17,807 copying build/lib.linux-armv8l-cpython-313/xpra/net/mmap/objects.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mmap 2026-09-24 05:08:17,807 copying build/lib.linux-armv8l-cpython-313/xpra/net/libproxy.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,807 copying build/lib.linux-armv8l-cpython-313/xpra/net/device_info.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,807 creating build/bdist.linux-armv8l/wheel/xpra/net/protocol 2026-09-24 05:08:17,808 copying build/lib.linux-armv8l-cpython-313/xpra/net/protocol/socket_handler.py -> build/bdist.linux-armv8l/wheel/./xpra/net/protocol 2026-09-24 05:08:17,808 copying build/lib.linux-armv8l-cpython-313/xpra/net/protocol/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/protocol 2026-09-24 05:08:17,808 copying build/lib.linux-armv8l-cpython-313/xpra/net/protocol/check.py -> build/bdist.linux-armv8l/wheel/./xpra/net/protocol 2026-09-24 05:08:17,808 copying build/lib.linux-armv8l-cpython-313/xpra/net/protocol/header.py -> build/bdist.linux-armv8l/wheel/./xpra/net/protocol 2026-09-24 05:08:17,808 copying build/lib.linux-armv8l-cpython-313/xpra/net/protocol/factory.py -> build/bdist.linux-armv8l/wheel/./xpra/net/protocol 2026-09-24 05:08:17,809 copying build/lib.linux-armv8l-cpython-313/xpra/net/subprocess_wrapper.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,809 copying build/lib.linux-armv8l-cpython-313/xpra/net/bytestreams.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,809 copying build/lib.linux-armv8l-cpython-313/xpra/net/digest.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,809 creating build/bdist.linux-armv8l/wheel/xpra/net/brotli 2026-09-24 05:08:17,809 copying build/lib.linux-armv8l-cpython-313/xpra/net/brotli/decompressor.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/net/brotli 2026-09-24 05:08:17,810 copying build/lib.linux-armv8l-cpython-313/xpra/net/brotli/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/brotli 2026-09-24 05:08:17,810 copying build/lib.linux-armv8l-cpython-313/xpra/net/brotli/compressor.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/net/brotli 2026-09-24 05:08:17,811 creating build/bdist.linux-armv8l/wheel/xpra/net/control 2026-09-24 05:08:17,811 copying build/lib.linux-armv8l-cpython-313/xpra/net/control/common.py -> build/bdist.linux-armv8l/wheel/./xpra/net/control 2026-09-24 05:08:17,811 copying build/lib.linux-armv8l-cpython-313/xpra/net/control/debug.py -> build/bdist.linux-armv8l/wheel/./xpra/net/control 2026-09-24 05:08:17,811 copying build/lib.linux-armv8l-cpython-313/xpra/net/control/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/control 2026-09-24 05:08:17,811 copying build/lib.linux-armv8l-cpython-313/xpra/net/socket_util.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,812 creating build/bdist.linux-armv8l/wheel/xpra/net/rencodeplus 2026-09-24 05:08:17,812 copying build/lib.linux-armv8l-cpython-313/xpra/net/rencodeplus/rencodeplus.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/net/rencodeplus 2026-09-24 05:08:17,813 creating build/bdist.linux-armv8l/wheel/xpra/net/mdns 2026-09-24 05:08:17,813 copying build/lib.linux-armv8l-cpython-313/xpra/net/mdns/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mdns 2026-09-24 05:08:17,813 copying build/lib.linux-armv8l-cpython-313/xpra/net/mdns/util.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mdns 2026-09-24 05:08:17,813 copying build/lib.linux-armv8l-cpython-313/xpra/net/mdns/zeroconf_listener.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mdns 2026-09-24 05:08:17,813 copying build/lib.linux-armv8l-cpython-313/xpra/net/mdns/zeroconf_publisher.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mdns 2026-09-24 05:08:17,813 copying build/lib.linux-armv8l-cpython-313/xpra/net/mdns/list.py -> build/bdist.linux-armv8l/wheel/./xpra/net/mdns 2026-09-24 05:08:17,814 creating build/bdist.linux-armv8l/wheel/xpra/net/rfb 2026-09-24 05:08:17,814 copying build/lib.linux-armv8l-cpython-313/xpra/net/rfb/d3des.py -> build/bdist.linux-armv8l/wheel/./xpra/net/rfb 2026-09-24 05:08:17,814 copying build/lib.linux-armv8l-cpython-313/xpra/net/rfb/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/rfb 2026-09-24 05:08:17,814 copying build/lib.linux-armv8l-cpython-313/xpra/net/rfb/const.py -> build/bdist.linux-armv8l/wheel/./xpra/net/rfb 2026-09-24 05:08:17,814 copying build/lib.linux-armv8l-cpython-313/xpra/net/rfb/encode.py -> build/bdist.linux-armv8l/wheel/./xpra/net/rfb 2026-09-24 05:08:17,814 copying build/lib.linux-armv8l-cpython-313/xpra/net/rfb/protocol.py -> build/bdist.linux-armv8l/wheel/./xpra/net/rfb 2026-09-24 05:08:17,815 creating build/bdist.linux-armv8l/wheel/xpra/net/ssh 2026-09-24 05:08:17,815 copying build/lib.linux-armv8l-cpython-313/xpra/net/ssh/sshfp.py -> build/bdist.linux-armv8l/wheel/./xpra/net/ssh 2026-09-24 05:08:17,815 copying build/lib.linux-armv8l-cpython-313/xpra/net/ssh/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/ssh 2026-09-24 05:08:17,815 copying build/lib.linux-armv8l-cpython-313/xpra/net/ssh/exec_client.py -> build/bdist.linux-armv8l/wheel/./xpra/net/ssh 2026-09-24 05:08:17,815 copying build/lib.linux-armv8l-cpython-313/xpra/net/ssh/util.py -> build/bdist.linux-armv8l/wheel/./xpra/net/ssh 2026-09-24 05:08:17,815 copying build/lib.linux-armv8l-cpython-313/xpra/net/ssh/agent.py -> build/bdist.linux-armv8l/wheel/./xpra/net/ssh 2026-09-24 05:08:17,815 creating build/bdist.linux-armv8l/wheel/xpra/net/ssh/paramiko 2026-09-24 05:08:17,816 copying build/lib.linux-armv8l-cpython-313/xpra/net/ssh/paramiko/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/ssh/paramiko 2026-09-24 05:08:17,816 copying build/lib.linux-armv8l-cpython-313/xpra/net/ssh/paramiko/util.py -> build/bdist.linux-armv8l/wheel/./xpra/net/ssh/paramiko 2026-09-24 05:08:17,816 copying build/lib.linux-armv8l-cpython-313/xpra/net/ssh/paramiko/client.py -> build/bdist.linux-armv8l/wheel/./xpra/net/ssh/paramiko 2026-09-24 05:08:17,816 copying build/lib.linux-armv8l-cpython-313/xpra/net/net_util.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,816 copying build/lib.linux-armv8l-cpython-313/xpra/net/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,817 copying build/lib.linux-armv8l-cpython-313/xpra/net/constants.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,817 copying build/lib.linux-armv8l-cpython-313/xpra/net/connect.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,817 creating build/bdist.linux-armv8l/wheel/xpra/net/vsock 2026-09-24 05:08:17,817 copying build/lib.linux-armv8l-cpython-313/xpra/net/vsock/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/vsock 2026-09-24 05:08:17,817 copying build/lib.linux-armv8l-cpython-313/xpra/net/vsock/vsock.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/net/vsock 2026-09-24 05:08:17,818 copying build/lib.linux-armv8l-cpython-313/xpra/net/packet_encoding.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,818 creating build/bdist.linux-armv8l/wheel/xpra/net/qrcode 2026-09-24 05:08:17,818 copying build/lib.linux-armv8l-cpython-313/xpra/net/qrcode/qrencode.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/net/qrcode 2026-09-24 05:08:17,819 copying build/lib.linux-armv8l-cpython-313/xpra/net/qrcode/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/qrcode 2026-09-24 05:08:17,819 creating build/bdist.linux-armv8l/wheel/xpra/net/websockets 2026-09-24 05:08:17,819 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/common.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets 2026-09-24 05:08:17,820 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/mask.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets 2026-09-24 05:08:17,820 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/handler.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets 2026-09-24 05:08:17,820 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets 2026-09-24 05:08:17,820 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/header.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets 2026-09-24 05:08:17,821 creating build/bdist.linux-armv8l/wheel/xpra/net/websockets/headers 2026-09-24 05:08:17,821 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/headers/browser_cookie.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets/headers 2026-09-24 05:08:17,821 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/headers/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets/headers 2026-09-24 05:08:17,821 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/headers/default.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets/headers 2026-09-24 05:08:17,821 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/headers/env_cookie.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets/headers 2026-09-24 05:08:17,821 copying build/lib.linux-armv8l-cpython-313/xpra/net/websockets/protocol.py -> build/bdist.linux-armv8l/wheel/./xpra/net/websockets 2026-09-24 05:08:17,822 creating build/bdist.linux-armv8l/wheel/xpra/net/aio 2026-09-24 05:08:17,822 copying build/lib.linux-armv8l-cpython-313/xpra/net/aio/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/aio 2026-09-24 05:08:17,822 copying build/lib.linux-armv8l-cpython-313/xpra/net/aio/thread.py -> build/bdist.linux-armv8l/wheel/./xpra/net/aio 2026-09-24 05:08:17,822 copying build/lib.linux-armv8l-cpython-313/xpra/net/upnp.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,822 creating build/bdist.linux-armv8l/wheel/xpra/net/lz4 2026-09-24 05:08:17,823 copying build/lib.linux-armv8l-cpython-313/xpra/net/lz4/lz4.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/net/lz4 2026-09-24 05:08:17,823 copying build/lib.linux-armv8l-cpython-313/xpra/net/lz4/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/lz4 2026-09-24 05:08:17,823 copying build/lib.linux-armv8l-cpython-313/xpra/net/crypto.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,823 creating build/bdist.linux-armv8l/wheel/xpra/net/quic 2026-09-24 05:08:17,824 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/common.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,824 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/http.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,824 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/session_ticket_store.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,824 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/websocket.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,824 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/webtransport.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,824 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,824 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/listener.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,825 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/client.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,825 copying build/lib.linux-armv8l-cpython-313/xpra/net/quic/connection.py -> build/bdist.linux-armv8l/wheel/./xpra/net/quic 2026-09-24 05:08:17,825 copying build/lib.linux-armv8l-cpython-313/xpra/net/file_transfer.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,825 copying build/lib.linux-armv8l-cpython-313/xpra/net/dispatch.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,825 creating build/bdist.linux-armv8l/wheel/xpra/net/http 2026-09-24 05:08:17,826 copying build/lib.linux-armv8l-cpython-313/xpra/net/http/common.py -> build/bdist.linux-armv8l/wheel/./xpra/net/http 2026-09-24 05:08:17,826 copying build/lib.linux-armv8l-cpython-313/xpra/net/http/handler.py -> build/bdist.linux-armv8l/wheel/./xpra/net/http 2026-09-24 05:08:17,826 copying build/lib.linux-armv8l-cpython-313/xpra/net/http/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/net/http 2026-09-24 05:08:17,826 copying build/lib.linux-armv8l-cpython-313/xpra/net/http/directory_listing.py -> build/bdist.linux-armv8l/wheel/./xpra/net/http 2026-09-24 05:08:17,826 copying build/lib.linux-armv8l-cpython-313/xpra/net/compression.py -> build/bdist.linux-armv8l/wheel/./xpra/net 2026-09-24 05:08:17,827 creating build/bdist.linux-armv8l/wheel/xpra/platform 2026-09-24 05:08:17,827 copying build/lib.linux-armv8l-cpython-313/xpra/platform/gui.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,827 copying build/lib.linux-armv8l-cpython-313/xpra/platform/paths.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,827 copying build/lib.linux-armv8l-cpython-313/xpra/platform/menu_helper.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,827 copying build/lib.linux-armv8l-cpython-313/xpra/platform/webcam.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,827 copying build/lib.linux-armv8l-cpython-313/xpra/platform/pycups_printing.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,828 copying build/lib.linux-armv8l-cpython-313/xpra/platform/proxy_server.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,828 copying build/lib.linux-armv8l-cpython-313/xpra/platform/clipboard.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,828 copying build/lib.linux-armv8l-cpython-313/xpra/platform/pam.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,829 copying build/lib.linux-armv8l-cpython-313/xpra/platform/dotxpra_common.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,829 copying build/lib.linux-armv8l-cpython-313/xpra/platform/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,829 copying build/lib.linux-armv8l-cpython-313/xpra/platform/displayfd.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,829 copying build/lib.linux-armv8l-cpython-313/xpra/platform/events.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,829 copying build/lib.linux-armv8l-cpython-313/xpra/platform/pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,829 copying build/lib.linux-armv8l-cpython-313/xpra/platform/printing.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,830 copying build/lib.linux-armv8l-cpython-313/xpra/platform/keyboard_base.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,830 copying build/lib.linux-armv8l-cpython-313/xpra/platform/notification.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,830 copying build/lib.linux-armv8l-cpython-313/xpra/platform/keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,830 creating build/bdist.linux-armv8l/wheel/xpra/platform/posix 2026-09-24 05:08:17,830 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/gui.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,830 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/paths.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,831 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/menu_helper.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,831 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/proc.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,831 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/webcam.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,831 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/remotedesktop.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,831 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/screencast.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,831 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/clipboard.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,832 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,832 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/sd_listen.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,832 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/events.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,832 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/appindicator_tray.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,833 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,833 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/printing.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,833 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/notification.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,833 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,833 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/proc_libproc.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,834 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/fd_portal.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,834 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/gl_context.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,834 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/autostart.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,834 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/netdev_query.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,835 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/shadow_server.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,835 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/xi2.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,835 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/client.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,835 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/fd_portal_shadow.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,835 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/dotxpra.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,836 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/systray.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,836 copying build/lib.linux-armv8l-cpython-313/xpra/platform/posix/info.py -> build/bdist.linux-armv8l/wheel/./xpra/platform/posix 2026-09-24 05:08:17,836 copying build/lib.linux-armv8l-cpython-313/xpra/platform/netdev_query.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,836 copying build/lib.linux-armv8l-cpython-313/xpra/platform/gl_context.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,836 copying build/lib.linux-armv8l-cpython-313/xpra/platform/autostart.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,836 copying build/lib.linux-armv8l-cpython-313/xpra/platform/shadow_server.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,836 copying build/lib.linux-armv8l-cpython-313/xpra/platform/client.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,837 copying build/lib.linux-armv8l-cpython-313/xpra/platform/dotxpra.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,837 copying build/lib.linux-armv8l-cpython-313/xpra/platform/systray.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,837 copying build/lib.linux-armv8l-cpython-313/xpra/platform/info.py -> build/bdist.linux-armv8l/wheel/./xpra/platform 2026-09-24 05:08:17,837 creating build/bdist.linux-armv8l/wheel/xpra/webcam 2026-09-24 05:08:17,837 copying build/lib.linux-armv8l-cpython-313/xpra/webcam/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/webcam 2026-09-24 05:08:17,838 copying build/lib.linux-armv8l-cpython-313/xpra/webcam/base.py -> build/bdist.linux-armv8l/wheel/./xpra/webcam 2026-09-24 05:08:17,838 copying build/lib.linux-armv8l-cpython-313/xpra/webcam/cv2_camera.py -> build/bdist.linux-armv8l/wheel/./xpra/webcam 2026-09-24 05:08:17,838 copying build/lib.linux-armv8l-cpython-313/xpra/webcam/libcamera_camera.py -> build/bdist.linux-armv8l/wheel/./xpra/webcam 2026-09-24 05:08:17,838 copying build/lib.linux-armv8l-cpython-313/xpra/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,838 copying build/lib.linux-armv8l-cpython-313/xpra/constants.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,838 copying build/lib.linux-armv8l-cpython-313/xpra/src_info.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,838 copying build/lib.linux-armv8l-cpython-313/xpra/exit_codes.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,839 creating build/bdist.linux-armv8l/wheel/xpra/keyboard 2026-09-24 05:08:17,839 copying build/lib.linux-armv8l-cpython-313/xpra/keyboard/common.py -> build/bdist.linux-armv8l/wheel/./xpra/keyboard 2026-09-24 05:08:17,839 copying build/lib.linux-armv8l-cpython-313/xpra/keyboard/keysyms.py -> build/bdist.linux-armv8l/wheel/./xpra/keyboard 2026-09-24 05:08:17,839 copying build/lib.linux-armv8l-cpython-313/xpra/keyboard/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/keyboard 2026-09-24 05:08:17,839 copying build/lib.linux-armv8l-cpython-313/xpra/keyboard/nokeyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/keyboard 2026-09-24 05:08:17,839 copying build/lib.linux-armv8l-cpython-313/xpra/keyboard/ibus.py -> build/bdist.linux-armv8l/wheel/./xpra/keyboard 2026-09-24 05:08:17,840 copying build/lib.linux-armv8l-cpython-313/xpra/keyboard/mask.py -> build/bdist.linux-armv8l/wheel/./xpra/keyboard 2026-09-24 05:08:17,840 copying build/lib.linux-armv8l-cpython-313/xpra/keyboard/layouts.py -> build/bdist.linux-armv8l/wheel/./xpra/keyboard 2026-09-24 05:08:17,840 creating build/bdist.linux-armv8l/wheel/xpra/client 2026-09-24 05:08:17,840 creating build/bdist.linux-armv8l/wheel/xpra/client/gtk3 2026-09-24 05:08:17,840 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/menu_helper.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,841 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/notifier.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,841 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/tray_menu.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,841 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/webcam_window.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,841 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,841 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/launcher.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,842 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/keyboard_helper.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,842 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/client_base.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,842 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/replay.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,842 creating build/bdist.linux-armv8l/wheel/xpra/client/gtk3/window 2026-09-24 05:08:17,842 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/common.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,843 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/menu.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,843 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/dragndrop.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,843 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/stub_window.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,843 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,843 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/focus.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,843 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/base.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,843 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/grab.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,844 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,844 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,844 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/window.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,844 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/headerbar.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,844 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/workspace.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,844 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/window_info.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,844 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/shape.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,845 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/window/factory.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/window 2026-09-24 05:08:17,845 creating build/bdist.linux-armv8l/wheel/xpra/client/gtk3/opengl 2026-09-24 05:08:17,845 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/opengl/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/opengl 2026-09-24 05:08:17,845 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/opengl/drawing_area.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/opengl 2026-09-24 05:08:17,845 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/opengl/native_window.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/opengl 2026-09-24 05:08:17,845 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/opengl/client_window.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/opengl 2026-09-24 05:08:17,846 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/opengl/glarea_backing.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/opengl 2026-09-24 05:08:17,846 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/opengl/glarea_window.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3/opengl 2026-09-24 05:08:17,846 copying build/lib.linux-armv8l-cpython-313/xpra/client/gtk3/client.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gtk3 2026-09-24 05:08:17,846 copying build/lib.linux-armv8l-cpython-313/xpra/client/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client 2026-09-24 05:08:17,846 creating build/bdist.linux-armv8l/wheel/xpra/client/subsystem 2026-09-24 05:08:17,846 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/webcam.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,847 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/clipboard.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,847 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/bandwidth.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,847 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/command.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,847 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,847 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/server_info.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,847 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,848 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/tray.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,848 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/power.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,848 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/display.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,848 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/notification.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,848 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,848 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/audio.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,848 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/logging.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,849 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/ssh_agent.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,849 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/ping.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,849 creating build/bdist.linux-armv8l/wheel/xpra/client/subsystem/window 2026-09-24 05:08:17,849 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/window_icon.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,849 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/signalwatcher.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,849 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/close.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,850 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,850 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/focus.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,850 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/grab.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,850 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,850 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/tray.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,850 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/bell.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,850 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/draw.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,851 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/manager.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,851 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/wheel.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,851 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/window/border.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem/window 2026-09-24 05:08:17,851 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/mmap.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,851 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/encoding.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,851 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/socket.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,852 copying build/lib.linux-armv8l-cpython-313/xpra/client/subsystem/cursor.py -> build/bdist.linux-armv8l/wheel/./xpra/client/subsystem 2026-09-24 05:08:17,852 creating build/bdist.linux-armv8l/wheel/xpra/client/gui 2026-09-24 05:08:17,852 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/menu_helper.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,852 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/paint_colors.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,852 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/ui_client_base.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,852 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/window_border.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,853 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/widget_base.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,853 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/window_base.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,853 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,853 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/spinner.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,853 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/fake_window_backing.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,853 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/fake_client.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,853 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/keyboard_shortcuts_parser.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,854 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/keyboard_helper.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,854 creating build/bdist.linux-armv8l/wheel/xpra/client/gui/window 2026-09-24 05:08:17,854 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/window/backing.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui/window 2026-09-24 05:08:17,854 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/window/stub_window.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui/window 2026-09-24 05:08:17,854 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/window/action.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui/window 2026-09-24 05:08:17,854 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/window/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui/window 2026-09-24 05:08:17,855 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/client_tray.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,855 copying build/lib.linux-armv8l-cpython-313/xpra/client/gui/factory.py -> build/bdist.linux-armv8l/wheel/./xpra/client/gui 2026-09-24 05:08:17,855 creating build/bdist.linux-armv8l/wheel/xpra/client/base 2026-09-24 05:08:17,855 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/clientid.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,855 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/clientinfo.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,855 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/debug.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,856 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/control.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,856 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/command.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,856 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,856 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/gobject.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,856 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/challenge.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,856 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/events.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,856 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/stub.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,856 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/record.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,857 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/network.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,857 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/ssl_upgrade.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,857 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/serverinfo.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,857 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/top.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,857 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/progress.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,857 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/replay.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,858 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/client.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,858 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/file.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,858 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/aes.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,858 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/rfb_protocol.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,858 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/adapter.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,858 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/features.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,858 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/encode.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,859 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/factory.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,859 copying build/lib.linux-armv8l-cpython-313/xpra/client/base/printer.py -> build/bdist.linux-armv8l/wheel/./xpra/client/base 2026-09-24 05:08:17,859 creating build/bdist.linux-armv8l/wheel/xpra/auth 2026-09-24 05:08:17,859 copying build/lib.linux-armv8l-cpython-313/xpra/auth/common.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,859 copying build/lib.linux-armv8l-cpython-313/xpra/auth/pam.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,859 copying build/lib.linux-armv8l-cpython-313/xpra/auth/u2f.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,860 copying build/lib.linux-armv8l-cpython-313/xpra/auth/fail.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,860 copying build/lib.linux-armv8l-cpython-313/xpra/auth/capability.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,860 copying build/lib.linux-armv8l-cpython-313/xpra/auth/kerberos_password.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,860 copying build/lib.linux-armv8l-cpython-313/xpra/auth/win32.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,860 copying build/lib.linux-armv8l-cpython-313/xpra/auth/reject.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,860 copying build/lib.linux-armv8l-cpython-313/xpra/auth/otp.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,860 copying build/lib.linux-armv8l-cpython-313/xpra/auth/password.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,860 copying build/lib.linux-armv8l-cpython-313/xpra/auth/hosts.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,861 copying build/lib.linux-armv8l-cpython-313/xpra/auth/ldap.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,861 copying build/lib.linux-armv8l-cpython-313/xpra/auth/exec.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,861 copying build/lib.linux-armv8l-cpython-313/xpra/auth/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,861 copying build/lib.linux-armv8l-cpython-313/xpra/auth/otpscreen.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,861 copying build/lib.linux-armv8l-cpython-313/xpra/auth/kerberos_token.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,861 copying build/lib.linux-armv8l-cpython-313/xpra/auth/mysql.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,861 copying build/lib.linux-armv8l-cpython-313/xpra/auth/auth_helper.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,862 copying build/lib.linux-armv8l-cpython-313/xpra/auth/sql.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,862 copying build/lib.linux-armv8l-cpython-313/xpra/auth/allow.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,862 copying build/lib.linux-armv8l-cpython-313/xpra/auth/none.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,862 copying build/lib.linux-armv8l-cpython-313/xpra/auth/sys_auth_base.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,862 copying build/lib.linux-armv8l-cpython-313/xpra/auth/http_header.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,862 copying build/lib.linux-armv8l-cpython-313/xpra/auth/sqlauthbase.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,862 copying build/lib.linux-armv8l-cpython-313/xpra/auth/multifile.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,863 copying build/lib.linux-armv8l-cpython-313/xpra/auth/peercred.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,863 copying build/lib.linux-armv8l-cpython-313/xpra/auth/fido2.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,863 copying build/lib.linux-armv8l-cpython-313/xpra/auth/file_auth_base.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,863 copying build/lib.linux-armv8l-cpython-313/xpra/auth/file.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,863 copying build/lib.linux-armv8l-cpython-313/xpra/auth/keycloak.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,863 copying build/lib.linux-armv8l-cpython-313/xpra/auth/gss.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,863 copying build/lib.linux-armv8l-cpython-313/xpra/auth/env.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,864 copying build/lib.linux-armv8l-cpython-313/xpra/auth/sqlite.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,864 copying build/lib.linux-armv8l-cpython-313/xpra/auth/ldap3.py -> build/bdist.linux-armv8l/wheel/./xpra/auth 2026-09-24 05:08:17,864 creating build/bdist.linux-armv8l/wheel/xpra/server 2026-09-24 05:08:17,864 copying build/lib.linux-armv8l-cpython-313/xpra/server/common.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,864 copying build/lib.linux-armv8l-cpython-313/xpra/server/core.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,864 copying build/lib.linux-armv8l-cpython-313/xpra/server/auth.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,865 creating build/bdist.linux-armv8l/wheel/xpra/server/proxy 2026-09-24 05:08:17,865 copying build/lib.linux-armv8l-cpython-313/xpra/server/proxy/proxy_dbus_server.py -> build/bdist.linux-armv8l/wheel/./xpra/server/proxy 2026-09-24 05:08:17,865 copying build/lib.linux-armv8l-cpython-313/xpra/server/proxy/instance_thread.py -> build/bdist.linux-armv8l/wheel/./xpra/server/proxy 2026-09-24 05:08:17,865 copying build/lib.linux-armv8l-cpython-313/xpra/server/proxy/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/proxy 2026-09-24 05:08:17,865 copying build/lib.linux-armv8l-cpython-313/xpra/server/proxy/instance_base.py -> build/bdist.linux-armv8l/wheel/./xpra/server/proxy 2026-09-24 05:08:17,865 copying build/lib.linux-armv8l-cpython-313/xpra/server/proxy/server.py -> build/bdist.linux-armv8l/wheel/./xpra/server/proxy 2026-09-24 05:08:17,866 copying build/lib.linux-armv8l-cpython-313/xpra/server/proxy/instance_process.py -> build/bdist.linux-armv8l/wheel/./xpra/server/proxy 2026-09-24 05:08:17,866 creating build/bdist.linux-armv8l/wheel/xpra/server/runner 2026-09-24 05:08:17,866 copying build/lib.linux-armv8l-cpython-313/xpra/server/runner/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/runner 2026-09-24 05:08:17,866 copying build/lib.linux-armv8l-cpython-313/xpra/server/runner/server.py -> build/bdist.linux-armv8l/wheel/./xpra/server/runner 2026-09-24 05:08:17,866 copying build/lib.linux-armv8l-cpython-313/xpra/server/runner/factory.py -> build/bdist.linux-armv8l/wheel/./xpra/server/runner 2026-09-24 05:08:17,866 creating build/bdist.linux-armv8l/wheel/xpra/server/encoder 2026-09-24 05:08:17,867 copying build/lib.linux-armv8l-cpython-313/xpra/server/encoder/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/encoder 2026-09-24 05:08:17,867 copying build/lib.linux-armv8l-cpython-313/xpra/server/encoder/server.py -> build/bdist.linux-armv8l/wheel/./xpra/server/encoder 2026-09-24 05:08:17,867 copying build/lib.linux-armv8l-cpython-313/xpra/server/ssh.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,867 copying build/lib.linux-armv8l-cpython-313/xpra/server/keyboard_config_base.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,867 creating build/bdist.linux-armv8l/wheel/xpra/server/rfb 2026-09-24 05:08:17,867 copying build/lib.linux-armv8l-cpython-313/xpra/server/rfb/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/rfb 2026-09-24 05:08:17,868 copying build/lib.linux-armv8l-cpython-313/xpra/server/rfb/source.py -> build/bdist.linux-armv8l/wheel/./xpra/server/rfb 2026-09-24 05:08:17,868 copying build/lib.linux-armv8l-cpython-313/xpra/server/rfb/server.py -> build/bdist.linux-armv8l/wheel/./xpra/server/rfb 2026-09-24 05:08:17,868 copying build/lib.linux-armv8l-cpython-313/xpra/server/rfb/protocol.py -> build/bdist.linux-armv8l/wheel/./xpra/server/rfb 2026-09-24 05:08:17,868 copying build/lib.linux-armv8l-cpython-313/xpra/server/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,868 copying build/lib.linux-armv8l-cpython-313/xpra/server/base.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,868 copying build/lib.linux-armv8l-cpython-313/xpra/server/runner_script.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,869 creating build/bdist.linux-armv8l/wheel/xpra/server/subsystem 2026-09-24 05:08:17,869 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/http.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,869 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/menu.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,869 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/platform.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,869 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/opengl.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,869 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/webcam.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,869 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/debug.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,870 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/watcher.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,870 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/idle.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,870 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/control.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,870 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/clipboard.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,870 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/bandwidth.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,870 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/command.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,870 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,871 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,871 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/tray.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,871 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/power.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,871 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/display.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,871 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/suspend.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,871 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/notification.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,872 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,872 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/drm.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,872 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/audio.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,872 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/stub.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,872 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/window.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,872 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/dbus.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,872 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/shell.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,873 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/logging.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,873 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/pulseaudio.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,873 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/ssh_agent.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,873 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/ping.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,873 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/version.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,873 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/daemon.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,873 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/mmap.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,874 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/id.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,874 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/encryption.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,874 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/file.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,874 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/gtk.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,874 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/sharing.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,874 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/encoding.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,875 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/mdns.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,875 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/cursor.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,875 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/splash.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,875 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/printer.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,875 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/sessionfiles.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,875 copying build/lib.linux-armv8l-cpython-313/xpra/server/subsystem/info.py -> build/bdist.linux-armv8l/wheel/./xpra/server/subsystem 2026-09-24 05:08:17,875 creating build/bdist.linux-armv8l/wheel/xpra/server/shadow 2026-09-24 05:08:17,876 copying build/lib.linux-armv8l-cpython-313/xpra/server/shadow/common.py -> build/bdist.linux-armv8l/wheel/./xpra/server/shadow 2026-09-24 05:08:17,876 copying build/lib.linux-armv8l-cpython-313/xpra/server/shadow/root_window_model.py -> build/bdist.linux-armv8l/wheel/./xpra/server/shadow 2026-09-24 05:08:17,876 copying build/lib.linux-armv8l-cpython-313/xpra/server/shadow/shadow_server_base.py -> build/bdist.linux-armv8l/wheel/./xpra/server/shadow 2026-09-24 05:08:17,876 copying build/lib.linux-armv8l-cpython-313/xpra/server/shadow/gtk_shadow_server_base.py -> build/bdist.linux-armv8l/wheel/./xpra/server/shadow 2026-09-24 05:08:17,876 copying build/lib.linux-armv8l-cpython-313/xpra/server/shadow/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/shadow 2026-09-24 05:08:17,876 creating build/bdist.linux-armv8l/wheel/xpra/server/source 2026-09-24 05:08:17,877 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/avsync.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,877 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/menu.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,877 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/clientid.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,877 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/webcam.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,877 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/clientinfo.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,877 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/image_filter.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,878 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/control.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,878 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/clipboard.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,878 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/bandwidth.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,878 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/source_stats.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,878 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,878 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/events.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,879 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,879 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/display.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,879 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/notification.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,879 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,879 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/audio.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,879 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/stub.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,879 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/client_connection.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,880 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/window.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,880 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/dbus.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,880 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/shell.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,880 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/idle_mixin.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,880 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/ssh_agent.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,880 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/ping.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,881 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/mmap.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,881 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/file.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,881 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/sharing.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,881 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/encoding.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,881 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/cursor.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,881 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/factory.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,881 copying build/lib.linux-armv8l-cpython-313/xpra/server/source/printer.py -> build/bdist.linux-armv8l/wheel/./xpra/server/source 2026-09-24 05:08:17,882 creating build/bdist.linux-armv8l/wheel/xpra/server/dbus 2026-09-24 05:08:17,882 copying build/lib.linux-armv8l-cpython-313/xpra/server/dbus/common.py -> build/bdist.linux-armv8l/wheel/./xpra/server/dbus 2026-09-24 05:08:17,882 copying build/lib.linux-armv8l-cpython-313/xpra/server/dbus/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/dbus 2026-09-24 05:08:17,882 copying build/lib.linux-armv8l-cpython-313/xpra/server/dbus/source.py -> build/bdist.linux-armv8l/wheel/./xpra/server/dbus 2026-09-24 05:08:17,882 copying build/lib.linux-armv8l-cpython-313/xpra/server/dbus/server_base.py -> build/bdist.linux-armv8l/wheel/./xpra/server/dbus 2026-09-24 05:08:17,883 copying build/lib.linux-armv8l-cpython-313/xpra/server/dbus/start.py -> build/bdist.linux-armv8l/wheel/./xpra/server/dbus 2026-09-24 05:08:17,883 copying build/lib.linux-armv8l-cpython-313/xpra/server/dbus/server.py -> build/bdist.linux-armv8l/wheel/./xpra/server/dbus 2026-09-24 05:08:17,883 copying build/lib.linux-armv8l-cpython-313/xpra/server/dbus/shadow_server.py -> build/bdist.linux-armv8l/wheel/./xpra/server/dbus 2026-09-24 05:08:17,883 copying build/lib.linux-armv8l-cpython-313/xpra/server/menu_provider.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,883 copying build/lib.linux-armv8l-cpython-313/xpra/server/cystats.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,884 creating build/bdist.linux-armv8l/wheel/xpra/server/window 2026-09-24 05:08:17,884 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/content_guesser.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,885 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/metadata.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,885 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/windowicon.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,885 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,885 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/video_subregion.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,885 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/batch_config.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,885 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/motion.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,886 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/batch_delay_calculator.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,886 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/video_scoring.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,887 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/perfstats.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,887 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/model.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,887 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/compress.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,887 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/filters.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,887 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/video_compress.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,888 copying build/lib.linux-armv8l-cpython-313/xpra/server/window/subsurface_source.py -> build/bdist.linux-armv8l/wheel/./xpra/server/window 2026-09-24 05:08:17,888 copying build/lib.linux-armv8l-cpython-313/xpra/server/glib_server.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,888 copying build/lib.linux-armv8l-cpython-313/xpra/server/features.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,888 copying build/lib.linux-armv8l-cpython-313/xpra/server/factory.py -> build/bdist.linux-armv8l/wheel/./xpra/server 2026-09-24 05:08:17,888 creating build/bdist.linux-armv8l/wheel/xpra/pointer 2026-09-24 05:08:17,889 copying build/lib.linux-armv8l-cpython-313/xpra/pointer/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/pointer 2026-09-24 05:08:17,889 copying build/lib.linux-armv8l-cpython-313/xpra/pointer/nopointer.py -> build/bdist.linux-armv8l/wheel/./xpra/pointer 2026-09-24 05:08:17,889 creating build/bdist.linux-armv8l/wheel/xpra/wayland 2026-09-24 05:08:17,889 copying build/lib.linux-armv8l-cpython-313/xpra/wayland/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/wayland 2026-09-24 05:08:17,889 copying build/lib.linux-armv8l-cpython-313/xpra/wayland/wait_for_display.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/wayland 2026-09-24 05:08:17,890 copying build/lib.linux-armv8l-cpython-313/xpra/wayland/wait.py -> build/bdist.linux-armv8l/wheel/./xpra/wayland 2026-09-24 05:08:17,890 copying build/lib.linux-armv8l-cpython-313/xpra/tray_base.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,890 creating build/bdist.linux-armv8l/wheel/xpra/codecs 2026-09-24 05:08:17,890 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/image.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,891 creating build/bdist.linux-armv8l/wheel/xpra/codecs/aom 2026-09-24 05:08:17,891 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/aom/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/aom 2026-09-24 05:08:17,891 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/aom/api.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/aom 2026-09-24 05:08:17,891 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/aom/decoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/aom 2026-09-24 05:08:17,892 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/video.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,892 creating build/bdist.linux-armv8l/wheel/xpra/codecs/pytorch 2026-09-24 05:08:17,893 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/pytorch/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/pytorch 2026-09-24 05:08:17,893 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/pytorch/filter.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/pytorch 2026-09-24 05:08:17,893 creating build/bdist.linux-armv8l/wheel/xpra/codecs/pillow 2026-09-24 05:08:17,893 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/pillow/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/pillow 2026-09-24 05:08:17,893 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/pillow/filter.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/pillow 2026-09-24 05:08:17,893 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/pillow/encoder.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/pillow 2026-09-24 05:08:17,894 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/pillow/decoder.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/pillow 2026-09-24 05:08:17,894 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/debug.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,894 creating build/bdist.linux-armv8l/wheel/xpra/codecs/drm 2026-09-24 05:08:17,894 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/drm/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/drm 2026-09-24 05:08:17,894 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/drm/drm.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/drm 2026-09-24 05:08:17,895 creating build/bdist.linux-armv8l/wheel/xpra/codecs/csc_cython 2026-09-24 05:08:17,895 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/csc_cython/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/csc_cython 2026-09-24 05:08:17,895 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/csc_cython/converter.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/csc_cython 2026-09-24 05:08:17,897 creating build/bdist.linux-armv8l/wheel/xpra/codecs/argb 2026-09-24 05:08:17,898 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/argb/scale.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/argb 2026-09-24 05:08:17,898 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/argb/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/argb 2026-09-24 05:08:17,898 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/argb/argb.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/argb 2026-09-24 05:08:17,900 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/argb/encoder.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/argb 2026-09-24 05:08:17,900 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,900 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/constants.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,900 creating build/bdist.linux-armv8l/wheel/xpra/codecs/remote 2026-09-24 05:08:17,900 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/remote/common.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/remote 2026-09-24 05:08:17,901 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/remote/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/remote 2026-09-24 05:08:17,901 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/remote/encoder.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/remote 2026-09-24 05:08:17,901 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/checks.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,901 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/screenshot.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,901 creating build/bdist.linux-armv8l/wheel/xpra/codecs/jpeg 2026-09-24 05:08:17,902 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/jpeg/encoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/jpeg 2026-09-24 05:08:17,903 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/jpeg/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/jpeg 2026-09-24 05:08:17,903 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/jpeg/decoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/jpeg 2026-09-24 05:08:17,904 creating build/bdist.linux-armv8l/wheel/xpra/codecs/libyuv 2026-09-24 05:08:17,905 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/libyuv/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/libyuv 2026-09-24 05:08:17,905 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/libyuv/converter.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/libyuv 2026-09-24 05:08:17,907 creating build/bdist.linux-armv8l/wheel/xpra/codecs/v4l2 2026-09-24 05:08:17,907 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/v4l2/virtual.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/v4l2 2026-09-24 05:08:17,908 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/v4l2/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/v4l2 2026-09-24 05:08:17,909 creating build/bdist.linux-armv8l/wheel/xpra/codecs/avif 2026-09-24 05:08:17,909 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/avif/encoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/avif 2026-09-24 05:08:17,910 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/avif/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/avif 2026-09-24 05:08:17,910 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/avif/decoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/avif 2026-09-24 05:08:17,911 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/icon_util.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,911 creating build/bdist.linux-armv8l/wheel/xpra/codecs/vpx 2026-09-24 05:08:17,911 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/vpx/encoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/vpx 2026-09-24 05:08:17,913 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/vpx/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/vpx 2026-09-24 05:08:17,913 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/vpx/decoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/vpx 2026-09-24 05:08:17,914 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/rgb_transform.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,914 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/loader.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,914 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/protocols.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs 2026-09-24 05:08:17,915 creating build/bdist.linux-armv8l/wheel/xpra/codecs/webp 2026-09-24 05:08:17,915 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/webp/encoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/webp 2026-09-24 05:08:17,916 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/webp/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/webp 2026-09-24 05:08:17,916 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/webp/decoder.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/codecs/webp 2026-09-24 05:08:17,917 creating build/bdist.linux-armv8l/wheel/xpra/codecs/gstreamer 2026-09-24 05:08:17,917 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/gstreamer/common.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/gstreamer 2026-09-24 05:08:17,918 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/gstreamer/capture.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/gstreamer 2026-09-24 05:08:17,918 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/gstreamer/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/gstreamer 2026-09-24 05:08:17,918 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/gstreamer/encoder.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/gstreamer 2026-09-24 05:08:17,918 copying build/lib.linux-armv8l-cpython-313/xpra/codecs/gstreamer/decoder.py -> build/bdist.linux-armv8l/wheel/./xpra/codecs/gstreamer 2026-09-24 05:08:17,918 creating build/bdist.linux-armv8l/wheel/xpra/util 2026-09-24 05:08:17,919 copying build/lib.linux-armv8l-cpython-313/xpra/util/parsing.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,919 copying build/lib.linux-armv8l-cpython-313/xpra/util/ui_thread_watcher.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,919 copying build/lib.linux-armv8l-cpython-313/xpra/util/child_reaper.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,919 copying build/lib.linux-armv8l-cpython-313/xpra/util/debug.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,919 copying build/lib.linux-armv8l-cpython-313/xpra/util/colorstreamhandler.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,919 copying build/lib.linux-armv8l-cpython-313/xpra/util/pysystem.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,919 copying build/lib.linux-armv8l-cpython-313/xpra/util/io.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,920 copying build/lib.linux-armv8l-cpython-313/xpra/util/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,920 copying build/lib.linux-armv8l-cpython-313/xpra/util/gobject.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,920 copying build/lib.linux-armv8l-cpython-313/xpra/util/stats.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,920 copying build/lib.linux-armv8l-cpython-313/xpra/util/glib.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,920 copying build/lib.linux-armv8l-cpython-313/xpra/util/system.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,920 copying build/lib.linux-armv8l-cpython-313/xpra/util/glib_idle.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,921 copying build/lib.linux-armv8l-cpython-313/xpra/util/rectangle.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,921 copying build/lib.linux-armv8l-cpython-313/xpra/util/signal_emitter.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,922 copying build/lib.linux-armv8l-cpython-313/xpra/util/pid.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,922 copying build/lib.linux-armv8l-cpython-313/xpra/util/thread.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,922 copying build/lib.linux-armv8l-cpython-313/xpra/util/config.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,922 copying build/lib.linux-armv8l-cpython-313/xpra/util/meminfo.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,922 copying build/lib.linux-armv8l-cpython-313/xpra/util/version.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,922 copying build/lib.linux-armv8l-cpython-313/xpra/util/daemon.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,922 copying build/lib.linux-armv8l-cpython-313/xpra/util/glib_scheduler.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,923 copying build/lib.linux-armv8l-cpython-313/xpra/util/screen.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,923 copying build/lib.linux-armv8l-cpython-313/xpra/util/queue_scheduler.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,923 copying build/lib.linux-armv8l-cpython-313/xpra/util/background_worker.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,923 copying build/lib.linux-armv8l-cpython-313/xpra/util/str_fn.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,923 copying build/lib.linux-armv8l-cpython-313/xpra/util/env.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,923 copying build/lib.linux-armv8l-cpython-313/xpra/util/objects.py -> build/bdist.linux-armv8l/wheel/./xpra/util 2026-09-24 05:08:17,924 creating build/bdist.linux-armv8l/wheel/xpra/dbus 2026-09-24 05:08:17,924 copying build/lib.linux-armv8l-cpython-313/xpra/dbus/common.py -> build/bdist.linux-armv8l/wheel/./xpra/dbus 2026-09-24 05:08:17,924 copying build/lib.linux-armv8l-cpython-313/xpra/dbus/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/dbus 2026-09-24 05:08:17,924 copying build/lib.linux-armv8l-cpython-313/xpra/dbus/notifications.py -> build/bdist.linux-armv8l/wheel/./xpra/dbus 2026-09-24 05:08:17,924 copying build/lib.linux-armv8l-cpython-313/xpra/dbus/helper.py -> build/bdist.linux-armv8l/wheel/./xpra/dbus 2026-09-24 05:08:17,924 creating build/bdist.linux-armv8l/wheel/xpra/notification 2026-09-24 05:08:17,925 copying build/lib.linux-armv8l-cpython-313/xpra/notification/common.py -> build/bdist.linux-armv8l/wheel/./xpra/notification 2026-09-24 05:08:17,925 copying build/lib.linux-armv8l-cpython-313/xpra/notification/dbus_backend.py -> build/bdist.linux-armv8l/wheel/./xpra/notification 2026-09-24 05:08:17,925 copying build/lib.linux-armv8l-cpython-313/xpra/notification/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/notification 2026-09-24 05:08:17,925 copying build/lib.linux-armv8l-cpython-313/xpra/notification/pynotify_backend.py -> build/bdist.linux-armv8l/wheel/./xpra/notification 2026-09-24 05:08:17,925 copying build/lib.linux-armv8l-cpython-313/xpra/notification/base.py -> build/bdist.linux-armv8l/wheel/./xpra/notification 2026-09-24 05:08:17,926 creating build/bdist.linux-armv8l/wheel/xpra/clipboard 2026-09-24 05:08:17,926 copying build/lib.linux-armv8l-cpython-313/xpra/clipboard/common.py -> build/bdist.linux-armv8l/wheel/./xpra/clipboard 2026-09-24 05:08:17,926 copying build/lib.linux-armv8l-cpython-313/xpra/clipboard/proxy.py -> build/bdist.linux-armv8l/wheel/./xpra/clipboard 2026-09-24 05:08:17,926 copying build/lib.linux-armv8l-cpython-313/xpra/clipboard/core.py -> build/bdist.linux-armv8l/wheel/./xpra/clipboard 2026-09-24 05:08:17,926 copying build/lib.linux-armv8l-cpython-313/xpra/clipboard/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/clipboard 2026-09-24 05:08:17,926 copying build/lib.linux-armv8l-cpython-313/xpra/clipboard/timeout.py -> build/bdist.linux-armv8l/wheel/./xpra/clipboard 2026-09-24 05:08:17,927 copying build/lib.linux-armv8l-cpython-313/xpra/clipboard/targets.py -> build/bdist.linux-armv8l/wheel/./xpra/clipboard 2026-09-24 05:08:17,927 copying build/lib.linux-armv8l-cpython-313/xpra/os_util.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,927 creating build/bdist.linux-armv8l/wheel/xpra/opengl 2026-09-24 05:08:17,927 copying build/lib.linux-armv8l-cpython-313/xpra/opengl/shaders.py -> build/bdist.linux-armv8l/wheel/./xpra/opengl 2026-09-24 05:08:17,927 copying build/lib.linux-armv8l-cpython-313/xpra/opengl/backing.py -> build/bdist.linux-armv8l/wheel/./xpra/opengl 2026-09-24 05:08:17,928 copying build/lib.linux-armv8l-cpython-313/xpra/opengl/debug.py -> build/bdist.linux-armv8l/wheel/./xpra/opengl 2026-09-24 05:08:17,928 copying build/lib.linux-armv8l-cpython-313/xpra/opengl/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/opengl 2026-09-24 05:08:17,928 copying build/lib.linux-armv8l-cpython-313/xpra/opengl/drivers.py -> build/bdist.linux-armv8l/wheel/./xpra/opengl 2026-09-24 05:08:17,928 copying build/lib.linux-armv8l-cpython-313/xpra/opengl/check.py -> build/bdist.linux-armv8l/wheel/./xpra/opengl 2026-09-24 05:08:17,928 copying build/lib.linux-armv8l-cpython-313/xpra/opengl/util.py -> build/bdist.linux-armv8l/wheel/./xpra/opengl 2026-09-24 05:08:17,928 copying build/lib.linux-armv8l-cpython-313/xpra/opengl/window.py -> build/bdist.linux-armv8l/wheel/./xpra/opengl 2026-09-24 05:08:17,929 copying build/lib.linux-armv8l-cpython-313/xpra/cyshared.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,930 creating build/bdist.linux-armv8l/wheel/xpra/buffers 2026-09-24 05:08:17,930 copying build/lib.linux-armv8l-cpython-313/xpra/buffers/cyxor.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/buffers 2026-09-24 05:08:17,930 copying build/lib.linux-armv8l-cpython-313/xpra/buffers/xxh.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/buffers 2026-09-24 05:08:17,931 copying build/lib.linux-armv8l-cpython-313/xpra/buffers/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/buffers 2026-09-24 05:08:17,931 copying build/lib.linux-armv8l-cpython-313/xpra/buffers/membuf.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/buffers 2026-09-24 05:08:17,931 creating build/bdist.linux-armv8l/wheel/xpra/gstreamer 2026-09-24 05:08:17,932 copying build/lib.linux-armv8l-cpython-313/xpra/gstreamer/common.py -> build/bdist.linux-armv8l/wheel/./xpra/gstreamer 2026-09-24 05:08:17,932 copying build/lib.linux-armv8l-cpython-313/xpra/gstreamer/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/gstreamer 2026-09-24 05:08:17,932 copying build/lib.linux-armv8l-cpython-313/xpra/gstreamer/pipeline.py -> build/bdist.linux-armv8l/wheel/./xpra/gstreamer 2026-09-24 05:08:17,932 copying build/lib.linux-armv8l-cpython-313/xpra/build_info.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,932 creating build/bdist.linux-armv8l/wheel/xpra/scripts 2026-09-24 05:08:17,932 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/common.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,933 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/settings.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,933 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/pinentry.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,933 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/parsing.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,933 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/sessions.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,933 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,934 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/display.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,934 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/server.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,934 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/main.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,934 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/config.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,934 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/picker.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,935 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/args.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,935 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/version.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,935 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/session.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,935 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/glprobe.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,935 copying build/lib.linux-armv8l-cpython-313/xpra/scripts/fdproxy.py -> build/bdist.linux-armv8l/wheel/./xpra/scripts 2026-09-24 05:08:17,935 creating build/bdist.linux-armv8l/wheel/xpra/gtk 2026-09-24 05:08:17,936 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/capture.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,936 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/statusicon_tray.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,936 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/notifier.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,936 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/cursors.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,936 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/clipboard.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,936 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,937 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/util.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,937 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/pixbuf.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,937 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/window.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,937 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/versions.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,937 creating build/bdist.linux-armv8l/wheel/xpra/gtk/configure 2026-09-24 05:08:17,937 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/common.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,938 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/settings.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,938 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/packages.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,938 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/opengl.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,938 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/debug.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,938 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,938 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/encodings.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,939 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/gstreamer.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,939 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/main.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,939 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/shadow.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,939 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/home.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,939 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/vfb.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,939 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/configure/features.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/configure 2026-09-24 05:08:17,939 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/css_overrides.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,940 creating build/bdist.linux-armv8l/wheel/xpra/gtk/examples 2026-09-24 05:08:17,940 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/opengl.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,940 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/window_title.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,940 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/text_entry.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,940 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/window_states.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,940 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/window_transient.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,941 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/transparent_colors.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,941 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/grabs.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,941 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/initiate_moveresize.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,941 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/cursors.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,941 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,941 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/window_opacity.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,951 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/tray.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,951 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/bell.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,952 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/fontrendering.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,952 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/colors.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,952 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/colors_gradient.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,952 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/window_geometry_hints.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,952 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/clicks.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,952 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/colors_plain.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,952 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/header_bar.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,953 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/fake_client_window.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,953 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/window_focus.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,953 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/file_chooser.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,953 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/window_overrideredirect.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,953 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/run.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,953 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/examples/transparent_window.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/examples 2026-09-24 05:08:17,954 creating build/bdist.linux-armv8l/wheel/xpra/gtk/bindings 2026-09-24 05:08:17,954 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/bindings/atoms.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/gtk/bindings 2026-09-24 05:08:17,954 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/bindings/gobject.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/gtk/bindings 2026-09-24 05:08:17,954 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/bindings/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/bindings 2026-09-24 05:08:17,955 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/widget.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,955 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/keymap.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,955 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/graph.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,955 creating build/bdist.linux-armv8l/wheel/xpra/gtk/dialogs 2026-09-24 05:08:17,955 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/gui.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,955 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/session_info.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,956 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/pass_dialog.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,956 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/open_requests.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,956 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/show_shortcuts.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,956 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/start_gui.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,956 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/update_status.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,956 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/view_clipboard.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,957 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/debug.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,957 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/otp.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,957 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/fido2_tool.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,957 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/view_keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,957 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,957 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/confirm_dialog.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,957 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/util.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,958 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/about.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,958 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/show_webcam.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,958 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/bug_report.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,958 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/auth_dialog.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,958 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/autostart.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,958 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/qrcode.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,958 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/toolbox.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,959 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/top.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,959 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/replay.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,959 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/qrcode_client.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,959 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/u2f_tool.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,959 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/desktop_greeter.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,959 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/start_new_command.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,959 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/sessions_gui.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,960 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/server_commands.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,960 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/splash.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,960 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/mdns_gui.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,960 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/dialogs/base_gui_window.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk/dialogs 2026-09-24 05:08:17,960 copying build/lib.linux-armv8l-cpython-313/xpra/gtk/info.py -> build/bdist.linux-armv8l/wheel/./xpra/gtk 2026-09-24 05:08:17,961 creating build/bdist.linux-armv8l/wheel/xpra/x11 2026-09-24 05:08:17,961 copying build/lib.linux-armv8l-cpython-313/xpra/x11/common.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,961 copying build/lib.linux-armv8l-cpython-313/xpra/x11/window_filters.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,961 copying build/lib.linux-armv8l-cpython-313/xpra/x11/damage.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,961 copying build/lib.linux-armv8l-cpython-313/xpra/x11/prop_conv.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,961 creating build/bdist.linux-armv8l/wheel/xpra/x11/models 2026-09-24 05:08:17,961 copying build/lib.linux-armv8l-cpython-313/xpra/x11/models/core.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/models 2026-09-24 05:08:17,962 copying build/lib.linux-armv8l-cpython-313/xpra/x11/models/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/models 2026-09-24 05:08:17,962 copying build/lib.linux-armv8l-cpython-313/xpra/x11/models/size_hints_util.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/models 2026-09-24 05:08:17,962 copying build/lib.linux-armv8l-cpython-313/xpra/x11/models/base.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/models 2026-09-24 05:08:17,962 copying build/lib.linux-armv8l-cpython-313/xpra/x11/models/window.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/models 2026-09-24 05:08:17,962 copying build/lib.linux-armv8l-cpython-313/xpra/x11/models/or_window.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/models 2026-09-24 05:08:17,962 copying build/lib.linux-armv8l-cpython-313/xpra/x11/models/systray.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/models 2026-09-24 05:08:17,963 copying build/lib.linux-armv8l-cpython-313/xpra/x11/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,963 copying build/lib.linux-armv8l-cpython-313/xpra/x11/vfb_util.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,963 copying build/lib.linux-armv8l-cpython-313/xpra/x11/xkbhelper.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,963 copying build/lib.linux-armv8l-cpython-313/xpra/x11/tray.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,963 copying build/lib.linux-armv8l-cpython-313/xpra/x11/prop.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,963 copying build/lib.linux-armv8l-cpython-313/xpra/x11/xroot_props.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,964 copying build/lib.linux-armv8l-cpython-313/xpra/x11/error.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,964 creating build/bdist.linux-armv8l/wheel/xpra/x11/subsystem 2026-09-24 05:08:17,964 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/x11init.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,964 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,964 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,964 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/bell.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,964 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/display.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,965 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,965 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/icc.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,965 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/xsettings_prop.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,965 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/xsettings.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,965 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/gtk.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,965 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/xsettings_manager.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,965 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/cursor.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,966 copying build/lib.linux-armv8l-cpython-313/xpra/x11/subsystem/systray.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/subsystem 2026-09-24 05:08:17,966 creating build/bdist.linux-armv8l/wheel/xpra/x11/server 2026-09-24 05:08:17,966 copying build/lib.linux-armv8l-cpython-313/xpra/x11/server/xtest_keyboard.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/server 2026-09-24 05:08:17,966 copying build/lib.linux-armv8l-cpython-313/xpra/x11/server/keyboard_config.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/server 2026-09-24 05:08:17,966 copying build/lib.linux-armv8l-cpython-313/xpra/x11/server/root_overlay.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/server 2026-09-24 05:08:17,967 copying build/lib.linux-armv8l-cpython-313/xpra/x11/server/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/server 2026-09-24 05:08:17,967 copying build/lib.linux-armv8l-cpython-313/xpra/x11/server/xtest_pointer.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/server 2026-09-24 05:08:17,967 copying build/lib.linux-armv8l-cpython-313/xpra/x11/server/seamless.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/server 2026-09-24 05:08:17,967 copying build/lib.linux-armv8l-cpython-313/xpra/x11/server/expand.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/server 2026-09-24 05:08:17,967 creating build/bdist.linux-armv8l/wheel/xpra/x11/selection 2026-09-24 05:08:17,967 copying build/lib.linux-armv8l-cpython-313/xpra/x11/selection/common.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/selection 2026-09-24 05:08:17,968 copying build/lib.linux-armv8l-cpython-313/xpra/x11/selection/proxy.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/selection 2026-09-24 05:08:17,968 copying build/lib.linux-armv8l-cpython-313/xpra/x11/selection/clipboard.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/selection 2026-09-24 05:08:17,968 copying build/lib.linux-armv8l-cpython-313/xpra/x11/selection/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/selection 2026-09-24 05:08:17,968 copying build/lib.linux-armv8l-cpython-313/xpra/x11/selection/manager.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/selection 2026-09-24 05:08:17,968 copying build/lib.linux-armv8l-cpython-313/xpra/x11/wm_check.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,968 creating build/bdist.linux-armv8l/wheel/xpra/x11/shadow 2026-09-24 05:08:17,969 copying build/lib.linux-armv8l-cpython-313/xpra/x11/shadow/ximage_capture.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/shadow 2026-09-24 05:08:17,969 copying build/lib.linux-armv8l-cpython-313/xpra/x11/shadow/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/shadow 2026-09-24 05:08:17,969 copying build/lib.linux-armv8l-cpython-313/xpra/x11/shadow/backends.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/shadow 2026-09-24 05:08:17,969 copying build/lib.linux-armv8l-cpython-313/xpra/x11/shadow/screenshot.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/shadow 2026-09-24 05:08:17,969 copying build/lib.linux-armv8l-cpython-313/xpra/x11/shadow/server.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/shadow 2026-09-24 05:08:17,969 copying build/lib.linux-armv8l-cpython-313/xpra/x11/shadow/filter.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/shadow 2026-09-24 05:08:17,969 copying build/lib.linux-armv8l-cpython-313/xpra/x11/shadow/model.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/shadow 2026-09-24 05:08:17,970 copying build/lib.linux-armv8l-cpython-313/xpra/x11/wm.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,970 creating build/bdist.linux-armv8l/wheel/xpra/x11/dbus 2026-09-24 05:08:17,970 copying build/lib.linux-armv8l-cpython-313/xpra/x11/dbus/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/dbus 2026-09-24 05:08:17,970 copying build/lib.linux-armv8l-cpython-313/xpra/x11/dbus/x11_dbus_server.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/dbus 2026-09-24 05:08:17,970 creating build/bdist.linux-armv8l/wheel/xpra/x11/uinput 2026-09-24 05:08:17,970 copying build/lib.linux-armv8l-cpython-313/xpra/x11/uinput/setup.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/uinput 2026-09-24 05:08:17,971 copying build/lib.linux-armv8l-cpython-313/xpra/x11/uinput/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/uinput 2026-09-24 05:08:17,971 copying build/lib.linux-armv8l-cpython-313/xpra/x11/uinput/device.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/uinput 2026-09-24 05:08:17,971 creating build/bdist.linux-armv8l/wheel/xpra/x11/bindings 2026-09-24 05:08:17,971 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/saveset.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,971 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/fixes.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,972 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/xkb.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,972 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/events.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,973 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/randr.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,976 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/wait_for_x_server.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,977 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/randr_info.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,977 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/ximage.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,978 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/damage.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,979 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,979 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/xwait.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,979 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/xi2.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,981 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/shm.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,982 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/res.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,982 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/composite.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,982 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/record_tool.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,983 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/xwayland_info.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,983 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/shape.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,983 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/loop.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,984 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/cursor.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,985 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/record.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,985 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/xwayland.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,986 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/window.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,988 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/core.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,988 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/classhint.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,989 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/send_wm.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,989 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/display_source.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,989 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/keyboard.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,991 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/test.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,992 copying build/lib.linux-armv8l-cpython-313/xpra/x11/bindings/info.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/bindings 2026-09-24 05:08:17,992 creating build/bdist.linux-armv8l/wheel/xpra/x11/desktop 2026-09-24 05:08:17,993 copying build/lib.linux-armv8l-cpython-313/xpra/x11/desktop/model_base.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/desktop 2026-09-24 05:08:17,993 copying build/lib.linux-armv8l-cpython-313/xpra/x11/desktop/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/desktop 2026-09-24 05:08:17,993 copying build/lib.linux-armv8l-cpython-313/xpra/x11/desktop/base.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/desktop 2026-09-24 05:08:17,993 copying build/lib.linux-armv8l-cpython-313/xpra/x11/desktop/desktop_server.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/desktop 2026-09-24 05:08:17,993 copying build/lib.linux-armv8l-cpython-313/xpra/x11/desktop/desktop_model.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/desktop 2026-09-24 05:08:17,993 copying build/lib.linux-armv8l-cpython-313/xpra/x11/desktop/monitor_server.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/desktop 2026-09-24 05:08:17,994 copying build/lib.linux-armv8l-cpython-313/xpra/x11/desktop/monitor_model.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/desktop 2026-09-24 05:08:17,994 copying build/lib.linux-armv8l-cpython-313/xpra/x11/window_info.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,994 copying build/lib.linux-armv8l-cpython-313/xpra/x11/composite.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,994 copying build/lib.linux-armv8l-cpython-313/xpra/x11/wait.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,994 creating build/bdist.linux-armv8l/wheel/xpra/x11/gtk 2026-09-24 05:08:17,994 copying build/lib.linux-armv8l-cpython-313/xpra/x11/gtk/bindings.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/gtk 2026-09-24 05:08:17,995 copying build/lib.linux-armv8l-cpython-313/xpra/x11/gtk/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/gtk 2026-09-24 05:08:17,995 copying build/lib.linux-armv8l-cpython-313/xpra/x11/gtk/error.py -> build/bdist.linux-armv8l/wheel/./xpra/x11/gtk 2026-09-24 05:08:17,995 copying build/lib.linux-armv8l-cpython-313/xpra/x11/gtk/display_source.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/x11/gtk 2026-09-24 05:08:17,996 copying build/lib.linux-armv8l-cpython-313/xpra/x11/dispatch.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,996 copying build/lib.linux-armv8l-cpython-313/xpra/x11/info.py -> build/bdist.linux-armv8l/wheel/./xpra/x11 2026-09-24 05:08:17,996 creating build/bdist.linux-armv8l/wheel/xpra/cairo 2026-09-24 05:08:17,997 copying build/lib.linux-armv8l-cpython-313/xpra/cairo/backing.py -> build/bdist.linux-armv8l/wheel/./xpra/cairo 2026-09-24 05:08:17,997 copying build/lib.linux-armv8l-cpython-313/xpra/cairo/backing_base.py -> build/bdist.linux-armv8l/wheel/./xpra/cairo 2026-09-24 05:08:17,997 copying build/lib.linux-armv8l-cpython-313/xpra/cairo/__init__.py -> build/bdist.linux-armv8l/wheel/./xpra/cairo 2026-09-24 05:08:17,997 copying build/lib.linux-armv8l-cpython-313/xpra/cairo/context.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/cairo 2026-09-24 05:08:17,998 copying build/lib.linux-armv8l-cpython-313/xpra/cairo/image.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv8l/wheel/./xpra/cairo 2026-09-24 05:08:17,998 copying build/lib.linux-armv8l-cpython-313/xpra/log.py -> build/bdist.linux-armv8l/wheel/./xpra 2026-09-24 05:08:17,998 running install_data 2026-09-24 05:08:17,999 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data 2026-09-24 05:08:17,999 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:17,999 copying fs/libexec/xpra/xpra_signal_listener -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:18,000 copying fs/libexec/xpra/daemonizer -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:18,000 copying fs/libexec/xpra/xpra_udev_product_version -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:18,000 copying fs/libexec/xpra/xdg-open -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:18,000 copying fs/libexec/xpra/gnome-open -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:18,000 copying fs/libexec/xpra/gvfs-open -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:18,000 copying fs/libexec/xpra/auth_dialog -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:18,001 copying fs/libexec/xpra/xpra_weston_xvfb -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/libexec/xpra 2026-09-24 05:08:18,001 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/man/man1 2026-09-24 05:08:18,001 copying fs/share/man/man1/xpra.1 -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/man/man1 2026-09-24 05:08:18,001 copying fs/share/man/man1/xpra_launcher.1 -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/man/man1 2026-09-24 05:08:18,002 copying fs/share/man/man1/run_scaled.1 -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/man/man1 2026-09-24 05:08:18,002 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/applications 2026-09-24 05:08:18,002 copying fs/share/applications/xpra.desktop -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/applications 2026-09-24 05:08:18,002 copying fs/share/applications/xpra-launcher.desktop -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/applications 2026-09-24 05:08:18,002 copying fs/share/applications/xpra-shadow.desktop -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/applications 2026-09-24 05:08:18,002 copying fs/share/applications/xpra-gui.desktop -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/applications 2026-09-24 05:08:18,003 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/mime/packages 2026-09-24 05:08:18,003 copying fs/share/mime/packages/application-x-xpraconfig.xml -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/mime/packages 2026-09-24 05:08:18,003 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/icons 2026-09-24 05:08:18,003 copying fs/share/icons/xpra.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/icons 2026-09-24 05:08:18,004 copying fs/share/icons/xpra-mdns.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/icons 2026-09-24 05:08:18,004 copying fs/share/icons/xpra-shadow.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/icons 2026-09-24 05:08:18,004 copying fs/share/icons/xpra-large.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/icons 2026-09-24 05:08:18,004 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/metainfo 2026-09-24 05:08:18,004 copying fs/share/metainfo/xpra.appdata.xml -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/metainfo 2026-09-24 05:08:18,005 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/tmpfiles.d 2026-09-24 05:08:18,005 copying fs/lib/tmpfiles.d/xpra.conf -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/tmpfiles.d 2026-09-24 05:08:18,005 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/sysusers.d 2026-09-24 05:08:18,005 copying fs/lib/sysusers.d/xpra.conf -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/sysusers.d 2026-09-24 05:08:18,006 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/udev/rules.d 2026-09-24 05:08:18,006 copying fs/lib/udev/rules.d/71-xpra-virtual-pointer.rules -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/udev/rules.d 2026-09-24 05:08:18,006 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org 2026-09-24 05:08:18,006 copying fs/share/gnome-shell/extensions/input-source-manager@xpra_org/metadata.json -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org 2026-09-24 05:08:18,007 copying fs/share/gnome-shell/extensions/input-source-manager@xpra_org/extension.js -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org 2026-09-24 05:08:18,007 copying fs/share/gnome-shell/extensions/input-source-manager@xpra_org/README.md -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org 2026-09-24 05:08:18,007 copying COPYING -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org 2026-09-24 05:08:18,007 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra 2026-09-24 05:08:18,008 copying README.md -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra 2026-09-24 05:08:18,008 copying COPYING -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra 2026-09-24 05:08:18,008 copying fs/share/xpra/bell.wav -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra 2026-09-24 05:08:18,008 copying fs/share/xpra/autostart.desktop -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra 2026-09-24 05:08:18,009 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,009 copying fs/share/xpra/icons/unticked-small.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,009 copying fs/share/xpra/icons/windowmaker.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,009 copying fs/share/xpra/icons/close.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,009 copying fs/share/xpra/icons/reinitialize.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,009 copying fs/share/xpra/icons/gears.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,010 copying fs/share/xpra/icons/kde.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,010 copying fs/share/xpra/icons/qr.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,010 copying fs/share/xpra/icons/start.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,010 copying fs/share/xpra/icons/ticked.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,010 copying fs/share/xpra/icons/sqlite.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,011 copying fs/share/xpra/icons/xpra.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,011 copying fs/share/xpra/icons/bell.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,011 copying fs/share/xpra/icons/server-connected.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,011 copying fs/share/xpra/icons/audio.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,011 copying fs/share/xpra/icons/update.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,012 copying fs/share/xpra/icons/shutdown.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,012 copying fs/share/xpra/icons/xterm.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,012 copying fs/share/xpra/icons/pointer.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,012 copying fs/share/xpra/icons/authentication.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,012 copying fs/share/xpra/icons/open.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,012 copying fs/share/xpra/icons/connect.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,013 copying fs/share/xpra/icons/unticked.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,013 copying fs/share/xpra/icons/fluxbox.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,013 copying fs/share/xpra/icons/bandwidth_limit.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,013 copying fs/share/xpra/icons/freebsd.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,013 copying fs/share/xpra/icons/sawfish.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,013 copying fs/share/xpra/icons/display.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,014 copying fs/share/xpra/icons/mdns.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,014 copying fs/share/xpra/icons/slider.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,014 copying fs/share/xpra/icons/authentication-small.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,014 copying fs/share/xpra/icons/cyclonedx.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,014 copying fs/share/xpra/icons/compressed.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,015 copying fs/share/xpra/icons/upload.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,015 copying fs/share/xpra/icons/eye-off.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,015 copying fs/share/xpra/icons/ticked-small.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,015 copying fs/share/xpra/icons/openbox.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,015 copying fs/share/xpra/icons/windows.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,015 copying fs/share/xpra/icons/lxde.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,016 copying fs/share/xpra/icons/maximize.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,016 copying fs/share/xpra/icons/screenshot.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,016 copying fs/share/xpra/icons/microphone.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,016 copying fs/share/xpra/icons/webcam.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,016 copying fs/share/xpra/icons/bugs.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,017 copying fs/share/xpra/icons/features.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,017 copying fs/share/xpra/icons/eye-on.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,017 copying fs/share/xpra/icons/font.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,017 copying fs/share/xpra/icons/server.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,017 copying fs/share/xpra/icons/empty.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,018 copying fs/share/xpra/icons/browse.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,018 copying fs/share/xpra/icons/gnome.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,018 copying fs/share/xpra/icons/transparent.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,018 copying fs/share/xpra/icons/minimize.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,018 copying fs/share/xpra/icons/shadow.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,018 copying fs/share/xpra/icons/retry.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,019 copying fs/share/xpra/icons/documentation.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,019 copying fs/share/xpra/icons/browser.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,019 copying fs/share/xpra/icons/win32.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,019 copying fs/share/xpra/icons/printer.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,019 copying fs/share/xpra/icons/user.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,019 copying fs/share/xpra/icons/disconnected.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,020 copying fs/share/xpra/icons/monitor.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,020 copying fs/share/xpra/icons/cross.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,020 copying fs/share/xpra/icons/gnome-session.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,020 copying fs/share/xpra/icons/download.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,020 copying fs/share/xpra/icons/information.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,021 copying fs/share/xpra/icons/opengl.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,021 copying fs/share/xpra/icons/raise.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,021 copying fs/share/xpra/icons/video.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,021 copying fs/share/xpra/icons/toolbox.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,021 copying fs/share/xpra/icons/linux.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,021 copying fs/share/xpra/icons/encoding.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,022 copying fs/share/xpra/icons/macos.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,022 copying fs/share/xpra/icons/speaker.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,022 copying fs/share/xpra/icons/quit.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,022 copying fs/share/xpra/icons/alert.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,022 copying fs/share/xpra/icons/clipboard.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,022 copying fs/share/xpra/icons/forward.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,023 copying fs/share/xpra/icons/statistics.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,023 copying fs/share/xpra/icons/python.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,023 copying fs/share/xpra/icons/list.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,023 copying fs/share/xpra/icons/picture.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,023 copying fs/share/xpra/icons/transfer.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,024 copying fs/share/xpra/icons/matchbox.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,024 copying fs/share/xpra/icons/scaling.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,024 copying fs/share/xpra/icons/noicon.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,024 copying fs/share/xpra/icons/timer.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,024 copying fs/share/xpra/icons/package.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,024 copying fs/share/xpra/icons/server-notconnected.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,025 copying fs/share/xpra/icons/gstreamer.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,025 copying fs/share/xpra/icons/openbsd.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,025 copying fs/share/xpra/icons/speaker-off.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,025 copying fs/share/xpra/icons/keyboard.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,025 copying fs/share/xpra/icons/speed.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,025 copying fs/share/xpra/icons/cyclonedx-small.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/icons 2026-09-24 05:08:18,026 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/images 2026-09-24 05:08:18,026 copying fs/share/xpra/images/warning.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/images 2026-09-24 05:08:18,026 copying fs/share/xpra/images/gradient.webp -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/images 2026-09-24 05:08:18,026 copying fs/share/xpra/images/smpte-rp-219.png -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/images 2026-09-24 05:08:18,027 copying fs/share/xpra/images/pinwheel.jpg -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/images 2026-09-24 05:08:18,027 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/css 2026-09-24 05:08:18,027 copying fs/share/xpra/css/20_progress_bar.css -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/css 2026-09-24 05:08:18,027 copying fs/share/xpra/css/10_header_bar.css -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/share/xpra/css 2026-09-24 05:08:18,028 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/cups/backend 2026-09-24 05:08:18,030 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/bin 2026-09-24 05:08:18,031 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/X11/xorg.conf.d 2026-09-24 05:08:18,031 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/pam.d 2026-09-24 05:08:18,031 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/sysconfig 2026-09-24 05:08:18,032 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/systemd/system 2026-09-24 05:08:18,032 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/dbus-1/system.d 2026-09-24 05:08:18,039 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/usr/lib/arm-linux-gnueabihf/wireshark/plugins 2026-09-24 05:08:18,040 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/http-headers 2026-09-24 05:08:18,051 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-type 2026-09-24 05:08:18,053 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-categories 2026-09-24 05:08:18,053 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-parent 2026-09-24 05:08:18,053 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/pulse 2026-09-24 05:08:18,054 running install_egg_info 2026-09-24 05:08:18,057 Copying xpra.egg-info to build/bdist.linux-armv8l/wheel/./xpra-6.5.4-py3.13.egg-info 2026-09-24 05:08:18,058 running install_scripts 2026-09-24 05:08:18,058 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/scripts 2026-09-24 05:08:18,058 copying build/scripts-3.13/run_scaled -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/scripts 2026-09-24 05:08:18,059 copying build/scripts-3.13/xpra -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/scripts 2026-09-24 05:08:18,059 copying build/scripts-3.13/xpra_launcher -> build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/scripts 2026-09-24 05:08:18,059 changing mode of build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/scripts/run_scaled to 755 2026-09-24 05:08:18,059 changing mode of build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/scripts/xpra to 755 2026-09-24 05:08:18,059 changing mode of build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/scripts/xpra_launcher to 755 2026-09-24 05:08:18,085 creating build/bdist.linux-armv8l/wheel/xpra-6.5.4.dist-info/WHEEL 2026-09-24 05:08:18,086 creating '/home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir/pip-ephem-wheel-cache-59x7iw5x/wheels/7a/65/01/bf70f8cf9c5a91f58bb3668601d6ca976b340b1a1859d8f38b/tmpd7crdz8k/.tmp-5a3u7qin/xpra-6.5.4-cp313-cp313-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-09-24 05:08:18,086 adding 'xpra/__init__.py' 2026-09-24 05:08:18,087 adding 'xpra/build_info.py' 2026-09-24 05:08:18,087 adding 'xpra/common.py' 2026-09-24 05:08:18,088 adding 'xpra/constants.py' 2026-09-24 05:08:18,113 adding 'xpra/cyshared.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,115 adding 'xpra/exit_codes.py' 2026-09-24 05:08:18,116 adding 'xpra/log.py' 2026-09-24 05:08:18,116 adding 'xpra/os_util.py' 2026-09-24 05:08:18,116 adding 'xpra/src_info.py' 2026-09-24 05:08:18,117 adding 'xpra/tray_base.py' 2026-09-24 05:08:18,117 adding 'xpra/audio/__init__.py' 2026-09-24 05:08:18,118 adding 'xpra/audio/audio_pipeline.py' 2026-09-24 05:08:18,118 adding 'xpra/audio/common.py' 2026-09-24 05:08:18,118 adding 'xpra/audio/device_monitor.py' 2026-09-24 05:08:18,119 adding 'xpra/audio/gstreamer_util.py' 2026-09-24 05:08:18,120 adding 'xpra/audio/sink.py' 2026-09-24 05:08:18,121 adding 'xpra/audio/src.py' 2026-09-24 05:08:18,121 adding 'xpra/audio/wrapper.py' 2026-09-24 05:08:18,122 adding 'xpra/audio/pulseaudio/__init__.py' 2026-09-24 05:08:18,122 adding 'xpra/audio/pulseaudio/common_util.py' 2026-09-24 05:08:18,122 adding 'xpra/audio/pulseaudio/none_impl.py' 2026-09-24 05:08:18,123 adding 'xpra/audio/pulseaudio/pactl_impl.py' 2026-09-24 05:08:18,123 adding 'xpra/audio/pulseaudio/util.py' 2026-09-24 05:08:18,123 adding 'xpra/auth/__init__.py' 2026-09-24 05:08:18,123 adding 'xpra/auth/allow.py' 2026-09-24 05:08:18,124 adding 'xpra/auth/auth_helper.py' 2026-09-24 05:08:18,124 adding 'xpra/auth/capability.py' 2026-09-24 05:08:18,124 adding 'xpra/auth/common.py' 2026-09-24 05:08:18,124 adding 'xpra/auth/env.py' 2026-09-24 05:08:18,125 adding 'xpra/auth/exec.py' 2026-09-24 05:08:18,125 adding 'xpra/auth/fail.py' 2026-09-24 05:08:18,125 adding 'xpra/auth/fido2.py' 2026-09-24 05:08:18,126 adding 'xpra/auth/file.py' 2026-09-24 05:08:18,126 adding 'xpra/auth/file_auth_base.py' 2026-09-24 05:08:18,126 adding 'xpra/auth/gss.py' 2026-09-24 05:08:18,127 adding 'xpra/auth/hosts.py' 2026-09-24 05:08:18,127 adding 'xpra/auth/http_header.py' 2026-09-24 05:08:18,127 adding 'xpra/auth/kerberos_password.py' 2026-09-24 05:08:18,127 adding 'xpra/auth/kerberos_token.py' 2026-09-24 05:08:18,128 adding 'xpra/auth/keycloak.py' 2026-09-24 05:08:18,128 adding 'xpra/auth/ldap.py' 2026-09-24 05:08:18,129 adding 'xpra/auth/ldap3.py' 2026-09-24 05:08:18,129 adding 'xpra/auth/multifile.py' 2026-09-24 05:08:18,129 adding 'xpra/auth/mysql.py' 2026-09-24 05:08:18,130 adding 'xpra/auth/none.py' 2026-09-24 05:08:18,130 adding 'xpra/auth/otp.py' 2026-09-24 05:08:18,130 adding 'xpra/auth/otpscreen.py' 2026-09-24 05:08:18,131 adding 'xpra/auth/pam.py' 2026-09-24 05:08:18,131 adding 'xpra/auth/password.py' 2026-09-24 05:08:18,131 adding 'xpra/auth/peercred.py' 2026-09-24 05:08:18,131 adding 'xpra/auth/reject.py' 2026-09-24 05:08:18,132 adding 'xpra/auth/sql.py' 2026-09-24 05:08:18,132 adding 'xpra/auth/sqlauthbase.py' 2026-09-24 05:08:18,132 adding 'xpra/auth/sqlite.py' 2026-09-24 05:08:18,133 adding 'xpra/auth/sys_auth_base.py' 2026-09-24 05:08:18,133 adding 'xpra/auth/u2f.py' 2026-09-24 05:08:18,133 adding 'xpra/auth/win32.py' 2026-09-24 05:08:18,134 adding 'xpra/buffers/__init__.py' 2026-09-24 05:08:18,140 adding 'xpra/buffers/cyxor.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,160 adding 'xpra/buffers/membuf.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,162 adding 'xpra/buffers/xxh.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,162 adding 'xpra/cairo/__init__.py' 2026-09-24 05:08:18,163 adding 'xpra/cairo/backing.py' 2026-09-24 05:08:18,163 adding 'xpra/cairo/backing_base.py' 2026-09-24 05:08:18,169 adding 'xpra/cairo/context.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,180 adding 'xpra/cairo/image.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,182 adding 'xpra/challenge/__init__.py' 2026-09-24 05:08:18,182 adding 'xpra/challenge/env.py' 2026-09-24 05:08:18,182 adding 'xpra/challenge/fido2.py' 2026-09-24 05:08:18,182 adding 'xpra/challenge/file.py' 2026-09-24 05:08:18,183 adding 'xpra/challenge/gss.py' 2026-09-24 05:08:18,183 adding 'xpra/challenge/handler.py' 2026-09-24 05:08:18,183 adding 'xpra/challenge/kerberos.py' 2026-09-24 05:08:18,183 adding 'xpra/challenge/prompt.py' 2026-09-24 05:08:18,184 adding 'xpra/challenge/u2f.py' 2026-09-24 05:08:18,184 adding 'xpra/challenge/uri.py' 2026-09-24 05:08:18,184 adding 'xpra/client/__init__.py' 2026-09-24 05:08:18,185 adding 'xpra/client/base/__init__.py' 2026-09-24 05:08:18,185 adding 'xpra/client/base/adapter.py' 2026-09-24 05:08:18,185 adding 'xpra/client/base/aes.py' 2026-09-24 05:08:18,186 adding 'xpra/client/base/challenge.py' 2026-09-24 05:08:18,187 adding 'xpra/client/base/client.py' 2026-09-24 05:08:18,187 adding 'xpra/client/base/clientid.py' 2026-09-24 05:08:18,188 adding 'xpra/client/base/clientinfo.py' 2026-09-24 05:08:18,188 adding 'xpra/client/base/command.py' 2026-09-24 05:08:18,189 adding 'xpra/client/base/control.py' 2026-09-24 05:08:18,189 adding 'xpra/client/base/debug.py' 2026-09-24 05:08:18,189 adding 'xpra/client/base/encode.py' 2026-09-24 05:08:18,190 adding 'xpra/client/base/events.py' 2026-09-24 05:08:18,190 adding 'xpra/client/base/factory.py' 2026-09-24 05:08:18,190 adding 'xpra/client/base/features.py' 2026-09-24 05:08:18,191 adding 'xpra/client/base/file.py' 2026-09-24 05:08:18,191 adding 'xpra/client/base/gobject.py' 2026-09-24 05:08:18,191 adding 'xpra/client/base/network.py' 2026-09-24 05:08:18,191 adding 'xpra/client/base/printer.py' 2026-09-24 05:08:18,192 adding 'xpra/client/base/progress.py' 2026-09-24 05:08:18,192 adding 'xpra/client/base/record.py' 2026-09-24 05:08:18,193 adding 'xpra/client/base/replay.py' 2026-09-24 05:08:18,194 adding 'xpra/client/base/rfb_protocol.py' 2026-09-24 05:08:18,194 adding 'xpra/client/base/serverinfo.py' 2026-09-24 05:08:18,194 adding 'xpra/client/base/ssl_upgrade.py' 2026-09-24 05:08:18,195 adding 'xpra/client/base/stub.py' 2026-09-24 05:08:18,196 adding 'xpra/client/base/top.py' 2026-09-24 05:08:18,196 adding 'xpra/client/gtk3/__init__.py' 2026-09-24 05:08:18,196 adding 'xpra/client/gtk3/client.py' 2026-09-24 05:08:18,198 adding 'xpra/client/gtk3/client_base.py' 2026-09-24 05:08:18,199 adding 'xpra/client/gtk3/keyboard_helper.py' 2026-09-24 05:08:18,200 adding 'xpra/client/gtk3/launcher.py' 2026-09-24 05:08:18,201 adding 'xpra/client/gtk3/menu_helper.py' 2026-09-24 05:08:18,201 adding 'xpra/client/gtk3/notifier.py' 2026-09-24 05:08:18,202 adding 'xpra/client/gtk3/replay.py' 2026-09-24 05:08:18,203 adding 'xpra/client/gtk3/tray_menu.py' 2026-09-24 05:08:18,204 adding 'xpra/client/gtk3/webcam_window.py' 2026-09-24 05:08:18,204 adding 'xpra/client/gtk3/opengl/__init__.py' 2026-09-24 05:08:18,205 adding 'xpra/client/gtk3/opengl/client_window.py' 2026-09-24 05:08:18,205 adding 'xpra/client/gtk3/opengl/drawing_area.py' 2026-09-24 05:08:18,205 adding 'xpra/client/gtk3/opengl/glarea_backing.py' 2026-09-24 05:08:18,206 adding 'xpra/client/gtk3/opengl/glarea_window.py' 2026-09-24 05:08:18,206 adding 'xpra/client/gtk3/opengl/native_window.py' 2026-09-24 05:08:18,206 adding 'xpra/client/gtk3/window/__init__.py' 2026-09-24 05:08:18,208 adding 'xpra/client/gtk3/window/base.py' 2026-09-24 05:08:18,209 adding 'xpra/client/gtk3/window/common.py' 2026-09-24 05:08:18,209 adding 'xpra/client/gtk3/window/dragndrop.py' 2026-09-24 05:08:18,209 adding 'xpra/client/gtk3/window/factory.py' 2026-09-24 05:08:18,210 adding 'xpra/client/gtk3/window/focus.py' 2026-09-24 05:08:18,210 adding 'xpra/client/gtk3/window/grab.py' 2026-09-24 05:08:18,210 adding 'xpra/client/gtk3/window/headerbar.py' 2026-09-24 05:08:18,211 adding 'xpra/client/gtk3/window/keyboard.py' 2026-09-24 05:08:18,211 adding 'xpra/client/gtk3/window/menu.py' 2026-09-24 05:08:18,212 adding 'xpra/client/gtk3/window/pointer.py' 2026-09-24 05:08:18,212 adding 'xpra/client/gtk3/window/shape.py' 2026-09-24 05:08:18,212 adding 'xpra/client/gtk3/window/stub_window.py' 2026-09-24 05:08:18,213 adding 'xpra/client/gtk3/window/window.py' 2026-09-24 05:08:18,213 adding 'xpra/client/gtk3/window/window_info.py' 2026-09-24 05:08:18,214 adding 'xpra/client/gtk3/window/workspace.py' 2026-09-24 05:08:18,214 adding 'xpra/client/gui/__init__.py' 2026-09-24 05:08:18,214 adding 'xpra/client/gui/client_tray.py' 2026-09-24 05:08:18,215 adding 'xpra/client/gui/factory.py' 2026-09-24 05:08:18,215 adding 'xpra/client/gui/fake_client.py' 2026-09-24 05:08:18,215 adding 'xpra/client/gui/fake_window_backing.py' 2026-09-24 05:08:18,216 adding 'xpra/client/gui/keyboard_helper.py' 2026-09-24 05:08:18,216 adding 'xpra/client/gui/keyboard_shortcuts_parser.py' 2026-09-24 05:08:18,217 adding 'xpra/client/gui/menu_helper.py' 2026-09-24 05:08:18,217 adding 'xpra/client/gui/paint_colors.py' 2026-09-24 05:08:18,217 adding 'xpra/client/gui/spinner.py' 2026-09-24 05:08:18,218 adding 'xpra/client/gui/ui_client_base.py' 2026-09-24 05:08:18,218 adding 'xpra/client/gui/widget_base.py' 2026-09-24 05:08:18,219 adding 'xpra/client/gui/window_base.py' 2026-09-24 05:08:18,220 adding 'xpra/client/gui/window_border.py' 2026-09-24 05:08:18,220 adding 'xpra/client/gui/window/__init__.py' 2026-09-24 05:08:18,220 adding 'xpra/client/gui/window/action.py' 2026-09-24 05:08:18,221 adding 'xpra/client/gui/window/backing.py' 2026-09-24 05:08:18,222 adding 'xpra/client/gui/window/stub_window.py' 2026-09-24 05:08:18,222 adding 'xpra/client/subsystem/__init__.py' 2026-09-24 05:08:18,223 adding 'xpra/client/subsystem/audio.py' 2026-09-24 05:08:18,223 adding 'xpra/client/subsystem/bandwidth.py' 2026-09-24 05:08:18,224 adding 'xpra/client/subsystem/clipboard.py' 2026-09-24 05:08:18,224 adding 'xpra/client/subsystem/command.py' 2026-09-24 05:08:18,224 adding 'xpra/client/subsystem/cursor.py' 2026-09-24 05:08:18,225 adding 'xpra/client/subsystem/display.py' 2026-09-24 05:08:18,226 adding 'xpra/client/subsystem/encoding.py' 2026-09-24 05:08:18,226 adding 'xpra/client/subsystem/keyboard.py' 2026-09-24 05:08:18,227 adding 'xpra/client/subsystem/logging.py' 2026-09-24 05:08:18,227 adding 'xpra/client/subsystem/mmap.py' 2026-09-24 05:08:18,228 adding 'xpra/client/subsystem/notification.py' 2026-09-24 05:08:18,228 adding 'xpra/client/subsystem/ping.py' 2026-09-24 05:08:18,228 adding 'xpra/client/subsystem/pointer.py' 2026-09-24 05:08:18,229 adding 'xpra/client/subsystem/power.py' 2026-09-24 05:08:18,229 adding 'xpra/client/subsystem/server_info.py' 2026-09-24 05:08:18,230 adding 'xpra/client/subsystem/socket.py' 2026-09-24 05:08:18,230 adding 'xpra/client/subsystem/ssh_agent.py' 2026-09-24 05:08:18,230 adding 'xpra/client/subsystem/tray.py' 2026-09-24 05:08:18,231 adding 'xpra/client/subsystem/webcam.py' 2026-09-24 05:08:18,231 adding 'xpra/client/subsystem/window/__init__.py' 2026-09-24 05:08:18,231 adding 'xpra/client/subsystem/window/bell.py' 2026-09-24 05:08:18,232 adding 'xpra/client/subsystem/window/border.py' 2026-09-24 05:08:18,232 adding 'xpra/client/subsystem/window/close.py' 2026-09-24 05:08:18,233 adding 'xpra/client/subsystem/window/draw.py' 2026-09-24 05:08:18,233 adding 'xpra/client/subsystem/window/focus.py' 2026-09-24 05:08:18,233 adding 'xpra/client/subsystem/window/grab.py' 2026-09-24 05:08:18,234 adding 'xpra/client/subsystem/window/manager.py' 2026-09-24 05:08:18,234 adding 'xpra/client/subsystem/window/pointer.py' 2026-09-24 05:08:18,235 adding 'xpra/client/subsystem/window/signalwatcher.py' 2026-09-24 05:08:18,235 adding 'xpra/client/subsystem/window/tray.py' 2026-09-24 05:08:18,236 adding 'xpra/client/subsystem/window/wheel.py' 2026-09-24 05:08:18,236 adding 'xpra/client/subsystem/window/window_icon.py' 2026-09-24 05:08:18,236 adding 'xpra/clipboard/__init__.py' 2026-09-24 05:08:18,237 adding 'xpra/clipboard/common.py' 2026-09-24 05:08:18,237 adding 'xpra/clipboard/core.py' 2026-09-24 05:08:18,238 adding 'xpra/clipboard/proxy.py' 2026-09-24 05:08:18,238 adding 'xpra/clipboard/targets.py' 2026-09-24 05:08:18,238 adding 'xpra/clipboard/timeout.py' 2026-09-24 05:08:18,239 adding 'xpra/codecs/__init__.py' 2026-09-24 05:08:18,240 adding 'xpra/codecs/checks.py' 2026-09-24 05:08:18,241 adding 'xpra/codecs/constants.py' 2026-09-24 05:08:18,241 adding 'xpra/codecs/debug.py' 2026-09-24 05:08:18,252 adding 'xpra/codecs/icon_util.py' 2026-09-24 05:08:18,253 adding 'xpra/codecs/image.py' 2026-09-24 05:08:18,254 adding 'xpra/codecs/loader.py' 2026-09-24 05:08:18,254 adding 'xpra/codecs/protocols.py' 2026-09-24 05:08:18,254 adding 'xpra/codecs/rgb_transform.py' 2026-09-24 05:08:18,255 adding 'xpra/codecs/screenshot.py' 2026-09-24 05:08:18,255 adding 'xpra/codecs/video.py' 2026-09-24 05:08:18,256 adding 'xpra/codecs/aom/__init__.py' 2026-09-24 05:08:18,259 adding 'xpra/codecs/aom/api.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,281 adding 'xpra/codecs/aom/decoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,282 adding 'xpra/codecs/argb/__init__.py' 2026-09-24 05:08:18,321 adding 'xpra/codecs/argb/argb.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,323 adding 'xpra/codecs/argb/encoder.py' 2026-09-24 05:08:18,323 adding 'xpra/codecs/argb/scale.py' 2026-09-24 05:08:18,323 adding 'xpra/codecs/avif/__init__.py' 2026-09-24 05:08:18,339 adding 'xpra/codecs/avif/decoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,366 adding 'xpra/codecs/avif/encoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,366 adding 'xpra/codecs/csc_cython/__init__.py' 2026-09-24 05:08:18,413 adding 'xpra/codecs/csc_cython/converter.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,414 adding 'xpra/codecs/drm/__init__.py' 2026-09-24 05:08:18,424 adding 'xpra/codecs/drm/drm.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,425 adding 'xpra/codecs/gstreamer/__init__.py' 2026-09-24 05:08:18,426 adding 'xpra/codecs/gstreamer/capture.py' 2026-09-24 05:08:18,427 adding 'xpra/codecs/gstreamer/common.py' 2026-09-24 05:08:18,427 adding 'xpra/codecs/gstreamer/decoder.py' 2026-09-24 05:08:18,428 adding 'xpra/codecs/gstreamer/encoder.py' 2026-09-24 05:08:18,428 adding 'xpra/codecs/jpeg/__init__.py' 2026-09-24 05:08:18,464 adding 'xpra/codecs/jpeg/decoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,501 adding 'xpra/codecs/jpeg/encoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,503 adding 'xpra/codecs/libyuv/__init__.py' 2026-09-24 05:08:18,572 adding 'xpra/codecs/libyuv/converter.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,574 adding 'xpra/codecs/pillow/__init__.py' 2026-09-24 05:08:18,575 adding 'xpra/codecs/pillow/decoder.py' 2026-09-24 05:08:18,575 adding 'xpra/codecs/pillow/encoder.py' 2026-09-24 05:08:18,576 adding 'xpra/codecs/pillow/filter.py' 2026-09-24 05:08:18,576 adding 'xpra/codecs/pytorch/__init__.py' 2026-09-24 05:08:18,576 adding 'xpra/codecs/pytorch/filter.py' 2026-09-24 05:08:18,577 adding 'xpra/codecs/remote/__init__.py' 2026-09-24 05:08:18,577 adding 'xpra/codecs/remote/common.py' 2026-09-24 05:08:18,578 adding 'xpra/codecs/remote/encoder.py' 2026-09-24 05:08:18,578 adding 'xpra/codecs/v4l2/__init__.py' 2026-09-24 05:08:18,608 adding 'xpra/codecs/v4l2/virtual.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,610 adding 'xpra/codecs/vpx/__init__.py' 2026-09-24 05:08:18,632 adding 'xpra/codecs/vpx/decoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,685 adding 'xpra/codecs/vpx/encoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,686 adding 'xpra/codecs/webp/__init__.py' 2026-09-24 05:08:18,707 adding 'xpra/codecs/webp/decoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,737 adding 'xpra/codecs/webp/encoder.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,739 adding 'xpra/dbus/__init__.py' 2026-09-24 05:08:18,739 adding 'xpra/dbus/common.py' 2026-09-24 05:08:18,740 adding 'xpra/dbus/helper.py' 2026-09-24 05:08:18,740 adding 'xpra/dbus/notifications.py' 2026-09-24 05:08:18,740 adding 'xpra/gstreamer/__init__.py' 2026-09-24 05:08:18,741 adding 'xpra/gstreamer/common.py' 2026-09-24 05:08:18,741 adding 'xpra/gstreamer/pipeline.py' 2026-09-24 05:08:18,751 adding 'xpra/gtk/__init__.py' 2026-09-24 05:08:18,752 adding 'xpra/gtk/capture.py' 2026-09-24 05:08:18,752 adding 'xpra/gtk/clipboard.py' 2026-09-24 05:08:18,753 adding 'xpra/gtk/css_overrides.py' 2026-09-24 05:08:18,753 adding 'xpra/gtk/cursors.py' 2026-09-24 05:08:18,753 adding 'xpra/gtk/graph.py' 2026-09-24 05:08:18,754 adding 'xpra/gtk/info.py' 2026-09-24 05:08:18,754 adding 'xpra/gtk/keymap.py' 2026-09-24 05:08:18,755 adding 'xpra/gtk/notifier.py' 2026-09-24 05:08:18,755 adding 'xpra/gtk/pixbuf.py' 2026-09-24 05:08:18,756 adding 'xpra/gtk/statusicon_tray.py' 2026-09-24 05:08:18,756 adding 'xpra/gtk/util.py' 2026-09-24 05:08:18,756 adding 'xpra/gtk/versions.py' 2026-09-24 05:08:18,757 adding 'xpra/gtk/widget.py' 2026-09-24 05:08:18,757 adding 'xpra/gtk/window.py' 2026-09-24 05:08:18,757 adding 'xpra/gtk/bindings/__init__.py' 2026-09-24 05:08:18,763 adding 'xpra/gtk/bindings/atoms.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,766 adding 'xpra/gtk/bindings/gobject.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,767 adding 'xpra/gtk/configure/__init__.py' 2026-09-24 05:08:18,767 adding 'xpra/gtk/configure/common.py' 2026-09-24 05:08:18,767 adding 'xpra/gtk/configure/debug.py' 2026-09-24 05:08:18,767 adding 'xpra/gtk/configure/encodings.py' 2026-09-24 05:08:18,768 adding 'xpra/gtk/configure/features.py' 2026-09-24 05:08:18,768 adding 'xpra/gtk/configure/gstreamer.py' 2026-09-24 05:08:18,769 adding 'xpra/gtk/configure/home.py' 2026-09-24 05:08:18,769 adding 'xpra/gtk/configure/main.py' 2026-09-24 05:08:18,770 adding 'xpra/gtk/configure/opengl.py' 2026-09-24 05:08:18,770 adding 'xpra/gtk/configure/packages.py' 2026-09-24 05:08:18,770 adding 'xpra/gtk/configure/settings.py' 2026-09-24 05:08:18,771 adding 'xpra/gtk/configure/shadow.py' 2026-09-24 05:08:18,771 adding 'xpra/gtk/configure/vfb.py' 2026-09-24 05:08:18,771 adding 'xpra/gtk/dialogs/__init__.py' 2026-09-24 05:08:18,772 adding 'xpra/gtk/dialogs/about.py' 2026-09-24 05:08:18,772 adding 'xpra/gtk/dialogs/auth_dialog.py' 2026-09-24 05:08:18,772 adding 'xpra/gtk/dialogs/autostart.py' 2026-09-24 05:08:18,773 adding 'xpra/gtk/dialogs/base_gui_window.py' 2026-09-24 05:08:18,773 adding 'xpra/gtk/dialogs/bug_report.py' 2026-09-24 05:08:18,774 adding 'xpra/gtk/dialogs/confirm_dialog.py' 2026-09-24 05:08:18,774 adding 'xpra/gtk/dialogs/debug.py' 2026-09-24 05:08:18,775 adding 'xpra/gtk/dialogs/desktop_greeter.py' 2026-09-24 05:08:18,775 adding 'xpra/gtk/dialogs/fido2_tool.py' 2026-09-24 05:08:18,775 adding 'xpra/gtk/dialogs/gui.py' 2026-09-24 05:08:18,776 adding 'xpra/gtk/dialogs/mdns_gui.py' 2026-09-24 05:08:18,776 adding 'xpra/gtk/dialogs/open_requests.py' 2026-09-24 05:08:18,777 adding 'xpra/gtk/dialogs/otp.py' 2026-09-24 05:08:18,777 adding 'xpra/gtk/dialogs/pass_dialog.py' 2026-09-24 05:08:18,777 adding 'xpra/gtk/dialogs/qrcode.py' 2026-09-24 05:08:18,778 adding 'xpra/gtk/dialogs/qrcode_client.py' 2026-09-24 05:08:18,778 adding 'xpra/gtk/dialogs/replay.py' 2026-09-24 05:08:18,779 adding 'xpra/gtk/dialogs/server_commands.py' 2026-09-24 05:08:18,780 adding 'xpra/gtk/dialogs/session_info.py' 2026-09-24 05:08:18,781 adding 'xpra/gtk/dialogs/sessions_gui.py' 2026-09-24 05:08:18,782 adding 'xpra/gtk/dialogs/show_shortcuts.py' 2026-09-24 05:08:18,782 adding 'xpra/gtk/dialogs/show_webcam.py' 2026-09-24 05:08:18,783 adding 'xpra/gtk/dialogs/splash.py' 2026-09-24 05:08:18,784 adding 'xpra/gtk/dialogs/start_gui.py' 2026-09-24 05:08:18,784 adding 'xpra/gtk/dialogs/start_new_command.py' 2026-09-24 05:08:18,785 adding 'xpra/gtk/dialogs/toolbox.py' 2026-09-24 05:08:18,786 adding 'xpra/gtk/dialogs/top.py' 2026-09-24 05:08:18,786 adding 'xpra/gtk/dialogs/u2f_tool.py' 2026-09-24 05:08:18,786 adding 'xpra/gtk/dialogs/update_status.py' 2026-09-24 05:08:18,787 adding 'xpra/gtk/dialogs/util.py' 2026-09-24 05:08:18,787 adding 'xpra/gtk/dialogs/view_clipboard.py' 2026-09-24 05:08:18,788 adding 'xpra/gtk/dialogs/view_keyboard.py' 2026-09-24 05:08:18,788 adding 'xpra/gtk/examples/__init__.py' 2026-09-24 05:08:18,788 adding 'xpra/gtk/examples/bell.py' 2026-09-24 05:08:18,789 adding 'xpra/gtk/examples/clicks.py' 2026-09-24 05:08:18,789 adding 'xpra/gtk/examples/colors.py' 2026-09-24 05:08:18,789 adding 'xpra/gtk/examples/colors_gradient.py' 2026-09-24 05:08:18,790 adding 'xpra/gtk/examples/colors_plain.py' 2026-09-24 05:08:18,790 adding 'xpra/gtk/examples/cursors.py' 2026-09-24 05:08:18,790 adding 'xpra/gtk/examples/fake_client_window.py' 2026-09-24 05:08:18,791 adding 'xpra/gtk/examples/file_chooser.py' 2026-09-24 05:08:18,791 adding 'xpra/gtk/examples/fontrendering.py' 2026-09-24 05:08:18,791 adding 'xpra/gtk/examples/grabs.py' 2026-09-24 05:08:18,792 adding 'xpra/gtk/examples/header_bar.py' 2026-09-24 05:08:18,792 adding 'xpra/gtk/examples/initiate_moveresize.py' 2026-09-24 05:08:18,792 adding 'xpra/gtk/examples/opengl.py' 2026-09-24 05:08:18,793 adding 'xpra/gtk/examples/run.py' 2026-09-24 05:08:18,793 adding 'xpra/gtk/examples/text_entry.py' 2026-09-24 05:08:18,793 adding 'xpra/gtk/examples/transparent_colors.py' 2026-09-24 05:08:18,793 adding 'xpra/gtk/examples/transparent_window.py' 2026-09-24 05:08:18,794 adding 'xpra/gtk/examples/tray.py' 2026-09-24 05:08:18,794 adding 'xpra/gtk/examples/window_focus.py' 2026-09-24 05:08:18,795 adding 'xpra/gtk/examples/window_geometry_hints.py' 2026-09-24 05:08:18,795 adding 'xpra/gtk/examples/window_opacity.py' 2026-09-24 05:08:18,795 adding 'xpra/gtk/examples/window_overrideredirect.py' 2026-09-24 05:08:18,795 adding 'xpra/gtk/examples/window_states.py' 2026-09-24 05:08:18,796 adding 'xpra/gtk/examples/window_title.py' 2026-09-24 05:08:18,796 adding 'xpra/gtk/examples/window_transient.py' 2026-09-24 05:08:18,796 adding 'xpra/keyboard/__init__.py' 2026-09-24 05:08:18,797 adding 'xpra/keyboard/common.py' 2026-09-24 05:08:18,797 adding 'xpra/keyboard/ibus.py' 2026-09-24 05:08:18,797 adding 'xpra/keyboard/keysyms.py' 2026-09-24 05:08:18,798 adding 'xpra/keyboard/layouts.py' 2026-09-24 05:08:18,799 adding 'xpra/keyboard/mask.py' 2026-09-24 05:08:18,799 adding 'xpra/keyboard/nokeyboard.py' 2026-09-24 05:08:18,799 adding 'xpra/net/__init__.py' 2026-09-24 05:08:18,800 adding 'xpra/net/bytestreams.py' 2026-09-24 05:08:18,801 adding 'xpra/net/common.py' 2026-09-24 05:08:18,801 adding 'xpra/net/compression.py' 2026-09-24 05:08:18,802 adding 'xpra/net/connect.py' 2026-09-24 05:08:18,802 adding 'xpra/net/constants.py' 2026-09-24 05:08:18,803 adding 'xpra/net/crypto.py' 2026-09-24 05:08:18,803 adding 'xpra/net/device_info.py' 2026-09-24 05:08:18,803 adding 'xpra/net/digest.py' 2026-09-24 05:08:18,804 adding 'xpra/net/dispatch.py' 2026-09-24 05:08:18,805 adding 'xpra/net/file_transfer.py' 2026-09-24 05:08:18,806 adding 'xpra/net/libproxy.py' 2026-09-24 05:08:18,806 adding 'xpra/net/net_util.py' 2026-09-24 05:08:18,807 adding 'xpra/net/packet_encoding.py' 2026-09-24 05:08:18,807 adding 'xpra/net/packet_type.py' 2026-09-24 05:08:18,808 adding 'xpra/net/socket_util.py' 2026-09-24 05:08:18,809 adding 'xpra/net/subprocess_wrapper.py' 2026-09-24 05:08:18,809 adding 'xpra/net/upnp.py' 2026-09-24 05:08:18,810 adding 'xpra/net/aio/__init__.py' 2026-09-24 05:08:18,810 adding 'xpra/net/aio/thread.py' 2026-09-24 05:08:18,810 adding 'xpra/net/brotli/__init__.py' 2026-09-24 05:08:18,817 adding 'xpra/net/brotli/compressor.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,825 adding 'xpra/net/brotli/decompressor.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,825 adding 'xpra/net/control/__init__.py' 2026-09-24 05:08:18,826 adding 'xpra/net/control/common.py' 2026-09-24 05:08:18,826 adding 'xpra/net/control/debug.py' 2026-09-24 05:08:18,827 adding 'xpra/net/http/__init__.py' 2026-09-24 05:08:18,827 adding 'xpra/net/http/common.py' 2026-09-24 05:08:18,827 adding 'xpra/net/http/directory_listing.py' 2026-09-24 05:08:18,828 adding 'xpra/net/http/handler.py' 2026-09-24 05:08:18,828 adding 'xpra/net/lz4/__init__.py' 2026-09-24 05:08:18,838 adding 'xpra/net/lz4/lz4.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,838 adding 'xpra/net/mdns/__init__.py' 2026-09-24 05:08:18,839 adding 'xpra/net/mdns/list.py' 2026-09-24 05:08:18,839 adding 'xpra/net/mdns/util.py' 2026-09-24 05:08:18,839 adding 'xpra/net/mdns/zeroconf_listener.py' 2026-09-24 05:08:18,840 adding 'xpra/net/mdns/zeroconf_publisher.py' 2026-09-24 05:08:18,840 adding 'xpra/net/mmap/__init__.py' 2026-09-24 05:08:18,840 adding 'xpra/net/mmap/common.py' 2026-09-24 05:08:18,841 adding 'xpra/net/mmap/io.py' 2026-09-24 05:08:18,851 adding 'xpra/net/mmap/objects.py' 2026-09-24 05:08:18,852 adding 'xpra/net/protocol/__init__.py' 2026-09-24 05:08:18,852 adding 'xpra/net/protocol/check.py' 2026-09-24 05:08:18,852 adding 'xpra/net/protocol/factory.py' 2026-09-24 05:08:18,853 adding 'xpra/net/protocol/header.py' 2026-09-24 05:08:18,854 adding 'xpra/net/protocol/socket_handler.py' 2026-09-24 05:08:18,855 adding 'xpra/net/qrcode/__init__.py' 2026-09-24 05:08:18,863 adding 'xpra/net/qrcode/qrencode.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,864 adding 'xpra/net/quic/__init__.py' 2026-09-24 05:08:18,864 adding 'xpra/net/quic/client.py' 2026-09-24 05:08:18,865 adding 'xpra/net/quic/common.py' 2026-09-24 05:08:18,865 adding 'xpra/net/quic/connection.py' 2026-09-24 05:08:18,865 adding 'xpra/net/quic/http.py' 2026-09-24 05:08:18,866 adding 'xpra/net/quic/listener.py' 2026-09-24 05:08:18,866 adding 'xpra/net/quic/session_ticket_store.py' 2026-09-24 05:08:18,867 adding 'xpra/net/quic/websocket.py' 2026-09-24 05:08:18,867 adding 'xpra/net/quic/webtransport.py' 2026-09-24 05:08:18,883 adding 'xpra/net/rencodeplus/rencodeplus.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,884 adding 'xpra/net/rfb/__init__.py' 2026-09-24 05:08:18,884 adding 'xpra/net/rfb/const.py' 2026-09-24 05:08:18,885 adding 'xpra/net/rfb/d3des.py' 2026-09-24 05:08:18,885 adding 'xpra/net/rfb/encode.py' 2026-09-24 05:08:18,886 adding 'xpra/net/rfb/protocol.py' 2026-09-24 05:08:18,886 adding 'xpra/net/ssh/__init__.py' 2026-09-24 05:08:18,887 adding 'xpra/net/ssh/agent.py' 2026-09-24 05:08:18,887 adding 'xpra/net/ssh/exec_client.py' 2026-09-24 05:08:18,887 adding 'xpra/net/ssh/sshfp.py' 2026-09-24 05:08:18,888 adding 'xpra/net/ssh/util.py' 2026-09-24 05:08:18,888 adding 'xpra/net/ssh/paramiko/__init__.py' 2026-09-24 05:08:18,889 adding 'xpra/net/ssh/paramiko/client.py' 2026-09-24 05:08:18,890 adding 'xpra/net/ssh/paramiko/util.py' 2026-09-24 05:08:18,890 adding 'xpra/net/tls/__init__.py' 2026-09-24 05:08:18,891 adding 'xpra/net/tls/common.py' 2026-09-24 05:08:18,891 adding 'xpra/net/tls/file.py' 2026-09-24 05:08:18,891 adding 'xpra/net/tls/parsing.py' 2026-09-24 05:08:18,892 adding 'xpra/net/tls/socket.py' 2026-09-24 05:08:18,892 adding 'xpra/net/vsock/__init__.py' 2026-09-24 05:08:18,905 adding 'xpra/net/vsock/vsock.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,906 adding 'xpra/net/websockets/__init__.py' 2026-09-24 05:08:18,907 adding 'xpra/net/websockets/common.py' 2026-09-24 05:08:18,907 adding 'xpra/net/websockets/handler.py' 2026-09-24 05:08:18,907 adding 'xpra/net/websockets/header.py' 2026-09-24 05:08:18,917 adding 'xpra/net/websockets/mask.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,918 adding 'xpra/net/websockets/protocol.py' 2026-09-24 05:08:18,919 adding 'xpra/net/websockets/headers/__init__.py' 2026-09-24 05:08:18,919 adding 'xpra/net/websockets/headers/browser_cookie.py' 2026-09-24 05:08:18,919 adding 'xpra/net/websockets/headers/default.py' 2026-09-24 05:08:18,919 adding 'xpra/net/websockets/headers/env_cookie.py' 2026-09-24 05:08:18,920 adding 'xpra/notification/__init__.py' 2026-09-24 05:08:18,920 adding 'xpra/notification/base.py' 2026-09-24 05:08:18,921 adding 'xpra/notification/common.py' 2026-09-24 05:08:18,921 adding 'xpra/notification/dbus_backend.py' 2026-09-24 05:08:18,922 adding 'xpra/notification/pynotify_backend.py' 2026-09-24 05:08:18,922 adding 'xpra/opengl/__init__.py' 2026-09-24 05:08:18,924 adding 'xpra/opengl/backing.py' 2026-09-24 05:08:18,925 adding 'xpra/opengl/check.py' 2026-09-24 05:08:18,925 adding 'xpra/opengl/debug.py' 2026-09-24 05:08:18,925 adding 'xpra/opengl/drivers.py' 2026-09-24 05:08:18,926 adding 'xpra/opengl/shaders.py' 2026-09-24 05:08:18,926 adding 'xpra/opengl/util.py' 2026-09-24 05:08:18,927 adding 'xpra/opengl/window.py' 2026-09-24 05:08:18,927 adding 'xpra/platform/__init__.py' 2026-09-24 05:08:18,927 adding 'xpra/platform/autostart.py' 2026-09-24 05:08:18,928 adding 'xpra/platform/client.py' 2026-09-24 05:08:18,928 adding 'xpra/platform/clipboard.py' 2026-09-24 05:08:18,928 adding 'xpra/platform/displayfd.py' 2026-09-24 05:08:18,929 adding 'xpra/platform/dotxpra.py' 2026-09-24 05:08:18,929 adding 'xpra/platform/dotxpra_common.py' 2026-09-24 05:08:18,929 adding 'xpra/platform/events.py' 2026-09-24 05:08:18,929 adding 'xpra/platform/gl_context.py' 2026-09-24 05:08:18,930 adding 'xpra/platform/gui.py' 2026-09-24 05:08:18,930 adding 'xpra/platform/info.py' 2026-09-24 05:08:18,930 adding 'xpra/platform/keyboard.py' 2026-09-24 05:08:18,931 adding 'xpra/platform/keyboard_base.py' 2026-09-24 05:08:18,931 adding 'xpra/platform/menu_helper.py' 2026-09-24 05:08:18,931 adding 'xpra/platform/netdev_query.py' 2026-09-24 05:08:18,932 adding 'xpra/platform/notification.py' 2026-09-24 05:08:18,962 adding 'xpra/platform/pam.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,963 adding 'xpra/platform/paths.py' 2026-09-24 05:08:18,964 adding 'xpra/platform/pointer.py' 2026-09-24 05:08:18,964 adding 'xpra/platform/printing.py' 2026-09-24 05:08:18,964 adding 'xpra/platform/proxy_server.py' 2026-09-24 05:08:18,965 adding 'xpra/platform/pycups_printing.py' 2026-09-24 05:08:18,965 adding 'xpra/platform/shadow_server.py' 2026-09-24 05:08:18,965 adding 'xpra/platform/systray.py' 2026-09-24 05:08:18,965 adding 'xpra/platform/webcam.py' 2026-09-24 05:08:18,966 adding 'xpra/platform/posix/__init__.py' 2026-09-24 05:08:18,966 adding 'xpra/platform/posix/appindicator_tray.py' 2026-09-24 05:08:18,966 adding 'xpra/platform/posix/autostart.py' 2026-09-24 05:08:18,967 adding 'xpra/platform/posix/client.py' 2026-09-24 05:08:18,967 adding 'xpra/platform/posix/clipboard.py' 2026-09-24 05:08:18,967 adding 'xpra/platform/posix/dotxpra.py' 2026-09-24 05:08:18,968 adding 'xpra/platform/posix/events.py' 2026-09-24 05:08:18,968 adding 'xpra/platform/posix/fd_portal.py' 2026-09-24 05:08:18,968 adding 'xpra/platform/posix/fd_portal_shadow.py' 2026-09-24 05:08:18,969 adding 'xpra/platform/posix/gl_context.py' 2026-09-24 05:08:18,969 adding 'xpra/platform/posix/gui.py' 2026-09-24 05:08:18,970 adding 'xpra/platform/posix/info.py' 2026-09-24 05:08:18,970 adding 'xpra/platform/posix/keyboard.py' 2026-09-24 05:08:18,971 adding 'xpra/platform/posix/menu_helper.py' 2026-09-24 05:08:18,986 adding 'xpra/platform/posix/netdev_query.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,987 adding 'xpra/platform/posix/notification.py' 2026-09-24 05:08:18,988 adding 'xpra/platform/posix/paths.py' 2026-09-24 05:08:18,988 adding 'xpra/platform/posix/pointer.py' 2026-09-24 05:08:18,988 adding 'xpra/platform/posix/printing.py' 2026-09-24 05:08:18,989 adding 'xpra/platform/posix/proc.py' 2026-09-24 05:08:18,994 adding 'xpra/platform/posix/proc_libproc.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:18,995 adding 'xpra/platform/posix/remotedesktop.py' 2026-09-24 05:08:18,995 adding 'xpra/platform/posix/screencast.py' 2026-09-24 05:08:19,006 adding 'xpra/platform/posix/sd_listen.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,007 adding 'xpra/platform/posix/shadow_server.py' 2026-09-24 05:08:19,007 adding 'xpra/platform/posix/systray.py' 2026-09-24 05:08:19,008 adding 'xpra/platform/posix/webcam.py' 2026-09-24 05:08:19,008 adding 'xpra/platform/posix/xi2.py' 2026-09-24 05:08:19,008 adding 'xpra/pointer/__init__.py' 2026-09-24 05:08:19,009 adding 'xpra/pointer/nopointer.py' 2026-09-24 05:08:19,009 adding 'xpra/scripts/__init__.py' 2026-09-24 05:08:19,009 adding 'xpra/scripts/args.py' 2026-09-24 05:08:19,010 adding 'xpra/scripts/common.py' 2026-09-24 05:08:19,011 adding 'xpra/scripts/config.py' 2026-09-24 05:08:19,012 adding 'xpra/scripts/display.py' 2026-09-24 05:08:19,012 adding 'xpra/scripts/fdproxy.py' 2026-09-24 05:08:19,013 adding 'xpra/scripts/glprobe.py' 2026-09-24 05:08:19,016 adding 'xpra/scripts/main.py' 2026-09-24 05:08:19,019 adding 'xpra/scripts/parsing.py' 2026-09-24 05:08:19,019 adding 'xpra/scripts/picker.py' 2026-09-24 05:08:19,020 adding 'xpra/scripts/pinentry.py' 2026-09-24 05:08:19,022 adding 'xpra/scripts/server.py' 2026-09-24 05:08:19,022 adding 'xpra/scripts/session.py' 2026-09-24 05:08:19,023 adding 'xpra/scripts/sessions.py' 2026-09-24 05:08:19,023 adding 'xpra/scripts/settings.py' 2026-09-24 05:08:19,023 adding 'xpra/scripts/version.py' 2026-09-24 05:08:19,024 adding 'xpra/server/__init__.py' 2026-09-24 05:08:19,024 adding 'xpra/server/auth.py' 2026-09-24 05:08:19,025 adding 'xpra/server/base.py' 2026-09-24 05:08:19,025 adding 'xpra/server/common.py' 2026-09-24 05:08:19,027 adding 'xpra/server/core.py' 2026-09-24 05:08:19,058 adding 'xpra/server/cystats.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,059 adding 'xpra/server/factory.py' 2026-09-24 05:08:19,059 adding 'xpra/server/features.py' 2026-09-24 05:08:19,060 adding 'xpra/server/glib_server.py' 2026-09-24 05:08:19,060 adding 'xpra/server/keyboard_config_base.py' 2026-09-24 05:08:19,060 adding 'xpra/server/menu_provider.py' 2026-09-24 05:08:19,061 adding 'xpra/server/runner_script.py' 2026-09-24 05:08:19,062 adding 'xpra/server/ssh.py' 2026-09-24 05:08:19,062 adding 'xpra/server/dbus/__init__.py' 2026-09-24 05:08:19,062 adding 'xpra/server/dbus/common.py' 2026-09-24 05:08:19,063 adding 'xpra/server/dbus/server.py' 2026-09-24 05:08:19,063 adding 'xpra/server/dbus/server_base.py' 2026-09-24 05:08:19,063 adding 'xpra/server/dbus/shadow_server.py' 2026-09-24 05:08:19,064 adding 'xpra/server/dbus/source.py' 2026-09-24 05:08:19,064 adding 'xpra/server/dbus/start.py' 2026-09-24 05:08:19,064 adding 'xpra/server/encoder/__init__.py' 2026-09-24 05:08:19,065 adding 'xpra/server/encoder/server.py' 2026-09-24 05:08:19,065 adding 'xpra/server/proxy/__init__.py' 2026-09-24 05:08:19,066 adding 'xpra/server/proxy/instance_base.py' 2026-09-24 05:08:19,066 adding 'xpra/server/proxy/instance_process.py' 2026-09-24 05:08:19,067 adding 'xpra/server/proxy/instance_thread.py' 2026-09-24 05:08:19,067 adding 'xpra/server/proxy/proxy_dbus_server.py' 2026-09-24 05:08:19,068 adding 'xpra/server/proxy/server.py' 2026-09-24 05:08:19,068 adding 'xpra/server/rfb/__init__.py' 2026-09-24 05:08:19,069 adding 'xpra/server/rfb/protocol.py' 2026-09-24 05:08:19,069 adding 'xpra/server/rfb/server.py' 2026-09-24 05:08:19,069 adding 'xpra/server/rfb/source.py' 2026-09-24 05:08:19,070 adding 'xpra/server/runner/__init__.py' 2026-09-24 05:08:19,070 adding 'xpra/server/runner/factory.py' 2026-09-24 05:08:19,070 adding 'xpra/server/runner/server.py' 2026-09-24 05:08:19,070 adding 'xpra/server/shadow/__init__.py' 2026-09-24 05:08:19,071 adding 'xpra/server/shadow/common.py' 2026-09-24 05:08:19,071 adding 'xpra/server/shadow/gtk_shadow_server_base.py' 2026-09-24 05:08:19,072 adding 'xpra/server/shadow/root_window_model.py' 2026-09-24 05:08:19,072 adding 'xpra/server/shadow/shadow_server_base.py' 2026-09-24 05:08:19,073 adding 'xpra/server/source/__init__.py' 2026-09-24 05:08:19,073 adding 'xpra/server/source/audio.py' 2026-09-24 05:08:19,074 adding 'xpra/server/source/avsync.py' 2026-09-24 05:08:19,074 adding 'xpra/server/source/bandwidth.py' 2026-09-24 05:08:19,075 adding 'xpra/server/source/client_connection.py' 2026-09-24 05:08:19,075 adding 'xpra/server/source/clientid.py' 2026-09-24 05:08:19,075 adding 'xpra/server/source/clientinfo.py' 2026-09-24 05:08:19,076 adding 'xpra/server/source/clipboard.py' 2026-09-24 05:08:19,076 adding 'xpra/server/source/control.py' 2026-09-24 05:08:19,076 adding 'xpra/server/source/cursor.py' 2026-09-24 05:08:19,076 adding 'xpra/server/source/dbus.py' 2026-09-24 05:08:19,077 adding 'xpra/server/source/display.py' 2026-09-24 05:08:19,078 adding 'xpra/server/source/encoding.py' 2026-09-24 05:08:19,078 adding 'xpra/server/source/events.py' 2026-09-24 05:08:19,078 adding 'xpra/server/source/factory.py' 2026-09-24 05:08:19,079 adding 'xpra/server/source/file.py' 2026-09-24 05:08:19,079 adding 'xpra/server/source/idle_mixin.py' 2026-09-24 05:08:19,080 adding 'xpra/server/source/image_filter.py' 2026-09-24 05:08:19,080 adding 'xpra/server/source/keyboard.py' 2026-09-24 05:08:19,080 adding 'xpra/server/source/menu.py' 2026-09-24 05:08:19,081 adding 'xpra/server/source/mmap.py' 2026-09-24 05:08:19,081 adding 'xpra/server/source/notification.py' 2026-09-24 05:08:19,081 adding 'xpra/server/source/ping.py' 2026-09-24 05:08:19,082 adding 'xpra/server/source/pointer.py' 2026-09-24 05:08:19,082 adding 'xpra/server/source/printer.py' 2026-09-24 05:08:19,082 adding 'xpra/server/source/sharing.py' 2026-09-24 05:08:19,083 adding 'xpra/server/source/shell.py' 2026-09-24 05:08:19,083 adding 'xpra/server/source/source_stats.py' 2026-09-24 05:08:19,083 adding 'xpra/server/source/ssh_agent.py' 2026-09-24 05:08:19,084 adding 'xpra/server/source/stub.py' 2026-09-24 05:08:19,084 adding 'xpra/server/source/webcam.py' 2026-09-24 05:08:19,085 adding 'xpra/server/source/window.py' 2026-09-24 05:08:19,086 adding 'xpra/server/subsystem/__init__.py' 2026-09-24 05:08:19,086 adding 'xpra/server/subsystem/audio.py' 2026-09-24 05:08:19,086 adding 'xpra/server/subsystem/bandwidth.py' 2026-09-24 05:08:19,087 adding 'xpra/server/subsystem/clipboard.py' 2026-09-24 05:08:19,088 adding 'xpra/server/subsystem/command.py' 2026-09-24 05:08:19,088 adding 'xpra/server/subsystem/control.py' 2026-09-24 05:08:19,088 adding 'xpra/server/subsystem/cursor.py' 2026-09-24 05:08:19,089 adding 'xpra/server/subsystem/daemon.py' 2026-09-24 05:08:19,089 adding 'xpra/server/subsystem/dbus.py' 2026-09-24 05:08:19,090 adding 'xpra/server/subsystem/debug.py' 2026-09-24 05:08:19,090 adding 'xpra/server/subsystem/display.py' 2026-09-24 05:08:19,091 adding 'xpra/server/subsystem/drm.py' 2026-09-24 05:08:19,091 adding 'xpra/server/subsystem/encoding.py' 2026-09-24 05:08:19,092 adding 'xpra/server/subsystem/encryption.py' 2026-09-24 05:08:19,092 adding 'xpra/server/subsystem/file.py' 2026-09-24 05:08:19,092 adding 'xpra/server/subsystem/gtk.py' 2026-09-24 05:08:19,093 adding 'xpra/server/subsystem/http.py' 2026-09-24 05:08:19,093 adding 'xpra/server/subsystem/id.py' 2026-09-24 05:08:19,093 adding 'xpra/server/subsystem/idle.py' 2026-09-24 05:08:19,094 adding 'xpra/server/subsystem/info.py' 2026-09-24 05:08:19,095 adding 'xpra/server/subsystem/keyboard.py' 2026-09-24 05:08:19,095 adding 'xpra/server/subsystem/logging.py' 2026-09-24 05:08:19,095 adding 'xpra/server/subsystem/mdns.py' 2026-09-24 05:08:19,096 adding 'xpra/server/subsystem/menu.py' 2026-09-24 05:08:19,096 adding 'xpra/server/subsystem/mmap.py' 2026-09-24 05:08:19,097 adding 'xpra/server/subsystem/notification.py' 2026-09-24 05:08:19,097 adding 'xpra/server/subsystem/opengl.py' 2026-09-24 05:08:19,097 adding 'xpra/server/subsystem/ping.py' 2026-09-24 05:08:19,097 adding 'xpra/server/subsystem/platform.py' 2026-09-24 05:08:19,098 adding 'xpra/server/subsystem/pointer.py' 2026-09-24 05:08:19,099 adding 'xpra/server/subsystem/power.py' 2026-09-24 05:08:19,099 adding 'xpra/server/subsystem/printer.py' 2026-09-24 05:08:19,100 adding 'xpra/server/subsystem/pulseaudio.py' 2026-09-24 05:08:19,100 adding 'xpra/server/subsystem/sessionfiles.py' 2026-09-24 05:08:19,101 adding 'xpra/server/subsystem/sharing.py' 2026-09-24 05:08:19,101 adding 'xpra/server/subsystem/shell.py' 2026-09-24 05:08:19,101 adding 'xpra/server/subsystem/splash.py' 2026-09-24 05:08:19,101 adding 'xpra/server/subsystem/ssh_agent.py' 2026-09-24 05:08:19,102 adding 'xpra/server/subsystem/stub.py' 2026-09-24 05:08:19,102 adding 'xpra/server/subsystem/suspend.py' 2026-09-24 05:08:19,102 adding 'xpra/server/subsystem/tray.py' 2026-09-24 05:08:19,103 adding 'xpra/server/subsystem/version.py' 2026-09-24 05:08:19,103 adding 'xpra/server/subsystem/watcher.py' 2026-09-24 05:08:19,103 adding 'xpra/server/subsystem/webcam.py' 2026-09-24 05:08:19,105 adding 'xpra/server/subsystem/window.py' 2026-09-24 05:08:19,105 adding 'xpra/server/window/__init__.py' 2026-09-24 05:08:19,105 adding 'xpra/server/window/batch_config.py' 2026-09-24 05:08:19,106 adding 'xpra/server/window/batch_delay_calculator.py' 2026-09-24 05:08:19,110 adding 'xpra/server/window/compress.py' 2026-09-24 05:08:19,111 adding 'xpra/server/window/content_guesser.py' 2026-09-24 05:08:19,111 adding 'xpra/server/window/filters.py' 2026-09-24 05:08:19,111 adding 'xpra/server/window/metadata.py' 2026-09-24 05:08:19,112 adding 'xpra/server/window/model.py' 2026-09-24 05:08:19,132 adding 'xpra/server/window/motion.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,134 adding 'xpra/server/window/perfstats.py' 2026-09-24 05:08:19,134 adding 'xpra/server/window/subsurface_source.py' 2026-09-24 05:08:19,138 adding 'xpra/server/window/video_compress.py' 2026-09-24 05:08:19,138 adding 'xpra/server/window/video_scoring.py' 2026-09-24 05:08:19,139 adding 'xpra/server/window/video_subregion.py' 2026-09-24 05:08:19,140 adding 'xpra/server/window/windowicon.py' 2026-09-24 05:08:19,140 adding 'xpra/util/__init__.py' 2026-09-24 05:08:19,141 adding 'xpra/util/background_worker.py' 2026-09-24 05:08:19,141 adding 'xpra/util/child_reaper.py' 2026-09-24 05:08:19,152 adding 'xpra/util/colorstreamhandler.py' 2026-09-24 05:08:19,152 adding 'xpra/util/config.py' 2026-09-24 05:08:19,153 adding 'xpra/util/daemon.py' 2026-09-24 05:08:19,153 adding 'xpra/util/debug.py' 2026-09-24 05:08:19,154 adding 'xpra/util/env.py' 2026-09-24 05:08:19,154 adding 'xpra/util/glib.py' 2026-09-24 05:08:19,154 adding 'xpra/util/glib_idle.py' 2026-09-24 05:08:19,155 adding 'xpra/util/glib_scheduler.py' 2026-09-24 05:08:19,155 adding 'xpra/util/gobject.py' 2026-09-24 05:08:19,155 adding 'xpra/util/io.py' 2026-09-24 05:08:19,156 adding 'xpra/util/meminfo.py' 2026-09-24 05:08:19,156 adding 'xpra/util/objects.py' 2026-09-24 05:08:19,157 adding 'xpra/util/parsing.py' 2026-09-24 05:08:19,157 adding 'xpra/util/pid.py' 2026-09-24 05:08:19,158 adding 'xpra/util/pysystem.py' 2026-09-24 05:08:19,158 adding 'xpra/util/queue_scheduler.py' 2026-09-24 05:08:19,177 adding 'xpra/util/rectangle.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,178 adding 'xpra/util/screen.py' 2026-09-24 05:08:19,179 adding 'xpra/util/signal_emitter.py' 2026-09-24 05:08:19,179 adding 'xpra/util/stats.py' 2026-09-24 05:08:19,179 adding 'xpra/util/str_fn.py' 2026-09-24 05:08:19,180 adding 'xpra/util/system.py' 2026-09-24 05:08:19,180 adding 'xpra/util/thread.py' 2026-09-24 05:08:19,181 adding 'xpra/util/ui_thread_watcher.py' 2026-09-24 05:08:19,181 adding 'xpra/util/version.py' 2026-09-24 05:08:19,182 adding 'xpra/wayland/__init__.py' 2026-09-24 05:08:19,182 adding 'xpra/wayland/wait.py' 2026-09-24 05:08:19,188 adding 'xpra/wayland/wait_for_display.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,189 adding 'xpra/webcam/__init__.py' 2026-09-24 05:08:19,189 adding 'xpra/webcam/base.py' 2026-09-24 05:08:19,190 adding 'xpra/webcam/cv2_camera.py' 2026-09-24 05:08:19,190 adding 'xpra/webcam/libcamera_camera.py' 2026-09-24 05:08:19,191 adding 'xpra/x11/__init__.py' 2026-09-24 05:08:19,191 adding 'xpra/x11/common.py' 2026-09-24 05:08:19,191 adding 'xpra/x11/composite.py' 2026-09-24 05:08:19,192 adding 'xpra/x11/damage.py' 2026-09-24 05:08:19,192 adding 'xpra/x11/dispatch.py' 2026-09-24 05:08:19,193 adding 'xpra/x11/error.py' 2026-09-24 05:08:19,193 adding 'xpra/x11/info.py' 2026-09-24 05:08:19,193 adding 'xpra/x11/prop.py' 2026-09-24 05:08:19,194 adding 'xpra/x11/prop_conv.py' 2026-09-24 05:08:19,194 adding 'xpra/x11/tray.py' 2026-09-24 05:08:19,195 adding 'xpra/x11/vfb_util.py' 2026-09-24 05:08:19,195 adding 'xpra/x11/wait.py' 2026-09-24 05:08:19,196 adding 'xpra/x11/window_filters.py' 2026-09-24 05:08:19,196 adding 'xpra/x11/window_info.py' 2026-09-24 05:08:19,196 adding 'xpra/x11/wm.py' 2026-09-24 05:08:19,197 adding 'xpra/x11/wm_check.py' 2026-09-24 05:08:19,198 adding 'xpra/x11/xkbhelper.py' 2026-09-24 05:08:19,199 adding 'xpra/x11/xroot_props.py' 2026-09-24 05:08:19,199 adding 'xpra/x11/bindings/__init__.py' 2026-09-24 05:08:19,206 adding 'xpra/x11/bindings/classhint.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,215 adding 'xpra/x11/bindings/composite.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,231 adding 'xpra/x11/bindings/core.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,238 adding 'xpra/x11/bindings/cursor.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,257 adding 'xpra/x11/bindings/damage.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,266 adding 'xpra/x11/bindings/display_source.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,286 adding 'xpra/x11/bindings/events.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,298 adding 'xpra/x11/bindings/fixes.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,305 adding 'xpra/x11/bindings/info.py' 2026-09-24 05:08:19,357 adding 'xpra/x11/bindings/keyboard.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,374 adding 'xpra/x11/bindings/loop.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,468 adding 'xpra/x11/bindings/randr.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,470 adding 'xpra/x11/bindings/randr_info.py' 2026-09-24 05:08:19,490 adding 'xpra/x11/bindings/record.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,491 adding 'xpra/x11/bindings/record_tool.py' 2026-09-24 05:08:19,499 adding 'xpra/x11/bindings/res.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,505 adding 'xpra/x11/bindings/saveset.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,505 adding 'xpra/x11/bindings/send_wm.py' 2026-09-24 05:08:19,517 adding 'xpra/x11/bindings/shape.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,536 adding 'xpra/x11/bindings/shm.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,558 adding 'xpra/x11/bindings/test.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,565 adding 'xpra/x11/bindings/wait_for_x_server.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,604 adding 'xpra/x11/bindings/window.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,633 adding 'xpra/x11/bindings/xi2.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,667 adding 'xpra/x11/bindings/ximage.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,674 adding 'xpra/x11/bindings/xkb.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,687 adding 'xpra/x11/bindings/xwait.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,701 adding 'xpra/x11/bindings/xwayland.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,702 adding 'xpra/x11/bindings/xwayland_info.py' 2026-09-24 05:08:19,702 adding 'xpra/x11/dbus/__init__.py' 2026-09-24 05:08:19,702 adding 'xpra/x11/dbus/x11_dbus_server.py' 2026-09-24 05:08:19,702 adding 'xpra/x11/desktop/__init__.py' 2026-09-24 05:08:19,703 adding 'xpra/x11/desktop/base.py' 2026-09-24 05:08:19,703 adding 'xpra/x11/desktop/desktop_model.py' 2026-09-24 05:08:19,704 adding 'xpra/x11/desktop/desktop_server.py' 2026-09-24 05:08:19,704 adding 'xpra/x11/desktop/model_base.py' 2026-09-24 05:08:19,705 adding 'xpra/x11/desktop/monitor_model.py' 2026-09-24 05:08:19,705 adding 'xpra/x11/desktop/monitor_server.py' 2026-09-24 05:08:19,706 adding 'xpra/x11/gtk/__init__.py' 2026-09-24 05:08:19,720 adding 'xpra/x11/gtk/bindings.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,728 adding 'xpra/x11/gtk/display_source.cpython-313-arm-linux-gnueabihf.so' 2026-09-24 05:08:19,729 adding 'xpra/x11/gtk/error.py' 2026-09-24 05:08:19,729 adding 'xpra/x11/models/__init__.py' 2026-09-24 05:08:19,730 adding 'xpra/x11/models/base.py' 2026-09-24 05:08:19,731 adding 'xpra/x11/models/core.py' 2026-09-24 05:08:19,732 adding 'xpra/x11/models/or_window.py' 2026-09-24 05:08:19,732 adding 'xpra/x11/models/size_hints_util.py' 2026-09-24 05:08:19,732 adding 'xpra/x11/models/systray.py' 2026-09-24 05:08:19,733 adding 'xpra/x11/models/window.py' 2026-09-24 05:08:19,734 adding 'xpra/x11/selection/__init__.py' 2026-09-24 05:08:19,734 adding 'xpra/x11/selection/clipboard.py' 2026-09-24 05:08:19,735 adding 'xpra/x11/selection/common.py' 2026-09-24 05:08:19,735 adding 'xpra/x11/selection/manager.py' 2026-09-24 05:08:19,736 adding 'xpra/x11/selection/proxy.py' 2026-09-24 05:08:19,736 adding 'xpra/x11/server/__init__.py' 2026-09-24 05:08:19,736 adding 'xpra/x11/server/expand.py' 2026-09-24 05:08:19,738 adding 'xpra/x11/server/keyboard_config.py' 2026-09-24 05:08:19,738 adding 'xpra/x11/server/root_overlay.py' 2026-09-24 05:08:19,740 adding 'xpra/x11/server/seamless.py' 2026-09-24 05:08:19,740 adding 'xpra/x11/server/xtest_keyboard.py' 2026-09-24 05:08:19,740 adding 'xpra/x11/server/xtest_pointer.py' 2026-09-24 05:08:19,741 adding 'xpra/x11/shadow/__init__.py' 2026-09-24 05:08:19,741 adding 'xpra/x11/shadow/backends.py' 2026-09-24 05:08:19,741 adding 'xpra/x11/shadow/filter.py' 2026-09-24 05:08:19,752 adding 'xpra/x11/shadow/model.py' 2026-09-24 05:08:19,752 adding 'xpra/x11/shadow/screenshot.py' 2026-09-24 05:08:19,753 adding 'xpra/x11/shadow/server.py' 2026-09-24 05:08:19,753 adding 'xpra/x11/shadow/ximage_capture.py' 2026-09-24 05:08:19,753 adding 'xpra/x11/subsystem/__init__.py' 2026-09-24 05:08:19,754 adding 'xpra/x11/subsystem/bell.py' 2026-09-24 05:08:19,754 adding 'xpra/x11/subsystem/cursor.py' 2026-09-24 05:08:19,755 adding 'xpra/x11/subsystem/display.py' 2026-09-24 05:08:19,755 adding 'xpra/x11/subsystem/gtk.py' 2026-09-24 05:08:19,755 adding 'xpra/x11/subsystem/icc.py' 2026-09-24 05:08:19,756 adding 'xpra/x11/subsystem/keyboard.py' 2026-09-24 05:08:19,756 adding 'xpra/x11/subsystem/pointer.py' 2026-09-24 05:08:19,756 adding 'xpra/x11/subsystem/systray.py' 2026-09-24 05:08:19,756 adding 'xpra/x11/subsystem/x11init.py' 2026-09-24 05:08:19,757 adding 'xpra/x11/subsystem/xsettings.py' 2026-09-24 05:08:19,757 adding 'xpra/x11/subsystem/xsettings_manager.py' 2026-09-24 05:08:19,758 adding 'xpra/x11/subsystem/xsettings_prop.py' 2026-09-24 05:08:19,758 adding 'xpra/x11/uinput/__init__.py' 2026-09-24 05:08:19,758 adding 'xpra/x11/uinput/device.py' 2026-09-24 05:08:19,759 adding 'xpra/x11/uinput/setup.py' 2026-09-24 05:08:19,759 adding 'xpra-6.5.4.data/data/bin/xpra_Xdummy' 2026-09-24 05:08:19,759 adding 'xpra-6.5.4.data/data/etc/X11/xorg.conf.d/90-xpra-virtual.conf' 2026-09-24 05:08:19,760 adding 'xpra-6.5.4.data/data/etc/dbus-1/system.d/xpra.conf' 2026-09-24 05:08:19,760 adding 'xpra-6.5.4.data/data/etc/pam.d/xpra' 2026-09-24 05:08:19,760 adding 'xpra-6.5.4.data/data/etc/sysconfig/xpra' 2026-09-24 05:08:19,761 adding 'xpra-6.5.4.data/data/etc/xpra/xorg-uinput.conf' 2026-09-24 05:08:19,761 adding 'xpra-6.5.4.data/data/etc/xpra/xorg.conf' 2026-09-24 05:08:19,761 adding 'xpra-6.5.4.data/data/etc/xpra/xpra.conf' 2026-09-24 05:08:19,761 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/05_features.conf' 2026-09-24 05:08:19,762 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/10_network.conf' 2026-09-24 05:08:19,762 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/12_ssl.conf' 2026-09-24 05:08:19,762 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/15_file_transfers.conf' 2026-09-24 05:08:19,762 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/16_printing.conf' 2026-09-24 05:08:19,763 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/20_audio.conf' 2026-09-24 05:08:19,763 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/30_picture.conf' 2026-09-24 05:08:19,763 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/35_webcam.conf' 2026-09-24 05:08:19,763 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/40_client.conf' 2026-09-24 05:08:19,764 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/42_client_keyboard.conf' 2026-09-24 05:08:19,764 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/50_server_network.conf' 2026-09-24 05:08:19,764 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/55_server_x11.conf' 2026-09-24 05:08:19,764 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/60_server.conf' 2026-09-24 05:08:19,765 adding 'xpra-6.5.4.data/data/etc/xpra/conf.d/65_proxy.conf' 2026-09-24 05:08:19,765 adding 'xpra-6.5.4.data/data/etc/xpra/content-categories/10_default.conf' 2026-09-24 05:08:19,765 adding 'xpra-6.5.4.data/data/etc/xpra/content-parent/10_default.conf' 2026-09-24 05:08:19,765 adding 'xpra-6.5.4.data/data/etc/xpra/content-type/10_role.conf' 2026-09-24 05:08:19,766 adding 'xpra-6.5.4.data/data/etc/xpra/content-type/30_title.conf' 2026-09-24 05:08:19,766 adding 'xpra-6.5.4.data/data/etc/xpra/content-type/50_class.conf' 2026-09-24 05:08:19,766 adding 'xpra-6.5.4.data/data/etc/xpra/content-type/70_commands.conf' 2026-09-24 05:08:19,766 adding 'xpra-6.5.4.data/data/etc/xpra/content-type/90_fallback.conf' 2026-09-24 05:08:19,766 adding 'xpra-6.5.4.data/data/etc/xpra/http-headers/00_nocache.txt' 2026-09-24 05:08:19,767 adding 'xpra-6.5.4.data/data/etc/xpra/http-headers/10_content_security_policy.txt' 2026-09-24 05:08:19,767 adding 'xpra-6.5.4.data/data/etc/xpra/pulse/xpra.pa' 2026-09-24 05:08:19,767 adding 'xpra-6.5.4.data/data/lib/cups/backend/xpraforwarder' 2026-09-24 05:08:19,768 adding 'xpra-6.5.4.data/data/lib/systemd/system/xpra-encoder.service' 2026-09-24 05:08:19,768 adding 'xpra-6.5.4.data/data/lib/systemd/system/xpra-encoder.socket' 2026-09-24 05:08:19,768 adding 'xpra-6.5.4.data/data/lib/systemd/system/xpra.service' 2026-09-24 05:08:19,768 adding 'xpra-6.5.4.data/data/lib/systemd/system/xpra.socket' 2026-09-24 05:08:19,769 adding 'xpra-6.5.4.data/data/lib/sysusers.d/xpra.conf' 2026-09-24 05:08:19,769 adding 'xpra-6.5.4.data/data/lib/tmpfiles.d/xpra.conf' 2026-09-24 05:08:19,769 adding 'xpra-6.5.4.data/data/lib/udev/rules.d/71-xpra-virtual-pointer.rules' 2026-09-24 05:08:19,769 adding 'xpra-6.5.4.data/data/libexec/xpra/auth_dialog' 2026-09-24 05:08:19,770 adding 'xpra-6.5.4.data/data/libexec/xpra/daemonizer' 2026-09-24 05:08:19,770 adding 'xpra-6.5.4.data/data/libexec/xpra/gnome-open' 2026-09-24 05:08:19,770 adding 'xpra-6.5.4.data/data/libexec/xpra/gvfs-open' 2026-09-24 05:08:19,770 adding 'xpra-6.5.4.data/data/libexec/xpra/xdg-open' 2026-09-24 05:08:19,771 adding 'xpra-6.5.4.data/data/libexec/xpra/xpra_signal_listener' 2026-09-24 05:08:19,771 adding 'xpra-6.5.4.data/data/libexec/xpra/xpra_udev_product_version' 2026-09-24 05:08:19,771 adding 'xpra-6.5.4.data/data/libexec/xpra/xpra_weston_xvfb' 2026-09-24 05:08:19,771 adding 'xpra-6.5.4.data/data/share/applications/xpra-gui.desktop' 2026-09-24 05:08:19,772 adding 'xpra-6.5.4.data/data/share/applications/xpra-launcher.desktop' 2026-09-24 05:08:19,772 adding 'xpra-6.5.4.data/data/share/applications/xpra-shadow.desktop' 2026-09-24 05:08:19,772 adding 'xpra-6.5.4.data/data/share/applications/xpra.desktop' 2026-09-24 05:08:19,773 adding 'xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org/COPYING' 2026-09-24 05:08:19,773 adding 'xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org/README.md' 2026-09-24 05:08:19,773 adding 'xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org/extension.js' 2026-09-24 05:08:19,774 adding 'xpra-6.5.4.data/data/share/gnome-shell/extensions/input-source-manager@xpra_org/metadata.json' 2026-09-24 05:08:19,777 adding 'xpra-6.5.4.data/data/share/icons/xpra-large.png' 2026-09-24 05:08:19,777 adding 'xpra-6.5.4.data/data/share/icons/xpra-mdns.png' 2026-09-24 05:08:19,777 adding 'xpra-6.5.4.data/data/share/icons/xpra-shadow.png' 2026-09-24 05:08:19,778 adding 'xpra-6.5.4.data/data/share/icons/xpra.png' 2026-09-24 05:08:19,778 adding 'xpra-6.5.4.data/data/share/man/man1/run_scaled.1' 2026-09-24 05:08:19,781 adding 'xpra-6.5.4.data/data/share/man/man1/xpra.1' 2026-09-24 05:08:19,781 adding 'xpra-6.5.4.data/data/share/man/man1/xpra_launcher.1' 2026-09-24 05:08:19,782 adding 'xpra-6.5.4.data/data/share/metainfo/xpra.appdata.xml' 2026-09-24 05:08:19,782 adding 'xpra-6.5.4.data/data/share/mime/packages/application-x-xpraconfig.xml' 2026-09-24 05:08:19,783 adding 'xpra-6.5.4.data/data/share/xpra/COPYING' 2026-09-24 05:08:19,783 adding 'xpra-6.5.4.data/data/share/xpra/README.md' 2026-09-24 05:08:19,783 adding 'xpra-6.5.4.data/data/share/xpra/autostart.desktop' 2026-09-24 05:08:19,784 adding 'xpra-6.5.4.data/data/share/xpra/bell.wav' 2026-09-24 05:08:19,784 adding 'xpra-6.5.4.data/data/share/xpra/css/10_header_bar.css' 2026-09-24 05:08:19,785 adding 'xpra-6.5.4.data/data/share/xpra/css/20_progress_bar.css' 2026-09-24 05:08:19,785 adding 'xpra-6.5.4.data/data/share/xpra/icons/alert.png' 2026-09-24 05:08:19,786 adding 'xpra-6.5.4.data/data/share/xpra/icons/audio.png' 2026-09-24 05:08:19,786 adding 'xpra-6.5.4.data/data/share/xpra/icons/authentication-small.png' 2026-09-24 05:08:19,786 adding 'xpra-6.5.4.data/data/share/xpra/icons/authentication.png' 2026-09-24 05:08:19,787 adding 'xpra-6.5.4.data/data/share/xpra/icons/bandwidth_limit.png' 2026-09-24 05:08:19,787 adding 'xpra-6.5.4.data/data/share/xpra/icons/bell.png' 2026-09-24 05:08:19,787 adding 'xpra-6.5.4.data/data/share/xpra/icons/browse.png' 2026-09-24 05:08:19,788 adding 'xpra-6.5.4.data/data/share/xpra/icons/browser.png' 2026-09-24 05:08:19,788 adding 'xpra-6.5.4.data/data/share/xpra/icons/bugs.png' 2026-09-24 05:08:19,788 adding 'xpra-6.5.4.data/data/share/xpra/icons/clipboard.png' 2026-09-24 05:08:19,789 adding 'xpra-6.5.4.data/data/share/xpra/icons/close.png' 2026-09-24 05:08:19,789 adding 'xpra-6.5.4.data/data/share/xpra/icons/compressed.png' 2026-09-24 05:08:19,789 adding 'xpra-6.5.4.data/data/share/xpra/icons/connect.png' 2026-09-24 05:08:19,789 adding 'xpra-6.5.4.data/data/share/xpra/icons/cross.png' 2026-09-24 05:08:19,790 adding 'xpra-6.5.4.data/data/share/xpra/icons/cyclonedx-small.png' 2026-09-24 05:08:19,790 adding 'xpra-6.5.4.data/data/share/xpra/icons/cyclonedx.png' 2026-09-24 05:08:19,791 adding 'xpra-6.5.4.data/data/share/xpra/icons/disconnected.png' 2026-09-24 05:08:19,791 adding 'xpra-6.5.4.data/data/share/xpra/icons/display.png' 2026-09-24 05:08:19,791 adding 'xpra-6.5.4.data/data/share/xpra/icons/documentation.png' 2026-09-24 05:08:19,792 adding 'xpra-6.5.4.data/data/share/xpra/icons/download.png' 2026-09-24 05:08:19,792 adding 'xpra-6.5.4.data/data/share/xpra/icons/empty.png' 2026-09-24 05:08:19,792 adding 'xpra-6.5.4.data/data/share/xpra/icons/encoding.png' 2026-09-24 05:08:19,793 adding 'xpra-6.5.4.data/data/share/xpra/icons/eye-off.png' 2026-09-24 05:08:19,793 adding 'xpra-6.5.4.data/data/share/xpra/icons/eye-on.png' 2026-09-24 05:08:19,793 adding 'xpra-6.5.4.data/data/share/xpra/icons/features.png' 2026-09-24 05:08:19,794 adding 'xpra-6.5.4.data/data/share/xpra/icons/fluxbox.png' 2026-09-24 05:08:19,794 adding 'xpra-6.5.4.data/data/share/xpra/icons/font.png' 2026-09-24 05:08:19,794 adding 'xpra-6.5.4.data/data/share/xpra/icons/forward.png' 2026-09-24 05:08:19,795 adding 'xpra-6.5.4.data/data/share/xpra/icons/freebsd.png' 2026-09-24 05:08:19,795 adding 'xpra-6.5.4.data/data/share/xpra/icons/gears.png' 2026-09-24 05:08:19,795 adding 'xpra-6.5.4.data/data/share/xpra/icons/gnome-session.png' 2026-09-24 05:08:19,796 adding 'xpra-6.5.4.data/data/share/xpra/icons/gnome.png' 2026-09-24 05:08:19,796 adding 'xpra-6.5.4.data/data/share/xpra/icons/gstreamer.png' 2026-09-24 05:08:19,796 adding 'xpra-6.5.4.data/data/share/xpra/icons/information.png' 2026-09-24 05:08:19,797 adding 'xpra-6.5.4.data/data/share/xpra/icons/kde.png' 2026-09-24 05:08:19,797 adding 'xpra-6.5.4.data/data/share/xpra/icons/keyboard.png' 2026-09-24 05:08:19,797 adding 'xpra-6.5.4.data/data/share/xpra/icons/linux.png' 2026-09-24 05:08:19,798 adding 'xpra-6.5.4.data/data/share/xpra/icons/list.png' 2026-09-24 05:08:19,798 adding 'xpra-6.5.4.data/data/share/xpra/icons/lxde.png' 2026-09-24 05:08:19,798 adding 'xpra-6.5.4.data/data/share/xpra/icons/macos.png' 2026-09-24 05:08:19,799 adding 'xpra-6.5.4.data/data/share/xpra/icons/matchbox.png' 2026-09-24 05:08:19,799 adding 'xpra-6.5.4.data/data/share/xpra/icons/maximize.png' 2026-09-24 05:08:19,799 adding 'xpra-6.5.4.data/data/share/xpra/icons/mdns.png' 2026-09-24 05:08:19,800 adding 'xpra-6.5.4.data/data/share/xpra/icons/microphone.png' 2026-09-24 05:08:19,800 adding 'xpra-6.5.4.data/data/share/xpra/icons/minimize.png' 2026-09-24 05:08:19,800 adding 'xpra-6.5.4.data/data/share/xpra/icons/monitor.png' 2026-09-24 05:08:19,801 adding 'xpra-6.5.4.data/data/share/xpra/icons/noicon.png' 2026-09-24 05:08:19,801 adding 'xpra-6.5.4.data/data/share/xpra/icons/open.png' 2026-09-24 05:08:19,801 adding 'xpra-6.5.4.data/data/share/xpra/icons/openbox.png' 2026-09-24 05:08:19,802 adding 'xpra-6.5.4.data/data/share/xpra/icons/openbsd.png' 2026-09-24 05:08:19,802 adding 'xpra-6.5.4.data/data/share/xpra/icons/opengl.png' 2026-09-24 05:08:19,802 adding 'xpra-6.5.4.data/data/share/xpra/icons/package.png' 2026-09-24 05:08:19,802 adding 'xpra-6.5.4.data/data/share/xpra/icons/picture.png' 2026-09-24 05:08:19,803 adding 'xpra-6.5.4.data/data/share/xpra/icons/pointer.png' 2026-09-24 05:08:19,803 adding 'xpra-6.5.4.data/data/share/xpra/icons/printer.png' 2026-09-24 05:08:19,803 adding 'xpra-6.5.4.data/data/share/xpra/icons/python.png' 2026-09-24 05:08:19,804 adding 'xpra-6.5.4.data/data/share/xpra/icons/qr.png' 2026-09-24 05:08:19,804 adding 'xpra-6.5.4.data/data/share/xpra/icons/quit.png' 2026-09-24 05:08:19,804 adding 'xpra-6.5.4.data/data/share/xpra/icons/raise.png' 2026-09-24 05:08:19,805 adding 'xpra-6.5.4.data/data/share/xpra/icons/reinitialize.png' 2026-09-24 05:08:19,805 adding 'xpra-6.5.4.data/data/share/xpra/icons/retry.png' 2026-09-24 05:08:19,805 adding 'xpra-6.5.4.data/data/share/xpra/icons/sawfish.png' 2026-09-24 05:08:19,806 adding 'xpra-6.5.4.data/data/share/xpra/icons/scaling.png' 2026-09-24 05:08:19,806 adding 'xpra-6.5.4.data/data/share/xpra/icons/screenshot.png' 2026-09-24 05:08:19,806 adding 'xpra-6.5.4.data/data/share/xpra/icons/server-connected.png' 2026-09-24 05:08:19,806 adding 'xpra-6.5.4.data/data/share/xpra/icons/server-notconnected.png' 2026-09-24 05:08:19,807 adding 'xpra-6.5.4.data/data/share/xpra/icons/server.png' 2026-09-24 05:08:19,807 adding 'xpra-6.5.4.data/data/share/xpra/icons/shadow.png' 2026-09-24 05:08:19,807 adding 'xpra-6.5.4.data/data/share/xpra/icons/shutdown.png' 2026-09-24 05:08:19,808 adding 'xpra-6.5.4.data/data/share/xpra/icons/slider.png' 2026-09-24 05:08:19,808 adding 'xpra-6.5.4.data/data/share/xpra/icons/speaker-off.png' 2026-09-24 05:08:19,808 adding 'xpra-6.5.4.data/data/share/xpra/icons/speaker.png' 2026-09-24 05:08:19,809 adding 'xpra-6.5.4.data/data/share/xpra/icons/speed.png' 2026-09-24 05:08:19,809 adding 'xpra-6.5.4.data/data/share/xpra/icons/sqlite.png' 2026-09-24 05:08:19,809 adding 'xpra-6.5.4.data/data/share/xpra/icons/start.png' 2026-09-24 05:08:19,810 adding 'xpra-6.5.4.data/data/share/xpra/icons/statistics.png' 2026-09-24 05:08:19,810 adding 'xpra-6.5.4.data/data/share/xpra/icons/ticked-small.png' 2026-09-24 05:08:19,810 adding 'xpra-6.5.4.data/data/share/xpra/icons/ticked.png' 2026-09-24 05:08:19,811 adding 'xpra-6.5.4.data/data/share/xpra/icons/timer.png' 2026-09-24 05:08:19,811 adding 'xpra-6.5.4.data/data/share/xpra/icons/toolbox.png' 2026-09-24 05:08:19,811 adding 'xpra-6.5.4.data/data/share/xpra/icons/transfer.png' 2026-09-24 05:08:19,812 adding 'xpra-6.5.4.data/data/share/xpra/icons/transparent.png' 2026-09-24 05:08:19,812 adding 'xpra-6.5.4.data/data/share/xpra/icons/unticked-small.png' 2026-09-24 05:08:19,812 adding 'xpra-6.5.4.data/data/share/xpra/icons/unticked.png' 2026-09-24 05:08:19,813 adding 'xpra-6.5.4.data/data/share/xpra/icons/update.png' 2026-09-24 05:08:19,813 adding 'xpra-6.5.4.data/data/share/xpra/icons/upload.png' 2026-09-24 05:08:19,813 adding 'xpra-6.5.4.data/data/share/xpra/icons/user.png' 2026-09-24 05:08:19,814 adding 'xpra-6.5.4.data/data/share/xpra/icons/video.png' 2026-09-24 05:08:19,814 adding 'xpra-6.5.4.data/data/share/xpra/icons/webcam.png' 2026-09-24 05:08:19,814 adding 'xpra-6.5.4.data/data/share/xpra/icons/win32.png' 2026-09-24 05:08:19,815 adding 'xpra-6.5.4.data/data/share/xpra/icons/windowmaker.png' 2026-09-24 05:08:19,815 adding 'xpra-6.5.4.data/data/share/xpra/icons/windows.png' 2026-09-24 05:08:19,815 adding 'xpra-6.5.4.data/data/share/xpra/icons/xpra.png' 2026-09-24 05:08:19,816 adding 'xpra-6.5.4.data/data/share/xpra/icons/xterm.png' 2026-09-24 05:08:19,816 adding 'xpra-6.5.4.data/data/share/xpra/images/gradient.webp' 2026-09-24 05:08:19,818 adding 'xpra-6.5.4.data/data/share/xpra/images/pinwheel.jpg' 2026-09-24 05:08:19,818 adding 'xpra-6.5.4.data/data/share/xpra/images/smpte-rp-219.png' 2026-09-24 05:08:19,819 adding 'xpra-6.5.4.data/data/share/xpra/images/warning.png' 2026-09-24 05:08:19,820 adding 'xpra-6.5.4.data/data/usr/lib/arm-linux-gnueabihf/wireshark/plugins/xpra_dissector.lua' 2026-09-24 05:08:19,820 adding 'xpra-6.5.4.data/scripts/run_scaled' 2026-09-24 05:08:19,821 adding 'xpra-6.5.4.data/scripts/xpra' 2026-09-24 05:08:19,821 adding 'xpra-6.5.4.data/scripts/xpra_launcher' 2026-09-24 05:08:19,822 adding 'xpra-6.5.4.dist-info/licenses/COPYING' 2026-09-24 05:08:19,822 adding 'xpra-6.5.4.dist-info/METADATA' 2026-09-24 05:08:19,823 adding 'xpra-6.5.4.dist-info/WHEEL' 2026-09-24 05:08:19,823 adding 'xpra-6.5.4.dist-info/top_level.txt' 2026-09-24 05:08:19,828 adding 'xpra-6.5.4.dist-info/RECORD' 2026-09-24 05:08:19,832 removing build/bdist.linux-armv8l/wheel get_conf_dir(build)=build/etc/xpra probing cups printer definitions pdf=, postscript=drv:///sample.drv/generic.ppd 'fs/etc/xpra/conf.d': '05_features.conf.in' -> 'build/etc/xpra/conf.d/05_features.conf' '10_network.conf.in' -> 'build/etc/xpra/conf.d/10_network.conf' '12_ssl.conf.in' -> 'build/etc/xpra/conf.d/12_ssl.conf' '15_file_transfers.conf.in' -> 'build/etc/xpra/conf.d/15_file_transfers.conf' '16_printing.conf.in' -> 'build/etc/xpra/conf.d/16_printing.conf' '20_audio.conf.in' -> 'build/etc/xpra/conf.d/20_audio.conf' '30_picture.conf.in' -> 'build/etc/xpra/conf.d/30_picture.conf' '35_webcam.conf.in' -> 'build/etc/xpra/conf.d/35_webcam.conf' '40_client.conf.in' -> 'build/etc/xpra/conf.d/40_client.conf' '42_client_keyboard.conf.in' -> 'build/etc/xpra/conf.d/42_client_keyboard.conf' '50_server_network.conf.in' -> 'build/etc/xpra/conf.d/50_server_network.conf' '55_server_x11.conf.in' -> 'build/etc/xpra/conf.d/55_server_x11.conf' '60_server.conf.in' -> 'build/etc/xpra/conf.d/60_server.conf' '65_proxy.conf.in' -> 'build/etc/xpra/conf.d/65_proxy.conf' install_dir='build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data' install_dir='build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data' root_prefix='build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data' install_data_override.run() 'fs/lib/cups/backend/xpraforwarder' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/cups/backend' (0o700) get_conf_dir(build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data)=build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra probing cups printer definitions pdf=, postscript=drv:///sample.drv/generic.ppd 'fs/etc/xpra/conf.d': '05_features.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/05_features.conf' '10_network.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/10_network.conf' '12_ssl.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/12_ssl.conf' '15_file_transfers.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/15_file_transfers.conf' '16_printing.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/16_printing.conf' '20_audio.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/20_audio.conf' '30_picture.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/30_picture.conf' '35_webcam.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/35_webcam.conf' '40_client.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/40_client.conf' '42_client_keyboard.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/42_client_keyboard.conf' '50_server_network.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/50_server_network.conf' '55_server_x11.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/55_server_x11.conf' '60_server.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/60_server.conf' '65_proxy.conf.in' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/conf.d/65_proxy.conf' 'fs/bin/xpra_Xdummy' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/bin' (0o755) 'fs/etc/xpra/xpra.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra' (0o644) 'fs/etc/xpra/xorg-uinput.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra' (0o644) 'fs/etc/xpra/xorg.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra' (0o644) 'fs/etc/X11/xorg.conf.d/90-xpra-virtual.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/X11/xorg.conf.d/' (0o644) 'fs/etc/pam.d/xpra' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/pam.d' (0o644) 'fs/etc/sysconfig/xpra' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/sysconfig' (0o644) 'fs/lib/systemd/system/xpra.service' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/systemd/system' (0o644) 'fs/lib/systemd/system/xpra-encoder.service' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/systemd/system' (0o644) 'fs/lib/systemd/system/xpra.socket' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/systemd/system' (0o644) 'fs/lib/systemd/system/xpra-encoder.socket' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/lib/systemd/system' (0o644) 'fs/etc/dbus-1/system.d/xpra.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/dbus-1/system.d' (0o644) 'fs/lib/wireshark/plugins/xpra_dissector.lua' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/usr/lib/arm-linux-gnueabihf/wireshark/plugins' (0o644) 'fs/etc/xpra/http-headers': 'fs/etc/xpra/http-headers/10_content_security_policy.txt' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/http-headers' (0o644) 'fs/etc/xpra/http-headers/00_nocache.txt' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/http-headers' (0o644) 'fs/etc/xpra/content-type': 'fs/etc/xpra/content-type/50_class.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-type' (0o644) 'fs/etc/xpra/content-type/10_role.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-type' (0o644) 'fs/etc/xpra/content-type/70_commands.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-type' (0o644) 'fs/etc/xpra/content-type/30_title.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-type' (0o644) 'fs/etc/xpra/content-type/90_fallback.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-type' (0o644) 'fs/etc/xpra/content-categories': 'fs/etc/xpra/content-categories/10_default.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-categories' (0o644) 'fs/etc/xpra/content-parent': 'fs/etc/xpra/content-parent/10_default.conf' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/content-parent' (0o644) 'fs/etc/xpra/pulse': 'fs/etc/xpra/pulse/xpra.pa' -> 'build/bdist.linux-armv8l/wheel/xpra-6.5.4.data/data/etc/xpra/pulse' (0o644) Building wheel for xpra (pyproject.toml): finished with status 'done' Created wheel for xpra: filename=xpra-6.5.4-cp313-cp313-linux_armv8l.whl size=18492926 sha256=54cf49bebabcf3754f7447a29075b7d75cc202a1636a41d33543318d2c5a022e Stored in directory: /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir/pip-ephem-wheel-cache-59x7iw5x/wheels/7a/65/01/bf70f8cf9c5a91f58bb3668601d6ca976b340b1a1859d8f38b Successfully built xpra + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yOJFd1 + umask 022 + cd /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build + mkdir /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xpra-6.5.4 + '[' 1 -eq 1 ']' ++ ls /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/pyproject-wheeldir/xpra-6.5.4-cp313-cp313-linux_armv8l.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=xpra==6.5.4 + '[' -z xpra==6.5.4 ']' + TMPDIR=/home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/pyproject-wheeldir xpra==6.5.4 Using pip 26.2.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4/pyproject-wheeldir Processing ./pyproject-wheeldir/xpra-6.5.4-cp313-cp313-linux_armv8l.whl Installing collected packages: xpra Successfully installed xpra-6.5.4 + '[' -d /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/run_scaled /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/xpra /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/xpra_Xdummy /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/xpra_launcher /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/run_scaled: updating /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/xpra: updating /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/xpra_Xdummy: no change /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/xpra_launcher: updating + rm -rfv /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4-1.mga11.arm-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages '!=' /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/xpra-6.5.4.dist-info' + sed -i s/pip/rpm/ /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages/xpra-6.5.4.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT --record /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages/xpra-6.5.4.dist-info/RECORD --output /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4-1.mga11.arm-pyproject-record + rm -fv /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages/xpra-6.5.4.dist-info/RECORD removed '/home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages/xpra-6.5.4.dist-info/RECORD' + rm -fv /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages/xpra-6.5.4.dist-info/REQUESTED removed '/home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/lib/python3.13/site-packages/xpra-6.5.4.dist-info/REQUESTED' ++ wc -l /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4-1.mga11.arm-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4-1.mga11.arm-pyproject-files --output-modules /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4-1.mga11.arm-pyproject-modules --buildroot /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib/python3.13/site-packages --python-version 3.13 --pyproject-record /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/xpra-6.5.4-1.mga11.arm-pyproject-record --prefix /usr xpra + mv /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/etc /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/ + mkdir -p /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/icons/hicolor/48x48/apps + mkdir -p /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/icons/hicolor/64x64/apps + mv /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/icons/xpra.png /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/icons/hicolor/64x64/apps/ + mv /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/icons/xpra-shadow.png /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/icons/hicolor/64x64/apps/ + mv /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/icons/xpra-mdns.png /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/icons/hicolor/48x48/apps/ + rm -f /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/xpra/COPYING /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/share/xpra/README.md + mkdir -p /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/etc/xpra + install -pm 644 fs/etc/xpra/nvenc.keys /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/etc/xpra + mkdir -p /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/run/xpra + rm -v /home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/usr/lib/wireshark/plugins/xpra_dissector.lua rm: cannot remove '/home/iurt/rpmbuild/BUILD/xpra-6.5.4-build/BUILDROOT/usr/usr/lib/wireshark/plugins/xpra_dissector.lua': No such file or directory error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.yOJFd1 (%install) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.yOJFd1 (%install) I: [iurt_root_command] ERROR: chroot