windows:wsl:mycroft.ai

文書の過去の版を表示しています。


WSL 2 で Mycroft AI

$ cd ~
$ git clone https://github.com/MycroftAI/mycroft-core.git
Cloning into 'mycroft-core'...
remote: Enumerating objects: 549772, done.
remote: Total 549772 (delta 0), reused 0 (delta 0), pack-reused 549772
Receiving objects: 100% (549772/549772), 114.86 MiB | 3.62 MiB/s, done.
Resolving deltas: 100% (541009/541009), done.
$ cd mycroft-core
$ bash dev_setup.sh

                    Welcome to Mycroft!

This script is designed to make working with Mycroft easy.  During this
first run of dev_setup we will ask you a few questions to help setup
your environment.

Do you want to run on 'master' or against a dev branch?  Unless you are
a developer modifying mycroft-core itself, you should run on the
'master' branch.  It is updated bi-weekly with a stable release.
  Y)es, run on the stable 'master' branch
  N)o, I want to run unstable branches
Choice [Y/N]:  N - using an unstable branch

Mycroft is actively developed and constantly evolving.  It is recommended
that you update regularly.  Would you like to automatically update
whenever launching Mycroft?  This is highly recommended, especially for
those running against the 'master' branch.
  Y)es, automatically check for updates
  N)o, I will be responsible for keeping Mycroft updated.
Choice [Y/N]:  Y - update automatically

Mycroft uses its Mimic technology to speak to you.  Mimic can run both
locally and from a server.  The local Mimic is more robotic, but always
available regardless of network connectivity.  It will act as a fallback
if unable to contact the Mimic server.

However, building the local Mimic is time consuming -- it can take hours
on slower machines.  This can be skipped, but Mycroft will be unable to
talk if you lose network connectivity.  Would you like to build Mimic
locally?
Choice [Y/N]:  N - skip Mimic build


There are several Mycroft helper commands in the bin folder.  These
can be added to your system PATH, making it simpler to use Mycroft.
Would you like this to be added to your PATH in the .profile?
Choice [Y/N]:  Y - Adding Mycroft commands to your PATH
Type mycroft-help to see available commands.

The standard location for Mycroft skills is under /opt/mycroft/skills.
This script will create that folder for you.  This requires sudo
permission and might ask you for a password...

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for tomoyan:
Created!
For convenience, a soft link has been created called 'skills' which leads
to /opt/mycroft/skills.

(Developer) Do you want to automatically check code-style when submitting code.
If unsure answer yes.

Choice [Y/N]: Will install PEP8 pre-commit hook...

Interactive portion complete, now installing dependencies...

Installing packages...
 Installing packages for Fedora...
Last metadata expiration check: 0:47:22 ago on Wed Sep  9 04:30:44 2020.
Package git-2.26.2-1.fc32.x86_64 is already installed.
Package python3-3.8.3-1.fc32.x86_64 is already installed.
Package python3-setuptools-41.6.0-2.fc32.noarch is already installed.
Package curl-7.69.1-3.fc32.x86_64 is already installed.
Package make-1:4.2.1-16.fc32.x86_64 is already installed.
Dependencies resolved.
====================================================================================================
 Package                             Architecture  Version                     Repository      Size
====================================================================================================
Installing:
 autoconf                            noarch        2.69-33.fc32                fedora         666 k
 automake                            noarch        1.16.1-14.fc32              fedora         665 k
 bison                               x86_64        3.5-2.fc32                  fedora         818 k
 fann-devel                          x86_64        2.2.0-18.fc32               fedora          44 k
 gcc-c++                             x86_64        10.2.1-1.fc32               updates         11 M
 glib2-devel                         x86_64        2.64.5-1.fc32               updates        460 k
 jq                                  x86_64        1.6-4.fc32                  fedora         180 k
 libffi-devel                        x86_64        3.1-24.fc32                 fedora          24 k
 libicu-devel                        x86_64        65.1-2.fc32                 fedora         827 k
 libjpeg-turbo-devel                 x86_64        2.0.4-3.fc32                updates         96 k
 libtool                             x86_64        2.4.6-33.fc32               fedora         579 k
 mpg123                              x86_64        1.25.12-2.fc32              fedora         119 k
 mpg123-plugins-pulseaudio           x86_64        1.25.12-2.fc32              fedora          13 k
 openssl-devel                       x86_64        1:1.1.1g-1.fc32             updates        2.2 M
 pkgconf-pkg-config                  x86_64        1.6.3-3.fc32                fedora         9.7 k
 portaudio-devel                     x86_64        19-31.fc32                  fedora         281 k
 python3-devel                       x86_64        3.8.5-5.fc32                updates        203 k
 python3-gobject-devel               x86_64        3.36.1-1.fc32               updates         16 k
 python3-pip                         noarch        19.3.1-4.fc32               updates        1.7 M
 python3-virtualenv                  noarch        16.7.10-1.fc32              fedora         100 k
 redhat-rpm-config                   noarch        150-1.fc32                  fedora          63 k
 screen                              x86_64        4.8.0-2.fc32                fedora         664 k
 swig                                x86_64        4.0.1-7.fc32                fedora         1.4 M
Upgrading:
 glib2                               x86_64        2.64.5-1.fc32               updates        2.7 M
 libgcc                              x86_64        10.2.1-1.fc32               updates         95 k
 libgomp                             x86_64        10.2.1-1.fc32               updates        257 k
 libstdc++                           x86_64        10.2.1-1.fc32               updates        621 k
 libxcrypt                           x86_64        4.4.17-1.fc32               updates        124 k
 pcre2                               x86_64        10.35-4.fc32                updates        233 k
 pcre2-syntax                        noarch        10.35-4.fc32                updates        142 k
 python3                             x86_64        3.8.5-5.fc32                updates         29 k
 python3-libs                        x86_64        3.8.5-5.fc32                updates        7.4 M
Installing dependencies:
 alsa-lib                            x86_64        1.2.3.2-1.fc32              updates        474 k
 alsa-lib-devel                      x86_64        1.2.3.2-1.fc32              updates        770 k
 annobin                             x86_64        9.27-1.fc32                 updates         98 k
 binutils                            x86_64        2.34-4.fc32                 updates        5.4 M
 binutils-gold                       x86_64        2.34-4.fc32                 updates        853 k
 cairo                               x86_64        1.16.0-8.fc32               updates        712 k
 cairo-gobject                       x86_64        1.16.0-8.fc32               updates         19 k
 cpp                                 x86_64        10.2.1-1.fc32               updates        9.4 M
 dbus-libs                           x86_64        1:1.12.20-1.fc32            updates        163 k
 dejavu-sans-fonts                   noarch        2.37-8.fc32                 updates        1.3 M
 dwz                                 x86_64        0.13-2.fc32                 fedora         109 k
 efi-srpm-macros                     noarch        4-4.fc32                    fedora          22 k
 elfutils-debuginfod-client          x86_64        0.179-2.fc32                updates         34 k
 fann                                x86_64        2.2.0-18.fc32               fedora          87 k
 file                                x86_64        5.38-2.fc32                 fedora          52 k
 findutils                           x86_64        1:4.7.0-4.fc32              updates        552 k
 flac-libs                           x86_64        1.3.3-2.fc32                fedora         224 k
 fontconfig                          x86_64        2.13.92-9.fc32              updates        265 k
 fonts-filesystem                    noarch        2.0.3-1.fc32                fedora         7.8 k
 fonts-srpm-macros                   noarch        2.0.3-1.fc32                fedora          26 k
 fpc-srpm-macros                     noarch        1.3-1.fc32                  fedora         7.6 k
 freetype                            x86_64        2.10.2-1.fc32               updates        391 k
 gcc                                 x86_64        10.2.1-1.fc32               updates         30 M
 ghc-srpm-macros                     noarch        1.5.0-2.fc32                fedora         7.7 k
 glibc-devel                         x86_64        2.31-2.fc32                 fedora         1.0 M
 glibc-headers                       x86_64        2.31-2.fc32                 fedora         456 k
 glibmm24                            x86_64        2.64.2-1.fc32               fedora         719 k
 gnat-srpm-macros                    noarch        4-11.fc32                   fedora         8.2 k
 go-srpm-macros                      noarch        3.0.9-1.fc32                updates         25 k
 gobject-introspection               x86_64        1.64.1-1.fc32               fedora         271 k
 gobject-introspection-devel         x86_64        1.64.1-1.fc32               fedora         1.1 M
 gsm                                 x86_64        1.0.18-6.fc32               fedora          33 k
 isl                                 x86_64        0.16.1-10.fc32              fedora         872 k
 jack-audio-connection-kit           x86_64        1.9.14-2.fc32               fedora         534 k
 kbd                                 x86_64        2.2.0-1.fc32                fedora         384 k
 kbd-legacy                          noarch        2.2.0-1.fc32                fedora         473 k
 kbd-misc                            noarch        2.2.0-1.fc32                fedora         1.5 M
 kernel-headers                      x86_64        5.8.6-200.fc32              updates        1.2 M
 kmod                                x86_64        27-1.fc32                   fedora         124 k
 langpacks-core-font-en              noarch        3.0-3.fc32                  fedora         9.4 k
 libICE                              x86_64        1.0.10-3.fc32               fedora          71 k
 libSM                               x86_64        1.2.3-5.fc32                fedora          42 k
 libX11                              x86_64        1.6.12-1.fc32               updates        659 k
 libX11-common                       noarch        1.6.12-1.fc32               updates        153 k
 libX11-xcb                          x86_64        1.6.12-1.fc32               updates         11 k
 libXau                              x86_64        1.0.9-3.fc32                fedora          31 k
 libXext                             x86_64        1.3.4-3.fc32                fedora          39 k
 libXi                               x86_64        1.7.10-3.fc32               fedora          38 k
 libXrender                          x86_64        0.9.10-11.fc32              fedora          27 k
 libXtst                             x86_64        1.2.3-11.fc32               fedora          20 k
 libasyncns                          x86_64        0.8-18.fc32                 fedora          30 k
 libblkid-devel                      x86_64        2.35.2-1.fc32               updates         16 k
 libconfig                           x86_64        1.7.2-5.fc32                fedora          74 k
 libffado                            x86_64        2.4.3-2.fc32                updates        900 k
 libiec61883                         x86_64        1.2.0-23.fc32               fedora          41 k
 libjpeg-turbo                       x86_64        2.0.4-3.fc32                updates        168 k
 libmount-devel                      x86_64        2.35.2-1.fc32               updates         18 k
 libmpc                              x86_64        1.1.0-8.fc32                fedora          59 k
 libogg                              x86_64        2:1.3.4-2.fc32              fedora          33 k
 libpkgconf                          x86_64        1.6.3-3.fc32                fedora          35 k
 libpng                              x86_64        2:1.6.37-3.fc32             fedora         116 k
 libraw1394                          x86_64        2.1.2-11.fc32               fedora          65 k
 libsamplerate                       x86_64        0.1.9-5.fc32                fedora         1.4 M
 libselinux-devel                    x86_64        3.0-3.fc32                  fedora         116 k
 libsepol-devel                      x86_64        3.0-3.fc32                  fedora          41 k
 libsigc++20                         x86_64        2.10.3-1.fc32               fedora          38 k
 libsndfile                          x86_64        1.0.28-12.fc32              fedora         192 k
 libstdc++-devel                     x86_64        10.2.1-1.fc32               updates        2.0 M
 libtomcrypt                         x86_64        1.18.2-6.fc32               fedora         396 k
 libtommath                          x86_64        1.1.0-2.fc32                fedora          47 k
 libvorbis                           x86_64        1:1.3.6-6.fc32              fedora         199 k
 libxcb                              x86_64        1.13.1-4.fc32               fedora         231 k
 libxcrypt-devel                     x86_64        4.4.17-1.fc32               updates         32 k
 libxml++                            x86_64        2.40.1-10.fc32              fedora         103 k
 m4                                  x86_64        1.4.18-12.fc32              fedora         218 k
 mpg123-libs                         x86_64        1.25.12-2.fc32              fedora         205 k
 nim-srpm-macros                     noarch        3-2.fc32                    fedora         8.3 k
 ocaml-srpm-macros                   noarch        6-2.fc32                    fedora         7.7 k
 oniguruma                           x86_64        6.9.5-1.rev1.fc32           updates        220 k
 openblas-srpm-macros                noarch        2-7.fc32                    fedora         7.2 k
 opus                                x86_64        1.3.1-3.fc32                fedora         216 k
 pcre-cpp                            x86_64        8.44-1.fc32                 fedora          27 k
 pcre-devel                          x86_64        8.44-1.fc32                 fedora         472 k
 pcre-utf16                          x86_64        8.44-1.fc32                 fedora         186 k
 pcre-utf32                          x86_64        8.44-1.fc32                 fedora         176 k
 pcre2-devel                         x86_64        10.35-4.fc32                updates        474 k
 pcre2-utf16                         x86_64        10.35-4.fc32                updates        211 k
 pcre2-utf32                         x86_64        10.35-4.fc32                updates        199 k
 perl-Thread-Queue                   noarch        3.13-440.fc32               fedora          21 k
 perl-srpm-macros                    noarch        1-34.fc32                   fedora         8.3 k
 pixman                              x86_64        0.40.0-1.fc32               updates        270 k
 pkgconf                             x86_64        1.6.3-3.fc32                fedora          41 k
 pkgconf-m4                          noarch        1.6.3-3.fc32                fedora          14 k
 portaudio                           x86_64        19-31.fc32                  fedora          97 k
 pulseaudio-libs                     x86_64        13.99.1-4.fc32              updates        707 k
 python-srpm-macros                  noarch        3-58.fc32                   updates         18 k
 python-wheel-wheel                  noarch        1:0.33.6-3.fc32             fedora          29 k
 python3-cairo                       x86_64        1.18.2-4.fc32               fedora          94 k
 python3-cffi                        x86_64        1.14.0-1.fc32               fedora         243 k
 python3-cryptography                x86_64        2.8-3.fc32                  fedora         545 k
 python3-gobject                     x86_64        3.36.1-1.fc32               updates         17 k
 python3-gobject-base                x86_64        3.36.1-1.fc32               updates        322 k
 python3-idna                        noarch        2.8-6.fc32                  fedora          97 k
 python3-mako                        noarch        1.1.1-1.fc32                fedora         146 k
 python3-markupsafe                  x86_64        1.1.1-5.fc32                fedora          32 k
 python3-paste                       noarch        3.2.4-2.fc32                fedora         779 k
 python3-ply                         noarch        3.11-7.fc32                 fedora         104 k
 python3-pyOpenSSL                   noarch        19.0.0-6.fc32               fedora          92 k
 python3-pycparser                   noarch        2.19-2.fc32                 fedora         125 k
 python3-tempita                     noarch        0.5.1-26.fc32               fedora          35 k
 qt5-srpm-macros                     noarch        5.14.2-3.fc32               updates        8.4 k
 rust-srpm-macros                    noarch        14-1.fc32                   updates        9.6 k
 systemd-udev                        x86_64        245.7-1.fc32                updates        1.5 M
 unzip                               x86_64        6.0-47.fc32                 fedora         179 k
 whois-nls                           noarch        5.5.6-1.fc32                fedora          34 k
 zip                                 x86_64        3.0-26.fc32                 fedora         260 k
 zlib-devel                          x86_64        1.2.11-21.fc32              fedora          45 k
