Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/buildstream.spec'], chrootPath='/var/lib/mock/f30-build-15257207-1092835/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/buildstream.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/buildstream-1.2.4-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/buildstream.spec'], chrootPath='/var/lib/mock/f30-build-15257207-1092835/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/buildstream.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g3vJHV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildstream-1.2.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/buildstream-1.2.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildstream-1.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qxeRCe + umask 022 + cd /builddir/build/BUILD + cd buildstream-1.2.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/buildstream copying buildstream/buildelement.py -> build/lib/buildstream copying buildstream/plugin.py -> build/lib/buildstream copying buildstream/_profile.py -> build/lib/buildstream copying buildstream/_stream.py -> build/lib/buildstream copying buildstream/element.py -> build/lib/buildstream copying buildstream/_plugincontext.py -> build/lib/buildstream copying buildstream/_workspaces.py -> build/lib/buildstream copying buildstream/_cachekey.py -> build/lib/buildstream copying buildstream/_variables.py -> build/lib/buildstream copying buildstream/_projectrefs.py -> build/lib/buildstream copying buildstream/_site.py -> build/lib/buildstream copying buildstream/scriptelement.py -> build/lib/buildstream copying buildstream/_message.py -> build/lib/buildstream copying buildstream/_project.py -> build/lib/buildstream copying buildstream/_includes.py -> build/lib/buildstream copying buildstream/_yaml.py -> build/lib/buildstream copying buildstream/_pipeline.py -> build/lib/buildstream copying buildstream/__main__.py -> build/lib/buildstream copying buildstream/_version.py -> build/lib/buildstream copying buildstream/_exceptions.py -> build/lib/buildstream copying buildstream/_signals.py -> build/lib/buildstream copying buildstream/_sourcefactory.py -> build/lib/buildstream copying buildstream/_versions.py -> build/lib/buildstream copying buildstream/source.py -> build/lib/buildstream copying buildstream/__init__.py -> build/lib/buildstream copying buildstream/_context.py -> build/lib/buildstream copying buildstream/utils.py -> build/lib/buildstream copying buildstream/_ostree.py -> build/lib/buildstream copying buildstream/_elementfactory.py -> build/lib/buildstream creating build/lib/buildstream/sandbox copying buildstream/sandbox/_mount.py -> build/lib/buildstream/sandbox copying buildstream/sandbox/_sandboxbwrap.py -> build/lib/buildstream/sandbox copying buildstream/sandbox/_mounter.py -> build/lib/buildstream/sandbox copying buildstream/sandbox/_sandboxchroot.py -> build/lib/buildstream/sandbox copying buildstream/sandbox/__init__.py -> build/lib/buildstream/sandbox copying buildstream/sandbox/_config.py -> build/lib/buildstream/sandbox copying buildstream/sandbox/sandbox.py -> build/lib/buildstream/sandbox creating build/lib/buildstream/_loader copying buildstream/_loader/metasource.py -> build/lib/buildstream/_loader copying buildstream/_loader/loader.py -> build/lib/buildstream/_loader copying buildstream/_loader/metaelement.py -> build/lib/buildstream/_loader copying buildstream/_loader/loadelement.py -> build/lib/buildstream/_loader copying buildstream/_loader/types.py -> build/lib/buildstream/_loader copying buildstream/_loader/__init__.py -> build/lib/buildstream/_loader creating build/lib/buildstream/_options copying buildstream/_options/optionflags.py -> build/lib/buildstream/_options copying buildstream/_options/optionarch.py -> build/lib/buildstream/_options copying buildstream/_options/optionbool.py -> build/lib/buildstream/_options copying buildstream/_options/optionenum.py -> build/lib/buildstream/_options copying buildstream/_options/optionpool.py -> build/lib/buildstream/_options copying buildstream/_options/__init__.py -> build/lib/buildstream/_options copying buildstream/_options/option.py -> build/lib/buildstream/_options copying buildstream/_options/optioneltmask.py -> build/lib/buildstream/_options creating build/lib/buildstream/_scheduler copying buildstream/_scheduler/scheduler.py -> build/lib/buildstream/_scheduler copying buildstream/_scheduler/__init__.py -> build/lib/buildstream/_scheduler copying buildstream/_scheduler/resources.py -> build/lib/buildstream/_scheduler creating build/lib/buildstream/_platform copying buildstream/_platform/platform.py -> build/lib/buildstream/_platform copying buildstream/_platform/unix.py -> build/lib/buildstream/_platform copying buildstream/_platform/linux.py -> build/lib/buildstream/_platform copying buildstream/_platform/__init__.py -> build/lib/buildstream/_platform creating build/lib/buildstream/_fuse copying buildstream/_fuse/mount.py -> build/lib/buildstream/_fuse copying buildstream/_fuse/hardlinks.py -> build/lib/buildstream/_fuse copying buildstream/_fuse/__init__.py -> build/lib/buildstream/_fuse copying buildstream/_fuse/fuse.py -> build/lib/buildstream/_fuse creating build/lib/buildstream/_frontend copying buildstream/_frontend/status.py -> build/lib/buildstream/_frontend copying buildstream/_frontend/complete.py -> build/lib/buildstream/_frontend copying buildstream/_frontend/linuxapp.py -> build/lib/buildstream/_frontend copying buildstream/_frontend/widget.py -> build/lib/buildstream/_frontend copying buildstream/_frontend/cli.py -> build/lib/buildstream/_frontend copying buildstream/_frontend/profile.py -> build/lib/buildstream/_frontend copying buildstream/_frontend/app.py -> build/lib/buildstream/_frontend copying buildstream/_frontend/__init__.py -> build/lib/buildstream/_frontend creating build/lib/buildstream/_artifactcache copying buildstream/_artifactcache/cascache.py -> build/lib/buildstream/_artifactcache copying buildstream/_artifactcache/artifactcache.py -> build/lib/buildstream/_artifactcache copying buildstream/_artifactcache/casserver.py -> build/lib/buildstream/_artifactcache copying buildstream/_artifactcache/__init__.py -> build/lib/buildstream/_artifactcache creating build/lib/buildstream/_protos copying buildstream/_protos/__init__.py -> build/lib/buildstream/_protos creating build/lib/buildstream/_scheduler/queues copying buildstream/_scheduler/queues/fetchqueue.py -> build/lib/buildstream/_scheduler/queues copying buildstream/_scheduler/queues/buildqueue.py -> build/lib/buildstream/_scheduler/queues copying buildstream/_scheduler/queues/trackqueue.py -> build/lib/buildstream/_scheduler/queues copying buildstream/_scheduler/queues/pushqueue.py -> build/lib/buildstream/_scheduler/queues copying buildstream/_scheduler/queues/__init__.py -> build/lib/buildstream/_scheduler/queues copying buildstream/_scheduler/queues/queue.py -> build/lib/buildstream/_scheduler/queues copying buildstream/_scheduler/queues/pullqueue.py -> build/lib/buildstream/_scheduler/queues creating build/lib/buildstream/_scheduler/jobs copying buildstream/_scheduler/jobs/job.py -> build/lib/buildstream/_scheduler/jobs copying buildstream/_scheduler/jobs/cachesizejob.py -> build/lib/buildstream/_scheduler/jobs copying buildstream/_scheduler/jobs/elementjob.py -> build/lib/buildstream/_scheduler/jobs copying buildstream/_scheduler/jobs/cleanupjob.py -> build/lib/buildstream/_scheduler/jobs copying buildstream/_scheduler/jobs/__init__.py -> build/lib/buildstream/_scheduler/jobs creating build/lib/buildstream/_protos/google copying buildstream/_protos/google/__init__.py -> build/lib/buildstream/_protos/google creating build/lib/buildstream/_protos/build copying buildstream/_protos/build/__init__.py -> build/lib/buildstream/_protos/build creating build/lib/buildstream/_protos/buildstream copying buildstream/_protos/buildstream/__init__.py -> build/lib/buildstream/_protos/buildstream creating build/lib/buildstream/_protos/google/longrunning copying buildstream/_protos/google/longrunning/operations_pb2.py -> build/lib/buildstream/_protos/google/longrunning copying buildstream/_protos/google/longrunning/operations_pb2_grpc.py -> build/lib/buildstream/_protos/google/longrunning copying buildstream/_protos/google/longrunning/__init__.py -> build/lib/buildstream/_protos/google/longrunning creating build/lib/buildstream/_protos/google/bytestream copying buildstream/_protos/google/bytestream/bytestream_pb2_grpc.py -> build/lib/buildstream/_protos/google/bytestream copying buildstream/_protos/google/bytestream/__init__.py -> build/lib/buildstream/_protos/google/bytestream copying buildstream/_protos/google/bytestream/bytestream_pb2.py -> build/lib/buildstream/_protos/google/bytestream creating build/lib/buildstream/_protos/google/rpc copying buildstream/_protos/google/rpc/status_pb2_grpc.py -> build/lib/buildstream/_protos/google/rpc copying buildstream/_protos/google/rpc/status_pb2.py -> build/lib/buildstream/_protos/google/rpc copying buildstream/_protos/google/rpc/__init__.py -> build/lib/buildstream/_protos/google/rpc creating build/lib/buildstream/_protos/google/api copying buildstream/_protos/google/api/http_pb2_grpc.py -> build/lib/buildstream/_protos/google/api copying buildstream/_protos/google/api/annotations_pb2_grpc.py -> build/lib/buildstream/_protos/google/api copying buildstream/_protos/google/api/http_pb2.py -> build/lib/buildstream/_protos/google/api copying buildstream/_protos/google/api/annotations_pb2.py -> build/lib/buildstream/_protos/google/api copying buildstream/_protos/google/api/__init__.py -> build/lib/buildstream/_protos/google/api creating build/lib/buildstream/_protos/build/bazel copying buildstream/_protos/build/bazel/__init__.py -> build/lib/buildstream/_protos/build/bazel creating build/lib/buildstream/_protos/build/bazel/remote copying buildstream/_protos/build/bazel/remote/__init__.py -> build/lib/buildstream/_protos/build/bazel/remote creating build/lib/buildstream/_protos/build/bazel/semver copying buildstream/_protos/build/bazel/semver/semver_pb2.py -> build/lib/buildstream/_protos/build/bazel/semver copying buildstream/_protos/build/bazel/semver/semver_pb2_grpc.py -> build/lib/buildstream/_protos/build/bazel/semver copying buildstream/_protos/build/bazel/semver/__init__.py -> build/lib/buildstream/_protos/build/bazel/semver creating build/lib/buildstream/_protos/build/bazel/remote/execution copying buildstream/_protos/build/bazel/remote/execution/__init__.py -> build/lib/buildstream/_protos/build/bazel/remote/execution creating build/lib/buildstream/_protos/build/bazel/remote/execution/v2 copying buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2_grpc.py -> build/lib/buildstream/_protos/build/bazel/remote/execution/v2 copying buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2.py -> build/lib/buildstream/_protos/build/bazel/remote/execution/v2 copying buildstream/_protos/build/bazel/remote/execution/v2/__init__.py -> build/lib/buildstream/_protos/build/bazel/remote/execution/v2 creating build/lib/buildstream/_protos/buildstream/v2 copying buildstream/_protos/buildstream/v2/buildstream_pb2_grpc.py -> build/lib/buildstream/_protos/buildstream/v2 copying buildstream/_protos/buildstream/v2/buildstream_pb2.py -> build/lib/buildstream/_protos/buildstream/v2 copying buildstream/_protos/buildstream/v2/__init__.py -> build/lib/buildstream/_protos/buildstream/v2 creating build/lib/buildstream/plugins creating build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/bzr.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/deb.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/ostree.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/local.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/patch.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/remote.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/_downloadablefilesource.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/tar.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/zip.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/__init__.py -> build/lib/buildstream/plugins/sources copying buildstream/plugins/sources/git.py -> build/lib/buildstream/plugins/sources creating build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/stack.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/junction.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/autotools.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/import.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/qmake.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/modulebuild.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/cmake.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/pip.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/makemaker.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/filter.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/script.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/make.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/manual.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/meson.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/__init__.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/compose.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/distutils.py -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/autotools.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/makemaker.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/manual.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/meson.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/make.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/distutils.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/filter.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/import.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/compose.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/script.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/modulebuild.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/pip.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/cmake.yaml -> build/lib/buildstream/plugins/elements copying buildstream/plugins/elements/qmake.yaml -> build/lib/buildstream/plugins/elements creating build/lib/buildstream/data copying buildstream/data/projectconfig.yaml -> build/lib/buildstream/data copying buildstream/data/userconfig.yaml -> build/lib/buildstream/data copying buildstream/data/build-all.sh.in -> build/lib/buildstream/data copying buildstream/data/build-module.sh.in -> build/lib/buildstream/data UPDATING build/lib/buildstream/_version.py set build/lib/buildstream/_version.py to '1.2.4' ~/build/BUILD/buildstream-1.2.4/doc ~/build/BUILD/buildstream-1.2.4 + pushd doc + make devhelp mkdir -p source/elements mkdir -p source/sources python3 -m sphinx.apidoc --force --separate --module-first --no-headings --no-toc -o source /builddir/build/BUILD/buildstream-1.2.4/doc/../buildstream *_pb2*.py Creating file source/buildstream.buildelement.rst. Creating file source/buildstream.element.rst. Creating file source/buildstream.plugin.rst. Creating file source/buildstream.scriptelement.rst. Creating file source/buildstream.source.rst. Creating file source/buildstream.utils.rst. Creating file source/buildstream.rst. Creating file source/buildstream.sandbox.sandbox.rst. Creating file source/buildstream.sandbox.rst. BUILDSTDERR: /usr/lib64/python3.7/runpy.py:85: RemovedInSphinx20Warning: `sphinx.apidoc` has moved to `sphinx.ext.apidoc`. BUILDSTDERR: exec(code, run_globals) BUILDSTDERR: /usr/lib/python3.7/site-packages/sphinx/apidoc.py:41: RemovedInSphinx20Warning: `sphinx.apidoc.main()` has moved to `sphinx.ext.apidoc.main()`. BUILDSTDERR: main() Generating source/elements/stack.rst... Done. Generating source/elements/junction.rst... Done. Generating source/elements/autotools.rst... Done. Generating source/elements/import.rst... Done. Generating source/elements/qmake.rst... Done. Generating source/elements/modulebuild.rst... Done. Generating source/elements/cmake.rst... Done. Generating source/elements/pip.rst... Done. Generating source/elements/makemaker.rst... Done. Generating source/elements/filter.rst... Done. Generating source/elements/script.rst... Done. Generating source/elements/make.rst... Done. Generating source/elements/manual.rst... Done. Generating source/elements/meson.rst... Done. Generating source/elements/compose.rst... Done. Generating source/elements/distutils.rst... Done. Generating source/sources/bzr.rst... Done. Generating source/sources/deb.rst... Done. Generating source/sources/ostree.rst... Done. Generating source/sources/local.rst... Done. Generating source/sources/patch.rst... Done. Generating source/sources/remote.rst... Done. Generating source/sources/tar.rst... Done. Generating source/sources/zip.rst... Done. Generating source/sources/git.rst... Done. mkdir -p source/sessions cp source/sessions-stored/*.html source/sessions for file in sessions/running-commands.run sessions/first-project.run sessions/flatpak-autotools.run sessions/autotools.run sessions/integration-commands.run; do \ PYTHONPATH=/builddir/build/BUILD/buildstream-1.2.4/doc/..:/builddir/build/BUILD/buildstream-1.2.4/doc/../buildstream/plugins /builddir/build/BUILD/buildstream-1.2.4/doc/bst2html.py $file; \ done BUILDSTDERR: Skipping 'sessions/running-commands.run' as no files need to be built BUILDSTDERR: Skipping 'sessions/first-project.run' as no files need to be built BUILDSTDERR: Skipping 'sessions/flatpak-autotools.run' as no files need to be built BUILDSTDERR: Skipping 'sessions/autotools.run' as no files need to be built BUILDSTDERR: Skipping 'sessions/integration-commands.run' as no files need to be built Building devhelp... PYTHONPATH=/builddir/build/BUILD/buildstream-1.2.4/doc/..:/builddir/build/BUILD/buildstream-1.2.4/doc/../buildstream/plugins \ python3 -m sphinx -b devhelp -W -d build/doctrees source "build/devhelp" \ source/core_format.rst source/using_examples.rst source/additional_sandboxing.rst source/format_project_refs.rst source/main_install.rst source/install_linux_distro.rst source/using_commands.rst source/core_additional.rst source/format_declaring.rst source/using_tutorial.rst source/buildstream.sandbox.rst source/buildstream.element.rst source/install_docker.rst source/main_using.rst source/index.rst source/format_project.rst source/buildstream.plugin.rst source/format_intro.rst source/additional_cachekeys.rst source/main_core.rst source/main_about.rst source/core_plugins.rst source/install_artifacts.rst source/buildstream.source.rst source/buildstream.sandbox.sandbox.rst source/buildstream.buildelement.rst source/buildstream.rst source/buildstream.scriptelement.rst source/format_public.rst source/using_config.rst source/buildstream.utils.rst source/HACKING.rst source/core_framework.rst \ source/tutorial/running-commands.rst source/tutorial/first-project.rst source/tutorial/autotools.rst source/tutorial/integration-commands.rst \ source/examples/flatpak-autotools.rst source/examples/git-mirror.rst source/examples/tar-mirror.rst \ source/elements/script.rst source/elements/cmake.rst source/elements/makemaker.rst source/elements/manual.rst source/elements/pip.rst source/elements/junction.rst source/elements/filter.rst source/elements/qmake.rst source/elements/meson.rst source/elements/compose.rst source/elements/autotools.rst source/elements/modulebuild.rst source/elements/make.rst source/elements/distutils.rst source/elements/stack.rst source/elements/import.rst \ source/sources/patch.rst source/sources/tar.rst source/sources/zip.rst source/sources/bzr.rst source/sources/git.rst source/sources/ostree.rst source/sources/local.rst source/sources/remote.rst source/sources/deb.rst Running Sphinx v1.8.4 making output directory... building [mo]: targets for 0 po files that are specified building [devhelp]: 65 source files given on command line updating environment: 65 added, 0 changed, 0 removed reading sources... [ 1%] HACKING reading sources... [ 3%] additional_cachekeys reading sources... [ 4%] additional_sandboxing reading sources... [ 6%] buildstream reading sources... [ 7%] buildstream.buildelement reading sources... [ 9%] buildstream.element reading sources... [ 10%] buildstream.plugin reading sources... [ 12%] buildstream.sandbox reading sources... [ 13%] buildstream.sandbox.sandbox reading sources... [ 15%] buildstream.scriptelement reading sources... [ 16%] buildstream.source reading sources... [ 18%] buildstream.utils reading sources... [ 20%] core_additional reading sources... [ 21%] core_format reading sources... [ 23%] core_framework reading sources... [ 24%] core_plugins reading sources... [ 26%] elements/autotools reading sources... [ 27%] elements/cmake reading sources... [ 29%] elements/compose reading sources... [ 30%] elements/distutils reading sources... [ 32%] elements/filter reading sources... [ 33%] elements/import reading sources... [ 35%] elements/junction reading sources... [ 36%] elements/make reading sources... [ 38%] elements/makemaker reading sources... [ 40%] elements/manual reading sources... [ 41%] elements/meson reading sources... [ 43%] elements/modulebuild reading sources... [ 44%] elements/pip reading sources... [ 46%] elements/qmake reading sources... [ 47%] elements/script reading sources... [ 49%] elements/stack reading sources... [ 50%] examples/flatpak-autotools reading sources... [ 52%] examples/git-mirror reading sources... [ 53%] examples/tar-mirror reading sources... [ 55%] format_declaring reading sources... [ 56%] format_intro reading sources... [ 58%] format_project reading sources... [ 60%] format_project_refs reading sources... [ 61%] format_public reading sources... [ 63%] index reading sources... [ 64%] install_artifacts reading sources... [ 66%] install_docker reading sources... [ 67%] install_linux_distro reading sources... [ 69%] main_about reading sources... [ 70%] main_core reading sources... [ 72%] main_install reading sources... [ 73%] main_using reading sources... [ 75%] sources/bzr reading sources... [ 76%] sources/deb reading sources... [ 78%] sources/git reading sources... [ 80%] sources/local reading sources... [ 81%] sources/ostree reading sources... [ 83%] sources/patch reading sources... [ 84%] sources/remote reading sources... [ 86%] sources/tar reading sources... [ 87%] sources/zip reading sources... [ 89%] tutorial/autotools reading sources... [ 90%] tutorial/first-project reading sources... [ 92%] tutorial/integration-commands reading sources... [ 93%] tutorial/running-commands reading sources... [ 95%] using_commands reading sources... [ 96%] using_config reading sources... [ 98%] using_examples reading sources... [100%] using_tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] HACKING writing output... [ 3%] additional_cachekeys writing output... [ 4%] additional_sandboxing writing output... [ 6%] buildstream writing output... [ 7%] buildstream.buildelement writing output... [ 9%] buildstream.element writing output... [ 10%] buildstream.plugin writing output... [ 12%] buildstream.sandbox writing output... [ 13%] buildstream.sandbox.sandbox writing output... [ 15%] buildstream.scriptelement writing output... [ 16%] buildstream.source writing output... [ 18%] buildstream.utils writing output... [ 20%] core_additional writing output... [ 21%] core_format writing output... [ 23%] core_framework writing output... [ 24%] core_plugins writing output... [ 26%] elements/autotools writing output... [ 27%] elements/cmake writing output... [ 29%] elements/compose writing output... [ 30%] elements/distutils writing output... [ 32%] elements/filter writing output... [ 33%] elements/import writing output... [ 35%] elements/junction writing output... [ 36%] elements/make writing output... [ 38%] elements/makemaker writing output... [ 40%] elements/manual writing output... [ 41%] elements/meson writing output... [ 43%] elements/modulebuild writing output... [ 44%] elements/pip writing output... [ 46%] elements/qmake writing output... [ 47%] elements/script writing output... [ 49%] elements/stack writing output... [ 50%] examples/flatpak-autotools writing output... [ 52%] examples/git-mirror writing output... [ 53%] examples/tar-mirror writing output... [ 55%] format_declaring writing output... [ 56%] format_intro writing output... [ 58%] format_project writing output... [ 60%] format_project_refs writing output... [ 61%] format_public writing output... [ 63%] index writing output... [ 64%] install_artifacts writing output... [ 66%] install_docker writing output... [ 67%] install_linux_distro writing output... [ 69%] main_about writing output... [ 70%] main_core writing output... [ 72%] main_install writing output... [ 73%] main_using writing output... [ 75%] sources/bzr writing output... [ 76%] sources/deb writing output... [ 78%] sources/git writing output... [ 80%] sources/local writing output... [ 81%] sources/ostree writing output... [ 83%] sources/patch writing output... [ 84%] sources/remote writing output... [ 86%] sources/tar writing output... [ 87%] sources/zip writing output... [ 89%] tutorial/autotools writing output... [ 90%] tutorial/first-project writing output... [ 92%] tutorial/integration-commands writing output... [ 93%] tutorial/running-commands writing output... [ 95%] using_commands writing output... [ 96%] using_config writing output... [ 98%] using_examples writing output... [100%] using_tutorial generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping devhelp index... build succeeded. To view the help file: $ mkdir -p $HOME/.local/share/devhelp/books $ ln -s $PWD/build/devhelp $HOME/.local/share/devhelp/books/BuildStream $ devhelp Build of devhelp finished, output: /builddir/build/BUILD/buildstream-1.2.4/doc/build/devhelp ~/build/BUILD/buildstream-1.2.4 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BsVzZE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch + cd buildstream-1.2.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/buildelement.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/plugin.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_profile.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox copying build/lib/buildstream/sandbox/_mount.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox copying build/lib/buildstream/sandbox/_sandboxbwrap.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox copying build/lib/buildstream/sandbox/_mounter.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox copying build/lib/buildstream/sandbox/_sandboxchroot.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox copying build/lib/buildstream/sandbox/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox copying build/lib/buildstream/sandbox/_config.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox copying build/lib/buildstream/sandbox/sandbox.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox copying build/lib/buildstream/_stream.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/element.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_plugincontext.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_workspaces.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_cachekey.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_variables.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader copying build/lib/buildstream/_loader/metasource.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader copying build/lib/buildstream/_loader/loader.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader copying build/lib/buildstream/_loader/metaelement.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader copying build/lib/buildstream/_loader/loadelement.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader copying build/lib/buildstream/_loader/types.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader copying build/lib/buildstream/_loader/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader copying build/lib/buildstream/_projectrefs.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_site.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/data copying build/lib/buildstream/data/build-all.sh.in -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/data copying build/lib/buildstream/data/projectconfig.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/data copying build/lib/buildstream/data/userconfig.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/data copying build/lib/buildstream/data/build-module.sh.in -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/data copying build/lib/buildstream/scriptelement.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_message.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_project.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_includes.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_options/optionflags.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_options/optionarch.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_options/optionbool.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_options/optionenum.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_options/optionpool.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_options/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_options/option.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_options/optioneltmask.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options copying build/lib/buildstream/_yaml.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_pipeline.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler copying build/lib/buildstream/_scheduler/scheduler.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues copying build/lib/buildstream/_scheduler/queues/fetchqueue.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues copying build/lib/buildstream/_scheduler/queues/buildqueue.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues copying build/lib/buildstream/_scheduler/queues/trackqueue.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues copying build/lib/buildstream/_scheduler/queues/pushqueue.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues copying build/lib/buildstream/_scheduler/queues/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues copying build/lib/buildstream/_scheduler/queues/queue.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues copying build/lib/buildstream/_scheduler/queues/pullqueue.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs copying build/lib/buildstream/_scheduler/jobs/job.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs copying build/lib/buildstream/_scheduler/jobs/cachesizejob.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs copying build/lib/buildstream/_scheduler/jobs/elementjob.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs copying build/lib/buildstream/_scheduler/jobs/cleanupjob.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs copying build/lib/buildstream/_scheduler/jobs/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs copying build/lib/buildstream/_scheduler/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler copying build/lib/buildstream/_scheduler/resources.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform copying build/lib/buildstream/_platform/platform.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform copying build/lib/buildstream/_platform/unix.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform copying build/lib/buildstream/_platform/linux.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform copying build/lib/buildstream/_platform/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform copying build/lib/buildstream/__main__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse copying build/lib/buildstream/_fuse/mount.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse copying build/lib/buildstream/_fuse/hardlinks.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse copying build/lib/buildstream/_fuse/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse copying build/lib/buildstream/_fuse/fuse.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse copying build/lib/buildstream/_version.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend copying build/lib/buildstream/_frontend/status.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend copying build/lib/buildstream/_frontend/complete.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend copying build/lib/buildstream/_frontend/linuxapp.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend copying build/lib/buildstream/_frontend/widget.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend copying build/lib/buildstream/_frontend/cli.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend copying build/lib/buildstream/_frontend/profile.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend copying build/lib/buildstream/_frontend/app.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend copying build/lib/buildstream/_frontend/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/bzr.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/deb.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/ostree.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/local.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/patch.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/remote.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/_downloadablefilesource.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/tar.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/zip.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources copying build/lib/buildstream/plugins/sources/git.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/stack.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/autotools.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/makemaker.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/manual.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/junction.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/autotools.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/meson.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/import.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/qmake.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/modulebuild.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/cmake.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/make.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/pip.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/makemaker.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/distutils.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/filter.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/filter.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/import.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/script.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/compose.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/script.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/make.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/manual.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/meson.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/modulebuild.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/pip.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/cmake.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/compose.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/distutils.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/plugins/elements/qmake.yaml -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements copying build/lib/buildstream/_exceptions.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_signals.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_sourcefactory.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_versions.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/source.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache copying build/lib/buildstream/_artifactcache/cascache.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache copying build/lib/buildstream/_artifactcache/artifactcache.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache copying build/lib/buildstream/_artifactcache/casserver.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache copying build/lib/buildstream/_artifactcache/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/longrunning copying build/lib/buildstream/_protos/google/longrunning/operations_pb2.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/longrunning copying build/lib/buildstream/_protos/google/longrunning/operations_pb2_grpc.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/longrunning copying build/lib/buildstream/_protos/google/longrunning/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/longrunning creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/bytestream copying build/lib/buildstream/_protos/google/bytestream/bytestream_pb2_grpc.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/bytestream copying build/lib/buildstream/_protos/google/bytestream/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/bytestream copying build/lib/buildstream/_protos/google/bytestream/bytestream_pb2.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/bytestream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/rpc copying build/lib/buildstream/_protos/google/rpc/status_pb2_grpc.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/rpc copying build/lib/buildstream/_protos/google/rpc/status_pb2.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/rpc copying build/lib/buildstream/_protos/google/rpc/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/rpc creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api copying build/lib/buildstream/_protos/google/api/http_pb2_grpc.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api copying build/lib/buildstream/_protos/google/api/annotations_pb2_grpc.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api copying build/lib/buildstream/_protos/google/api/http_pb2.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api copying build/lib/buildstream/_protos/google/api/annotations_pb2.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api copying build/lib/buildstream/_protos/google/api/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api copying build/lib/buildstream/_protos/google/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build copying build/lib/buildstream/_protos/build/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution/v2 copying build/lib/buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2_grpc.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution/v2 copying build/lib/buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution/v2 copying build/lib/buildstream/_protos/build/bazel/remote/execution/v2/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution/v2 copying build/lib/buildstream/_protos/build/bazel/remote/execution/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution copying build/lib/buildstream/_protos/build/bazel/remote/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote copying build/lib/buildstream/_protos/build/bazel/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/semver copying build/lib/buildstream/_protos/build/bazel/semver/semver_pb2.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/semver copying build/lib/buildstream/_protos/build/bazel/semver/semver_pb2_grpc.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/semver copying build/lib/buildstream/_protos/build/bazel/semver/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/semver copying build/lib/buildstream/_protos/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream/v2 copying build/lib/buildstream/_protos/buildstream/v2/buildstream_pb2_grpc.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream/v2 copying build/lib/buildstream/_protos/buildstream/v2/buildstream_pb2.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream/v2 copying build/lib/buildstream/_protos/buildstream/v2/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream/v2 copying build/lib/buildstream/_protos/buildstream/__init__.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream copying build/lib/buildstream/_context.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/utils.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_ostree.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream copying build/lib/buildstream/_elementfactory.py -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/buildelement.py to buildelement.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugin.py to plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_profile.py to _profile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox/_mount.py to _mount.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox/_sandboxbwrap.py to _sandboxbwrap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox/_mounter.py to _mounter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox/_sandboxchroot.py to _sandboxchroot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox/_config.py to _config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/sandbox/sandbox.py to sandbox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_stream.py to _stream.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/element.py to element.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_plugincontext.py to _plugincontext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_workspaces.py to _workspaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_cachekey.py to _cachekey.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_variables.py to _variables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader/metasource.py to metasource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader/loader.py to loader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader/metaelement.py to metaelement.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader/loadelement.py to loadelement.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader/types.py to types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_loader/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_projectrefs.py to _projectrefs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_site.py to _site.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/scriptelement.py to scriptelement.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_message.py to _message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_project.py to _project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_includes.py to _includes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options/optionflags.py to optionflags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options/optionarch.py to optionarch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options/optionbool.py to optionbool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options/optionenum.py to optionenum.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options/optionpool.py to optionpool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options/option.py to option.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_options/optioneltmask.py to optioneltmask.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_yaml.py to _yaml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_pipeline.py to _pipeline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/scheduler.py to scheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues/fetchqueue.py to fetchqueue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues/buildqueue.py to buildqueue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues/trackqueue.py to trackqueue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues/pushqueue.py to pushqueue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues/queue.py to queue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/queues/pullqueue.py to pullqueue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs/job.py to job.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs/cachesizejob.py to cachesizejob.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs/elementjob.py to elementjob.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs/cleanupjob.py to cleanupjob.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/jobs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_scheduler/resources.py to resources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform/platform.py to platform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform/unix.py to unix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform/linux.py to linux.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_platform/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse/mount.py to mount.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse/hardlinks.py to hardlinks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_fuse/fuse.py to fuse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend/status.py to status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend/complete.py to complete.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend/linuxapp.py to linuxapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend/widget.py to widget.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend/cli.py to cli.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend/profile.py to profile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend/app.py to app.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_frontend/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/bzr.py to bzr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/deb.py to deb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/ostree.py to ostree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/local.py to local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/patch.py to patch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/remote.py to remote.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/_downloadablefilesource.py to _downloadablefilesource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/tar.py to tar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/zip.py to zip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/sources/git.py to git.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/stack.py to stack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/junction.py to junction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/autotools.py to autotools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/import.py to import.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/qmake.py to qmake.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/modulebuild.py to modulebuild.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/cmake.py to cmake.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/pip.py to pip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/makemaker.py to makemaker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/filter.py to filter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/script.py to script.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/make.py to make.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/manual.py to manual.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/meson.py to meson.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/compose.py to compose.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/plugins/elements/distutils.py to distutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_exceptions.py to _exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_signals.py to _signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_sourcefactory.py to _sourcefactory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_versions.py to _versions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/source.py to source.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache/cascache.py to cascache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache/artifactcache.py to artifactcache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache/casserver.py to casserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_artifactcache/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/longrunning/operations_pb2.py to operations_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/longrunning/operations_pb2_grpc.py to operations_pb2_grpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/longrunning/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/bytestream/bytestream_pb2_grpc.py to bytestream_pb2_grpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/bytestream/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/bytestream/bytestream_pb2.py to bytestream_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/rpc/status_pb2_grpc.py to status_pb2_grpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/rpc/status_pb2.py to status_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/rpc/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api/http_pb2_grpc.py to http_pb2_grpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api/annotations_pb2_grpc.py to annotations_pb2_grpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api/http_pb2.py to http_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api/annotations_pb2.py to annotations_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/google/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2_grpc.py to remote_execution_pb2_grpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2.py to remote_execution_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution/v2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/execution/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/remote/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/semver/semver_pb2.py to semver_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/semver/semver_pb2_grpc.py to semver_pb2_grpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/build/bazel/semver/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream/v2/buildstream_pb2_grpc.py to buildstream_pb2_grpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream/v2/buildstream_pb2.py to buildstream_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream/v2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_protos/buildstream/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_context.py to _context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_ostree.py to _ostree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/buildstream/_elementfactory.py to _elementfactory.cpython-37.pyc writing byte-compilation script '/tmp/tmpz6so_t26.py' /usr/bin/python3 /tmp/tmpz6so_t26.py removing /tmp/tmpz6so_t26.py running install_data creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-workspace-reset.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-fetch.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-workspace-list.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-workspace.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-init.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-workspace-open.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-source-bundle.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-show.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-help.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-build.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-track.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-push.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-workspace-close.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-pull.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-checkout.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 copying man/bst-shell.1 -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/man/man1 creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/bash-completion creating /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/bash-completion/completions copying buildstream/data/bst -> /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/bash-completion/completions running install_egg_info running egg_info creating BuildStream.egg-info writing BuildStream.egg-info/PKG-INFO writing dependency_links to BuildStream.egg-info/dependency_links.txt writing entry points to BuildStream.egg-info/entry_points.txt writing requirements to BuildStream.egg-info/requires.txt writing top-level names to BuildStream.egg-info/top_level.txt writing manifest file 'BuildStream.egg-info/SOURCES.txt' reading manifest file 'BuildStream.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'BuildStream.egg-info/SOURCES.txt' Copying BuildStream.egg-info to /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7/site-packages/BuildStream-1.2.4-py3.7.egg-info running install_scripts Installing bst script to /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/bin Installing bst-artifact-server script to /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/gtk-doc/html/ + cp -pr doc/build/devhelp /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/gtk-doc/html/BuildStream + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.4-1.fc30 --unique-debug-suffix -1.2.4-1.fc30.noarch --unique-debug-src-base buildstream-1.2.4-1.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/buildstream-1.2.4 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VhRG17 + umask 022 + cd /builddir/build/BUILD + cd buildstream-1.2.4 + exit 0 Processing files: buildstream-1.2.4-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z3J03A + umask 022 + cd /builddir/build/BUILD + cd buildstream-1.2.4 + DOCDIR=/builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/doc/buildstream + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/doc/buildstream + cp -pr NEWS /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/doc/buildstream + cp -pr README.rst /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/doc/buildstream + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4WID63 + umask 022 + cd /builddir/build/BUILD + cd buildstream-1.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/licenses/buildstream + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/licenses/buildstream + cp -pr COPYING /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch/usr/share/licenses/buildstream + exit 0 Provides: buildstream = 1.2.4-1.fc30 python3.7dist(buildstream) = 1.2.4 python3dist(buildstream) = 1.2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(click) python3.7dist(grpcio) >= 1.10 python3.7dist(jinja2) >= 2.10 python3.7dist(pluginbase) python3.7dist(protobuf) >= 3.5 python3.7dist(psutil) python3.7dist(ruamel.yaml) < 0.15.52 python3.7dist(setuptools) Processing files: buildstream-docs-1.2.4-1.fc30.noarch Provides: buildstream-docs = 1.2.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch Wrote: /builddir/build/RPMS/buildstream-1.2.4-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/buildstream-docs-1.2.4-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O6OESB + umask 022 + cd /builddir/build/BUILD + cd buildstream-1.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildstream-1.2.4-1.fc30.noarch + exit 0 Child return code was: 0