Mock Version: 2.14 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python3-watchdog.spec'], chrootPath='/var/lib/mock/openmandriva-rolling-x86_64-1637773148.226718/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xnc669ir:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xnc669ir:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dc1429ac9e2948c58ae45205fbf2eddc', '-D', '/var/lib/mock/openmandriva-rolling-x86_64-1637773148.226718/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xnc669ir:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python3-watchdog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python3-watchdog-2.1.6-2.src.rpm Executing "/usr/bin/rpmlint -f /builddir/build/SOURCES/python3-watchdog.rpmlintrc /builddir/build/SRPMS/python3-watchdog-2.1.6-2.src.rpm": perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). python3-watchdog.src:654: W: setup-not-quiet python3-watchdog.src: W: not-standard-release-extension 2 python3-watchdog.src: W: non-standard-group Unspecified python3-watchdog.src: W: non-coherent-filename python3-watchdog-2.1.6-2.src.rpm python3-watchdog-2.1.6-2-omv4003.src.rpm python3-watchdog.src: W: no-signature python3-watchdog.src: W: no-packager-tag python3-watchdog.src: W: no-changelogname-tag python3-watchdog.src: W: invalid-license Apache License 2.0 python3-watchdog.src: W: description-line-too-long C If you want to use Python 2.7, 3.4 or 3.5, you should stick with watchdog < 1.0.0. python3-watchdog.src: W: description-line-too-long C classes are augmented with a few additional features that regular event handlers python3-watchdog.src: W: description-line-too-long C If you are making a substantial change, add an entry to the "Unreleased" section python3-watchdog.src: W: description-line-too-long C .. _changelog: https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst python3-watchdog.src: W: description-line-too-long C .. _unison fsmonitor: https://webdav.seas.upenn.edu/viewvc/unison/trunk/src/fsmonitor.py?view=markup&pathrev=471 python3-watchdog.src: W: description-line-too-long C .. |Build Status| image:: https://github.com/gorakhargosh/watchdog/workflows/Tests/badge.svg python3-watchdog.src: W: description-line-too-long C :target: https://github.com/gorakhargosh/watchdog/actions?query=workflow%3ATests python3-watchdog.src: W: description-line-too-long C .. |CirrusCI Status| image:: https://api.cirrus-ci.com/github/gorakhargosh/watchdog.svg python3-watchdog.src: W: description-line-too-long C 2021-10-01 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [bsd] Fixed returned paths in ``kqueue.py`` and restored the overall results of the test suite. (`#842 `_) python3-watchdog.src: W: description-line-too-long C - [bsd] Updated FreeBSD CI support .(`#841 `_) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Removed the ``argh`` dependency in favor of the builtin ``argparse`` module. (`#836 `_) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Removed unexistant ``WindowsApiAsyncObserver`` references and ``--debug-force-winapi-async`` arguments. python3-watchdog.src: W: description-line-too-long C 2021-08-23 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Fix regression introduced in 2.1.4 (reverted "Allow overriding or adding custom event handlers to event dispatch map. (`#814 `_)"). (`#830 `_) python3-watchdog.src: W: description-line-too-long C - Convert regexes of type ``str`` to ``list``. (`831 `_) python3-watchdog.src: W: description-line-too-long C 2021-08-19 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [watchmedo] Fix usage of ``os.setsid()`` and ``os.killpg()`` Unix-only functions. (`#809 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Fix missing ``FileModifiedEvent`` on permission or ownership changes of a file. (`#815 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Convert absolute watch path in ``FSEeventsEmitter`` with ``os.path.realpath()``. (`#822 `_) python3-watchdog.src: W: description-line-too-long C - Fix a possible ``AttributeError`` in ``SkipRepeatsQueue._put()``. (`#818 `_) python3-watchdog.src: W: description-line-too-long C - Allow overriding or adding custom event handlers to event dispatch map. (`#814 `_) python3-watchdog.src: W: description-line-too-long C - Fix tests on big endian platforms. (`#828 `_) python3-watchdog.src: W: description-line-too-long C - Thanks to our beloved contributors: @replabrobin, @BoboTiG, @SamSchott, @AndreiB97, @NiklasRosenstein, @ikokollari, @mgorny python3-watchdog.src: W: description-line-too-long C 2021-06-26 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Publish macOS ``arm64`` and ``universal2`` wheels. (`#740 `_) python3-watchdog.src: W: description-line-too-long C 2021-05-19 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [mac] Fix relative path handling for non-recursive watch. (`#797 `_) python3-watchdog.src: W: description-line-too-long C - [windows] On PyPy, events happening right after ``start()`` were missed. Add a workaround for that. (`#796 `_) python3-watchdog.src: W: description-line-too-long C 2021-05-10 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [mac] Fix callback exceptions when the watcher is deleted but still receiving events (`#786 `_) python3-watchdog.src: W: description-line-too-long C 2021-05-04 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [inotify] Simplify ``libc`` loading (`#776 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Add support for non-recursive watches in ``FSEventsEmitter`` (`#779 `_) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Add support for ``--debug-force-*`` arguments to ``tricks`` (`#781 `_) python3-watchdog.src: W: description-line-too-long C - Thanks to our beloved contributors: @CCP-Aporia, @aodj, @UnitedMarsupials, @BoboTiG python3-watchdog.src: W: description-line-too-long C 2021-04-22 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [mac] Use ``logger.debug()`` instead of ``logger.info()`` (`#774 `_) python3-watchdog.src: W: description-line-too-long C - Updated documentation links (`#777 `_) python3-watchdog.src: W: description-line-too-long C 2021-02-22 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [mac] Add missing exception objects (`#766 `_) python3-watchdog.src: W: description-line-too-long C 2021-02-17 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [mac] Fix a segmentation fault when dealing with unicode paths (`#763 `_) python3-watchdog.src: W: description-line-too-long C - Moved the CI from Travis-CI to GitHub Actions (`#764 `_) python3-watchdog.src: W: description-line-too-long C 2021-02-11 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Avoid deprecated ``PyEval_InitThreads`` on Python 3.7+ (`#746 `_) python3-watchdog.src: W: description-line-too-long C - [inotify] Add support for ``IN_CLOSE_WRITE`` events. A ``FileCloseEvent`` event will be fired. Note that ``IN_CLOSE_NOWRITE`` events are not handled to prevent much noise. (`#184 `_, `#245 `_, `#280 `_, `#313 `_, `#690 `_) python3-watchdog.src: W: description-line-too-long C - [inotify] Allow to stop the emitter multiple times (`#760 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Support coalesced filesystem events (`#734 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Drop support for macOS 10.12 and earlier (`#750 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Fix an issue when renaming an item changes only the casing (`#750 `_) python3-watchdog.src: W: description-line-too-long C - Thanks to our beloved contributors: @bstaletic, @lukassup, @ysard, @SamSchott, @CCP-Aporia, @BoboTiG python3-watchdog.src: W: description-line-too-long C 2020-12-18 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Wheels are published for GNU/Linux, macOS and Windows (`#739 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Fix missing ``event_id`` attribute in ``fsevents`` (`#721 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Return byte paths if a byte path was given in ``fsevents`` (`#726` `_) python3-watchdog.src: W: description-line-too-long C - [mac] Add compatibility with old macOS versions (`#733` `_) python3-watchdog.src: W: description-line-too-long C - Uniformize event for deletion of watched dir (`#727 `_) python3-watchdog.src: W: description-line-too-long C 2020-12-10 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [mac] Regression fixes for native ``fsevents`` (`#717 `_) python3-watchdog.src: W: description-line-too-long C - [windows] ``winapi.BUFFER_SIZE`` now defaults to ``64000`` (instead of ``2048``) (`#700 `_) python3-watchdog.src: W: description-line-too-long C - [windows] Introduced ``winapi.PATH_BUFFER_SIZE`` (defaults to ``2048``) to keep the old behavior with path-realted functions (`#700 `_) python3-watchdog.src: W: description-line-too-long C - Use ``pathlib`` from the standard library, instead of pathtools (`#556 `_) python3-watchdog.src: W: description-line-too-long C - Allow file paths on Unix that don't follow the file system encoding (`#703 `_) python3-watchdog.src: W: description-line-too-long C - Removed the long-time deprecated ``events.LoggingFileSystemEventHandler`` class, use ``LoggingEventHandler`` instead python3-watchdog.src: W: description-line-too-long C - Thanks to our beloved contributors: @SamSchott, @bstaletic, @BoboTiG, @CCP-Aporia python3-watchdog.src: W: description-line-too-long C 2020-11-21 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Add ``logger`` parameter for the ``LoggingEventHandler`` (`#676 `_) python3-watchdog.src: W: description-line-too-long C - Replace mutable default arguments with ``if None`` implementation (`#677 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Performance improvements for the ``fsevents`` module (`#680 `_) python3-watchdog.src: W: description-line-too-long C - [mac] Prevent compilation of ``watchdog_fsevents.c`` on non-macOS machines (`#687 `_) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Handle shutdown events from ``SIGTERM`` and ``SIGINT`` more reliably (`#693 `_) python3-watchdog.src: W: description-line-too-long C 2020-06-25 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Ensure ``ObservedWatch.path`` is a string (`#651 `_) python3-watchdog.src: W: description-line-too-long C - [inotify] Allow to monitor single file (`#655 `__) python3-watchdog.src: W: description-line-too-long C - [inotify] Prevent raising an exception when a file in a monitored folder has no permissions (`#669 `__, `#670 `__) python3-watchdog.src: W: description-line-too-long C 2020-02-08 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Fixed the ``build_ext`` command on macOS Catalina (`#628 `__) python3-watchdog.src: W: description-line-too-long C - Fixed the installation of macOS requirements on non-macOS OSes (`#635 `__) python3-watchdog.src: W: description-line-too-long C - [bsd] Improved tests support on non Windows/Linux platforms (`#633 `__, `#639 `__) python3-watchdog.src: W: description-line-too-long C - [bsd] Added FreeBSD CI support (`#532 `__) python3-watchdog.src: W: description-line-too-long C - [bsd] Restored full support (`#638 `__, `#641 `__) python3-watchdog.src: W: description-line-too-long C 2020-01-30 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Fixed Python 2.7 to 3.6 installation when the OS locale is set to POSIX (`#615 `__) python3-watchdog.src: W: description-line-too-long C - Fixed the ``build_ext`` command on macOS (`#618 `__, `#620 `_) python3-watchdog.src: W: description-line-too-long C - Moved requirements to ``setup.cfg`` (`#617 `__) python3-watchdog.src: W: description-line-too-long C - [snapshot] Added ``EmptyDirectorySnapshot`` (`#613 `__) python3-watchdog.src: W: description-line-too-long C 2020-01-26 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Identify synthesized events with ``is_synthetic`` attribute (`#369 `__) python3-watchdog.src: W: description-line-too-long C - Use ``os.scandir()`` to improve memory usage (`#503 `__) python3-watchdog.src: W: description-line-too-long C - [bsd] Fixed flavors of FreeBSD detection (`#529 `__) python3-watchdog.src: W: description-line-too-long C - [bsd] Skip unprocessable socket files (`#509 `__) python3-watchdog.src: W: description-line-too-long C - [inotify] Fixed events containing non-ASCII characters (`#516 `__) python3-watchdog.src: W: description-line-too-long C - [inotify] Fixed the way ``OSError`` are re-raised (`#377 `__) python3-watchdog.src: W: description-line-too-long C - [inotify] Fixed wrong source path after renaming a top level folder (`#515 `__) python3-watchdog.src: W: description-line-too-long C - [inotify] Removed delay from non-move events (`#477 `__) python3-watchdog.src: W: description-line-too-long C - [mac] Fixed a bug when calling ``FSEventsEmitter.stop()`` twice (`#466 `__) python3-watchdog.src: W: description-line-too-long C - [mac] Support for unscheduling deleted watch (`#541 `__) python3-watchdog.src: W: description-line-too-long C - [snapshot] Don't walk directories without read permissions (`#408 `__) python3-watchdog.src: W: description-line-too-long C - [snapshot] Fixed a race condition crash when a directory is swapped for a file (`#513 `__) python3-watchdog.src: W: description-line-too-long C - [snasphot] Fixed an ``AttributeError`` about forgotten ``path_for_inode`` attr (`#436 `__) python3-watchdog.src: W: description-line-too-long C - [snasphot] Added the ``ignore_device=False`` parameter to the ctor (`597 `__) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Fixed the path separator used (`#478 `__) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Fixed the use of ``yaml.load()`` for ``yaml.safe_load()`` (`#453 `__) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Handle all available signals (`#549 `__) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Added the ``--debug-force-polling`` argument (`#404 `__) python3-watchdog.src: W: description-line-too-long C - [windows] Fixed issues when the observed directory is deleted (`#570 `__ and `#601 `__) python3-watchdog.src: W: description-line-too-long C - [windows] ``WindowsApiEmitter`` made easier to subclass (`#344 `__) python3-watchdog.src: W: description-line-too-long C - [windows] Generate sub created events only if ``recursive=True`` (`#454 `__) python3-watchdog.src: W: description-line-too-long C 2018-08-28 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [bsd] Improved the platform detection (`#378 `__) python3-watchdog.src: W: description-line-too-long C - [inotify] Fixed a crash when the root directory being watched by was deleted (`#374 `__) python3-watchdog.src: W: description-line-too-long C - [mac] Fixed unicode path handling ``fsevents2.py`` (`#298 `__) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Added the ``--debug-force-polling`` argument (`#336 `__) python3-watchdog.src: W: description-line-too-long C - [windows] Fixed the ``FILE_LIST_DIRECTORY`` constant (`#376 `__) python3-watchdog.src: W: description-line-too-long C 2015-02-11 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Fixed the use of the root logger (`#274 `__) python3-watchdog.src: W: description-line-too-long C 2014-10-29 • `full history `__ python3-watchdog.src: W: description-line-too-long C - [mac] Fixed usued arguments to pass clang compilation (`#265 `__) python3-watchdog.src: W: description-line-too-long C - [snapshot] Fixed a possible race condition crash on directory deletion (`#281 `__) python3-watchdog.src: W: description-line-too-long C - [windows] Fixed an error when watching the same folder again (`#270 `__) python3-watchdog.src: W: description-line-too-long C 2014-07-28 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Fixed ``anon_inode`` descriptors leakage (`#249 `__) python3-watchdog.src: W: description-line-too-long C - [inotify] Fixed thread stop dead lock (`#250 `__) python3-watchdog.src: W: description-line-too-long C 2014-07-02 • `full history `__ python3-watchdog.src: W: description-line-too-long C - Fixed ``argh`` deprecation warnings (`#242 `__) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Fixed ``auto-restart`` to terminate all children processes (`#225 `__) python3-watchdog.src: W: description-line-too-long C - [watchmedo] Added the ``--no-parallel`` argument (`#227 `__) python3-watchdog.src: W: description-line-too-long C - [windows] Fixed the value of ``INVALID_HANDLE_VALUE`` (`#123 `__) python3-watchdog.src: W: description-line-too-long C - [windows] Fixed octal usages to work with Python 3 as well (`#223 `__) 1 packages and 0 specfiles checked; 0 errors, 138 warnings. Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python3-watchdog.spec'], chrootPath='/var/lib/mock/openmandriva-rolling-x86_64-1637773148.226718/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xnc669ir:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xnc669ir:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd4d2edb1978d4846bf147f925383cb34', '-D', '/var/lib/mock/openmandriva-rolling-x86_64-1637773148.226718/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xnc669ir:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python3-watchdog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EzDlQO + umask 022 + cd /builddir/build/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /builddir/build/BUILD + rm -rf watchdog-2.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/watchdog-2.1.6.tar.gz + /bin/tar -xvvof - x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/ x -rw-r--r-- 0 runner docker 2843 Oct 1 19:21 watchdog-2.1.6/AUTHORS x -rw-r--r-- 0 runner docker 625 Oct 1 19:21 watchdog-2.1.6/COPYING x -rw-r--r-- 0 runner docker 11358 Oct 1 19:21 watchdog-2.1.6/LICENSE x -rw-r--r-- 0 runner docker 410 Oct 1 19:21 watchdog-2.1.6/MANIFEST.in x -rw-r--r-- 0 runner docker 30596 Oct 1 19:21 watchdog-2.1.6/PKG-INFO x -rwxr-xr-x 0 runner docker 9337 Oct 1 19:21 watchdog-2.1.6/README.rst x -rw-r--r-- 0 runner docker 18949 Oct 1 19:21 watchdog-2.1.6/changelog.rst x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/docs/ x -rw-r--r-- 0 runner docker 4602 Oct 1 19:21 watchdog-2.1.6/docs/Makefile x -rw-r--r-- 0 runner docker 3615 Oct 1 19:21 watchdog-2.1.6/docs/echo.py.txt x -rw-r--r-- 0 runner docker 16410 Oct 1 19:21 watchdog-2.1.6/docs/eclipse_cdt_style.xml x -rw-r--r-- 0 runner docker 4519 Oct 1 19:21 watchdog-2.1.6/docs/make.bat x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/docs/source/ x -rw-r--r-- 0 runner docker 1235 Oct 1 19:21 watchdog-2.1.6/docs/source/api.rst x -rw-r--r-- 0 runner docker 3385 Oct 1 19:21 watchdog-2.1.6/docs/source/conf.py x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/docs/source/examples/ x -rw-r--r-- 0 runner docker 345 Oct 1 19:21 watchdog-2.1.6/docs/source/examples/logger.py x -rw-r--r-- 0 runner docker 684 Oct 1 19:21 watchdog-2.1.6/docs/source/examples/patterns.py x -rw-r--r-- 0 runner docker 834 Oct 1 19:21 watchdog-2.1.6/docs/source/examples/simple.py x -rw-r--r-- 0 runner docker 945 Oct 1 19:21 watchdog-2.1.6/docs/source/examples/tricks.json x -rw-r--r-- 0 runner docker 680 Oct 1 19:21 watchdog-2.1.6/docs/source/examples/tricks.yaml x -rw-r--r-- 0 runner docker 2419 Oct 1 19:21 watchdog-2.1.6/docs/source/global.rst.inc x -rw-r--r-- 0 runner docker 1491 Oct 1 19:21 watchdog-2.1.6/docs/source/hacking.rst x -rw-r--r-- 0 runner docker 1498 Oct 1 19:21 watchdog-2.1.6/docs/source/index.rst x -rw-r--r-- 0 runner docker 6440 Oct 1 19:21 watchdog-2.1.6/docs/source/installation.rst x -rw-r--r-- 0 runner docker 1884 Oct 1 19:21 watchdog-2.1.6/docs/source/quickstart.rst x -rw-r--r-- 0 runner docker 580 Oct 1 19:21 watchdog-2.1.6/setup.cfg x -rw-r--r-- 0 runner docker 5561 Oct 1 19:21 watchdog-2.1.6/setup.py x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/src/ x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/src/watchdog/ x -rw-r--r-- 0 runner docker 669 Oct 1 19:21 watchdog-2.1.6/src/watchdog/__init__.py x -rwxr-xr-x 0 runner docker 16234 Oct 1 19:21 watchdog-2.1.6/src/watchdog/events.py x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/ x -rw-r--r-- 0 runner docker 3474 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/__init__.py x -rw-r--r-- 0 runner docker 11809 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/api.py x -rw-r--r-- 0 runner docker 13851 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/fsevents.py x -rw-r--r-- 0 runner docker 9092 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/fsevents2.py x -rw-r--r-- 0 runner docker 9084 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/inotify.py x -rw-r--r-- 0 runner docker 3825 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/inotify_buffer.py x -rw-r--r-- 0 runner docker 19221 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/inotify_c.py x -rw-r--r-- 0 runner docker 24312 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/kqueue.py x -rw-r--r-- 0 runner docker 4798 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/polling.py x -rw-r--r-- 0 runner docker 5682 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/read_directory_changes.py x -rw-r--r-- 0 runner docker 13559 Oct 1 19:21 watchdog-2.1.6/src/watchdog/observers/winapi.py x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/src/watchdog/tricks/ x -rw-r--r-- 0 runner docker 5884 Oct 1 19:21 watchdog-2.1.6/src/watchdog/tricks/__init__.py x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/src/watchdog/utils/ x -rw-r--r-- 0 runner docker 4226 Oct 1 19:21 watchdog-2.1.6/src/watchdog/utils/__init__.py x -rw-r--r-- 0 runner docker 2867 Oct 1 19:21 watchdog-2.1.6/src/watchdog/utils/bricks.py x -rw-r--r-- 0 runner docker 2856 Oct 1 19:21 watchdog-2.1.6/src/watchdog/utils/delayed_queue.py x -rw-r--r-- 0 runner docker 11818 Oct 1 19:21 watchdog-2.1.6/src/watchdog/utils/dirsnapshot.py x -rw-r--r-- 0 runner docker 5283 Oct 1 19:21 watchdog-2.1.6/src/watchdog/utils/echo.py x -rw-r--r-- 0 runner docker 3886 Oct 1 19:21 watchdog-2.1.6/src/watchdog/utils/patterns.py x -rw-r--r-- 0 runner docker 1497 Oct 1 19:21 watchdog-2.1.6/src/watchdog/utils/platform.py x -rw-r--r-- 0 runner docker 959 Oct 1 19:21 watchdog-2.1.6/src/watchdog/version.py x -rwxr-xr-x 0 runner docker 23397 Oct 1 19:21 watchdog-2.1.6/src/watchdog/watchmedo.py x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/src/watchdog.egg-info/ x -rw-r--r-- 0 runner docker 30596 Oct 1 19:21 watchdog-2.1.6/src/watchdog.egg-info/PKG-INFO x -rw-r--r-- 0 runner docker 2064 Oct 1 19:21 watchdog-2.1.6/src/watchdog.egg-info/SOURCES.txt x -rw-r--r-- 0 runner docker 1 Oct 1 19:21 watchdog-2.1.6/src/watchdog.egg-info/dependency_links.txt x -rw-r--r-- 0 runner docker 67 Oct 1 19:21 watchdog-2.1.6/src/watchdog.egg-info/entry_points.txt x -rw-r--r-- 0 runner docker 1 Oct 1 19:21 watchdog-2.1.6/src/watchdog.egg-info/not-zip-safe x -rw-r--r-- 0 runner docker 26 Oct 1 19:21 watchdog-2.1.6/src/watchdog.egg-info/requires.txt x -rw-r--r-- 0 runner docker 9 Oct 1 19:21 watchdog-2.1.6/src/watchdog.egg-info/top_level.txt x -rw-r--r-- 0 runner docker 33436 Oct 1 19:21 watchdog-2.1.6/src/watchdog_fsevents.c x drwxr-xr-x 0 runner docker 0 Oct 1 19:21 watchdog-2.1.6/tests/ x -rw-r--r-- 0 runner docker 621 Oct 1 19:21 watchdog-2.1.6/tests/__init__.py x -rw-r--r-- 0 runner docker 1451 Oct 1 19:21 watchdog-2.1.6/tests/conftest.py x -rw-r--r-- 0 runner docker 155 Oct 1 19:21 watchdog-2.1.6/tests/markers.py x -rw-r--r-- 0 runner docker 2962 Oct 1 19:21 watchdog-2.1.6/tests/shell.py x -rw-r--r-- 0 runner docker 1223 Oct 1 19:21 watchdog-2.1.6/tests/test_delayed_queue.py x -rw-r--r-- 0 runner docker 21575 Oct 1 19:21 watchdog-2.1.6/tests/test_emitter.py x -rw-r--r-- 0 runner docker 4795 Oct 1 19:21 watchdog-2.1.6/tests/test_events.py x -rw-r--r-- 0 runner docker 10593 Oct 1 19:21 watchdog-2.1.6/tests/test_fsevents.py x -rw-r--r-- 0 runner docker 3371 Oct 1 19:21 watchdog-2.1.6/tests/test_inotify_buffer.py x -rw-r--r-- 0 runner docker 5727 Oct 1 19:21 watchdog-2.1.6/tests/test_inotify_c.py x -rw-r--r-- 0 runner docker 2466 Oct 1 19:21 watchdog-2.1.6/tests/test_logging_event_handler.py x -rw-r--r-- 0 runner docker 3863 Oct 1 19:21 watchdog-2.1.6/tests/test_observer.py x -rw-r--r-- 0 runner docker 3342 Oct 1 19:21 watchdog-2.1.6/tests/test_observers_api.py x -rw-r--r-- 0 runner docker 4258 Oct 1 19:21 watchdog-2.1.6/tests/test_observers_polling.py x -rw-r--r-- 0 runner docker 4389 Oct 1 19:21 watchdog-2.1.6/tests/test_observers_winapi.py x -rw-r--r-- 0 runner docker 6842 Oct 1 19:21 watchdog-2.1.6/tests/test_pattern_matching_event_handler.py x -rw-r--r-- 0 runner docker 2199 Oct 1 19:21 watchdog-2.1.6/tests/test_patterns.py x -rw-r--r-- 0 runner docker 8654 Oct 1 19:21 watchdog-2.1.6/tests/test_regex_matching_event_handler.py x -rw-r--r-- 0 runner docker 2652 Oct 1 19:21 watchdog-2.1.6/tests/test_skip_repeats_queue.py x -rw-r--r-- 0 runner docker 6988 Oct 1 19:21 watchdog-2.1.6/tests/test_snapshot_diff.py x -rw-r--r-- 0 runner docker 2319 Oct 1 19:21 watchdog-2.1.6/tests/test_watchmedo.py + STATUS=0 + '[' 0 -ne 0 ']' + cd watchdog-2.1.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CJPFng + umask 022 + cd /builddir/build/BUILD + cd watchdog-2.1.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-Os -fomit-frame-pointer -g3 -gdwarf-4 -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -m64 -mtune=generic -flto' + /usr/bin/python setup.py build '--executable=/usr/bin/python -s' running build running build_py creating build creating build/lib creating build/lib/watchdog copying src/watchdog/watchmedo.py -> build/lib/watchdog copying src/watchdog/version.py -> build/lib/watchdog copying src/watchdog/events.py -> build/lib/watchdog copying src/watchdog/__init__.py -> build/lib/watchdog creating build/lib/watchdog/utils copying src/watchdog/utils/platform.py -> build/lib/watchdog/utils copying src/watchdog/utils/patterns.py -> build/lib/watchdog/utils copying src/watchdog/utils/echo.py -> build/lib/watchdog/utils copying src/watchdog/utils/dirsnapshot.py -> build/lib/watchdog/utils copying src/watchdog/utils/delayed_queue.py -> build/lib/watchdog/utils copying src/watchdog/utils/bricks.py -> build/lib/watchdog/utils copying src/watchdog/utils/__init__.py -> build/lib/watchdog/utils creating build/lib/watchdog/tricks copying src/watchdog/tricks/__init__.py -> build/lib/watchdog/tricks creating build/lib/watchdog/observers copying src/watchdog/observers/winapi.py -> build/lib/watchdog/observers copying src/watchdog/observers/read_directory_changes.py -> build/lib/watchdog/observers copying src/watchdog/observers/polling.py -> build/lib/watchdog/observers copying src/watchdog/observers/kqueue.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_c.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_buffer.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents2.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents.py -> build/lib/watchdog/observers copying src/watchdog/observers/api.py -> build/lib/watchdog/observers copying src/watchdog/observers/__init__.py -> build/lib/watchdog/observers running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' warning: build_py: byte-compiling is disabled, skipping. + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RN4aMJ + umask 022 + cd /builddir/build/BUILD + '[' 1 -eq 1 ']' + '[' /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 ++ dirname /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 + cd watchdog-2.1.6 + '[' 1 -eq 1 ']' + CFLAGS='-Os -fomit-frame-pointer -g3 -gdwarf-4 -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -m64 -mtune=generic -flto' + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr creating /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib creating /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog creating /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/__init__.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/api.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/fsevents.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/fsevents2.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify_buffer.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify_c.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/kqueue.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/polling.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/read_directory_changes.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/winapi.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/observers creating /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/tricks copying build/lib/watchdog/tricks/__init__.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/tricks creating /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/__init__.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/bricks.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/delayed_queue.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/dirsnapshot.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/echo.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/patterns.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/platform.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/__init__.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog copying build/lib/watchdog/events.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog copying build/lib/watchdog/version.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog copying build/lib/watchdog/watchmedo.py -> /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' Copying src/watchdog.egg-info to /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages/watchdog-2.1.6-py3.9.egg-info running install_scripts Installing watchmedo script to /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/bin + echo /usr/lib/python3.9/site-packages/watchdog + echo /usr/lib/python3.9/site-packages/watchdog-2.1.6-py3.9.egg-info + for f in watchmedo + rm -f /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/bin/watchmedo + find /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr -wholename /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9/site-packages -prune -o -name 'watchdog*' -printf '/usr/%P\n' -prune + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 watchdog No translations found for watchdog in /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 + : + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_xdg + '[' -n '' ']' + /usr/share/spec-helper/fix_file_permissions + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/fix_pkgconfig + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/remove_libtool_files + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' -n '' ']' + /usr/share/spec-helper/remove_rpath + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile '' 0 '' Bytecompiling .py files below /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/find-debuginfo.sh -j2 -m -i --build-id-seed 2.1.6-2 --unique-debug-suffix -2.1.6-2.x86_64 --unique-debug-src-base python3-watchdog-2.1.6-2.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/watchdog-2.1.6 find: 'debug': No such file or directory Processing files: python3-watchdog-2.1.6-2.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oDbi0f + umask 022 + cd /builddir/build/BUILD + cd watchdog-2.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/share/licenses/python3-watchdog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /bin/mkdir -p /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/share/licenses/python3-watchdog + cp -pr LICENSE /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/share/licenses/python3-watchdog + cp -pr COPYING /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/share/licenses/python3-watchdog + cp -pr AUTHORS /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64/usr/share/licenses/python3-watchdog + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-watchdog = 2.1.6-2 python3.9dist(watchdog) = 2.1.6 python3.9dist(watchdog) = 2.1.6 python3dist(watchdog) = 2.1.6 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: python(abi) = 3.9 python3.9dist(setuptools) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 Wrote: /builddir/build/RPMS/python3-watchdog-2.1.6-2.noarch.rpm Executing "/usr/bin/rpmlint -f /builddir/build/SOURCES/python3-watchdog.rpmlintrc /builddir/build/RPMS/python3-watchdog-2.1.6-2.noarch.rpm ": perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). python3-watchdog.noarch: W: useless-provides python3.9dist(watchdog) python3-watchdog.noarch: W: python-naming-policy-not-applied /usr/lib/python3.9/site-packages/watchdog python3-watchdog.noarch: W: not-standard-release-extension 2 python3-watchdog.noarch: W: non-standard-group Unspecified python3-watchdog.noarch: W: non-coherent-filename python3-watchdog-2.1.6-2.noarch.rpm python3-watchdog-2.1.6-2-omv4003.noarch.rpm python3-watchdog.noarch: W: no-signature python3-watchdog.noarch: W: no-packager-tag python3-watchdog.noarch: W: no-documentation python3-watchdog.noarch: W: no-changelogname-tag python3-watchdog.noarch: W: invalid-license Apache License 2.0 python3-watchdog.noarch: W: description-line-too-long C If you want to use Python 2.7, 3.4 or 3.5, you should stick with watchdog < 1.0.0. python3-watchdog.noarch: W: description-line-too-long C classes are augmented with a few additional features that regular event handlers python3-watchdog.noarch: W: description-line-too-long C If you are making a substantial change, add an entry to the "Unreleased" section python3-watchdog.noarch: W: description-line-too-long C .. _changelog: https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst python3-watchdog.noarch: W: description-line-too-long C .. _unison fsmonitor: https://webdav.seas.upenn.edu/viewvc/unison/trunk/src/fsmonitor.py?view=markup&pathrev=471 python3-watchdog.noarch: W: description-line-too-long C .. |Build Status| image:: https://github.com/gorakhargosh/watchdog/workflows/Tests/badge.svg python3-watchdog.noarch: W: description-line-too-long C :target: https://github.com/gorakhargosh/watchdog/actions?query=workflow%3ATests python3-watchdog.noarch: W: description-line-too-long C .. |CirrusCI Status| image:: https://api.cirrus-ci.com/github/gorakhargosh/watchdog.svg python3-watchdog.noarch: W: description-line-too-long C 2021-10-01 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [bsd] Fixed returned paths in ``kqueue.py`` and restored the overall results of the test suite. (`#842 `_) python3-watchdog.noarch: W: description-line-too-long C - [bsd] Updated FreeBSD CI support .(`#841 `_) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Removed the ``argh`` dependency in favor of the builtin ``argparse`` module. (`#836 `_) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Removed unexistant ``WindowsApiAsyncObserver`` references and ``--debug-force-winapi-async`` arguments. python3-watchdog.noarch: W: description-line-too-long C 2021-08-23 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Fix regression introduced in 2.1.4 (reverted "Allow overriding or adding custom event handlers to event dispatch map. (`#814 `_)"). (`#830 `_) python3-watchdog.noarch: W: description-line-too-long C - Convert regexes of type ``str`` to ``list``. (`831 `_) python3-watchdog.noarch: W: description-line-too-long C 2021-08-19 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Fix usage of ``os.setsid()`` and ``os.killpg()`` Unix-only functions. (`#809 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Fix missing ``FileModifiedEvent`` on permission or ownership changes of a file. (`#815 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Convert absolute watch path in ``FSEeventsEmitter`` with ``os.path.realpath()``. (`#822 `_) python3-watchdog.noarch: W: description-line-too-long C - Fix a possible ``AttributeError`` in ``SkipRepeatsQueue._put()``. (`#818 `_) python3-watchdog.noarch: W: description-line-too-long C - Allow overriding or adding custom event handlers to event dispatch map. (`#814 `_) python3-watchdog.noarch: W: description-line-too-long C - Fix tests on big endian platforms. (`#828 `_) python3-watchdog.noarch: W: description-line-too-long C - Thanks to our beloved contributors: @replabrobin, @BoboTiG, @SamSchott, @AndreiB97, @NiklasRosenstein, @ikokollari, @mgorny python3-watchdog.noarch: W: description-line-too-long C 2021-06-26 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Publish macOS ``arm64`` and ``universal2`` wheels. (`#740 `_) python3-watchdog.noarch: W: description-line-too-long C 2021-05-19 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [mac] Fix relative path handling for non-recursive watch. (`#797 `_) python3-watchdog.noarch: W: description-line-too-long C - [windows] On PyPy, events happening right after ``start()`` were missed. Add a workaround for that. (`#796 `_) python3-watchdog.noarch: W: description-line-too-long C 2021-05-10 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [mac] Fix callback exceptions when the watcher is deleted but still receiving events (`#786 `_) python3-watchdog.noarch: W: description-line-too-long C 2021-05-04 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [inotify] Simplify ``libc`` loading (`#776 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Add support for non-recursive watches in ``FSEventsEmitter`` (`#779 `_) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Add support for ``--debug-force-*`` arguments to ``tricks`` (`#781 `_) python3-watchdog.noarch: W: description-line-too-long C - Thanks to our beloved contributors: @CCP-Aporia, @aodj, @UnitedMarsupials, @BoboTiG python3-watchdog.noarch: W: description-line-too-long C 2021-04-22 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [mac] Use ``logger.debug()`` instead of ``logger.info()`` (`#774 `_) python3-watchdog.noarch: W: description-line-too-long C - Updated documentation links (`#777 `_) python3-watchdog.noarch: W: description-line-too-long C 2021-02-22 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [mac] Add missing exception objects (`#766 `_) python3-watchdog.noarch: W: description-line-too-long C 2021-02-17 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [mac] Fix a segmentation fault when dealing with unicode paths (`#763 `_) python3-watchdog.noarch: W: description-line-too-long C - Moved the CI from Travis-CI to GitHub Actions (`#764 `_) python3-watchdog.noarch: W: description-line-too-long C 2021-02-11 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Avoid deprecated ``PyEval_InitThreads`` on Python 3.7+ (`#746 `_) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Add support for ``IN_CLOSE_WRITE`` events. A ``FileCloseEvent`` event will be fired. Note that ``IN_CLOSE_NOWRITE`` events are not handled to prevent much noise. (`#184 `_, `#245 `_, `#280 `_, `#313 `_, `#690 `_) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Allow to stop the emitter multiple times (`#760 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Support coalesced filesystem events (`#734 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Drop support for macOS 10.12 and earlier (`#750 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Fix an issue when renaming an item changes only the casing (`#750 `_) python3-watchdog.noarch: W: description-line-too-long C - Thanks to our beloved contributors: @bstaletic, @lukassup, @ysard, @SamSchott, @CCP-Aporia, @BoboTiG python3-watchdog.noarch: W: description-line-too-long C 2020-12-18 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Wheels are published for GNU/Linux, macOS and Windows (`#739 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Fix missing ``event_id`` attribute in ``fsevents`` (`#721 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Return byte paths if a byte path was given in ``fsevents`` (`#726` `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Add compatibility with old macOS versions (`#733` `_) python3-watchdog.noarch: W: description-line-too-long C - Uniformize event for deletion of watched dir (`#727 `_) python3-watchdog.noarch: W: description-line-too-long C 2020-12-10 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [mac] Regression fixes for native ``fsevents`` (`#717 `_) python3-watchdog.noarch: W: description-line-too-long C - [windows] ``winapi.BUFFER_SIZE`` now defaults to ``64000`` (instead of ``2048``) (`#700 `_) python3-watchdog.noarch: W: description-line-too-long C - [windows] Introduced ``winapi.PATH_BUFFER_SIZE`` (defaults to ``2048``) to keep the old behavior with path-realted functions (`#700 `_) python3-watchdog.noarch: W: description-line-too-long C - Use ``pathlib`` from the standard library, instead of pathtools (`#556 `_) python3-watchdog.noarch: W: description-line-too-long C - Allow file paths on Unix that don't follow the file system encoding (`#703 `_) python3-watchdog.noarch: W: description-line-too-long C - Removed the long-time deprecated ``events.LoggingFileSystemEventHandler`` class, use ``LoggingEventHandler`` instead python3-watchdog.noarch: W: description-line-too-long C - Thanks to our beloved contributors: @SamSchott, @bstaletic, @BoboTiG, @CCP-Aporia python3-watchdog.noarch: W: description-line-too-long C 2020-11-21 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Add ``logger`` parameter for the ``LoggingEventHandler`` (`#676 `_) python3-watchdog.noarch: W: description-line-too-long C - Replace mutable default arguments with ``if None`` implementation (`#677 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Performance improvements for the ``fsevents`` module (`#680 `_) python3-watchdog.noarch: W: description-line-too-long C - [mac] Prevent compilation of ``watchdog_fsevents.c`` on non-macOS machines (`#687 `_) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Handle shutdown events from ``SIGTERM`` and ``SIGINT`` more reliably (`#693 `_) python3-watchdog.noarch: W: description-line-too-long C 2020-06-25 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Ensure ``ObservedWatch.path`` is a string (`#651 `_) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Allow to monitor single file (`#655 `__) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Prevent raising an exception when a file in a monitored folder has no permissions (`#669 `__, `#670 `__) python3-watchdog.noarch: W: description-line-too-long C 2020-02-08 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Fixed the ``build_ext`` command on macOS Catalina (`#628 `__) python3-watchdog.noarch: W: description-line-too-long C - Fixed the installation of macOS requirements on non-macOS OSes (`#635 `__) python3-watchdog.noarch: W: description-line-too-long C - [bsd] Improved tests support on non Windows/Linux platforms (`#633 `__, `#639 `__) python3-watchdog.noarch: W: description-line-too-long C - [bsd] Added FreeBSD CI support (`#532 `__) python3-watchdog.noarch: W: description-line-too-long C - [bsd] Restored full support (`#638 `__, `#641 `__) python3-watchdog.noarch: W: description-line-too-long C 2020-01-30 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Fixed Python 2.7 to 3.6 installation when the OS locale is set to POSIX (`#615 `__) python3-watchdog.noarch: W: description-line-too-long C - Fixed the ``build_ext`` command on macOS (`#618 `__, `#620 `_) python3-watchdog.noarch: W: description-line-too-long C - Moved requirements to ``setup.cfg`` (`#617 `__) python3-watchdog.noarch: W: description-line-too-long C - [snapshot] Added ``EmptyDirectorySnapshot`` (`#613 `__) python3-watchdog.noarch: W: description-line-too-long C 2020-01-26 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Identify synthesized events with ``is_synthetic`` attribute (`#369 `__) python3-watchdog.noarch: W: description-line-too-long C - Use ``os.scandir()`` to improve memory usage (`#503 `__) python3-watchdog.noarch: W: description-line-too-long C - [bsd] Fixed flavors of FreeBSD detection (`#529 `__) python3-watchdog.noarch: W: description-line-too-long C - [bsd] Skip unprocessable socket files (`#509 `__) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Fixed events containing non-ASCII characters (`#516 `__) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Fixed the way ``OSError`` are re-raised (`#377 `__) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Fixed wrong source path after renaming a top level folder (`#515 `__) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Removed delay from non-move events (`#477 `__) python3-watchdog.noarch: W: description-line-too-long C - [mac] Fixed a bug when calling ``FSEventsEmitter.stop()`` twice (`#466 `__) python3-watchdog.noarch: W: description-line-too-long C - [mac] Support for unscheduling deleted watch (`#541 `__) python3-watchdog.noarch: W: description-line-too-long C - [snapshot] Don't walk directories without read permissions (`#408 `__) python3-watchdog.noarch: W: description-line-too-long C - [snapshot] Fixed a race condition crash when a directory is swapped for a file (`#513 `__) python3-watchdog.noarch: W: description-line-too-long C - [snasphot] Fixed an ``AttributeError`` about forgotten ``path_for_inode`` attr (`#436 `__) python3-watchdog.noarch: W: description-line-too-long C - [snasphot] Added the ``ignore_device=False`` parameter to the ctor (`597 `__) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Fixed the path separator used (`#478 `__) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Fixed the use of ``yaml.load()`` for ``yaml.safe_load()`` (`#453 `__) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Handle all available signals (`#549 `__) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Added the ``--debug-force-polling`` argument (`#404 `__) python3-watchdog.noarch: W: description-line-too-long C - [windows] Fixed issues when the observed directory is deleted (`#570 `__ and `#601 `__) python3-watchdog.noarch: W: description-line-too-long C - [windows] ``WindowsApiEmitter`` made easier to subclass (`#344 `__) python3-watchdog.noarch: W: description-line-too-long C - [windows] Generate sub created events only if ``recursive=True`` (`#454 `__) python3-watchdog.noarch: W: description-line-too-long C 2018-08-28 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [bsd] Improved the platform detection (`#378 `__) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Fixed a crash when the root directory being watched by was deleted (`#374 `__) python3-watchdog.noarch: W: description-line-too-long C - [mac] Fixed unicode path handling ``fsevents2.py`` (`#298 `__) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Added the ``--debug-force-polling`` argument (`#336 `__) python3-watchdog.noarch: W: description-line-too-long C - [windows] Fixed the ``FILE_LIST_DIRECTORY`` constant (`#376 `__) python3-watchdog.noarch: W: description-line-too-long C 2015-02-11 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Fixed the use of the root logger (`#274 `__) python3-watchdog.noarch: W: description-line-too-long C 2014-10-29 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - [mac] Fixed usued arguments to pass clang compilation (`#265 `__) python3-watchdog.noarch: W: description-line-too-long C - [snapshot] Fixed a possible race condition crash on directory deletion (`#281 `__) python3-watchdog.noarch: W: description-line-too-long C - [windows] Fixed an error when watching the same folder again (`#270 `__) python3-watchdog.noarch: W: description-line-too-long C 2014-07-28 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Fixed ``anon_inode`` descriptors leakage (`#249 `__) python3-watchdog.noarch: W: description-line-too-long C - [inotify] Fixed thread stop dead lock (`#250 `__) python3-watchdog.noarch: W: description-line-too-long C 2014-07-02 • `full history `__ python3-watchdog.noarch: W: description-line-too-long C - Fixed ``argh`` deprecation warnings (`#242 `__) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Fixed ``auto-restart`` to terminate all children processes (`#225 `__) python3-watchdog.noarch: W: description-line-too-long C - [watchmedo] Added the ``--no-parallel`` argument (`#227 `__) python3-watchdog.noarch: W: description-line-too-long C - [windows] Fixed the value of ``INVALID_HANDLE_VALUE`` (`#123 `__) python3-watchdog.noarch: W: description-line-too-long C - [windows] Fixed octal usages to work with Python 3 as well (`#223 `__) 1 packages and 0 specfiles checked; 0 errors, 140 warnings. Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qFODNJ + umask 022 + cd /builddir/build/BUILD + cd watchdog-2.1.6 + /bin/rm -rf /builddir/build/BUILDROOT/python3-watchdog-2.1.6-2.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0