Installing weak dependencies:
 compat-f32-dejavu-sans-fonts        noarch        2.37-8.fc32                 updates        8.5 k
 libxcrypt-compat                    x86_64        4.4.17-1.fc32               updates         97 k
 mkpasswd                            x86_64        5.5.6-1.fc32                fedora          42 k
 mpg123-plugins-jack                 x86_64        1.25.12-2.fc32              fedora          16 k
 mpg123-plugins-portaudio            x86_64        1.25.12-2.fc32              fedora          14 k
 python-unversioned-command          noarch        3.8.5-5.fc32                updates         13 k
 python3-beaker                      noarch        1.10.0-7.fc32               fedora         107 k
 python3-crypto                      x86_64        2.6.1-30.fc32               fedora         476 k
 shared-mime-info                    x86_64        1.15-3.fc32                 fedora         303 k

Transaction Summary
====================================================================================================
Install  149 Packages
Upgrade    9 Packages

Total download size: 110 M
Downloading Packages:
(1/158): annobin-9.27-1.fc32.x86_64.rpm                             403 kB/s |  98 kB     00:00
(2/158): alsa-lib-1.2.3.2-1.fc32.x86_64.rpm                         820 kB/s | 474 kB     00:00
(3/158): alsa-lib-devel-1.2.3.2-1.fc32.x86_64.rpm                   989 kB/s | 770 kB     00:00
(4/158): binutils-gold-2.34-4.fc32.x86_64.rpm                       1.4 MB/s | 853 kB     00:00
(5/158): cairo-gobject-1.16.0-8.fc32.x86_64.rpm                     379 kB/s |  19 kB     00:00
(6/158): cairo-1.16.0-8.fc32.x86_64.rpm                             1.4 MB/s | 712 kB     00:00
(7/158): compat-f32-dejavu-sans-fonts-2.37-8.fc32.noarch.rpm        249 kB/s | 8.5 kB     00:00
(8/158): dbus-libs-1.12.20-1.fc32.x86_64.rpm                        1.4 MB/s | 163 kB     00:00
(9/158): dejavu-sans-fonts-2.37-8.fc32.noarch.rpm                   1.4 MB/s | 1.3 MB     00:00
(10/158): elfutils-debuginfod-client-0.179-2.fc32.x86_64.rpm        664 kB/s |  34 kB     00:00
(11/158): findutils-4.7.0-4.fc32.x86_64.rpm                         1.3 MB/s | 552 kB     00:00
(12/158): fontconfig-2.13.92-9.fc32.x86_64.rpm                      1.3 MB/s | 265 kB     00:00
(13/158): freetype-2.10.2-1.fc32.x86_64.rpm                         1.2 MB/s | 391 kB     00:00
(14/158): binutils-2.34-4.fc32.x86_64.rpm                           1.4 MB/s | 5.4 MB     00:03
(15/158): cpp-10.2.1-1.fc32.x86_64.rpm                              1.3 MB/s | 9.4 MB     00:07
(16/158): glib2-devel-2.64.5-1.fc32.x86_64.rpm                      1.3 MB/s | 460 kB     00:00
(17/158): go-srpm-macros-3.0.9-1.fc32.noarch.rpm                    628 kB/s |  25 kB     00:00
(18/158): kernel-headers-5.8.6-200.fc32.x86_64.rpm                  1.4 MB/s | 1.2 MB     00:00
(19/158): libX11-1.6.12-1.fc32.x86_64.rpm                           1.2 MB/s | 659 kB     00:00
(20/158): libX11-common-1.6.12-1.fc32.noarch.rpm                    1.1 MB/s | 153 kB     00:00
(21/158): libX11-xcb-1.6.12-1.fc32.x86_64.rpm                       200 kB/s |  11 kB     00:00
(22/158): libblkid-devel-2.35.2-1.fc32.x86_64.rpm                   233 kB/s |  16 kB     00:00
(23/158): gcc-c++-10.2.1-1.fc32.x86_64.rpm                          1.5 MB/s |  11 MB     00:07
(24/158): libffado-2.4.3-2.fc32.x86_64.rpm                          1.1 MB/s | 900 kB     00:00
(25/158): libjpeg-turbo-2.0.4-3.fc32.x86_64.rpm                     1.7 MB/s | 168 kB     00:00
(26/158): libjpeg-turbo-devel-2.0.4-3.fc32.x86_64.rpm               979 kB/s |  96 kB     00:00
(27/158): libmount-devel-2.35.2-1.fc32.x86_64.rpm                   320 kB/s |  18 kB     00:00
(28/158): libxcrypt-compat-4.4.17-1.fc32.x86_64.rpm                 1.4 MB/s |  97 kB     00:00
(29/158): libxcrypt-devel-4.4.17-1.fc32.x86_64.rpm                  887 kB/s |  32 kB     00:00
(30/158): oniguruma-6.9.5-1.rev1.fc32.x86_64.rpm                    1.4 MB/s | 220 kB     00:00
(31/158): libstdc++-devel-10.2.1-1.fc32.x86_64.rpm                  1.4 MB/s | 2.0 MB     00:01
(32/158): pcre2-devel-10.35-4.fc32.x86_64.rpm                       1.2 MB/s | 474 kB     00:00
(33/158): openssl-devel-1.1.1g-1.fc32.x86_64.rpm                    1.4 MB/s | 2.2 MB     00:01
(34/158): pcre2-utf16-10.35-4.fc32.x86_64.rpm                       1.1 MB/s | 211 kB     00:00
(35/158): pcre2-utf32-10.35-4.fc32.x86_64.rpm                       1.0 MB/s | 199 kB     00:00
(36/158): pixman-0.40.0-1.fc32.x86_64.rpm                           1.4 MB/s | 270 kB     00:00
(37/158): python-srpm-macros-3-58.fc32.noarch.rpm                   331 kB/s |  18 kB     00:00
(38/158): python-unversioned-command-3.8.5-5.fc32.noarch.rpm        351 kB/s |  13 kB     00:00
(39/158): python3-devel-3.8.5-5.fc32.x86_64.rpm                     1.1 MB/s | 203 kB     00:00
(40/158): python3-gobject-3.36.1-1.fc32.x86_64.rpm                  451 kB/s |  17 kB     00:00
(41/158): pulseaudio-libs-13.99.1-4.fc32.x86_64.rpm                 1.2 MB/s | 707 kB     00:00
(42/158): python3-gobject-base-3.36.1-1.fc32.x86_64.rpm             1.2 MB/s | 322 kB     00:00
(43/158): python3-gobject-devel-3.36.1-1.fc32.x86_64.rpm            373 kB/s |  16 kB     00:00
(44/158): qt5-srpm-macros-5.14.2-3.fc32.noarch.rpm                  191 kB/s | 8.4 kB     00:00
(45/158): rust-srpm-macros-14-1.fc32.noarch.rpm                     324 kB/s | 9.6 kB     00:00
(46/158): systemd-udev-245.7-1.fc32.x86_64.rpm                      1.3 MB/s | 1.5 MB     00:01
(47/158): python3-pip-19.3.1-4.fc32.noarch.rpm                      1.3 MB/s | 1.7 MB     00:01
(48/158): automake-1.16.1-14.fc32.noarch.rpm                        812 kB/s | 665 kB     00:00
(49/158): autoconf-2.69-33.fc32.noarch.rpm                          678 kB/s | 666 kB     00:00
(50/158): dwz-0.13-2.fc32.x86_64.rpm                                810 kB/s | 109 kB     00:00
(51/158): efi-srpm-macros-4-4.fc32.noarch.rpm                       409 kB/s |  22 kB     00:00
(52/158): fann-2.2.0-18.fc32.x86_64.rpm                             670 kB/s |  87 kB     00:00
(53/158): fann-devel-2.2.0-18.fc32.x86_64.rpm                       524 kB/s |  44 kB     00:00
(54/158): file-5.38-2.fc32.x86_64.rpm                               724 kB/s |  52 kB     00:00
(55/158): bison-3.5-2.fc32.x86_64.rpm                               1.2 MB/s | 818 kB     00:00
(56/158): fonts-filesystem-2.0.3-1.fc32.noarch.rpm                  186 kB/s | 7.8 kB     00:00
(57/158): fonts-srpm-macros-2.0.3-1.fc32.noarch.rpm                 516 kB/s |  26 kB     00:00
(58/158): flac-libs-1.3.3-2.fc32.x86_64.rpm                         1.1 MB/s | 224 kB     00:00
(59/158): fpc-srpm-macros-1.3-1.fc32.noarch.rpm                     194 kB/s | 7.6 kB     00:00
(60/158): ghc-srpm-macros-1.5.0-2.fc32.noarch.rpm                   170 kB/s | 7.7 kB     00:00
(61/158): glibc-headers-2.31-2.fc32.x86_64.rpm                      1.2 MB/s | 456 kB     00:00
(62/158): glibc-devel-2.31-2.fc32.x86_64.rpm                        1.3 MB/s | 1.0 MB     00:00
(63/158): gnat-srpm-macros-4-11.fc32.noarch.rpm                     110 kB/s | 8.2 kB     00:00
(64/158): glibmm24-2.64.2-1.fc32.x86_64.rpm                         1.1 MB/s | 719 kB     00:00
(65/158): gobject-introspection-1.64.1-1.fc32.x86_64.rpm            1.3 MB/s | 271 kB     00:00
(66/158): gsm-1.0.18-6.fc32.x86_64.rpm                              732 kB/s |  33 kB     00:00
(67/158): isl-0.16.1-10.fc32.x86_64.rpm                             1.3 MB/s | 872 kB     00:00
(68/158): gobject-introspection-devel-1.64.1-1.fc32.x86_64.rpm      1.1 MB/s | 1.1 MB     00:00
(69/158): jack-audio-connection-kit-1.9.14-2.fc32.x86_64.rpm        1.5 MB/s | 534 kB     00:00
(70/158): jq-1.6-4.fc32.x86_64.rpm                                  637 kB/s | 180 kB     00:00
(71/158): kbd-2.2.0-1.fc32.x86_64.rpm                               1.6 MB/s | 384 kB     00:00
(72/158): kbd-legacy-2.2.0-1.fc32.noarch.rpm                        957 kB/s | 473 kB     00:00
(73/158): kmod-27-1.fc32.x86_64.rpm                                 857 kB/s | 124 kB     00:00
(74/158): langpacks-core-font-en-3.0-3.fc32.noarch.rpm              182 kB/s | 9.4 kB     00:00
(75/158): libICE-1.0.10-3.fc32.x86_64.rpm                           756 kB/s |  71 kB     00:00
(76/158): libSM-1.2.3-5.fc32.x86_64.rpm                             575 kB/s |  42 kB     00:00
(77/158): libXau-1.0.9-3.fc32.x86_64.rpm                            558 kB/s |  31 kB     00:00
(78/158): libXext-1.3.4-3.fc32.x86_64.rpm                           739 kB/s |  39 kB     00:00
(79/158): libXi-1.7.10-3.fc32.x86_64.rpm                            797 kB/s |  38 kB     00:00
(80/158): libXrender-0.9.10-11.fc32.x86_64.rpm                      576 kB/s |  27 kB     00:00
(81/158): libXtst-1.2.3-11.fc32.x86_64.rpm                          441 kB/s |  20 kB     00:00
(82/158): libasyncns-0.8-18.fc32.x86_64.rpm                         490 kB/s |  30 kB     00:00
(83/158): libconfig-1.7.2-5.fc32.x86_64.rpm                         678 kB/s |  74 kB     00:00
(84/158): kbd-misc-2.2.0-1.fc32.noarch.rpm                          1.2 MB/s | 1.5 MB     00:01
(85/158): libffi-devel-3.1-24.fc32.x86_64.rpm                       358 kB/s |  24 kB     00:00
(86/158): libiec61883-1.2.0-23.fc32.x86_64.rpm                      633 kB/s |  41 kB     00:00
(87/158): libmpc-1.1.0-8.fc32.x86_64.rpm                            687 kB/s |  59 kB     00:00
(88/158): libogg-1.3.4-2.fc32.x86_64.rpm                            559 kB/s |  33 kB     00:00
(89/158): libpkgconf-1.6.3-3.fc32.x86_64.rpm                        558 kB/s |  35 kB     00:00
(90/158): libpng-1.6.37-3.fc32.x86_64.rpm                           908 kB/s | 116 kB     00:00
(91/158): libraw1394-2.1.2-11.fc32.x86_64.rpm                       689 kB/s |  65 kB     00:00
(92/158): libicu-devel-65.1-2.fc32.x86_64.rpm                       1.4 MB/s | 827 kB     00:00
(93/158): libselinux-devel-3.0-3.fc32.x86_64.rpm                    802 kB/s | 116 kB     00:00
(94/158): libsepol-devel-3.0-3.fc32.x86_64.rpm                      528 kB/s |  41 kB     00:00
(95/158): libsigc++20-2.10.3-1.fc32.x86_64.rpm                      731 kB/s |  38 kB     00:00
(96/158): libsndfile-1.0.28-12.fc32.x86_64.rpm                      1.2 MB/s | 192 kB     00:00
(97/158): libtomcrypt-1.18.2-6.fc32.x86_64.rpm                      1.3 MB/s | 396 kB     00:00
(98/158): libtommath-1.1.0-2.fc32.x86_64.rpm                        791 kB/s |  47 kB     00:00
(99/158): libsamplerate-0.1.9-5.fc32.x86_64.rpm                     1.3 MB/s | 1.4 MB     00:01
(100/158): gcc-10.2.1-1.fc32.x86_64.rpm                             1.6 MB/s |  30 MB     00:19
(101/158): libtool-2.4.6-33.fc32.x86_64.rpm                         1.4 MB/s | 579 kB     00:00
(102/158): libvorbis-1.3.6-6.fc32.x86_64.rpm                        801 kB/s | 199 kB     00:00
(103/158): libxml++-2.40.1-10.fc32.x86_64.rpm                       1.1 MB/s | 103 kB     00:00
(104/158): mkpasswd-5.5.6-1.fc32.x86_64.rpm                         634 kB/s |  42 kB     00:00
(105/158): mpg123-1.25.12-2.fc32.x86_64.rpm                         870 kB/s | 119 kB     00:00
(106/158): libxcb-1.13.1-4.fc32.x86_64.rpm                          551 kB/s | 231 kB     00:00
(107/158): mpg123-libs-1.25.12-2.fc32.x86_64.rpm                    1.6 MB/s | 205 kB     00:00
(108/158): mpg123-plugins-jack-1.25.12-2.fc32.x86_64.rpm            274 kB/s |  16 kB     00:00
(109/158): mpg123-plugins-portaudio-1.25.12-2.fc32.x86_64.rpm       210 kB/s |  14 kB     00:00
(110/158): mpg123-plugins-pulseaudio-1.25.12-2.fc32.x86_64.rpm      224 kB/s |  13 kB     00:00
(111/158): nim-srpm-macros-3-2.fc32.noarch.rpm                      149 kB/s | 8.3 kB     00:00
(112/158): ocaml-srpm-macros-6-2.fc32.noarch.rpm                    203 kB/s | 7.7 kB     00:00
(113/158): openblas-srpm-macros-2-7.fc32.noarch.rpm                 189 kB/s | 7.2 kB     00:00
(114/158): m4-1.4.18-12.fc32.x86_64.rpm                             394 kB/s | 218 kB     00:00
(115/158): pcre-cpp-8.44-1.fc32.x86_64.rpm                          609 kB/s |  27 kB     00:00
(116/158): opus-1.3.1-3.fc32.x86_64.rpm                             1.0 MB/s | 216 kB     00:00
(117/158): pcre-utf16-8.44-1.fc32.x86_64.rpm                        1.3 MB/s | 186 kB     00:00
(118/158): perl-Thread-Queue-3.13-440.fc32.noarch.rpm               427 kB/s |  21 kB     00:00
(119/158): perl-srpm-macros-1-34.fc32.noarch.rpm                    170 kB/s | 8.3 kB     00:00
(120/158): pkgconf-1.6.3-3.fc32.x86_64.rpm                          867 kB/s |  41 kB     00:00
(121/158): pcre-utf32-8.44-1.fc32.x86_64.rpm                        990 kB/s | 176 kB     00:00
(122/158): pkgconf-m4-1.6.3-3.fc32.noarch.rpm                       368 kB/s |  14 kB     00:00
(123/158): pkgconf-pkg-config-1.6.3-3.fc32.x86_64.rpm               196 kB/s | 9.7 kB     00:00
(124/158): portaudio-19-31.fc32.x86_64.rpm                          1.2 MB/s |  97 kB     00:00
(125/158): python-wheel-wheel-0.33.6-3.fc32.noarch.rpm              599 kB/s |  29 kB     00:00
(126/158): python3-beaker-1.10.0-7.fc32.noarch.rpm                  1.2 MB/s | 107 kB     00:00
(127/158): pcre-devel-8.44-1.fc32.x86_64.rpm                        747 kB/s | 472 kB     00:00
(128/158): python3-cairo-1.18.2-4.fc32.x86_64.rpm                   1.1 MB/s |  94 kB     00:00
(129/158): portaudio-devel-19-31.fc32.x86_64.rpm                    885 kB/s | 281 kB     00:00
(130/158): python3-crypto-2.6.1-30.fc32.x86_64.rpm                  1.9 MB/s | 476 kB     00:00
(131/158): python3-idna-2.8-6.fc32.noarch.rpm                       1.2 MB/s |  97 kB     00:00
(132/158): python3-cffi-1.14.0-1.fc32.x86_64.rpm                    576 kB/s | 243 kB     00:00
(133/158): python3-mako-1.1.1-1.fc32.noarch.rpm                     1.3 MB/s | 146 kB     00:00
(134/158): python3-cryptography-2.8-3.fc32.x86_64.rpm               1.2 MB/s | 545 kB     00:00
(135/158): python3-markupsafe-1.1.1-5.fc32.x86_64.rpm               321 kB/s |  32 kB     00:00
(136/158): python3-pyOpenSSL-19.0.0-6.fc32.noarch.rpm               894 kB/s |  92 kB     00:00
(137/158): python3-ply-3.11-7.fc32.noarch.rpm                       598 kB/s | 104 kB     00:00
(138/158): python3-pycparser-2.19-2.fc32.noarch.rpm                 977 kB/s | 125 kB     00:00
(139/158): python3-tempita-0.5.1-26.fc32.noarch.rpm                 383 kB/s |  35 kB     00:00
(140/158): python3-paste-3.2.4-2.fc32.noarch.rpm                    1.9 MB/s | 779 kB     00:00
(141/158): python3-virtualenv-16.7.10-1.fc32.noarch.rpm             813 kB/s | 100 kB     00:00
(142/158): redhat-rpm-config-150-1.fc32.noarch.rpm                  646 kB/s |  63 kB     00:00
(143/158): shared-mime-info-1.15-3.fc32.x86_64.rpm                  1.3 MB/s | 303 kB     00:00
(144/158): unzip-6.0-47.fc32.x86_64.rpm                             1.3 MB/s | 179 kB     00:00
(145/158): whois-nls-5.5.6-1.fc32.noarch.rpm                        592 kB/s |  34 kB     00:00
(146/158): screen-4.8.0-2.fc32.x86_64.rpm                           1.1 MB/s | 664 kB     00:00
(147/158): zlib-devel-1.2.11-21.fc32.x86_64.rpm                     990 kB/s |  45 kB     00:00
(148/158): zip-3.0-26.fc32.x86_64.rpm                               1.3 MB/s | 260 kB     00:00
(149/158): libgcc-10.2.1-1.fc32.x86_64.rpm                          558 kB/s |  95 kB     00:00
(150/158): libgomp-10.2.1-1.fc32.x86_64.rpm                         1.4 MB/s | 257 kB     00:00
(151/158): swig-4.0.1-7.fc32.x86_64.rpm                             1.1 MB/s | 1.4 MB     00:01
(152/158): libstdc++-10.2.1-1.fc32.x86_64.rpm                       1.5 MB/s | 621 kB     00:00
(153/158): libxcrypt-4.4.17-1.fc32.x86_64.rpm                       664 kB/s | 124 kB     00:00
(154/158): pcre2-10.35-4.fc32.x86_64.rpm                            1.4 MB/s | 233 kB     00:00
(155/158): python3-3.8.5-5.fc32.x86_64.rpm                          597 kB/s |  29 kB     00:00
(156/158): pcre2-syntax-10.35-4.fc32.noarch.rpm                     1.4 MB/s | 142 kB     00:00
(157/158): glib2-2.64.5-1.fc32.x86_64.rpm                           1.7 MB/s | 2.7 MB     00:01
(158/158): python3-libs-3.8.5-5.fc32.x86_64.rpm                     2.8 MB/s | 7.4 MB     00:02
----------------------------------------------------------------------------------------------------
Total                                                               3.7 MB/s | 110 MB     00:29
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                            1/1
  Upgrading        : libgcc-10.2.1-1.fc32.x86_64                                              1/167
  Running scriptlet: libgcc-10.2.1-1.fc32.x86_64                                              1/167
  Upgrading        : libstdc++-10.2.1-1.fc32.x86_64                                           2/167
  Installing       : alsa-lib-1.2.3.2-1.fc32.x86_64                                           3/167
  Upgrading        : pcre2-syntax-10.35-4.fc32.noarch                                         4/167
  Installing       : libpng-2:1.6.37-3.fc32.x86_64                                            5/167
  Installing       : freetype-2.10.2-1.fc32.x86_64                                            6/167
  Installing       : libogg-2:1.3.4-2.fc32.x86_64                                             7/167
  Installing       : libmpc-1.1.0-8.fc32.x86_64                                               8/167
  Installing       : libsigc++20-2.10.3-1.fc32.x86_64                                         9/167
  Installing       : m4-1.4.18-12.fc32.x86_64                                                10/167
  Installing       : autoconf-2.69-33.fc32.noarch                                            11/167
  Installing       : libraw1394-2.1.2-11.fc32.x86_64                                         12/167
  Installing       : libICE-1.0.10-3.fc32.x86_64                                             13/167
  Installing       : fonts-filesystem-2.0.3-1.fc32.noarch                                    14/167
  Installing       : dejavu-sans-fonts-2.37-8.fc32.noarch                                    15/167
  Installing       : pixman-0.40.0-1.fc32.x86_64                                             16/167
  Installing       : findutils-1:4.7.0-4.fc32.x86_64                                         17/167
  Installing       : dbus-libs-1:1.12.20-1.fc32.x86_64                                       18/167
  Installing       : langpacks-core-font-en-3.0-3.fc32.noarch                                19/167
  Installing       : fontconfig-2.13.92-9.fc32.x86_64                                        20/167
  Running scriptlet: fontconfig-2.13.92-9.fc32.x86_64                                        20/167
  Installing       : libSM-1.2.3-5.fc32.x86_64                                               21/167
  Installing       : libiec61883-1.2.0-23.fc32.x86_64                                        22/167
  Installing       : cpp-10.2.1-1.fc32.x86_64                                                23/167
  Installing       : flac-libs-1.3.3-2.fc32.x86_64                                           24/167
  Installing       : libvorbis-1:1.3.6-6.fc32.x86_64                                         25/167
  Installing       : pcre2-utf16-10.35-4.fc32.x86_64                                         26/167
  Installing       : pcre2-utf32-10.35-4.fc32.x86_64                                         27/167
  Upgrading        : pcre2-10.35-4.fc32.x86_64                                               28/167
  Installing       : libstdc++-devel-10.2.1-1.fc32.x86_64                                    29/167
  Installing       : libconfig-1.7.2-5.fc32.x86_64                                           30/167
  Installing       : pcre-cpp-8.44-1.fc32.x86_64                                             31/167
  Installing       : kmod-27-1.fc32.x86_64                                                   32/167
  Installing       : opus-1.3.1-3.fc32.x86_64                                                33/167
  Upgrading        : glib2-2.64.5-1.fc32.x86_64                                              34/167
  Installing       : shared-mime-info-1.15-3.fc32.x86_64                                     35/167
  Running scriptlet: shared-mime-info-1.15-3.fc32.x86_64                                     35/167
  Installing       : glibmm24-2.64.2-1.fc32.x86_64                                           36/167
  Installing       : gobject-introspection-1.64.1-1.fc32.x86_64                              37/167
  Installing       : libxml++-2.40.1-10.fc32.x86_64                                          38/167
  Upgrading        : libgomp-10.2.1-1.fc32.x86_64                                            39/167
  Installing       : whois-nls-5.5.6-1.fc32.noarch                                           40/167
  Upgrading        : libxcrypt-4.4.17-1.fc32.x86_64                                          41/167
  Installing       : mkpasswd-5.5.6-1.fc32.x86_64                                            42/167
  Installing       : libxcrypt-compat-4.4.17-1.fc32.x86_64                                   43/167
  Installing       : python-unversioned-command-3.8.5-5.fc32.noarch                          44/167
  Upgrading        : python3-libs-3.8.5-5.fc32.x86_64                                        45/167
  Upgrading        : python3-3.8.5-5.fc32.x86_64                                             46/167
  Installing       : python3-pip-19.3.1-4.fc32.noarch                                        47/167
  Installing       : python3-gobject-base-3.36.1-1.fc32.x86_64                               48/167
  Installing       : python3-idna-2.8-6.fc32.noarch                                          49/167
  Installing       : python3-markupsafe-1.1.1-5.fc32.x86_64                                  50/167
  Installing       : python3-ply-3.11-7.fc32.noarch                                          51/167
  Installing       : python3-pycparser-2.19-2.fc32.noarch                                    52/167
  Installing       : python3-cffi-1.14.0-1.fc32.x86_64                                       53/167
  Installing       : python3-cryptography-2.8-3.fc32.x86_64                                  54/167
  Installing       : python3-pyOpenSSL-19.0.0-6.fc32.noarch                                  55/167
  Installing       : python3-tempita-0.5.1-26.fc32.noarch                                    56/167
  Installing       : python3-paste-3.2.4-2.fc32.noarch                                       57/167
  Installing       : unzip-6.0-47.fc32.x86_64                                                58/167
  Installing       : zip-3.0-26.fc32.x86_64                                                  59/167
  Installing       : python-wheel-wheel-1:0.33.6-3.fc32.noarch                               60/167
  Installing       : pkgconf-m4-1.6.3-3.fc32.noarch                                          61/167
  Installing       : perl-srpm-macros-1-34.fc32.noarch                                       62/167
  Installing       : perl-Thread-Queue-3.13-440.fc32.noarch                                  63/167
  Installing       : automake-1.16.1-14.fc32.noarch                                          64/167
  Installing       : pcre-utf32-8.44-1.fc32.x86_64                                           65/167
  Installing       : pcre-utf16-8.44-1.fc32.x86_64                                           66/167
  Installing       : openblas-srpm-macros-2-7.fc32.noarch                                    67/167
  Installing       : ocaml-srpm-macros-6-2.fc32.noarch                                       68/167
  Installing       : nim-srpm-macros-3-2.fc32.noarch                                         69/167
  Installing       : mpg123-libs-1.25.12-2.fc32.x86_64                                       70/167
  Installing       : mpg123-1.25.12-2.fc32.x86_64                                            71/167
  Installing       : libtommath-1.1.0-2.fc32.x86_64                                          72/167
  Installing       : libtomcrypt-1.18.2-6.fc32.x86_64                                        73/167
  Installing       : python3-crypto-2.6.1-30.fc32.x86_64                                     74/167
  Installing       : python3-beaker-1.10.0-7.fc32.noarch                                     75/167
  Installing       : python3-mako-1.1.1-1.fc32.noarch                                        76/167
  Installing       : libpkgconf-1.6.3-3.fc32.x86_64                                          77/167
  Installing       : pkgconf-1.6.3-3.fc32.x86_64                                             78/167
  Installing       : pkgconf-pkg-config-1.6.3-3.fc32.x86_64                                  79/167
  Installing       : libffi-devel-3.1-24.fc32.x86_64                                         80/167
  Installing       : alsa-lib-devel-1.2.3.2-1.fc32.x86_64                                    81/167
  Installing       : libblkid-devel-2.35.2-1.fc32.x86_64                                     82/167
  Installing       : pcre2-devel-10.35-4.fc32.x86_64                                         83/167
  Installing       : libsepol-devel-3.0-3.fc32.x86_64                                        84/167
  Installing       : libselinux-devel-3.0-3.fc32.x86_64                                      85/167
  Installing       : libmount-devel-2.35.2-1.fc32.x86_64                                     86/167
  Installing       : pcre-devel-8.44-1.fc32.x86_64                                           87/167
  Installing       : zlib-devel-1.2.11-21.fc32.x86_64                                        88/167
  Installing       : glib2-devel-2.64.5-1.fc32.x86_64                                        89/167
  Installing       : libasyncns-0.8-18.fc32.x86_64                                           90/167
  Installing       : libXau-1.0.9-3.fc32.x86_64                                              91/167
  Installing       : libxcb-1.13.1-4.fc32.x86_64                                             92/167
  Installing       : kbd-misc-2.2.0-1.fc32.noarch                                            93/167
  Installing       : kbd-legacy-2.2.0-1.fc32.noarch                                          94/167
  Installing       : kbd-2.2.0-1.fc32.x86_64                                                 95/167
  Running scriptlet: systemd-udev-245.7-1.fc32.x86_64                                        96/167
  Installing       : systemd-udev-245.7-1.fc32.x86_64                                        96/167
  Running scriptlet: systemd-udev-245.7-1.fc32.x86_64                                        96/167
  Installing       : libffado-2.4.3-2.fc32.x86_64                                            97/167
  Installing       : isl-0.16.1-10.fc32.x86_64                                               98/167
  Installing       : gsm-1.0.18-6.fc32.x86_64                                                99/167
  Installing       : libsndfile-1.0.28-12.fc32.x86_64                                       100/167
  Installing       : libsamplerate-0.1.9-5.fc32.x86_64                                      101/167
  Running scriptlet: jack-audio-connection-kit-1.9.14-2.fc32.x86_64                         102/167
  Installing       : jack-audio-connection-kit-1.9.14-2.fc32.x86_64                         102/167
  Installing       : mpg123-plugins-jack-1.25.12-2.fc32.x86_64                              103/167
  Installing       : mpg123-plugins-portaudio-1.25.12-2.fc32.x86_64                         104/167
  Installing       : portaudio-19-31.fc32.x86_64                                            105/167
  Installing       : gnat-srpm-macros-4-11.fc32.noarch                                      106/167
  Installing       : ghc-srpm-macros-1.5.0-2.fc32.noarch                                    107/167
  Installing       : fpc-srpm-macros-1.3-1.fc32.noarch                                      108/167
  Installing       : file-5.38-2.fc32.x86_64                                                109/167
  Installing       : fann-2.2.0-18.fc32.x86_64                                              110/167
  Running scriptlet: fann-2.2.0-18.fc32.x86_64                                              110/167
  Installing       : efi-srpm-macros-4-4.fc32.noarch                                        111/167
  Installing       : dwz-0.13-2.fc32.x86_64                                                 112/167
  Installing       : rust-srpm-macros-14-1.fc32.noarch                                      113/167
  Installing       : qt5-srpm-macros-5.14.2-3.fc32.noarch                                   114/167
  Installing       : oniguruma-6.9.5-1.rev1.fc32.x86_64                                     115/167
  Installing       : libjpeg-turbo-2.0.4-3.fc32.x86_64                                      116/167
  Installing       : libX11-xcb-1.6.12-1.fc32.x86_64                                        117/167
  Installing       : libX11-common-1.6.12-1.fc32.noarch                                     118/167
  Installing       : libX11-1.6.12-1.fc32.x86_64                                            119/167
  Installing       : libXext-1.3.4-3.fc32.x86_64                                            120/167
  Installing       : libXrender-0.9.10-11.fc32.x86_64                                       121/167
  Installing       : cairo-1.16.0-8.fc32.x86_64                                             122/167
  Installing       : cairo-gobject-1.16.0-8.fc32.x86_64                                     123/167
  Installing       : python3-cairo-1.18.2-4.fc32.x86_64                                     124/167
  Installing       : python3-gobject-3.36.1-1.fc32.x86_64                                   125/167
  Installing       : libXi-1.7.10-3.fc32.x86_64                                             126/167
  Installing       : libXtst-1.2.3-11.fc32.x86_64                                           127/167
  Installing       : pulseaudio-libs-13.99.1-4.fc32.x86_64                                  128/167
  Installing       : kernel-headers-5.8.6-200.fc32.x86_64                                   129/167
  Running scriptlet: glibc-headers-2.31-2.fc32.x86_64                                       130/167
  Installing       : glibc-headers-2.31-2.fc32.x86_64                                       130/167
  Installing       : libxcrypt-devel-4.4.17-1.fc32.x86_64                                   131/167
  Installing       : glibc-devel-2.31-2.fc32.x86_64                                         132/167
  Installing       : elfutils-debuginfod-client-0.179-2.fc32.x86_64                         133/167
  Installing       : binutils-gold-2.34-4.fc32.x86_64                                       134/167
  Installing       : binutils-2.34-4.fc32.x86_64                                            135/167
  Running scriptlet: binutils-2.34-4.fc32.x86_64                                            135/167
  Installing       : gcc-10.2.1-1.fc32.x86_64                                               136/167
  Installing       : annobin-9.27-1.fc32.x86_64                                             137/167
  Installing       : go-srpm-macros-3.0.9-1.fc32.noarch                                     138/167
  Installing       : python-srpm-macros-3-58.fc32.noarch                                    139/167
  Installing       : fonts-srpm-macros-2.0.3-1.fc32.noarch                                  140/167
  Installing       : redhat-rpm-config-150-1.fc32.noarch                                    141/167
  Installing       : libtool-2.4.6-33.fc32.x86_64                                           142/167
  Installing       : gobject-introspection-devel-1.64.1-1.fc32.x86_64                       143/167
  Installing       : python3-gobject-devel-3.36.1-1.fc32.x86_64                             144/167
  Installing       : gcc-c++-10.2.1-1.fc32.x86_64                                           145/167
  Installing       : mpg123-plugins-pulseaudio-1.25.12-2.fc32.x86_64                        146/167
  Installing       : libjpeg-turbo-devel-2.0.4-3.fc32.x86_64                                147/167
  Installing       : jq-1.6-4.fc32.x86_64                                                   148/167
  Installing       : fann-devel-2.2.0-18.fc32.x86_64                                        149/167
  Installing       : portaudio-devel-19-31.fc32.x86_64                                      150/167
  Installing       : openssl-devel-1:1.1.1g-1.fc32.x86_64                                   151/167
  Installing       : python3-devel-3.8.5-5.fc32.x86_64                                      152/167
  Installing       : libicu-devel-65.1-2.fc32.x86_64                                        153/167
  Installing       : python3-virtualenv-16.7.10-1.fc32.noarch                               154/167
  Running scriptlet: screen-4.8.0-2.fc32.x86_64                                             155/167
  Installing       : screen-4.8.0-2.fc32.x86_64                                             155/167
  Installing       : compat-f32-dejavu-sans-fonts-2.37-8.fc32.noarch                        156/167
  Installing       : bison-3.5-2.fc32.x86_64                                                157/167
  Installing       : swig-4.0.1-7.fc32.x86_64                                               158/167
  Cleanup          : libstdc++-10.1.1-1.fc32.x86_64                                         159/167
  Cleanup          : python3-3.8.3-1.fc32.x86_64                                            160/167
  Cleanup          : python3-libs-3.8.3-1.fc32.x86_64                                       161/167
  Cleanup          : pcre2-10.35-1.fc32.x86_64                                              162/167
  Cleanup          : pcre2-syntax-10.35-1.fc32.noarch                                       163/167
  Cleanup          : libxcrypt-4.4.16-3.fc32.x86_64                                         164/167
  Cleanup          : libgcc-10.1.1-1.fc32.x86_64                                            165/167
  Running scriptlet: libgcc-10.1.1-1.fc32.x86_64                                            165/167
  Cleanup          : libgomp-10.1.1-1.fc32.x86_64                                           166/167
  Cleanup          : glib2-2.64.3-1.fc32.x86_64                                             167/167
  Running scriptlet: glib2-2.64.3-1.fc32.x86_64                                             167/167
  Verifying        : alsa-lib-1.2.3.2-1.fc32.x86_64                                           1/167
  Verifying        : alsa-lib-devel-1.2.3.2-1.fc32.x86_64                                     2/167
  Verifying        : annobin-9.27-1.fc32.x86_64                                               3/167
  Verifying        : binutils-2.34-4.fc32.x86_64                                              4/167
  Verifying        : binutils-gold-2.34-4.fc32.x86_64                                         5/167
  Verifying        : cairo-1.16.0-8.fc32.x86_64                                               6/167
  Verifying        : cairo-gobject-1.16.0-8.fc32.x86_64                                       7/167
  Verifying        : compat-f32-dejavu-sans-fonts-2.37-8.fc32.noarch                          8/167
  Verifying        : cpp-10.2.1-1.fc32.x86_64                                                 9/167
  Verifying        : dbus-libs-1:1.12.20-1.fc32.x86_64                                       10/167
  Verifying        : dejavu-sans-fonts-2.37-8.fc32.noarch                                    11/167
  Verifying        : elfutils-debuginfod-client-0.179-2.fc32.x86_64                          12/167
  Verifying        : findutils-1:4.7.0-4.fc32.x86_64                                         13/167
  Verifying        : fontconfig-2.13.92-9.fc32.x86_64                                        14/167
  Verifying        : freetype-2.10.2-1.fc32.x86_64                                           15/167
  Verifying        : gcc-10.2.1-1.fc32.x86_64                                                16/167
  Verifying        : gcc-c++-10.2.1-1.fc32.x86_64                                            17/167
  Verifying        : glib2-devel-2.64.5-1.fc32.x86_64                                        18/167
  Verifying        : go-srpm-macros-3.0.9-1.fc32.noarch                                      19/167
  Verifying        : kernel-headers-5.8.6-200.fc32.x86_64                                    20/167
  Verifying        : libX11-1.6.12-1.fc32.x86_64                                             21/167
  Verifying        : libX11-common-1.6.12-1.fc32.noarch                                      22/167
  Verifying        : libX11-xcb-1.6.12-1.fc32.x86_64                                         23/167
  Verifying        : libblkid-devel-2.35.2-1.fc32.x86_64                                     24/167
  Verifying        : libffado-2.4.3-2.fc32.x86_64                                            25/167
  Verifying        : libjpeg-turbo-2.0.4-3.fc32.x86_64                                       26/167
  Verifying        : libjpeg-turbo-devel-2.0.4-3.fc32.x86_64                                 27/167
  Verifying        : libmount-devel-2.35.2-1.fc32.x86_64                                     28/167
  Verifying        : libstdc++-devel-10.2.1-1.fc32.x86_64                                    29/167
  Verifying        : libxcrypt-compat-4.4.17-1.fc32.x86_64                                   30/167
  Verifying        : libxcrypt-devel-4.4.17-1.fc32.x86_64                                    31/167
  Verifying        : oniguruma-6.9.5-1.rev1.fc32.x86_64                                      32/167
  Verifying        : openssl-devel-1:1.1.1g-1.fc32.x86_64                                    33/167
  Verifying        : pcre2-devel-10.35-4.fc32.x86_64                                         34/167
  Verifying        : pcre2-utf16-10.35-4.fc32.x86_64                                         35/167
  Verifying        : pcre2-utf32-10.35-4.fc32.x86_64                                         36/167
  Verifying        : pixman-0.40.0-1.fc32.x86_64                                             37/167
  Verifying        : pulseaudio-libs-13.99.1-4.fc32.x86_64                                   38/167
  Verifying        : python-srpm-macros-3-58.fc32.noarch                                     39/167
  Verifying        : python-unversioned-command-3.8.5-5.fc32.noarch                          40/167
  Verifying        : python3-devel-3.8.5-5.fc32.x86_64                                       41/167
  Verifying        : python3-gobject-3.36.1-1.fc32.x86_64                                    42/167
  Verifying        : python3-gobject-base-3.36.1-1.fc32.x86_64                               43/167
  Verifying        : python3-gobject-devel-3.36.1-1.fc32.x86_64                              44/167
  Verifying        : python3-pip-19.3.1-4.fc32.noarch                                        45/167
  Verifying        : qt5-srpm-macros-5.14.2-3.fc32.noarch                                    46/167
  Verifying        : rust-srpm-macros-14-1.fc32.noarch                                       47/167
  Verifying        : systemd-udev-245.7-1.fc32.x86_64                                        48/167
  Verifying        : autoconf-2.69-33.fc32.noarch                                            49/167
  Verifying        : automake-1.16.1-14.fc32.noarch                                          50/167
  Verifying        : bison-3.5-2.fc32.x86_64                                                 51/167
  Verifying        : dwz-0.13-2.fc32.x86_64                                                  52/167
  Verifying        : efi-srpm-macros-4-4.fc32.noarch                                         53/167
  Verifying        : fann-2.2.0-18.fc32.x86_64                                               54/167
  Verifying        : fann-devel-2.2.0-18.fc32.x86_64                                         55/167
  Verifying        : file-5.38-2.fc32.x86_64                                                 56/167
  Verifying        : flac-libs-1.3.3-2.fc32.x86_64                                           57/167
  Verifying        : fonts-filesystem-2.0.3-1.fc32.noarch                                    58/167
  Verifying        : fonts-srpm-macros-2.0.3-1.fc32.noarch                                   59/167
  Verifying        : fpc-srpm-macros-1.3-1.fc32.noarch                                       60/167
  Verifying        : ghc-srpm-macros-1.5.0-2.fc32.noarch                                     61/167
  Verifying        : glibc-devel-2.31-2.fc32.x86_64                                          62/167
  Verifying        : glibc-headers-2.31-2.fc32.x86_64                                        63/167
  Verifying        : glibmm24-2.64.2-1.fc32.x86_64                                           64/167
  Verifying        : gnat-srpm-macros-4-11.fc32.noarch                                       65/167
  Verifying        : gobject-introspection-1.64.1-1.fc32.x86_64                              66/167
  Verifying        : gobject-introspection-devel-1.64.1-1.fc32.x86_64                        67/167
  Verifying        : gsm-1.0.18-6.fc32.x86_64                                                68/167
  Verifying        : isl-0.16.1-10.fc32.x86_64                                               69/167
  Verifying        : jack-audio-connection-kit-1.9.14-2.fc32.x86_64                          70/167
  Verifying        : jq-1.6-4.fc32.x86_64                                                    71/167
  Verifying        : kbd-2.2.0-1.fc32.x86_64                                                 72/167
  Verifying        : kbd-legacy-2.2.0-1.fc32.noarch                                          73/167
  Verifying        : kbd-misc-2.2.0-1.fc32.noarch                                            74/167
  Verifying        : kmod-27-1.fc32.x86_64                                                   75/167
  Verifying        : langpacks-core-font-en-3.0-3.fc32.noarch                                76/167
  Verifying        : libICE-1.0.10-3.fc32.x86_64                                             77/167
  Verifying        : libSM-1.2.3-5.fc32.x86_64                                               78/167
  Verifying        : libXau-1.0.9-3.fc32.x86_64                                              79/167
  Verifying        : libXext-1.3.4-3.fc32.x86_64                                             80/167
  Verifying        : libXi-1.7.10-3.fc32.x86_64                                              81/167
  Verifying        : libXrender-0.9.10-11.fc32.x86_64                                        82/167
  Verifying        : libXtst-1.2.3-11.fc32.x86_64                                            83/167
  Verifying        : libasyncns-0.8-18.fc32.x86_64                                           84/167
  Verifying        : libconfig-1.7.2-5.fc32.x86_64                                           85/167
  Verifying        : libffi-devel-3.1-24.fc32.x86_64                                         86/167
  Verifying        : libicu-devel-65.1-2.fc32.x86_64                                         87/167
  Verifying        : libiec61883-1.2.0-23.fc32.x86_64                                        88/167
  Verifying        : libmpc-1.1.0-8.fc32.x86_64                                              89/167
  Verifying        : libogg-2:1.3.4-2.fc32.x86_64                                            90/167
  Verifying        : libpkgconf-1.6.3-3.fc32.x86_64                                          91/167
  Verifying        : libpng-2:1.6.37-3.fc32.x86_64                                           92/167
  Verifying        : libraw1394-2.1.2-11.fc32.x86_64                                         93/167
  Verifying        : libsamplerate-0.1.9-5.fc32.x86_64                                       94/167
  Verifying        : libselinux-devel-3.0-3.fc32.x86_64                                      95/167
  Verifying        : libsepol-devel-3.0-3.fc32.x86_64                                        96/167
  Verifying        : libsigc++20-2.10.3-1.fc32.x86_64                                        97/167
  Verifying        : libsndfile-1.0.28-12.fc32.x86_64                                        98/167
  Verifying        : libtomcrypt-1.18.2-6.fc32.x86_64                                        99/167
  Verifying        : libtommath-1.1.0-2.fc32.x86_64                                         100/167
  Verifying        : libtool-2.4.6-33.fc32.x86_64                                           101/167
  Verifying        : libvorbis-1:1.3.6-6.fc32.x86_64                                        102/167
  Verifying        : libxcb-1.13.1-4.fc32.x86_64                                            103/167
  Verifying        : libxml++-2.40.1-10.fc32.x86_64                                         104/167
  Verifying        : m4-1.4.18-12.fc32.x86_64                                               105/167
  Verifying        : mkpasswd-5.5.6-1.fc32.x86_64                                           106/167
  Verifying        : mpg123-1.25.12-2.fc32.x86_64                                           107/167
  Verifying        : mpg123-libs-1.25.12-2.fc32.x86_64                                      108/167
  Verifying        : mpg123-plugins-jack-1.25.12-2.fc32.x86_64                              109/167
  Verifying        : mpg123-plugins-portaudio-1.25.12-2.fc32.x86_64                         110/167
  Verifying        : mpg123-plugins-pulseaudio-1.25.12-2.fc32.x86_64                        111/167
  Verifying        : nim-srpm-macros-3-2.fc32.noarch                                        112/167
  Verifying        : ocaml-srpm-macros-6-2.fc32.noarch                                      113/167
  Verifying        : openblas-srpm-macros-2-7.fc32.noarch                                   114/167
  Verifying        : opus-1.3.1-3.fc32.x86_64                                               115/167
  Verifying        : pcre-cpp-8.44-1.fc32.x86_64                                            116/167
  Verifying        : pcre-devel-8.44-1.fc32.x86_64                                          117/167
  Verifying        : pcre-utf16-8.44-1.fc32.x86_64                                          118/167
  Verifying        : pcre-utf32-8.44-1.fc32.x86_64                                          119/167
  Verifying        : perl-Thread-Queue-3.13-440.fc32.noarch                                 120/167
  Verifying        : perl-srpm-macros-1-34.fc32.noarch                                      121/167
  Verifying        : pkgconf-1.6.3-3.fc32.x86_64                                            122/167
  Verifying        : pkgconf-m4-1.6.3-3.fc32.noarch                                         123/167
  Verifying        : pkgconf-pkg-config-1.6.3-3.fc32.x86_64                                 124/167
  Verifying        : portaudio-19-31.fc32.x86_64                                            125/167
  Verifying        : portaudio-devel-19-31.fc32.x86_64                                      126/167
  Verifying        : python-wheel-wheel-1:0.33.6-3.fc32.noarch                              127/167
  Verifying        : python3-beaker-1.10.0-7.fc32.noarch                                    128/167
  Verifying        : python3-cairo-1.18.2-4.fc32.x86_64                                     129/167
  Verifying        : python3-cffi-1.14.0-1.fc32.x86_64                                      130/167
  Verifying        : python3-crypto-2.6.1-30.fc32.x86_64                                    131/167
  Verifying        : python3-cryptography-2.8-3.fc32.x86_64                                 132/167
  Verifying        : python3-idna-2.8-6.fc32.noarch                                         133/167
  Verifying        : python3-mako-1.1.1-1.fc32.noarch                                       134/167
  Verifying        : python3-markupsafe-1.1.1-5.fc32.x86_64                                 135/167
  Verifying        : python3-paste-3.2.4-2.fc32.noarch                                      136/167
  Verifying        : python3-ply-3.11-7.fc32.noarch                                         137/167
  Verifying        : python3-pyOpenSSL-19.0.0-6.fc32.noarch                                 138/167
  Verifying        : python3-pycparser-2.19-2.fc32.noarch                                   139/167
  Verifying        : python3-tempita-0.5.1-26.fc32.noarch                                   140/167
  Verifying        : python3-virtualenv-16.7.10-1.fc32.noarch                               141/167
  Verifying        : redhat-rpm-config-150-1.fc32.noarch                                    142/167
  Verifying        : screen-4.8.0-2.fc32.x86_64                                             143/167
  Verifying        : shared-mime-info-1.15-3.fc32.x86_64                                    144/167
  Verifying        : swig-4.0.1-7.fc32.x86_64                                               145/167
  Verifying        : unzip-6.0-47.fc32.x86_64                                               146/167
  Verifying        : whois-nls-5.5.6-1.fc32.noarch                                          147/167
  Verifying        : zip-3.0-26.fc32.x86_64                                                 148/167
  Verifying        : zlib-devel-1.2.11-21.fc32.x86_64                                       149/167
  Verifying        : glib2-2.64.5-1.fc32.x86_64                                             150/167
  Verifying        : glib2-2.64.3-1.fc32.x86_64                                             151/167
  Verifying        : libgcc-10.2.1-1.fc32.x86_64                                            152/167
  Verifying        : libgcc-10.1.1-1.fc32.x86_64                                            153/167
  Verifying        : libgomp-10.2.1-1.fc32.x86_64                                           154/167
  Verifying        : libgomp-10.1.1-1.fc32.x86_64                                           155/167
  Verifying        : libstdc++-10.2.1-1.fc32.x86_64                                         156/167
  Verifying        : libstdc++-10.1.1-1.fc32.x86_64                                         157/167
  Verifying        : libxcrypt-4.4.17-1.fc32.x86_64                                         158/167
  Verifying        : libxcrypt-4.4.16-3.fc32.x86_64                                         159/167
  Verifying        : pcre2-10.35-4.fc32.x86_64                                              160/167
  Verifying        : pcre2-10.35-1.fc32.x86_64                                              161/167
  Verifying        : pcre2-syntax-10.35-4.fc32.noarch                                       162/167
  Verifying        : pcre2-syntax-10.35-1.fc32.noarch                                       163/167
  Verifying        : python3-3.8.5-5.fc32.x86_64                                            164/167
  Verifying        : python3-3.8.3-1.fc32.x86_64                                            165/167
  Verifying        : python3-libs-3.8.5-5.fc32.x86_64                                       166/167
  Verifying        : python3-libs-3.8.3-1.fc32.x86_64                                       167/167

