Mock Version: 1.2.17
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/devtoolset-8.spec'], chrootPath='/var/lib/mock/devtoolset-8-8.1-1.el6-20191029155214-4479/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f68c796e150>uid=1005)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/devtoolset-8.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/devtoolset-8-8.1-1.el6.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/devtoolset-8.spec'], chrootPath='/var/lib/mock/devtoolset-8-8.1-1.el6-20191029155214-4479/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0x7f68c796e150>printOutput=False)
Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/devtoolset-8.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JHG8XO
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf devtoolset-8-8.1
+ /bin/mkdir -p devtoolset-8-8.1
+ cd devtoolset-8-8.1
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cat
+ tee README
Package devtoolset-8 is the main package for Red Hat Developer
Toolset 8.  By installing the devtoolset-8 package, you will get
the working set of packages that are included in Red Hat Developer
Toolset 8.  It is possible to install only certain components,
such as an IDE or the toolchain packages used to develop and debug
applications, since this package contains a number of meta packages.
These are: devtoolset-8-ide, which includes Integrated Development
Environment; devtoolset-8-perftools, which includes performance
monitoring tools; and devtoolset-8-toolchain, which includes
development and debugging tools.
Usage: scl enable devtoolset-8 <command>
Red Hat Developer Toolset allows you to build and execute applications
which are not located in the filesystem root hierarchy, but are
stored in an alternative location, which is /opt/rh/devtoolset-8/root in case
of the devtoolset-8 collection.
Examples:
scl enable devtoolset-8 'command --arg'
  Run a specific command with the argument --arg within the devtoolset-8
  Red Hat Developer Toolset environment.
scl enable devtoolset-8 'gcc'
  Run GCC from the devtoolset-8 Red Hat Developer Toolset.
scl enable devtoolset-8 'bash'
  Run an interactive shell wherein the devtoolset-8 software collection
  is enabled.
scl enable devtoolset-8 'man gcc'
  Show man pages for the gcc command, which is a part of the
  devtoolset-8 Red Hat Developer Toolset.
Report bugs to <http://bugzilla.redhat.com>.
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kMUpO4
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ cd devtoolset-8-8.1
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cat
+ tee h2m_helper
#!/bin/sh
if [ "$1" = "--version" ]; then
  printf '%s' "devtoolset-8 8.1 Software Collection"
else
  cat README
