Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/xpra.spec'], chrootPath='/var/lib/mock/f23-build-5364749-596517/root'user='mockbuild'gid=425printOutput=Falselogger=uid=1000env={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}shell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/xpra.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: arm02-builder16.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/xpra-0.16.3-3.fc23.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/xpra.spec'], chrootPath='/var/lib/mock/f23-build-5364749-596517/root'user='mockbuild'private_network=TrueprintOutput=Falselogger=uid=1000gid=425env={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}shell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/xpra.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cYLHxU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xpra-0.16.3 + /usr/bin/xz -dc /builddir/build/SOURCES/xpra-0.16.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xpra-0.16.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pyQ6eY + umask 022 + cd /builddir/build/BUILD + cd xpra-0.16.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python setup.py build --verbose --with-vpx --with-webp --without-enc_x264 --without-dec_avcodec2 --without-csc_swscale --with-csc_opencl --with-Xdummy --with-Xdummy_wrapper setup.py build --verbose --with-vpx --with-webp --without-enc_x264 --without-dec_avcodec2 --without-csc_swscale --with-csc_opencl --with-Xdummy --with-Xdummy_wrapper Xpra version 0.16.3 found pkg-config version: 0.28 build switches: * enc_x264 : N * enc_x265 : N * nvenc4 : N * nvenc5 : N * vpx : Y * webp : Y * pillow : Y * dec_avcodec2 : N * csc_swscale : N * csc_opencl : Y * csc_cython : Y * memoryview : Y * bencode : Y * cython_bencode : Y * clipboard : Y * server : Y * client : Y * dbus : Y * x11 : Y * gtk_x11 : Y * gtk2 : Y * gtk3 : N * html5 : Y * sound : Y * opengl : Y * printing : Y * rebuild : Y * annotate : Y * warn : Y * strict : Y * shadow : Y * debug : N * PIC : Y * Xdummy : Y * Xdummy_wrapper : Y * verbose : N * tests : N * bundle_tests : N 'nvcc --version' failed with return code 127 stderr: None updated ./xpra/build_info.py with: * BUILD_BIT = 32bit * BUILD_CPU = armv7l * BUILD_DATE = 2016-04-14 * BUILD_OS = Linux Fedora 23 Twenty Three * BUILD_TIME = 15:51 * BUILT_BY = mockbuild * BUILT_ON = arm02-builder16.arm.fedoraproject.org * COMPILER_VERSION = gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6) * CYTHON_VERSION = 0.23 * LINKER_VERSION = GNU ld version 2.25-17.fc23 * PYTHON_VERSION = 2.7.11 * RELEASE_BUILD = True * lib_pycairo = 1.10.0 * lib_pygobject = 2.28.6 * lib_pygtk = 2.24.0 * lib_vpx = 1.4.0 * lib_x11 = 1.6.3 * lib_xcomposite = 0.4.4 * lib_xdamage = 1.1.4 * lib_xext = 1.3.3 * lib_xfixes = 5.0.1 * lib_xkbfile = 1.0.9 * lib_xrandr = 1.5.0 * lib_xtst = 1.2.2 found gcc version: 5.3.1 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_bindings.pyx because it changed. Compiling xpra/x11/bindings/posix_display_source.pyx because it changed. Compiling xpra/x11/bindings/randr_bindings.pyx because it changed. Compiling xpra/x11/bindings/keyboard_bindings.pyx because it changed. Compiling xpra/x11/bindings/window_bindings.pyx because it changed. Compiling xpra/x11/bindings/ximage.pyx because it changed. Compiling xpra/x11/gtk2/gdk_display_source.pyx because it changed. Compiling xpra/x11/gtk2/gdk_bindings.pyx because it changed. Compiling xpra/codecs/argb/argb.pyx because it changed. Compiling xpra/gtk_common/gdk_atoms.pyx because it changed. Compiling xpra/codecs/xor/cyxor.pyx because it changed. Compiling xpra/server/cystats.pyx because it changed. Compiling xpra/server/window/region.pyx because it changed. Compiling xpra/codecs/webp/encode.pyx because it changed. Compiling xpra/codecs/webp/decode.pyx because it changed. Compiling xpra/codecs/csc_cython/colorspace_converter.pyx because it changed. Compiling xpra/codecs/vpx/encoder.pyx because it changed. Compiling xpra/codecs/vpx/decoder.pyx because it changed. Compiling xpra/net/bencode/cython_bencode.pyx because it changed. [ 1/21] Cythonizing xpra/codecs/argb/argb.pyx [ 2/21] Cythonizing xpra/codecs/csc_cython/colorspace_converter.pyx [ 3/21] Cythonizing xpra/codecs/vpx/decoder.pyx [ 4/21] Cythonizing xpra/codecs/vpx/encoder.pyx [ 5/21] Cythonizing xpra/codecs/webp/decode.pyx [ 6/21] Cythonizing xpra/codecs/webp/encode.pyx [ 7/21] Cythonizing xpra/codecs/xor/cyxor.pyx [ 8/21] Cythonizing xpra/gtk_common/gdk_atoms.pyx [ 9/21] Cythonizing xpra/net/bencode/cython_bencode.pyx [10/21] Cythonizing xpra/server/cystats.pyx [11/21] Cythonizing xpra/server/window/region.pyx [12/21] Cythonizing xpra/x11/bindings/core_bindings.pyx [13/21] Cythonizing xpra/x11/bindings/display_source.pyx [14/21] Cythonizing xpra/x11/bindings/keyboard_bindings.pyx [15/21] Cythonizing xpra/x11/bindings/posix_display_source.pyx [16/21] Cythonizing xpra/x11/bindings/randr_bindings.pyx [17/21] Cythonizing xpra/x11/bindings/wait_for_x_server.pyx [18/21] Cythonizing xpra/x11/bindings/window_bindings.pyx [19/21] Cythonizing xpra/x11/bindings/ximage.pyx [20/21] Cythonizing xpra/x11/gtk2/gdk_bindings.pyx [21/21] Cythonizing xpra/x11/gtk2/gdk_display_source.pyx running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/xpra copying xpra/__init__.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/colorstreamhandler.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/simple_stats.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/log.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/src_info.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/util.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/make_thread.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/child_reaper.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/os_util.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/dotxpra.py -> build/lib.linux-armv7l-2.7/xpra copying xpra/version_util.py -> build/lib.linux-armv7l-2.7/xpra creating build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/__init__.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/options.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/ui_thread_watcher.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/features.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/pycups_printing.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/paths.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/options_util.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/gui.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/shadow_server.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/info.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/printing.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/keyboard.py -> build/lib.linux-armv7l-2.7/xpra/platform copying xpra/platform/keyboard_base.py -> build/lib.linux-armv7l-2.7/xpra/platform creating build/lib.linux-armv7l-2.7/xpra/codecs copying xpra/codecs/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs copying xpra/codecs/image_wrapper.py -> build/lib.linux-armv7l-2.7/xpra/codecs copying xpra/codecs/codec_constants.py -> build/lib.linux-armv7l-2.7/xpra/codecs copying xpra/codecs/loader.py -> build/lib.linux-armv7l-2.7/xpra/codecs copying xpra/codecs/video_helper.py -> build/lib.linux-armv7l-2.7/xpra/codecs copying xpra/codecs/codec_checks.py -> build/lib.linux-armv7l-2.7/xpra/codecs creating build/lib.linux-armv7l-2.7/xpra/codecs/xor copying xpra/codecs/xor/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs/xor creating build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/__init__.py -> build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/gtk_info.py -> build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/exec_util.py -> build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/config.py -> build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/server.py -> build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/version.py -> build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/main.py -> build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/fdproxy.py -> build/lib.linux-armv7l-2.7/xpra/scripts copying xpra/scripts/bug_report.py -> build/lib.linux-armv7l-2.7/xpra/scripts creating build/lib.linux-armv7l-2.7/xpra/keyboard copying xpra/keyboard/__init__.py -> build/lib.linux-armv7l-2.7/xpra/keyboard copying xpra/keyboard/layouts.py -> build/lib.linux-armv7l-2.7/xpra/keyboard copying xpra/keyboard/mask.py -> build/lib.linux-armv7l-2.7/xpra/keyboard creating build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/__init__.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/net_util.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/bytestreams.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/subprocess_wrapper.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/fake_jitter.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/header.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/mmap_pipe.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/crypto.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/protocol.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/compression.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/avahi_publisher.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/packet_encoding.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/net/file_transfer.py -> build/lib.linux-armv7l-2.7/xpra/net copying xpra/build_info.py -> build/lib.linux-armv7l-2.7/xpra creating build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/__init__.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/options.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/gtkmenu_tray.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/features.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/appindicator_tray.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/paths.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/gui.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/shadow_server.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/info.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/printing.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix copying xpra/platform/xposix/keyboard.py -> build/lib.linux-armv7l-2.7/xpra/platform/xposix creating build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/__init__.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/keyboard_config_base.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/background_worker.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/gtk_server_base.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/server_base.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/control_command.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/server_uuid.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/source.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/source_stats.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/server_core.py -> build/lib.linux-armv7l-2.7/xpra/server copying xpra/server/picture_encode.py -> build/lib.linux-armv7l-2.7/xpra/server creating build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/__init__.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/allow_auth.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/file_auth.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/none_auth.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/sys_auth_base.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/win32_auth.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/pam_auth.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/reject_auth.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/fail_auth.py -> build/lib.linux-armv7l-2.7/xpra/server/auth copying xpra/server/auth/pam.py -> build/lib.linux-armv7l-2.7/xpra/server/auth creating build/lib.linux-armv7l-2.7/xpra/server/proxy copying xpra/server/proxy/__init__.py -> build/lib.linux-armv7l-2.7/xpra/server/proxy copying xpra/server/proxy/proxy_instance_process.py -> build/lib.linux-armv7l-2.7/xpra/server/proxy copying xpra/server/proxy/proxy_server.py -> build/lib.linux-armv7l-2.7/xpra/server/proxy creating build/lib.linux-armv7l-2.7/xpra/server/window copying xpra/server/window/__init__.py -> build/lib.linux-armv7l-2.7/xpra/server/window copying xpra/server/window/window_stats.py -> build/lib.linux-armv7l-2.7/xpra/server/window copying xpra/server/window/window_source.py -> build/lib.linux-armv7l-2.7/xpra/server/window copying xpra/server/window/video_subregion.py -> build/lib.linux-armv7l-2.7/xpra/server/window copying xpra/server/window/batch_config.py -> build/lib.linux-armv7l-2.7/xpra/server/window copying xpra/server/window/window_video_source.py -> build/lib.linux-armv7l-2.7/xpra/server/window copying xpra/server/window/batch_delay_calculator.py -> build/lib.linux-armv7l-2.7/xpra/server/window creating build/lib.linux-armv7l-2.7/xpra/server/shadow copying xpra/server/shadow/__init__.py -> build/lib.linux-armv7l-2.7/xpra/server/shadow copying xpra/server/shadow/gtk_root_window_model.py -> build/lib.linux-armv7l-2.7/xpra/server/shadow copying xpra/server/shadow/shadow_server_base.py -> build/lib.linux-armv7l-2.7/xpra/server/shadow copying xpra/server/shadow/shadow_dbus_server.py -> build/lib.linux-armv7l-2.7/xpra/server/shadow copying xpra/server/shadow/root_window_model.py -> build/lib.linux-armv7l-2.7/xpra/server/shadow creating build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/__init__.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/nested_main.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/gobject_util.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/error.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/cursor_names.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/gtk_util.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/graph.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/gtk_view_keyboard.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/pixbuf_to_rgb.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/quit.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/gtk_view_clipboard.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/gtk_spinner.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/keymap.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common copying xpra/gtk_common/gobject_compat.py -> build/lib.linux-armv7l-2.7/xpra/gtk_common creating build/lib.linux-armv7l-2.7/xpra/clipboard copying xpra/clipboard/__init__.py -> build/lib.linux-armv7l-2.7/xpra/clipboard copying xpra/clipboard/gdk_clipboard.py -> build/lib.linux-armv7l-2.7/xpra/clipboard copying xpra/clipboard/clipboard_base.py -> build/lib.linux-armv7l-2.7/xpra/clipboard copying xpra/clipboard/translated_clipboard.py -> build/lib.linux-armv7l-2.7/xpra/clipboard creating build/lib.linux-armv7l-2.7/xpra/dbus copying xpra/dbus/__init__.py -> build/lib.linux-armv7l-2.7/xpra/dbus copying xpra/dbus/gtk_menuactions.py -> build/lib.linux-armv7l-2.7/xpra/dbus copying xpra/dbus/notifications_forwarder.py -> build/lib.linux-armv7l-2.7/xpra/dbus copying xpra/dbus/helper.py -> build/lib.linux-armv7l-2.7/xpra/dbus copying xpra/dbus/common.py -> build/lib.linux-armv7l-2.7/xpra/dbus creating build/lib.linux-armv7l-2.7/xpra/server/dbus copying xpra/server/dbus/__init__.py -> build/lib.linux-armv7l-2.7/xpra/server/dbus copying xpra/server/dbus/dbus_server.py -> build/lib.linux-armv7l-2.7/xpra/server/dbus copying xpra/server/dbus/dbus_source.py -> build/lib.linux-armv7l-2.7/xpra/server/dbus creating build/lib.linux-armv7l-2.7/xpra/x11 creating build/lib.linux-armv7l-2.7/xpra/x11/dbus copying xpra/x11/dbus/__init__.py -> build/lib.linux-armv7l-2.7/xpra/x11/dbus copying xpra/x11/dbus/menu.py -> build/lib.linux-armv7l-2.7/xpra/x11/dbus copying xpra/x11/dbus/x11_dbus_server.py -> build/lib.linux-armv7l-2.7/xpra/x11/dbus copying xpra/x11/__init__.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/server_keyboard_config.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/xsettings_prop.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/xsettings.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/fakeXinerama.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/x11_source.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/server.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/xroot_props.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/xkbhelper.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/x11_server_base.py -> build/lib.linux-armv7l-2.7/xpra/x11 copying xpra/x11/shadow_x11_server.py -> build/lib.linux-armv7l-2.7/xpra/x11 creating build/lib.linux-armv7l-2.7/xpra/x11/bindings copying xpra/x11/bindings/__init__.py -> build/lib.linux-armv7l-2.7/xpra/x11/bindings creating build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11 copying xpra/x11/gtk_x11/__init__.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11 copying xpra/x11/gtk_x11/keys.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11 copying xpra/x11/gtk_x11/send_wm.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11 copying xpra/x11/gtk_x11/prop.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11 creating build/lib.linux-armv7l-2.7/xpra/x11/gtk2 copying xpra/x11/gtk2/__init__.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2 copying xpra/x11/gtk2/tray.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2 copying xpra/x11/gtk2/composite.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2 copying xpra/x11/gtk2/world_window.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2 copying xpra/x11/gtk2/window.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2 copying xpra/x11/gtk2/selection.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2 copying xpra/x11/gtk2/wm.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2 creating build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models copying xpra/x11/gtk2/models/__init__.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models copying xpra/x11/gtk2/models/size_hints_util.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models copying xpra/x11/gtk2/models/or_window.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models copying xpra/x11/gtk2/models/window.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models copying xpra/x11/gtk2/models/core.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models copying xpra/x11/gtk2/models/systray.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models copying xpra/x11/gtk2/models/base.py -> build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models creating build/lib.linux-armv7l-2.7/xpra/codecs/argb copying xpra/codecs/argb/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs/argb creating build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/__init__.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/client_base.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/fake_window_backing.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/window_border.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/ui_client_base.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/gobject_client_base.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/client_tray.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/tray_base.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/client_window_base.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/window_backing_base.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/client_widget_base.py -> build/lib.linux-armv7l-2.7/xpra/client copying xpra/client/keyboard_helper.py -> build/lib.linux-armv7l-2.7/xpra/client creating build/lib.linux-armv7l-2.7/xpra/client/notifications copying xpra/client/notifications/__init__.py -> build/lib.linux-armv7l-2.7/xpra/client/notifications copying xpra/client/notifications/pynotify_notifier.py -> build/lib.linux-armv7l-2.7/xpra/client/notifications copying xpra/client/notifications/dbus_notifier.py -> build/lib.linux-armv7l-2.7/xpra/client/notifications copying xpra/client/notifications/notifier_base.py -> build/lib.linux-armv7l-2.7/xpra/client/notifications creating build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/__init__.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/gtk2_window_base.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/window_backing.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/cairo_backing.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/client.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/border_client_window.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/pixmap_backing.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/gtk2_notifier.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/tray_menu.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/debuginfo_client_window.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 copying xpra/client/gtk2/client_window.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk2 creating build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/__init__.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/cairo_backing_base.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/gtk_client_base.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/gtk_keyboard_helper.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/client_launcher.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/gtk_client_window_base.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/about.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/statusicon_tray.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/start_new_command.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/bug_report.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/session_info.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/gtk_tray_menu_base.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base copying xpra/client/gtk_base/gtk_window_backing_base.py -> build/lib.linux-armv7l-2.7/xpra/client/gtk_base creating build/lib.linux-armv7l-2.7/xpra/client/gl creating build/lib.linux-armv7l-2.7/xpra/client/gl/gtk2 copying xpra/client/gl/gtk2/__init__.py -> build/lib.linux-armv7l-2.7/xpra/client/gl/gtk2 copying xpra/client/gl/gtk2/gl_client_window.py -> build/lib.linux-armv7l-2.7/xpra/client/gl/gtk2 copying xpra/client/gl/gtk2/gl_window_backing.py -> build/lib.linux-armv7l-2.7/xpra/client/gl/gtk2 copying xpra/client/gl/__init__.py -> build/lib.linux-armv7l-2.7/xpra/client/gl copying xpra/client/gl/gl_check.py -> build/lib.linux-armv7l-2.7/xpra/client/gl copying xpra/client/gl/gl_colorspace_conversions.py -> build/lib.linux-armv7l-2.7/xpra/client/gl copying xpra/client/gl/gl_window_backing_base.py -> build/lib.linux-armv7l-2.7/xpra/client/gl copying xpra/client/gl/gtk_compat.py -> build/lib.linux-armv7l-2.7/xpra/client/gl creating build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/__init__.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/pulseaudio_util.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/pulseaudio_none_util.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/pulseaudio_palib_util.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/src.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/gstreamer_util.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/gst_hacks.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/sink.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/pulseaudio_common_util.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/pulseaudio_pactl_util.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/wrapper.py -> build/lib.linux-armv7l-2.7/xpra/sound copying xpra/sound/sound_pipeline.py -> build/lib.linux-armv7l-2.7/xpra/sound creating build/lib.linux-armv7l-2.7/xpra/codecs/csc_opencl copying xpra/codecs/csc_opencl/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs/csc_opencl copying xpra/codecs/csc_opencl/opencl_kernels.py -> build/lib.linux-armv7l-2.7/xpra/codecs/csc_opencl copying xpra/codecs/csc_opencl/colorspace_converter.py -> build/lib.linux-armv7l-2.7/xpra/codecs/csc_opencl creating build/lib.linux-armv7l-2.7/xpra/codecs/enc_proxy copying xpra/codecs/enc_proxy/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs/enc_proxy copying xpra/codecs/enc_proxy/encoder.py -> build/lib.linux-armv7l-2.7/xpra/codecs/enc_proxy creating build/lib.linux-armv7l-2.7/xpra/codecs/pillow copying xpra/codecs/pillow/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs/pillow copying xpra/codecs/pillow/encode.py -> build/lib.linux-armv7l-2.7/xpra/codecs/pillow copying xpra/codecs/pillow/decode.py -> build/lib.linux-armv7l-2.7/xpra/codecs/pillow creating build/lib.linux-armv7l-2.7/xpra/codecs/webp copying xpra/codecs/webp/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs/webp creating build/lib.linux-armv7l-2.7/xpra/codecs/csc_cython copying xpra/codecs/csc_cython/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs/csc_cython creating build/lib.linux-armv7l-2.7/xpra/codecs/vpx copying xpra/codecs/vpx/__init__.py -> build/lib.linux-armv7l-2.7/xpra/codecs/vpx creating build/lib.linux-armv7l-2.7/xpra/net/bencode copying xpra/net/bencode/__init__.py -> build/lib.linux-armv7l-2.7/xpra/net/bencode copying xpra/net/bencode/bencode.py -> build/lib.linux-armv7l-2.7/xpra/net/bencode running build_ext building 'xpra.x11.bindings.wait_for_x_server' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/xpra creating build/temp.linux-armv7l-2.7/xpra/x11 creating build/temp.linux-armv7l-2.7/xpra/x11/bindings gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/x11/bindings/wait_for_x_server.c -o build/temp.linux-armv7l-2.7/xpra/x11/bindings/wait_for_x_server.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/bindings/wait_for_x_server.o -L/usr/lib -lX11 -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/bindings/wait_for_x_server.so -Wall building 'xpra.x11.bindings.display_source' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/x11/bindings/display_source.c -o build/temp.linux-armv7l-2.7/xpra/x11/bindings/display_source.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/bindings/display_source.o -L/usr/lib -lX11 -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/bindings/display_source.so -Wall building 'xpra.x11.bindings.core_bindings' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/x11/bindings/core_bindings.c -o build/temp.linux-armv7l-2.7/xpra/x11/bindings/core_bindings.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/bindings/core_bindings.o -L/usr/lib -lX11 -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/bindings/core_bindings.so -Wall building 'xpra.x11.bindings.posix_display_source' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/x11/bindings/posix_display_source.c -o build/temp.linux-armv7l-2.7/xpra/x11/bindings/posix_display_source.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/bindings/posix_display_source.o -L/usr/lib -lX11 -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/bindings/posix_display_source.so -Wall building 'xpra.x11.bindings.randr_bindings' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/x11/bindings/randr_bindings.c -o build/temp.linux-armv7l-2.7/xpra/x11/bindings/randr_bindings.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/bindings/randr_bindings.o -L/usr/lib -lX11 -lXrandr -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/bindings/randr_bindings.so -Wall building 'xpra.x11.bindings.keyboard_bindings' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/x11/bindings/keyboard_bindings.c -o build/temp.linux-armv7l-2.7/xpra/x11/bindings/keyboard_bindings.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/bindings/keyboard_bindings.o -L/usr/lib -lX11 -lXtst -lXfixes -lxkbfile -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/bindings/keyboard_bindings.so -Wall building 'xpra.x11.bindings.window_bindings' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/x11/bindings/window_bindings.c -o build/temp.linux-armv7l-2.7/xpra/x11/bindings/window_bindings.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/bindings/window_bindings.o -L/usr/lib -lXtst -lXcomposite -lXdamage -lXfixes -lXext -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/bindings/window_bindings.so -Wall building 'xpra.x11.bindings.ximage' extension creating build/temp.linux-armv7l-2.7/xpra/buffers gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/x11/bindings/ximage.c -o build/temp.linux-armv7l-2.7/xpra/x11/bindings/ximage.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/bindings/ximage.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lXcomposite -lXdamage -lXfixes -lXext -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/bindings/ximage.so -Wall building 'xpra.x11.gtk2.gdk_display_source' extension creating build/temp.linux-armv7l-2.7/xpra/x11/gtk2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/python2.7 -c xpra/x11/gtk2/gdk_display_source.c -o build/temp.linux-armv7l-2.7/xpra/x11/gtk2/gdk_display_source.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/gtk2/gdk_display_source.o -L/usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/gtk2/gdk_display_source.so -pthread -Wall building 'xpra.x11.gtk2.gdk_bindings' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/python2.7 -c xpra/x11/gtk2/gdk_bindings.c -o build/temp.linux-armv7l-2.7/xpra/x11/gtk2/gdk_bindings.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/x11/gtk2/gdk_bindings.o -L/usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lXdamage -lXfixes -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/x11/gtk2/gdk_bindings.so -pthread -Wall building 'xpra.codecs.argb.argb' extension creating build/temp.linux-armv7l-2.7/xpra/codecs creating build/temp.linux-armv7l-2.7/xpra/codecs/argb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/codecs/argb/argb.c -o build/temp.linux-armv7l-2.7/xpra/codecs/argb/argb.o -O3 -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -O3 -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/codecs/argb/argb.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/codecs/argb/argb.so -Wall building 'xpra.gtk_common.gdk_atoms' extension creating build/temp.linux-armv7l-2.7/xpra/gtk_common gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/python2.7 -c xpra/gtk_common/gdk_atoms.c -o build/temp.linux-armv7l-2.7/xpra/gtk_common/gdk_atoms.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/gtk_common/gdk_atoms.o -L/usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/gtk_common/gdk_atoms.so -pthread -Wall building 'xpra.codecs.xor.cyxor' extension creating build/temp.linux-armv7l-2.7/xpra/codecs/xor gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/codecs/xor/cyxor.c -o build/temp.linux-armv7l-2.7/xpra/codecs/xor/cyxor.o -O3 -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/memalign.c -o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o -O3 -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/inline.c -o build/temp.linux-armv7l-2.7/xpra/inline.o -O3 -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -O3 -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/codecs/xor/cyxor.o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o build/temp.linux-armv7l-2.7/xpra/inline.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/codecs/xor/cyxor.so -Wall building 'xpra.server.cystats' extension creating build/temp.linux-armv7l-2.7/xpra/server gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/server/cystats.c -o build/temp.linux-armv7l-2.7/xpra/server/cystats.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/server/cystats.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/server/cystats.so -Wall building 'xpra.server.window.region' extension creating build/temp.linux-armv7l-2.7/xpra/server/window gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/server/window/region.c -o build/temp.linux-armv7l-2.7/xpra/server/window/region.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/server/window/region.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/server/window/region.so -Wall building 'xpra.codecs.webp.encode' extension creating build/temp.linux-armv7l-2.7/xpra/codecs/webp gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/codecs/webp/encode.c -o build/temp.linux-armv7l-2.7/xpra/codecs/webp/encode.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/codecs/webp/encode.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lwebp -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/codecs/webp/encode.so -Wall building 'xpra.codecs.webp.decode' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/codecs/webp/decode.c -o build/temp.linux-armv7l-2.7/xpra/codecs/webp/decode.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/memalign.c -o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/inline.c -o build/temp.linux-armv7l-2.7/xpra/inline.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/codecs/webp/decode.o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o build/temp.linux-armv7l-2.7/xpra/inline.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lwebp -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/codecs/webp/decode.so -Wall building 'xpra.codecs.csc_cython.colorspace_converter' extension creating build/temp.linux-armv7l-2.7/xpra/codecs/csc_cython gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/codecs/csc_cython/colorspace_converter.c -o build/temp.linux-armv7l-2.7/xpra/codecs/csc_cython/colorspace_converter.o -O3 -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/memalign.c -o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o -O3 -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/inline.c -o build/temp.linux-armv7l-2.7/xpra/inline.o -O3 -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -O3 -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/codecs/csc_cython/colorspace_converter.o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o build/temp.linux-armv7l-2.7/xpra/inline.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/codecs/csc_cython/colorspace_converter.so -Wall building 'xpra.codecs.vpx.encoder' extension creating build/temp.linux-armv7l-2.7/xpra/codecs/vpx gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/codecs/vpx/encoder.c -o build/temp.linux-armv7l-2.7/xpra/codecs/vpx/encoder.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/memalign.c -o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/inline.c -o build/temp.linux-armv7l-2.7/xpra/inline.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/codecs/vpx/encoder.o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o build/temp.linux-armv7l-2.7/xpra/inline.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lvpx -lm -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/codecs/vpx/encoder.so -Wall building 'xpra.codecs.vpx.decoder' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/codecs/vpx/decoder.c -o build/temp.linux-armv7l-2.7/xpra/codecs/vpx/decoder.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/memalign.c -o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/inline.c -o build/temp.linux-armv7l-2.7/xpra/inline.o -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/codecs/vpx/decoder.o build/temp.linux-armv7l-2.7/xpra/buffers/memalign.o build/temp.linux-armv7l-2.7/xpra/inline.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lvpx -lm -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/codecs/vpx/decoder.so -Wall building 'xpra.net.bencode.cython_bencode' extension creating build/temp.linux-armv7l-2.7/xpra/net creating build/temp.linux-armv7l-2.7/xpra/net/bencode gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/net/bencode/cython_bencode.c -o build/temp.linux-armv7l-2.7/xpra/net/bencode/cython_bencode.o -O3 -Wall -Werror -fPIC gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c xpra/buffers/new_buffers.c -o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -O3 -Wall -Werror -fPIC gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/xpra/net/bencode/cython_bencode.o build/temp.linux-armv7l-2.7/xpra/buffers/new_buffers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/xpra/net/bencode/cython_bencode.so -Wall running build_scripts creating build/scripts-2.7 copying and adjusting scripts/xpra -> build/scripts-2.7 copying and adjusting scripts/xpra_launcher -> build/scripts-2.7 copying scripts/xpra_Xdummy -> build/scripts-2.7 changing mode of build/scripts-2.7/xpra from 644 to 755 changing mode of build/scripts-2.7/xpra_launcher from 644 to 755 running build_conf could not probe for pdf/postscript printers: No module named cups + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aTKClK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm ++ dirname /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm + cd xpra-0.16.3 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm --verbose --with-vpx --with-webp --without-enc_x264 --without-dec_avcodec2 --without-csc_swscale --with-csc_opencl --with-Xdummy --with-Xdummy_wrapper setup.py install --skip-build --root /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm --verbose --with-vpx --with-webp --without-enc_x264 --without-dec_avcodec2 --without-csc_swscale --with-csc_opencl --with-Xdummy --with-Xdummy_wrapper Xpra version 0.16.3 found pkg-config version: 0.28 build switches: * enc_x264 : N * enc_x265 : N * nvenc4 : N * nvenc5 : N * vpx : Y * webp : Y * pillow : Y * dec_avcodec2 : N * csc_swscale : N * csc_opencl : Y * csc_cython : Y * memoryview : Y * bencode : Y * cython_bencode : Y * clipboard : Y * server : Y * client : Y * dbus : Y * x11 : Y * gtk_x11 : Y * gtk2 : Y * gtk3 : N * html5 : Y * sound : Y * opengl : Y * printing : Y * rebuild : Y * annotate : Y * warn : Y * strict : Y * shadow : Y * debug : N * PIC : Y * Xdummy : Y * Xdummy_wrapper : Y * verbose : N * tests : N * bundle_tests : N 'nvcc --version' failed with return code 127 stderr: None updated ./xpra/build_info.py with: * BUILD_BIT = 32bit * BUILD_CPU = armv7l * BUILD_DATE = 2016-04-14 * BUILD_OS = Linux Fedora 23 Twenty Three * BUILD_TIME = 15:56 * BUILT_BY = mockbuild * BUILT_ON = arm02-builder16.arm.fedoraproject.org * COMPILER_VERSION = gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6) * CYTHON_VERSION = 0.23 * LINKER_VERSION = GNU ld version 2.25-17.fc23 * PYTHON_VERSION = 2.7.11 * RELEASE_BUILD = True * lib_pycairo = 1.10.0 * lib_pygobject = 2.28.6 * lib_pygtk = 2.24.0 * lib_vpx = 1.4.0 * lib_x11 = 1.6.3 * lib_xcomposite = 0.4.4 * lib_xdamage = 1.1.4 * lib_xext = 1.3.3 * lib_xfixes = 5.0.1 * lib_xkbfile = 1.0.9 * lib_xrandr = 1.5.0 * lib_xtst = 1.2.2 running install running install_lib creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus copying build/lib.linux-armv7l-2.7/xpra/dbus/gtk_menuactions.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus copying build/lib.linux-armv7l-2.7/xpra/dbus/notifications_forwarder.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus copying build/lib.linux-armv7l-2.7/xpra/dbus/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus copying build/lib.linux-armv7l-2.7/xpra/dbus/helper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus copying build/lib.linux-armv7l-2.7/xpra/dbus/common.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/gtk_info.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/exec_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/config.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/version.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/main.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/fdproxy.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts copying build/lib.linux-armv7l-2.7/xpra/scripts/bug_report.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/keyboard_config_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/dbus copying build/lib.linux-armv7l-2.7/xpra/server/dbus/dbus_server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/dbus copying build/lib.linux-armv7l-2.7/xpra/server/dbus/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/dbus copying build/lib.linux-armv7l-2.7/xpra/server/dbus/dbus_source.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/dbus copying build/lib.linux-armv7l-2.7/xpra/server/background_worker.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/gtk_server_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/server_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/control_command.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/server_uuid.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/cystats.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow copying build/lib.linux-armv7l-2.7/xpra/server/shadow/gtk_root_window_model.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow copying build/lib.linux-armv7l-2.7/xpra/server/shadow/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow copying build/lib.linux-armv7l-2.7/xpra/server/shadow/shadow_server_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow copying build/lib.linux-armv7l-2.7/xpra/server/shadow/shadow_dbus_server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow copying build/lib.linux-armv7l-2.7/xpra/server/shadow/root_window_model.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/window/region.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/window/window_stats.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/window/window_source.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/window/video_subregion.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/window/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/window/batch_config.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/window/window_video_source.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/window/batch_delay_calculator.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window copying build/lib.linux-armv7l-2.7/xpra/server/source.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/allow_auth.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/file_auth.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/none_auth.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/sys_auth_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/win32_auth.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/pam_auth.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/reject_auth.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/fail_auth.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/auth/pam.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth copying build/lib.linux-armv7l-2.7/xpra/server/source_stats.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/server_core.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server copying build/lib.linux-armv7l-2.7/xpra/server/picture_encode.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/proxy copying build/lib.linux-armv7l-2.7/xpra/server/proxy/proxy_instance_process.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/proxy copying build/lib.linux-armv7l-2.7/xpra/server/proxy/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/proxy copying build/lib.linux-armv7l-2.7/xpra/server/proxy/proxy_server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/proxy creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/pulseaudio_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/pulseaudio_none_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/pulseaudio_palib_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/src.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/gstreamer_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/gst_hacks.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/sink.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/pulseaudio_common_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/pulseaudio_pactl_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/wrapper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound copying build/lib.linux-armv7l-2.7/xpra/sound/sound_pipeline.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/nested_main.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/gobject_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/error.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/cursor_names.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/gtk_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/graph.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/gdk_atoms.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/gtk_view_keyboard.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/pixbuf_to_rgb.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/quit.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/gtk_view_clipboard.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/gtk_spinner.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/keymap.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/gtk_common/gobject_compat.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common copying build/lib.linux-armv7l-2.7/xpra/colorstreamhandler.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra copying build/lib.linux-armv7l-2.7/xpra/simple_stats.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra copying build/lib.linux-armv7l-2.7/xpra/log.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra copying build/lib.linux-armv7l-2.7/xpra/src_info.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra copying build/lib.linux-armv7l-2.7/xpra/util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra copying build/lib.linux-armv7l-2.7/xpra/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs copying build/lib.linux-armv7l-2.7/xpra/codecs/image_wrapper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs copying build/lib.linux-armv7l-2.7/xpra/codecs/codec_constants.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/webp copying build/lib.linux-armv7l-2.7/xpra/codecs/webp/encode.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/webp copying build/lib.linux-armv7l-2.7/xpra/codecs/webp/decode.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/webp copying build/lib.linux-armv7l-2.7/xpra/codecs/webp/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/webp copying build/lib.linux-armv7l-2.7/xpra/codecs/loader.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs copying build/lib.linux-armv7l-2.7/xpra/codecs/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/xor copying build/lib.linux-armv7l-2.7/xpra/codecs/xor/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/xor copying build/lib.linux-armv7l-2.7/xpra/codecs/xor/cyxor.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/xor creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/enc_proxy copying build/lib.linux-armv7l-2.7/xpra/codecs/enc_proxy/encoder.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/enc_proxy copying build/lib.linux-armv7l-2.7/xpra/codecs/enc_proxy/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/enc_proxy copying build/lib.linux-armv7l-2.7/xpra/codecs/video_helper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/vpx copying build/lib.linux-armv7l-2.7/xpra/codecs/vpx/encoder.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/vpx copying build/lib.linux-armv7l-2.7/xpra/codecs/vpx/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/vpx copying build/lib.linux-armv7l-2.7/xpra/codecs/vpx/decoder.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/vpx creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_cython copying build/lib.linux-armv7l-2.7/xpra/codecs/csc_cython/colorspace_converter.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_cython copying build/lib.linux-armv7l-2.7/xpra/codecs/csc_cython/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_cython creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/pillow copying build/lib.linux-armv7l-2.7/xpra/codecs/pillow/encode.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/pillow copying build/lib.linux-armv7l-2.7/xpra/codecs/pillow/decode.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/pillow copying build/lib.linux-armv7l-2.7/xpra/codecs/pillow/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/pillow creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/argb copying build/lib.linux-armv7l-2.7/xpra/codecs/argb/argb.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/argb copying build/lib.linux-armv7l-2.7/xpra/codecs/argb/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/argb creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_opencl copying build/lib.linux-armv7l-2.7/xpra/codecs/csc_opencl/opencl_kernels.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_opencl copying build/lib.linux-armv7l-2.7/xpra/codecs/csc_opencl/colorspace_converter.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_opencl copying build/lib.linux-armv7l-2.7/xpra/codecs/csc_opencl/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_opencl copying build/lib.linux-armv7l-2.7/xpra/codecs/codec_checks.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs copying build/lib.linux-armv7l-2.7/xpra/make_thread.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/dbus copying build/lib.linux-armv7l-2.7/xpra/x11/dbus/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/dbus copying build/lib.linux-armv7l-2.7/xpra/x11/dbus/menu.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/dbus copying build/lib.linux-armv7l-2.7/xpra/x11/dbus/x11_dbus_server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/dbus copying build/lib.linux-armv7l-2.7/xpra/x11/server_keyboard_config.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/window_bindings.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/posix_display_source.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/core_bindings.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/ximage.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/wait_for_x_server.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/display_source.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/randr_bindings.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/bindings/keyboard_bindings.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings copying build/lib.linux-armv7l-2.7/xpra/x11/xsettings_prop.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 copying build/lib.linux-armv7l-2.7/xpra/x11/xsettings.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 copying build/lib.linux-armv7l-2.7/xpra/x11/fakeXinerama.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/tray.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/composite.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models/size_hints_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models/or_window.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models/window.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models/core.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models/systray.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/models/base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/gdk_bindings.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/world_window.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/window.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/selection.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/wm.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk2/gdk_display_source.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2 copying build/lib.linux-armv7l-2.7/xpra/x11/x11_source.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 copying build/lib.linux-armv7l-2.7/xpra/x11/server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 copying build/lib.linux-armv7l-2.7/xpra/x11/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 copying build/lib.linux-armv7l-2.7/xpra/x11/xroot_props.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 copying build/lib.linux-armv7l-2.7/xpra/x11/xkbhelper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 copying build/lib.linux-armv7l-2.7/xpra/x11/x11_server_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11/keys.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11/send_wm.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11 copying build/lib.linux-armv7l-2.7/xpra/x11/gtk_x11/prop.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11 copying build/lib.linux-armv7l-2.7/xpra/x11/shadow_x11_server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11 creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/client_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/cairo_backing_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/gtk_client_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/gtk_keyboard_helper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/client_launcher.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/gtk_client_window_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/about.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/statusicon_tray.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/start_new_command.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/bug_report.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/session_info.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/gtk_tray_menu_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/gtk_base/gtk_window_backing_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base copying build/lib.linux-armv7l-2.7/xpra/client/fake_window_backing.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/window_border.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/gtk2_window_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/window_backing.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/cairo_backing.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/client.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/border_client_window.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/pixmap_backing.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/gtk2_notifier.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/tray_menu.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/debuginfo_client_window.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gtk2/client_window.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/ui_client_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/gobject_client_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/client_tray.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/tray_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl copying build/lib.linux-armv7l-2.7/xpra/client/gl/gtk_compat.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gl/gtk2/gl_client_window.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gl/gtk2/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gl/gtk2/gl_window_backing.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gtk2 copying build/lib.linux-armv7l-2.7/xpra/client/gl/gl_window_backing_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl copying build/lib.linux-armv7l-2.7/xpra/client/gl/gl_colorspace_conversions.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl copying build/lib.linux-armv7l-2.7/xpra/client/gl/gl_check.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl copying build/lib.linux-armv7l-2.7/xpra/client/gl/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl copying build/lib.linux-armv7l-2.7/xpra/client/client_window_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/window_backing_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/client_widget_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client copying build/lib.linux-armv7l-2.7/xpra/client/keyboard_helper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications copying build/lib.linux-armv7l-2.7/xpra/client/notifications/pynotify_notifier.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications copying build/lib.linux-armv7l-2.7/xpra/client/notifications/dbus_notifier.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications copying build/lib.linux-armv7l-2.7/xpra/client/notifications/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications copying build/lib.linux-armv7l-2.7/xpra/client/notifications/notifier_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications copying build/lib.linux-armv7l-2.7/xpra/child_reaper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/keyboard copying build/lib.linux-armv7l-2.7/xpra/keyboard/layouts.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/keyboard copying build/lib.linux-armv7l-2.7/xpra/keyboard/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/keyboard copying build/lib.linux-armv7l-2.7/xpra/keyboard/mask.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/keyboard copying build/lib.linux-armv7l-2.7/xpra/os_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra copying build/lib.linux-armv7l-2.7/xpra/dotxpra.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra copying build/lib.linux-armv7l-2.7/xpra/version_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard copying build/lib.linux-armv7l-2.7/xpra/clipboard/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard copying build/lib.linux-armv7l-2.7/xpra/clipboard/gdk_clipboard.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard copying build/lib.linux-armv7l-2.7/xpra/clipboard/clipboard_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard copying build/lib.linux-armv7l-2.7/xpra/clipboard/translated_clipboard.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/options.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/ui_thread_watcher.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/features.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/pycups_printing.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/paths.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/options_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/gui.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/shadow_server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/info.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/options.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/gtkmenu_tray.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/features.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/appindicator_tray.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/paths.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/gui.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/shadow_server.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/info.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/printing.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/xposix/keyboard.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix copying build/lib.linux-armv7l-2.7/xpra/platform/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/printing.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/keyboard.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform copying build/lib.linux-armv7l-2.7/xpra/platform/keyboard_base.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/net_util.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/bytestreams.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/bencode copying build/lib.linux-armv7l-2.7/xpra/net/bencode/bencode.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/bencode copying build/lib.linux-armv7l-2.7/xpra/net/bencode/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/bencode copying build/lib.linux-armv7l-2.7/xpra/net/bencode/cython_bencode.so -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/bencode copying build/lib.linux-armv7l-2.7/xpra/net/subprocess_wrapper.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/fake_jitter.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/header.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/mmap_pipe.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/__init__.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/crypto.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/protocol.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/compression.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/avahi_publisher.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/packet_encoding.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/net/file_transfer.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net copying build/lib.linux-armv7l-2.7/xpra/build_info.py -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus/gtk_menuactions.py to gtk_menuactions.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus/notifications_forwarder.py to notifications_forwarder.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus/helper.py to helper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dbus/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/gtk_info.py to gtk_info.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/exec_util.py to exec_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/fdproxy.py to fdproxy.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/scripts/bug_report.py to bug_report.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/keyboard_config_base.py to keyboard_config_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/dbus/dbus_server.py to dbus_server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/dbus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/dbus/dbus_source.py to dbus_source.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/background_worker.py to background_worker.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/gtk_server_base.py to gtk_server_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/server_base.py to server_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/control_command.py to control_command.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/server_uuid.py to server_uuid.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow/gtk_root_window_model.py to gtk_root_window_model.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow/shadow_server_base.py to shadow_server_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow/shadow_dbus_server.py to shadow_dbus_server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/shadow/root_window_model.py to root_window_model.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window/window_stats.py to window_stats.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window/window_source.py to window_source.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window/video_subregion.py to video_subregion.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window/batch_config.py to batch_config.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window/window_video_source.py to window_video_source.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window/batch_delay_calculator.py to batch_delay_calculator.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/allow_auth.py to allow_auth.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/file_auth.py to file_auth.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/none_auth.py to none_auth.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/sys_auth_base.py to sys_auth_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/win32_auth.py to win32_auth.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/pam_auth.py to pam_auth.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/reject_auth.py to reject_auth.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/fail_auth.py to fail_auth.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/auth/pam.py to pam.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/source_stats.py to source_stats.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/server_core.py to server_core.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/picture_encode.py to picture_encode.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/proxy/proxy_instance_process.py to proxy_instance_process.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/proxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/proxy/proxy_server.py to proxy_server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/pulseaudio_util.py to pulseaudio_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/pulseaudio_none_util.py to pulseaudio_none_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/pulseaudio_palib_util.py to pulseaudio_palib_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/src.py to src.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/gstreamer_util.py to gstreamer_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/gst_hacks.py to gst_hacks.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/sink.py to sink.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/pulseaudio_common_util.py to pulseaudio_common_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/pulseaudio_pactl_util.py to pulseaudio_pactl_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/wrapper.py to wrapper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/sound/sound_pipeline.py to sound_pipeline.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/nested_main.py to nested_main.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/gobject_util.py to gobject_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/cursor_names.py to cursor_names.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/gtk_util.py to gtk_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/graph.py to graph.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/gtk_view_keyboard.py to gtk_view_keyboard.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/pixbuf_to_rgb.py to pixbuf_to_rgb.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/quit.py to quit.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/gtk_view_clipboard.py to gtk_view_clipboard.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/gtk_spinner.py to gtk_spinner.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/keymap.py to keymap.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/gobject_compat.py to gobject_compat.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/colorstreamhandler.py to colorstreamhandler.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/simple_stats.py to simple_stats.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/src_info.py to src_info.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/image_wrapper.py to image_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/codec_constants.py to codec_constants.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/webp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/xor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/enc_proxy/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/enc_proxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/video_helper.py to video_helper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/vpx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_cython/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/pillow/encode.py to encode.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/pillow/decode.py to decode.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/pillow/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/argb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_opencl/opencl_kernels.py to opencl_kernels.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_opencl/colorspace_converter.py to colorspace_converter.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_opencl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/codec_checks.py to codec_checks.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/make_thread.py to make_thread.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/dbus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/dbus/menu.py to menu.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/dbus/x11_dbus_server.py to x11_dbus_server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/server_keyboard_config.py to server_keyboard_config.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/xsettings_prop.py to xsettings_prop.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/xsettings.py to xsettings.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/fakeXinerama.py to fakeXinerama.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/tray.py to tray.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/composite.py to composite.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models/size_hints_util.py to size_hints_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models/or_window.py to or_window.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models/window.py to window.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models/systray.py to systray.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/models/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/world_window.py to world_window.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/window.py to window.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/selection.py to selection.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/wm.py to wm.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/x11_source.py to x11_source.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/xroot_props.py to xroot_props.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/xkbhelper.py to xkbhelper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/x11_server_base.py to x11_server_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11/keys.py to keys.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11/send_wm.py to send_wm.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk_x11/prop.py to prop.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/shadow_x11_server.py to shadow_x11_server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/client_base.py to client_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/cairo_backing_base.py to cairo_backing_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/gtk_client_base.py to gtk_client_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/gtk_keyboard_helper.py to gtk_keyboard_helper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/client_launcher.py to client_launcher.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/gtk_client_window_base.py to gtk_client_window_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/about.py to about.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/statusicon_tray.py to statusicon_tray.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/start_new_command.py to start_new_command.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/bug_report.py to bug_report.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/session_info.py to session_info.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/gtk_tray_menu_base.py to gtk_tray_menu_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk_base/gtk_window_backing_base.py to gtk_window_backing_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/fake_window_backing.py to fake_window_backing.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/window_border.py to window_border.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/gtk2_window_base.py to gtk2_window_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/window_backing.py to window_backing.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/cairo_backing.py to cairo_backing.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/border_client_window.py to border_client_window.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/pixmap_backing.py to pixmap_backing.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/gtk2_notifier.py to gtk2_notifier.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/tray_menu.py to tray_menu.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/debuginfo_client_window.py to debuginfo_client_window.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gtk2/client_window.py to client_window.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/ui_client_base.py to ui_client_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gobject_client_base.py to gobject_client_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/client_tray.py to client_tray.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/tray_base.py to tray_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gtk_compat.py to gtk_compat.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gtk2/gl_client_window.py to gl_client_window.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gtk2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gtk2/gl_window_backing.py to gl_window_backing.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gl_window_backing_base.py to gl_window_backing_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gl_colorspace_conversions.py to gl_colorspace_conversions.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/gl_check.py to gl_check.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/gl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/client_window_base.py to client_window_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/window_backing_base.py to window_backing_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/client_widget_base.py to client_widget_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/keyboard_helper.py to keyboard_helper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications/pynotify_notifier.py to pynotify_notifier.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications/dbus_notifier.py to dbus_notifier.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/client/notifications/notifier_base.py to notifier_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/child_reaper.py to child_reaper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/keyboard/layouts.py to layouts.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/keyboard/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/keyboard/mask.py to mask.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/os_util.py to os_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/dotxpra.py to dotxpra.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/version_util.py to version_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard/gdk_clipboard.py to gdk_clipboard.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard/clipboard_base.py to clipboard_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/clipboard/translated_clipboard.py to translated_clipboard.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/ui_thread_watcher.py to ui_thread_watcher.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/pycups_printing.py to pycups_printing.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/paths.py to paths.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/options_util.py to options_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/gui.py to gui.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/shadow_server.py to shadow_server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/gtkmenu_tray.py to gtkmenu_tray.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/appindicator_tray.py to appindicator_tray.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/paths.py to paths.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/gui.py to gui.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/shadow_server.py to shadow_server.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/xposix/keyboard.py to keyboard.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/keyboard.py to keyboard.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/platform/keyboard_base.py to keyboard_base.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/net_util.py to net_util.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/bytestreams.py to bytestreams.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/bencode/bencode.py to bencode.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/bencode/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/subprocess_wrapper.py to subprocess_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/fake_jitter.py to fake_jitter.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/header.py to header.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/mmap_pipe.py to mmap_pipe.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/compression.py to compression.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/avahi_publisher.py to avahi_publisher.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/packet_encoding.py to packet_encoding.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/file_transfer.py to file_transfer.pyc byte-compiling /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/build_info.py to build_info.pyc running install_scripts creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/bin copying build/scripts-2.7/xpra_Xdummy -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/bin copying build/scripts-2.7/xpra -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/bin copying build/scripts-2.7/xpra_launcher -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/bin changing mode of /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/bin/xpra_Xdummy to 755 changing mode of /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/bin/xpra to 755 changing mode of /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/bin/xpra_launcher to 755 running install_data creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/man creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/man/man1 copying man/xpra.1 -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/man/man1 copying man/xpra_launcher.1 -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/man/man1 creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra copying README -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra copying COPYING -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/bugs.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/ticked-small.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/win32.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/information.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/unticked-small.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/osx.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/forward.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/microphone.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/opengl.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/speaker.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/clipboard.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/linux.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/quit.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/upload.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/speed.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/encoding.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/connect.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/statistics.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/freebsd.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/scaling.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/openbsd.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/compressed.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/slider.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/keyboard.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/package.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/raise.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/download.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/browse.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/retry.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/features.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/xpra.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons copying icons/close.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/icons creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/applications copying xdg/xpra_launcher.desktop -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/applications copying xdg/xpra.desktop -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/applications creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/mime creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/mime/packages copying xdg/application-x-xpraconfig.xml -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/mime/packages creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/icons copying xdg/xpra.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/icons creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/appdata copying xdg/xpra.appdata.xml -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/appdata creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/tmpfiles.d copying tmpfiles.d/xpra.conf -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/tmpfiles.d creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/etc creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/etc/xpra copying etc/xpra/xorg.conf -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/etc/xpra creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www copying html5/connect.html -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www copying html5/index.html -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www copying html5/favicon.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www copying html5/favicon.ico -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/aurora copying html5/include/aurora/aurora-xpra.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/aurora copying html5/include/aurora/mp3.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/aurora copying html5/include/aurora/aurora.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/aurora creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/broadway copying html5/include/broadway/LICENSE -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/broadway copying html5/include/broadway/Decoder.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/broadway copying html5/include/broadway/AUTHORS -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/broadway copying html5/include/bencode.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/maximize.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/forge.min.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/inflate.min.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/deflate.min.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/keycodes.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/xpra_client.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/wsworker_check.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/xpra_window.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/jquery.throttle-debounce.min.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/minimize.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/xpra_protocol.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/lz4.min.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/spinner.css -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/websock.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/jquery.min.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/jqueryui.min.js -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/xpra-logo.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include copying html5/include/close.png -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/css copying html5/css/signin.css -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/css copying html5/css/bootstrap.min.css -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/css creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/cups creating /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/cups/backend copying cups/xpraforwarder -> /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/cups/backend could not probe for pdf/postscript printers: No module named cups running install_egg_info Writing /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra-0.16.3-py2.7.egg-info + mkdir -p /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/icons/hicolor/48x48/apps + mv /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/icons/xpra.png /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/icons/hicolor/48x48/apps/ + rm -f /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/README /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/COPYING + find /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra -name '*.py' -exec sed -i '1{\@^#!/usr/bin/env python@d}' '{}' ';' + find /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra -name '*.so' -exec chmod 0755 '{}' ';' + find /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra -name '*.swf' -exec rm '{}' ';' + ln -sf ../../../javascript/jquery/2/jquery.min.js /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/jquery.min.js + rm -rf /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/web-socket-js + ln -sf ../../../javascript/web-socket-js /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/web-socket-js + for file in deflate.min.js inflate.min.js + ln -sf ../../../javascript/zlib/deflate.min.js /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/deflate.min.js + for file in deflate.min.js inflate.min.js + ln -sf ../../../javascript/zlib/inflate.min.js /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/inflate.min.js + find /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include -name '*.js' -exec chmod 0644 '{}' ';' chmod: cannot operate on dangling symlink '/builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/inflate.min.js' chmod: cannot operate on dangling symlink '/builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/deflate.min.js' chmod: cannot operate on dangling symlink '/builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/xpra/www/include/jquery.min.js' + mkdir -p /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/var/run/xpra/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm//usr/share/appdata/xpra.appdata.xml /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm//usr/share/appdata/xpra.appdata.xml: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/xpra-0.16.3 extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/cystats.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/server/window/region.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/gtk_common/gdk_atoms.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/webp/encode.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/webp/decode.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/xor/cyxor.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/vpx/encoder.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/vpx/decoder.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/csc_cython/colorspace_converter.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/codecs/argb/argb.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/window_bindings.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/posix_display_source.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/core_bindings.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/ximage.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/wait_for_x_server.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/display_source.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/randr_bindings.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/bindings/keyboard_bindings.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/gdk_bindings.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/x11/gtk2/gdk_display_source.so extracting debug info from /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7/site-packages/xpra/net/bencode/cython_bencode.so /usr/lib/rpm/sepdebugcrcfix: Updated 21 CRC32s, 0 CRC32s did match. 17029 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NexO3o + umask 022 + cd /builddir/build/BUILD + cd xpra-0.16.3 + desktop-file-validate /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/applications/xpra.desktop + desktop-file-validate /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/applications/xpra_launcher.desktop + exit 0 Processing files: xpra-0.16.3-3.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O4e955 + umask 022 + cd /builddir/build/BUILD + cd xpra-0.16.3 + DOCDIR=/builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/doc/xpra + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/doc/xpra + cp -pr README /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/doc/xpra + cp -pr COPYING /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/doc/xpra + cp -pr NEWS /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm/usr/share/doc/xpra + exit 0 Provides: appdata() appdata(xpra.appdata.xml) application() application(xpra.desktop) application(xpra_launcher.desktop) config(xpra) = 0.16.3-3.fc23 mimehandler(application/x-xpraconfig) mimehandler(x-scheme-handler/xpra) xpra = 0.16.3-3.fc23 xpra(armv7hl-32) = 0.16.3-3.fc23 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /bin/sh /usr/bin/env /usr/bin/python ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libX11.so.6 libXcomposite.so.1 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libXrandr.so.2 libXtst.so.6 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libvpx.so.2 libwebp.so.5 libxkbfile.so.1 python(abi) = 2.7 rtld(GNU_HASH) Suggests: python2-pyopencl Processing files: xpra-html5-0.16.3-3.fc23.armv7hl Provides: bundled(js-jquery-ui) = 1.10.4 xpra-html5 = 0.16.3-3.fc23 xpra-html5(armv7hl-32) = 0.16.3-3.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xpra-debuginfo-0.16.3-3.fc23.armv7hl Provides: xpra-debuginfo = 0.16.3-3.fc23 xpra-debuginfo(armv7hl-32) = 0.16.3-3.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm Wrote: /builddir/build/RPMS/xpra-0.16.3-3.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/xpra-html5-0.16.3-3.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/xpra-debuginfo-0.16.3-3.fc23.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V16zJQ + umask 022 + cd /builddir/build/BUILD + cd xpra-0.16.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xpra-0.16.3-3.fc23.arm + exit 0 Child return code was: 0