Upgraded:
  glib2-2.64.5-1.fc32.x86_64       libgcc-10.2.1-1.fc32.x86_64    libgomp-10.2.1-1.fc32.x86_64
  libstdc++-10.2.1-1.fc32.x86_64   libxcrypt-4.4.17-1.fc32.x86_64 pcre2-10.35-4.fc32.x86_64
  pcre2-syntax-10.35-4.fc32.noarch python3-3.8.5-5.fc32.x86_64    python3-libs-3.8.5-5.fc32.x86_64

Installed:
  alsa-lib-1.2.3.2-1.fc32.x86_64                   alsa-lib-devel-1.2.3.2-1.fc32.x86_64
  annobin-9.27-1.fc32.x86_64                       autoconf-2.69-33.fc32.noarch
  automake-1.16.1-14.fc32.noarch                   binutils-2.34-4.fc32.x86_64
  binutils-gold-2.34-4.fc32.x86_64                 bison-3.5-2.fc32.x86_64
  cairo-1.16.0-8.fc32.x86_64                       cairo-gobject-1.16.0-8.fc32.x86_64
  compat-f32-dejavu-sans-fonts-2.37-8.fc32.noarch  cpp-10.2.1-1.fc32.x86_64
  dbus-libs-1:1.12.20-1.fc32.x86_64                dejavu-sans-fonts-2.37-8.fc32.noarch
  dwz-0.13-2.fc32.x86_64                           efi-srpm-macros-4-4.fc32.noarch
  elfutils-debuginfod-client-0.179-2.fc32.x86_64   fann-2.2.0-18.fc32.x86_64
  fann-devel-2.2.0-18.fc32.x86_64                  file-5.38-2.fc32.x86_64
  findutils-1:4.7.0-4.fc32.x86_64                  flac-libs-1.3.3-2.fc32.x86_64
  fontconfig-2.13.92-9.fc32.x86_64                 fonts-filesystem-2.0.3-1.fc32.noarch
  fonts-srpm-macros-2.0.3-1.fc32.noarch            fpc-srpm-macros-1.3-1.fc32.noarch
  freetype-2.10.2-1.fc32.x86_64                    gcc-10.2.1-1.fc32.x86_64
  gcc-c++-10.2.1-1.fc32.x86_64                     ghc-srpm-macros-1.5.0-2.fc32.noarch
  glib2-devel-2.64.5-1.fc32.x86_64                 glibc-devel-2.31-2.fc32.x86_64
  glibc-headers-2.31-2.fc32.x86_64                 glibmm24-2.64.2-1.fc32.x86_64
  gnat-srpm-macros-4-11.fc32.noarch                go-srpm-macros-3.0.9-1.fc32.noarch
  gobject-introspection-1.64.1-1.fc32.x86_64       gobject-introspection-devel-1.64.1-1.fc32.x86_64
  gsm-1.0.18-6.fc32.x86_64                         isl-0.16.1-10.fc32.x86_64
  jack-audio-connection-kit-1.9.14-2.fc32.x86_64   jq-1.6-4.fc32.x86_64
  kbd-2.2.0-1.fc32.x86_64                          kbd-legacy-2.2.0-1.fc32.noarch
  kbd-misc-2.2.0-1.fc32.noarch                     kernel-headers-5.8.6-200.fc32.x86_64
  kmod-27-1.fc32.x86_64                            langpacks-core-font-en-3.0-3.fc32.noarch
  libICE-1.0.10-3.fc32.x86_64                      libSM-1.2.3-5.fc32.x86_64
  libX11-1.6.12-1.fc32.x86_64                      libX11-common-1.6.12-1.fc32.noarch
  libX11-xcb-1.6.12-1.fc32.x86_64                  libXau-1.0.9-3.fc32.x86_64
  libXext-1.3.4-3.fc32.x86_64                      libXi-1.7.10-3.fc32.x86_64
  libXrender-0.9.10-11.fc32.x86_64                 libXtst-1.2.3-11.fc32.x86_64
  libasyncns-0.8-18.fc32.x86_64                    libblkid-devel-2.35.2-1.fc32.x86_64
  libconfig-1.7.2-5.fc32.x86_64                    libffado-2.4.3-2.fc32.x86_64
  libffi-devel-3.1-24.fc32.x86_64                  libicu-devel-65.1-2.fc32.x86_64
  libiec61883-1.2.0-23.fc32.x86_64                 libjpeg-turbo-2.0.4-3.fc32.x86_64
  libjpeg-turbo-devel-2.0.4-3.fc32.x86_64          libmount-devel-2.35.2-1.fc32.x86_64
  libmpc-1.1.0-8.fc32.x86_64                       libogg-2:1.3.4-2.fc32.x86_64
  libpkgconf-1.6.3-3.fc32.x86_64                   libpng-2:1.6.37-3.fc32.x86_64
  libraw1394-2.1.2-11.fc32.x86_64                  libsamplerate-0.1.9-5.fc32.x86_64
  libselinux-devel-3.0-3.fc32.x86_64               libsepol-devel-3.0-3.fc32.x86_64
  libsigc++20-2.10.3-1.fc32.x86_64                 libsndfile-1.0.28-12.fc32.x86_64
  libstdc++-devel-10.2.1-1.fc32.x86_64             libtomcrypt-1.18.2-6.fc32.x86_64
  libtommath-1.1.0-2.fc32.x86_64                   libtool-2.4.6-33.fc32.x86_64
  libvorbis-1:1.3.6-6.fc32.x86_64                  libxcb-1.13.1-4.fc32.x86_64
  libxcrypt-compat-4.4.17-1.fc32.x86_64            libxcrypt-devel-4.4.17-1.fc32.x86_64
  libxml++-2.40.1-10.fc32.x86_64                   m4-1.4.18-12.fc32.x86_64
  mkpasswd-5.5.6-1.fc32.x86_64                     mpg123-1.25.12-2.fc32.x86_64
  mpg123-libs-1.25.12-2.fc32.x86_64                mpg123-plugins-jack-1.25.12-2.fc32.x86_64
  mpg123-plugins-portaudio-1.25.12-2.fc32.x86_64   mpg123-plugins-pulseaudio-1.25.12-2.fc32.x86_64
  nim-srpm-macros-3-2.fc32.noarch                  ocaml-srpm-macros-6-2.fc32.noarch
  oniguruma-6.9.5-1.rev1.fc32.x86_64               openblas-srpm-macros-2-7.fc32.noarch
  openssl-devel-1:1.1.1g-1.fc32.x86_64             opus-1.3.1-3.fc32.x86_64
  pcre-cpp-8.44-1.fc32.x86_64                      pcre-devel-8.44-1.fc32.x86_64
  pcre-utf16-8.44-1.fc32.x86_64                    pcre-utf32-8.44-1.fc32.x86_64
  pcre2-devel-10.35-4.fc32.x86_64                  pcre2-utf16-10.35-4.fc32.x86_64
  pcre2-utf32-10.35-4.fc32.x86_64                  perl-Thread-Queue-3.13-440.fc32.noarch
  perl-srpm-macros-1-34.fc32.noarch                pixman-0.40.0-1.fc32.x86_64
  pkgconf-1.6.3-3.fc32.x86_64                      pkgconf-m4-1.6.3-3.fc32.noarch
  pkgconf-pkg-config-1.6.3-3.fc32.x86_64           portaudio-19-31.fc32.x86_64
  portaudio-devel-19-31.fc32.x86_64                pulseaudio-libs-13.99.1-4.fc32.x86_64
  python-srpm-macros-3-58.fc32.noarch              python-unversioned-command-3.8.5-5.fc32.noarch
  python-wheel-wheel-1:0.33.6-3.fc32.noarch        python3-beaker-1.10.0-7.fc32.noarch
  python3-cairo-1.18.2-4.fc32.x86_64               python3-cffi-1.14.0-1.fc32.x86_64
  python3-crypto-2.6.1-30.fc32.x86_64              python3-cryptography-2.8-3.fc32.x86_64
  python3-devel-3.8.5-5.fc32.x86_64                python3-gobject-3.36.1-1.fc32.x86_64
  python3-gobject-base-3.36.1-1.fc32.x86_64        python3-gobject-devel-3.36.1-1.fc32.x86_64
  python3-idna-2.8-6.fc32.noarch                   python3-mako-1.1.1-1.fc32.noarch
  python3-markupsafe-1.1.1-5.fc32.x86_64           python3-paste-3.2.4-2.fc32.noarch
  python3-pip-19.3.1-4.fc32.noarch                 python3-ply-3.11-7.fc32.noarch
  python3-pyOpenSSL-19.0.0-6.fc32.noarch           python3-pycparser-2.19-2.fc32.noarch
  python3-tempita-0.5.1-26.fc32.noarch             python3-virtualenv-16.7.10-1.fc32.noarch
  qt5-srpm-macros-5.14.2-3.fc32.noarch             redhat-rpm-config-150-1.fc32.noarch
  rust-srpm-macros-14-1.fc32.noarch                screen-4.8.0-2.fc32.x86_64
  shared-mime-info-1.15-3.fc32.x86_64              swig-4.0.1-7.fc32.x86_64
  systemd-udev-245.7-1.fc32.x86_64                 unzip-6.0-47.fc32.x86_64
  whois-nls-5.5.6-1.fc32.noarch                    zip-3.0-26.fc32.x86_64
  zlib-devel-1.2.11-21.fc32.x86_64