fi
+ chmod a+x h2m_helper
+ help2man -N --section 7 ./h2m_helper -o devtoolset-8.7
Use of uninitialized value $version_text in concatenation (.) or string at /usr/bin/help2man line 359.
+ cat
++ python -c 'import sys; print sys.version[:3]'
+ cat
++ echo ''
++ sed 's/'\''/'\''\\'\'''\''/g'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n3IJKk
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64
++ dirname /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64
+ cd devtoolset-8-8.1
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -f /builddir/build/BUILD/devtoolset-8-8.1/filelist
+ mkdir -p /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/etc/rpm /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/etc/scl/prefixes
+ cat
+ cat
+ set +x
~/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/var ~/build/BUILD/devtoolset-8-8.1
~/build/BUILD/devtoolset-8-8.1
~/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/etc ~/build/BUILD/devtoolset-8-8.1
~/build/BUILD/devtoolset-8-8.1
~/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root ~/build/BUILD/devtoolset-8-8.1
+ popd
~/build/BUILD/devtoolset-8-8.1
+ cat
+ mkdir -p /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/etc/alternatives /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/var/lib/alternatives
+ install -d -m 755 /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8
+ install -p -m 755 enable /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/
+ install -d -m 755 /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8
+ install -p -m 755 sudo /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/bin/
+ install -d -m 755 /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/share/appdata
+ install -d -m 755 /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/lib64/perl5
+ install -d -m 755 /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/lib64/perl5/vendor_perl
+ install -d -m 755 /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/lib64/perl5/vendor_perl/auto
+ install -d -m 755 /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man7
+ install -p -m 644 devtoolset-8.7 /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/share/man/man7/
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/devtoolset-8-8.1
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-scl-compress /opt/rh/devtoolset-8/root
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/devtoolset-8/root
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: devtoolset-8-8.1-1.el6.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UowTQO
+ umask 022
+ cd /builddir/build/BUILD
+ cd devtoolset-8-8.1
+ DOCDIR=/builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-8.1
+ export DOCDIR
+ rm -rf /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-8.1
+ /bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-8.1
+ cp -pr README /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64/opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-8.1
+ exit 0
Provides: scl-package(devtoolset-8)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1
Obsoletes: devtoolset-8 < 8.1-1.el6 devtoolset-8-dockerfiles
Processing files: devtoolset-8-runtime-8.1-1.el6.x86_64
warning: File listed twice: /opt/rh/devtoolset-8/enable
warning: File listed twice: /opt/rh/devtoolset-8/root
warning: File listed twice: /opt/rh/devtoolset-8/root/bin
warning: File listed twice: /opt/rh/devtoolset-8/root/bin
warning: File listed twice: /opt/rh/devtoolset-8/root/boot
warning: File listed twice: /opt/rh/devtoolset-8/root/dev
warning: File listed twice: /opt/rh/devtoolset-8/root/etc
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/X11
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/X11/applnk
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/X11/fontpath.d
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/alternatives
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/alternatives
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/opt
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/pki
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/pm
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/pm/config.d
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/pm/power.d
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/pm/sleep.d
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/skel
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/sysconfig
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/xdg
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/xdg/autostart
warning: File listed twice: /opt/rh/devtoolset-8/root/etc/xinetd.d
warning: File listed twice: /opt/rh/devtoolset-8/root/home
warning: File listed twice: /opt/rh/devtoolset-8/root/lib
warning: File listed twice: /opt/rh/devtoolset-8/root/lib/modules
warning: File listed twice: /opt/rh/devtoolset-8/root/lib64
warning: File listed twice: /opt/rh/devtoolset-8/root/lib64/tls
warning: File listed twice: /opt/rh/devtoolset-8/root/media
warning: File listed twice: /opt/rh/devtoolset-8/root/mnt
warning: File listed twice: /opt/rh/devtoolset-8/root/mnt/cdrom
warning: File listed twice: /opt/rh/devtoolset-8/root/mnt/floppy
warning: File listed twice: /opt/rh/devtoolset-8/root/opt
warning: File listed twice: /opt/rh/devtoolset-8/root/proc
warning: File listed twice: /opt/rh/devtoolset-8/root/root
warning: File listed twice: /opt/rh/devtoolset-8/root/sbin
warning: File listed twice: /opt/rh/devtoolset-8/root/selinux
warning: File listed twice: /opt/rh/devtoolset-8/root/srv
warning: File listed twice: /opt/rh/devtoolset-8/root/sys
warning: File listed twice: /opt/rh/devtoolset-8/root/tmp
warning: File listed twice: /opt/rh/devtoolset-8/root/usr
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/bin
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/bin/sudo
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/etc
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/games
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/include
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/X11
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/games
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/perl5
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/perl5/vendor_perl
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/perl5/vendor_perl/auto
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/pm-utils
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/pm-utils/module.d
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/pm-utils/power.d
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/pm-utils/sleep.d
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/sse2
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/lib64/tls
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/libexec
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/bin
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/etc
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/games
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/include
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/lib
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/lib64
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/libexec
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/sbin
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/applications
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/info
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man1
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man1x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man2
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man2x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man3
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man3x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man4
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man4x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man5
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man5x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man6
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man6x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man7
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man7x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man8
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man8x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man9
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/man9x
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/share/man/mann
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/local/src
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/sbin
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/X11
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/appdata
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/applications
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/augeas
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/augeas/lenses
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/backgrounds
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/desktop-directories
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/dict
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/doc
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-8.1
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/doc/devtoolset-8-8.1/README
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/empty
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/games
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/ghostscript
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/ghostscript/conf.d
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/gnome
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/icons
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/idl
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/info
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/locale
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/man
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/mime-info
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/misc
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/omf
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/pixmaps
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/sounds
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/themes
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/share/xsessions
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/src
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/src/debug
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/src/kernels
warning: File listed twice: /opt/rh/devtoolset-8/root/usr/tmp
warning: File listed twice: /opt/rh/devtoolset-8/root/var
warning: File listed twice: /opt/rh/devtoolset-8/root/var/cache
warning: File listed twice: /opt/rh/devtoolset-8/root/var/db
warning: File listed twice: /opt/rh/devtoolset-8/root/var/empty
warning: File listed twice: /opt/rh/devtoolset-8/root/var/games
warning: File listed twice: /opt/rh/devtoolset-8/root/var/lib
warning: File listed twice: /opt/rh/devtoolset-8/root/var/lib/alternatives
warning: File listed twice: /opt/rh/devtoolset-8/root/var/lib/games
warning: File listed twice: /opt/rh/devtoolset-8/root/var/lib/misc
warning: File listed twice: /opt/rh/devtoolset-8/root/var/local
warning: File listed twice: /opt/rh/devtoolset-8/root/var/lock
warning: File listed twice: /opt/rh/devtoolset-8/root/var/lock/subsys
warning: File listed twice: /opt/rh/devtoolset-8/root/var/log
warning: File listed twice: /opt/rh/devtoolset-8/root/var/mail
warning: File listed twice: /opt/rh/devtoolset-8/root/var/nis
warning: File listed twice: /opt/rh/devtoolset-8/root/var/opt
warning: File listed twice: /opt/rh/devtoolset-8/root/var/preserve
warning: File listed twice: /opt/rh/devtoolset-8/root/var/run
warning: File listed twice: /opt/rh/devtoolset-8/root/var/spool
warning: File listed twice: /opt/rh/devtoolset-8/root/var/spool/lpd
warning: File listed twice: /opt/rh/devtoolset-8/root/var/spool/mail
warning: File listed twice: /opt/rh/devtoolset-8/root/var/tmp
warning: File listed twice: /opt/rh/devtoolset-8/root/var/yp
Provides: config(devtoolset-8-runtime) = 8.1-1.el6
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1
Requires(post): /bin/sh libselinux policycoreutils-python
Requires(preun): /bin/sh
Requires(postun): /bin/sh libselinux policycoreutils-python
Requires: /bin/sh
Obsoletes: devtoolset-8-runtime < 8.1-1.el6
Processing files: devtoolset-8-build-8.1-1.el6.x86_64
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1
Obsoletes: devtoolset-8-build < 8.1-1.el6
Processing files: devtoolset-8-toolchain-8.1-1.el6.x86_64
Processing files: devtoolset-8-perftools-8.1-1.el6.x86_64
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64
Wrote: /builddir/build/RPMS/devtoolset-8-8.1-1.el6.x86_64.rpm
Wrote: /builddir/build/RPMS/devtoolset-8-runtime-8.1-1.el6.x86_64.rpm
Wrote: /builddir/build/RPMS/devtoolset-8-build-8.1-1.el6.x86_64.rpm
Wrote: /builddir/build/RPMS/devtoolset-8-toolchain-8.1-1.el6.x86_64.rpm
Wrote: /builddir/build/RPMS/devtoolset-8-perftools-8.1-1.el6.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HYQF4Q
+ umask 022
+ cd /builddir/build/BUILD
+ cd devtoolset-8-8.1
+ /bin/rm -rf /builddir/build/BUILDROOT/devtoolset-8-8.1-1.el6.x86_64
+ exit 0
Child return code was: 0