Complete!
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1841k  100 1841k    0     0  1835k      0  0:00:01  0:00:01 --:--:-- 1835k
Collecting pip==20.0.2
  Downloading pip-20.0.2-py2.py3-none-any.whl (1.4 MB)
     |████████████████████████████████| 1.4 MB 1.1 MB/s
Collecting setuptools
  Downloading setuptools-50.3.0-py3-none-any.whl (785 kB)
     |████████████████████████████████| 785 kB 3.2 MB/s
Collecting wheel
  Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB)
Installing collected packages: pip, setuptools, wheel
Successfully installed pip-20.0.2 setuptools-50.3.0 wheel-0.35.1
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
Installing PEP8 check as precommit-hook
dev_setup.sh: line 488: which: command not found
Adding mycroft-core to virtualenv path
Collecting six==1.13.0
  Downloading six-1.13.0-py2.py3-none-any.whl (10 kB)
Collecting requests==2.20.0
  Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
     |████████████████████████████████| 60 kB 1.0 MB/s
Collecting gTTS==2.0.4
  Downloading gTTS-2.0.4-py3-none-any.whl (23 kB)
Collecting PyAudio==0.2.11
  Downloading PyAudio-0.2.11.tar.gz (37 kB)
Collecting pyee==7.0.1
  Downloading pyee-7.0.1-py2.py3-none-any.whl (12 kB)
Collecting SpeechRecognition==3.8.1
  Downloading SpeechRecognition-3.8.1-py2.py3-none-any.whl (32.8 MB)
     |████████████████████████████████| 32.8 MB 3.1 MB/s
Collecting tornado==6.0.3
  Downloading tornado-6.0.3.tar.gz (482 kB)
     |████████████████████████████████| 482 kB 3.4 MB/s
Collecting websocket-client==0.54.0
  Downloading websocket_client-0.54.0-py2.py3-none-any.whl (200 kB)
     |████████████████████████████████| 200 kB 2.1 MB/s
Collecting requests-futures==0.9.5
  Downloading requests-futures-0.9.5.tar.gz (5.3 kB)
Collecting pyserial==3.0
  Downloading pyserial-3.0.tar.gz (133 kB)
     |████████████████████████████████| 133 kB 3.7 MB/s
Collecting psutil==5.6.6
  Downloading psutil-5.6.6.tar.gz (447 kB)
     |████████████████████████████████| 447 kB 3.7 MB/s
Collecting pocketsphinx==0.1.0
  Downloading pocketsphinx-0.1.0.tar.gz (503 kB)
     |████████████████████████████████| 503 kB 3.0 MB/s
Collecting inflection==0.3.1
  Downloading inflection-0.3.1.tar.gz (8.7 kB)
Collecting pillow==7.1.2
  Downloading Pillow-7.1.2-cp38-cp38-manylinux1_x86_64.whl (2.1 MB)
     |████████████████████████████████| 2.1 MB 3.9 MB/s
Collecting python-dateutil==2.6.0
  Downloading python_dateutil-2.6.0-py2.py3-none-any.whl (194 kB)
     |████████████████████████████████| 194 kB 2.8 MB/s
Collecting fasteners==0.14.1
  Downloading fasteners-0.14.1-py2.py3-none-any.whl (20 kB)
Collecting PyYAML==5.1.2
  Downloading PyYAML-5.1.2.tar.gz (265 kB)
     |████████████████████████████████| 265 kB 4.7 MB/s
Collecting lingua-franca==0.2.2
  Downloading lingua_franca-0.2.2-py3-none-any.whl (283 kB)
     |████████████████████████████████| 283 kB 2.9 MB/s
Collecting msm==0.8.8
  Downloading msm-0.8.8-py3-none-any.whl (25 kB)
Collecting msk==0.3.15
  Downloading msk-0.3.15.tar.gz (33 kB)
Collecting adapt-parser==0.3.6
  Downloading adapt-parser-0.3.6.tar.gz (16 kB)
Collecting padatious==0.4.8
  Downloading padatious-0.4.8.tar.gz (15 kB)
Collecting fann2==1.0.7
  Downloading fann2-1.0.7.tar.gz (63 kB)
     |████████████████████████████████| 63 kB 948 kB/s
Collecting padaos==0.1.9
  Downloading padaos-0.1.9.tar.gz (3.2 kB)
Collecting precise-runner==0.2.1
  Downloading precise-runner-0.2.1.tar.gz (3.9 kB)
Collecting petact==0.1.2
  Downloading petact-0.1.2.tar.gz (3.4 kB)
Collecting pyxdg==0.26
  Downloading pyxdg-0.26-py2.py3-none-any.whl (40 kB)
     |████████████████████████████████| 40 kB 3.1 MB/s
Collecting idna<2.8,>=2.5
  Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
     |████████████████████████████████| 58 kB 3.5 MB/s
Collecting chardet<3.1.0,>=3.0.2
  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
     |████████████████████████████████| 133 kB 3.8 MB/s
Collecting urllib3<1.25,>=1.21.1
  Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
     |████████████████████████████████| 118 kB 3.5 MB/s
Collecting certifi>=2017.4.17
  Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
     |████████████████████████████████| 156 kB 3.7 MB/s
Collecting gtts-token>=1.1.3
  Downloading gTTS-token-1.1.3.tar.gz (3.4 kB)
Collecting beautifulsoup4
  Downloading beautifulsoup4-4.9.1-py3-none-any.whl (115 kB)
     |████████████████████████████████| 115 kB 298 kB/s
Collecting click
  Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
     |████████████████████████████████| 82 kB 504 kB/s
Collecting monotonic>=0.1
  Downloading monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
Collecting lazy
  Downloading lazy-1.4-py2.py3-none-any.whl (6.2 kB)
Collecting pako
  Downloading pako-0.2.3.tar.gz (7.7 kB)
Collecting GitPython
  Downloading GitPython-3.1.8-py3-none-any.whl (159 kB)
     |████████████████████████████████| 159 kB 4.0 MB/s
Collecting typing
  Downloading typing-3.7.4.3.tar.gz (78 kB)
     |████████████████████████████████| 78 kB 2.1 MB/s
Collecting pygithub
  Downloading PyGithub-1.53-py3-none-any.whl (274 kB)
     |████████████████████████████████| 274 kB 4.4 MB/s
Collecting colorama
  Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB)
Collecting xxhash
  Downloading xxhash-2.0.0-cp38-cp38-manylinux2010_x86_64.whl (243 kB)
     |████████████████████████████████| 243 kB 4.8 MB/s
Collecting soupsieve>1.2
  Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB)
Collecting appdirs
  Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting gitdb<5,>=4.0.1
  Downloading gitdb-4.0.5-py3-none-any.whl (63 kB)
     |████████████████████████████████| 63 kB 920 kB/s
Collecting pyjwt
  Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting deprecated
  Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB)
Collecting smmap<4,>=3.0.1
  Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB)
Collecting wrapt<2,>=1.10
  Downloading wrapt-1.12.1.tar.gz (27 kB)
Building wheels for collected packages: PyAudio, tornado, requests-futures, pyserial, psutil, pocketsphinx, inflection, PyYAML, msk, adapt-parser, padatious, fann2, padaos, precise-runner, petact, gtts-token, pako, typing, wrapt
  Building wheel for PyAudio (setup.py) ... done
  Created wheel for PyAudio: filename=PyAudio-0.2.11-cp38-cp38-linux_x86_64.whl size=52581 sha256=bf24a5a8ad25a79f4666d8f1bfa36f9142c95ea78afb17401e1d93957a309aa0
  Stored in directory: /home/tomoyan/.cache/pip/wheels/cf/be/f6/06f4d9fb96713a3ba58a480dd5739b3bf66ff0430de58a38c1
  Building wheel for tornado (setup.py) ... done
  Created wheel for tornado: filename=tornado-6.0.3-cp38-cp38-linux_x86_64.whl size=418791 sha256=6aca404e79dda669a17891781e5c2983f983b3884d895f72303f4a1f1f42abb3
  Stored in directory: /home/tomoyan/.cache/pip/wheels/ba/65/ba/67a9a9143a42c0738e92073d026851b9365b5150cdb6bec286
  Building wheel for requests-futures (setup.py) ... done
  Created wheel for requests-futures: filename=requests_futures-0.9.5-py3-none-any.whl size=4926 sha256=815dfa509f26557db7c326336d2af9a718536f7b7d9a70771754be69281f7c0d
  Stored in directory: /home/tomoyan/.cache/pip/wheels/04/cf/d6/cd293e70778c7c0780055cb9753ccf0b6c6a099b0c6ce951e8
  Building wheel for pyserial (setup.py) ... done
  Created wheel for pyserial: filename=pyserial-3.0-py3-none-any.whl size=87753 sha256=b7dfae2403f22d97bd2605df0e35824a400deda67fde5b5ac59eccaa66c56d53
  Stored in directory: /home/tomoyan/.cache/pip/wheels/cb/a2/32/e9a0be13702a8799349e9ab4f03ace91bf88a432c848935bf6
  Building wheel for psutil (setup.py) ... done
  Created wheel for psutil: filename=psutil-5.6.6-cp38-cp38-linux_x86_64.whl size=269214 sha256=898cdef0ef7fafed413c1739ada898d766fb614dfa4cdf1123cc8d0be274a0d8
  Stored in directory: /home/tomoyan/.cache/pip/wheels/79/67/93/91114b71e0965edb6233d607d82bb5de75ad02e3d9d469ba17
  Building wheel for pocketsphinx (setup.py) ... done
  Created wheel for pocketsphinx: filename=pocketsphinx-0.1.0-cp38-cp38-linux_x86_64.whl size=1717009 sha256=6a47afd05bc3c5fae9c6ae2bf3213349b69eebc3d8a1ad7e677e307ce1b28b19
  Stored in directory: /home/tomoyan/.cache/pip/wheels/c8/bd/7f/e3bac6e1cf0be9df98e8fa7354460358eae45bc1e099f3570f
  Building wheel for inflection (setup.py) ... done
  Created wheel for inflection: filename=inflection-0.3.1-py3-none-any.whl size=6075 sha256=761afb309bd71c5466ac78cdd0b7c1b7a839957a8e22cc1b9bb8c36c6fbd63ea
  Stored in directory: /home/tomoyan/.cache/pip/wheels/39/83/b3/5cbaaa774fec491e6fdcd0fa7f3bba4741f060a845ece49d50
  Building wheel for PyYAML (setup.py) ... done
  Created wheel for PyYAML: filename=PyYAML-5.1.2-cp38-cp38-linux_x86_64.whl size=44101 sha256=61380406075b852fbe5ecfb6ba31376b76ca1cd95bbaa42586e85b250401bcfb
  Stored in directory: /home/tomoyan/.cache/pip/wheels/55/40/9f/027c3d94280ce2b7c2c107cb563a433e6572f830a5462231ae
  Building wheel for msk (setup.py) ... done
  Created wheel for msk: filename=msk-0.3.15-py3-none-any.whl size=42998 sha256=628134e7e5fcd8ffa1b56ff4b641f446d2c5680a4d4a7077dfab14ab69e13848
  Stored in directory: /home/tomoyan/.cache/pip/wheels/00/4a/43/a35506516d8b66cd5b48ddf2063c1533f4d631802fd12efb23
  Building wheel for adapt-parser (setup.py) ... done
  Created wheel for adapt-parser: filename=adapt_parser-0.3.6-py3-none-any.whl size=21805 sha256=b35d5ac73d0c3e830c345a188badab98f40e4457d7a1552a5960a5d9c64de50e
  Stored in directory: /home/tomoyan/.cache/pip/wheels/15/1f/e8/1df6fff6013e3a9996b308be0bd5845497eb2be18569d68750
  Building wheel for padatious (setup.py) ... done
  Created wheel for padatious: filename=padatious-0.4.8-py2.py3-none-any.whl size=24604 sha256=9feb91b6b6f8231d6f24358482b0ed8e5b9f873c663edc77b1499e74ff76d418
  Stored in directory: /home/tomoyan/.cache/pip/wheels/c1/db/ec/09ba317b195ab069c24517d75a57e3f76886e239b39672729b
  Building wheel for fann2 (setup.py) ... done
  Created wheel for fann2: filename=fann2-1.0.7-cp38-cp38-linux_x86_64.whl size=357135 sha256=34c82fdd20eb0fe37d9dca80de72ea4c03b66ae14946393d0ce393b3467dac1d
  Stored in directory: /home/tomoyan/.cache/pip/wheels/dc/af/40/499f70b97fee1cc196be1466d1124a201c880a9b17315d4f8f
  Building wheel for padaos (setup.py) ... done
  Created wheel for padaos: filename=padaos-0.1.9-py3-none-any.whl size=3129 sha256=d1805169b192e2b1dcb6983c23f7b8f0cd818b88682802a80f573ee884c545f1
  Stored in directory: /home/tomoyan/.cache/pip/wheels/2c/cb/bc/983f2a594f5fdff589bfd3e4d16975957d9d3b677f0d83294c
  Building wheel for precise-runner (setup.py) ... done
  Created wheel for precise-runner: filename=precise_runner-0.2.1-py3-none-any.whl size=4234 sha256=3314efc92f7920d0e090ac43d9cace52a56af779087b09e0fa8d6f41f519bae4
  Stored in directory: /home/tomoyan/.cache/pip/wheels/49/f8/9e/20c49f7faa3576057c9b71f6ab8b8cbd619815496f7409eca2
  Building wheel for petact (setup.py) ... done
  Created wheel for petact: filename=petact-0.1.2-py3-none-any.whl size=3365 sha256=b0aceeb14d6481e00a622f141a4b3105e970d571d3d4ad4ee64a4660cff5ef28
  Stored in directory: /home/tomoyan/.cache/pip/wheels/59/68/cd/d3927346307d86eb4f1b075e4d4110fb69ef07ff0b013a2441
  Building wheel for gtts-token (setup.py) ... done
  Created wheel for gtts-token: filename=gTTS_token-1.1.3-py3-none-any.whl size=4097 sha256=5da05006fd9ecbbba8727e084804f9a92208c8b577bac2b20d2fbb2bd720da31
  Stored in directory: /home/tomoyan/.cache/pip/wheels/95/85/5d/7ee5fb054f35d52211e9274275d76f29f0a484f42876579596
  Building wheel for pako (setup.py) ... done
  Created wheel for pako: filename=pako-0.2.3-py3-none-any.whl size=15325 sha256=0187c4adbe13b06b443d6c3e7dae96dc78310d57a72e52a05f50acecd3bac8d7
  Stored in directory: /home/tomoyan/.cache/pip/wheels/aa/ff/4d/52eb9056ecda929b0c08bd694d5c7fc0983875da4fdb655cfa
  Building wheel for typing (setup.py) ... done
  Created wheel for typing: filename=typing-3.7.4.3-py3-none-any.whl size=26308 sha256=00a07c841aaa6fde41c4d2b8291265d55650c017a83e827c5df59200c518a9a6
  Stored in directory: /home/tomoyan/.cache/pip/wheels/5e/5d/01/3083e091b57809dad979ea543def62d9d878950e3e74f0c930
  Building wheel for wrapt (setup.py) ... done
  Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=74189 sha256=0bef534f5444ad37a81b37b661fa217bcf95188a73e6fdea2a1c6d0a17965074
  Stored in directory: /home/tomoyan/.cache/pip/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73
Successfully built PyAudio tornado requests-futures pyserial psutil pocketsphinx inflection PyYAML msk adapt-parser padatious fann2 padaos precise-runner petact gtts-token pako typing wrapt
Installing collected packages: six, idna, chardet, urllib3, certifi, requests, gtts-token, soupsieve, beautifulsoup4, click, gTTS, PyAudio, pyee, SpeechRecognition, tornado, websocket-client, requests-futures, pyserial, psutil, pocketsphinx, inflection, pillow, python-dateutil, monotonic, fasteners, PyYAML, lingua-franca, lazy, appdirs, pako, smmap, gitdb, GitPython, msm, typing, pyjwt, wrapt, deprecated, pygithub, colorama, msk, adapt-parser, fann2, xxhash, padaos, padatious, precise-runner, petact, pyxdg
Successfully installed GitPython-3.1.8 PyAudio-0.2.11 PyYAML-5.1.2 SpeechRecognition-3.8.1 adapt-parser-0.3.6 appdirs-1.4.4 beautifulsoup4-4.9.1 certifi-2020.6.20 chardet-3.0.4 click-7.1.2 colorama-0.4.3 deprecated-1.2.10 fann2-1.0.7 fasteners-0.14.1 gTTS-2.0.4 gitdb-4.0.5 gtts-token-1.1.3 idna-2.7 inflection-0.3.1 lazy-1.4 lingua-franca-0.2.2 monotonic-1.5 msk-0.3.15 msm-0.8.8 padaos-0.1.9 padatious-0.4.8 pako-0.2.3 petact-0.1.2 pillow-7.1.2 pocketsphinx-0.1.0 precise-runner-0.2.1 psutil-5.6.6 pyee-7.0.1 pygithub-1.53 pyjwt-1.7.1 pyserial-3.0 python-dateutil-2.6.0 pyxdg-0.26 requests-2.20.0 requests-futures-0.9.5 six-1.13.0 smmap-3.0.4 soupsieve-2.0.1 tornado-6.0.3 typing-3.7.4.3 urllib3-1.24.3 websocket-client-0.54.0 wrapt-1.12.1 xxhash-2.0.0
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
Collecting git+https://github.com/behave/behave@v1.2.7.dev1 (from -r requirements/tests.txt (line 8))
  Cloning https://github.com/behave/behave (to revision v1.2.7.dev1) to /tmp/pip-req-build-o24l6s4h
  Running command git clone -q https://github.com/behave/behave /tmp/pip-req-build-o24l6s4h
  Running command git checkout -q 4e73cabf1b2445b3c1ab6b3aed14424d32d140ac
Collecting coveralls==1.8.2
  Downloading coveralls-1.8.2-py2.py3-none-any.whl (11 kB)
Collecting flake8==3.7.9
  Downloading flake8-3.7.9-py2.py3-none-any.whl (69 kB)
     |████████████████████████████████| 69 kB 861 kB/s
Collecting pytest==5.2.4
  Downloading pytest-5.2.4-py3-none-any.whl (227 kB)
     |████████████████████████████████| 227 kB 3.1 MB/s
Collecting pytest-cov==2.8.1
  Downloading pytest_cov-2.8.1-py2.py3-none-any.whl (18 kB)
Collecting cov-core==1.15.0
  Downloading cov-core-1.15.0.tar.gz (5.9 kB)
Collecting sphinx==2.2.1
  Downloading Sphinx-2.2.1-py3-none-any.whl (3.3 MB)
     |████████████████████████████████| 3.3 MB 4.3 MB/s
Collecting sphinx-rtd-theme==0.4.3
  Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB)
     |████████████████████████████████| 6.4 MB 3.8 MB/s
Collecting allure-behave==2.8.10
  Downloading allure_behave-2.8.10-py3-none-any.whl (6.6 kB)
Requirement already satisfied: python-vlc==1.1.2 in ./.venv/lib/python3.8/site-packages (from -r requirements/tests.txt (line 11)) (1.1.2)
Collecting cucumber-tag-expressions>=1.1.2
  Downloading cucumber-tag-expressions-3.0.0.tar.gz (32 kB)
Collecting parse>=1.9.1
  Downloading parse-1.17.0.tar.gz (30 kB)
Collecting parse_type>=0.4.2
  Downloading parse_type-0.5.2-py2.py3-none-any.whl (32 kB)
Requirement already satisfied: six>=1.12.0 in ./.venv/lib/python3.8/site-packages (from behave==1.2.7.dev1->-r requirements/tests.txt (line 8)) (1.13.0)
Requirement already satisfied: colorama in ./.venv/lib/python3.8/site-packages (from behave==1.2.7.dev1->-r requirements/tests.txt (line 8)) (0.4.3)
Collecting docopt>=0.6.1
  Downloading docopt-0.6.2.tar.gz (25 kB)
Collecting coverage<5.0,>=3.6
  Downloading coverage-4.5.4.tar.gz (385 kB)
     |████████████████████████████████| 385 kB 3.9 MB/s
Requirement already satisfied: requests>=1.0.0 in ./.venv/lib/python3.8/site-packages (from coveralls==1.8.2->-r requirements/tests.txt (line 1)) (2.20.0)
Collecting pycodestyle<2.6.0,>=2.5.0
  Downloading pycodestyle-2.5.0-py2.py3-none-any.whl (51 kB)
     |████████████████████████████████| 51 kB 2.2 MB/s
Collecting mccabe<0.7.0,>=0.6.0
  Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
Collecting pyflakes<2.2.0,>=2.1.0
  Downloading pyflakes-2.1.1-py2.py3-none-any.whl (59 kB)
     |████████████████████████████████| 59 kB 3.2 MB/s
Collecting entrypoints<0.4.0,>=0.3.0
  Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Collecting packaging
  Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
Collecting py>=1.5.0
  Downloading py-1.9.0-py2.py3-none-any.whl (99 kB)
     |████████████████████████████████| 99 kB 3.4 MB/s
Collecting wcwidth
  Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting atomicwrites>=1.0
  Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
Collecting more-itertools>=4.0.0
  Downloading more_itertools-8.5.0-py3-none-any.whl (44 kB)
     |████████████████████████████████| 44 kB 377 kB/s
Collecting pluggy<1.0,>=0.12
  Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting attrs>=17.4.0
  Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB)
     |████████████████████████████████| 48 kB 134 kB/s
Collecting sphinxcontrib-htmlhelp
  Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB)
     |████████████████████████████████| 96 kB 2.7 MB/s
Requirement already satisfied: setuptools in ./.venv/lib/python3.8/site-packages (from sphinx==2.2.1->-r requirements/tests.txt (line 6)) (50.3.0)
Collecting Pygments>=2.0
  Downloading Pygments-2.6.1-py3-none-any.whl (914 kB)
     |████████████████████████████████| 914 kB 4.3 MB/s
Collecting snowballstemmer>=1.1
  Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB)
     |████████████████████████████████| 97 kB 250 kB/s
Collecting sphinxcontrib-devhelp
  Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
     |████████████████████████████████| 84 kB 555 kB/s
Collecting docutils>=0.12
  Downloading docutils-0.16-py2.py3-none-any.whl (548 kB)
     |████████████████████████████████| 548 kB 2.3 MB/s
Collecting sphinxcontrib-applehelp
  Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
     |████████████████████████████████| 121 kB 2.9 MB/s
Collecting Jinja2>=2.3
  Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
     |████████████████████████████████| 125 kB 3.0 MB/s
Collecting sphinxcontrib-jsmath
  Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Collecting imagesize
  Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting babel!=2.0,>=1.3
  Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB)
     |████████████████████████████████| 8.6 MB 4.9 MB/s
Collecting sphinxcontrib-qthelp
  Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
     |████████████████████████████████| 90 kB 2.4 MB/s
Collecting alabaster<0.8,>=0.7
  Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
Collecting sphinxcontrib-serializinghtml
  Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB)
     |████████████████████████████████| 89 kB 2.7 MB/s
Collecting allure-python-commons==2.8.10
  Downloading allure_python_commons-2.8.10-py3-none-any.whl (15 kB)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in ./.venv/lib/python3.8/site-packages (from requests>=1.0.0->coveralls==1.8.2->-r requirements/tests.txt (line 1)) (3.0.4)
Requirement already satisfied: idna<2.8,>=2.5 in ./.venv/lib/python3.8/site-packages (from requests>=1.0.0->coveralls==1.8.2->-r requirements/tests.txt (line 1)) (2.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv/lib/python3.8/site-packages (from requests>=1.0.0->coveralls==1.8.2->-r requirements/tests.txt (line 1)) (2020.6.20)
Requirement already satisfied: urllib3<1.25,>=1.21.1 in ./.venv/lib/python3.8/site-packages (from requests>=1.0.0->coveralls==1.8.2->-r requirements/tests.txt (line 1)) (1.24.3)
Collecting pyparsing>=2.0.2
  Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
     |████████████████████████████████| 67 kB 2.5 MB/s
Collecting MarkupSafe>=0.23
  Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB)
Collecting pytz>=2015.7
  Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
     |████████████████████████████████| 510 kB 4.3 MB/s
Building wheels for collected packages: cov-core, behave, cucumber-tag-expressions, parse, docopt, coverage
  Building wheel for cov-core (setup.py) ... done
  Created wheel for cov-core: filename=cov_core-1.15.0-py3-none-any.whl size=6007 sha256=aad068ffb5c8c8b03f8682281d366f1ea5bd3e6c8941a882959bfa1f3bdeabc8
  Stored in directory: /home/tomoyan/.cache/pip/wheels/97/e3/bf/78775cdf9d864418109fe07116adb3a5ef713eda6c0f23043f
  Building wheel for behave (setup.py) ... done
  Created wheel for behave: filename=behave-1.2.7.dev1-py2.py3-none-any.whl size=152522 sha256=201cd4e9b1699cfc1b10a44e17a551edf31fbe82631686e3b12d8d68bcba644d
  Stored in directory: /tmp/pip-ephem-wheel-cache-as407j82/wheels/9f/87/d9/b3ce0fb5f9799c66c2c267031608d0a6b86b484ba1a1b6d99c
  Building wheel for cucumber-tag-expressions (setup.py) ... done
  Created wheel for cucumber-tag-expressions: filename=cucumber_tag_expressions-3.0.0-py2.py3-none-any.whl size=8327 sha256=6981b4bf3a63ec04f54a5b61cdd877398559dd7e8ec7b3cb86998637603ffce6
  Stored in directory: /home/tomoyan/.cache/pip/wheels/e5/a0/54/378de39c915fa9fb740d7f1ac6bb32806b243cd4872f880e62
  Building wheel for parse (setup.py) ... done
  Created wheel for parse: filename=parse-1.17.0-py3-none-any.whl size=24118 sha256=448052447d9a551787bc4476806c3a006f9af193b67d419b0da96e14a7dfa9dc
  Stored in directory: /home/tomoyan/.cache/pip/wheels/2b/67/4b/55e968f304bd849ea15c1e0c29990a45b3b5d6e47abd6a5300
  Building wheel for docopt (setup.py) ... done
  Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13704 sha256=157961e406380c6398b5b4ef3282ce6f6de948605b8bd4cd383d1a6233c5154b
  Stored in directory: /home/tomoyan/.cache/pip/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c
  Building wheel for coverage (setup.py) ... done
  Created wheel for coverage: filename=coverage-4.5.4-cp38-cp38-linux_x86_64.whl size=208803 sha256=86d5d9142a2d3e8860603ce6588dd045146025eb0e2f5121294e290c61b8fe20
  Stored in directory: /home/tomoyan/.cache/pip/wheels/e7/0e/3f/4d16d7576f1070cf1a0028b1664aff2cc8e84c9c0e2b8f3207
Successfully built cov-core behave cucumber-tag-expressions parse docopt coverage
Installing collected packages: docopt, coverage, coveralls, pycodestyle, mccabe, pyflakes, entrypoints, flake8, pyparsing, packaging, py, wcwidth, atomicwrites, more-itertools, pluggy, attrs, pytest, pytest-cov, cov-core, sphinxcontrib-htmlhelp, Pygments, snowballstemmer, sphinxcontrib-devhelp, docutils, sphinxcontrib-applehelp, MarkupSafe, Jinja2, sphinxcontrib-jsmath, imagesize, pytz, babel, sphinxcontrib-qthelp, alabaster, sphinxcontrib-serializinghtml, sphinx, sphinx-rtd-theme, cucumber-tag-expressions, parse, parse-type, behave, allure-python-commons, allure-behave
Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.6.1 alabaster-0.7.12 allure-behave-2.8.10 allure-python-commons-2.8.10 atomicwrites-1.4.0 attrs-20.2.0 babel-2.8.0 behave-1.2.7.dev1 cov-core-1.15.0 coverage-4.5.4 coveralls-1.8.2 cucumber-tag-expressions-3.0.0 docopt-0.6.2 docutils-0.16 entrypoints-0.3 flake8-3.7.9 imagesize-1.2.0 mccabe-0.6.1 more-itertools-8.5.0 packaging-20.4 parse-1.17.0 parse-type-0.5.2 pluggy-0.13.1 py-1.9.0 pycodestyle-2.5.0 pyflakes-2.1.1 pyparsing-2.4.7 pytest-5.2.4 pytest-cov-2.8.1 pytz-2020.1 snowballstemmer-2.0.0 sphinx-2.2.1 sphinx-rtd-theme-0.4.3 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 wcwidth-0.2.5
WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
You should consider upgrading via the '/home/tomoyan/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.
Building with 4 cores.
Skipping mimic build.
Creating /var/log/mycroft/ directory
  • windows/wsl/mycroft.ai.1599596868.txt.gz
  • 最終更新: 2020/09/09 05:27
  • by ともやん