Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/rh-mysql56.spec'], False, '/var/lib/mock/sclo6-rh-mysql56-rh-el6-build-6277-6788/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/rh-mysql56.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-mysql56-2.0-13.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/rh-mysql56.spec'], False, '/var/lib/mock/sclo6-rh-mysql56-rh-el6-build-6277-6788/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/rh-mysql56.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T4YgNN + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rh-mysql56-2.0 + /bin/mkdir -p rh-mysql56-2.0 + cd rh-mysql56-2.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee README Package rh-mysql56 provides MySQL database server delivered as a Software Collection (SCL). For more information about Software Collections, see the scl(1) man page. By installing the rh-mysql56 collection, you will get the minimum working set of packages to have a working MySQL database server. Usage: service rh-mysql56-mysqld start Software Collections allow 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/rh-mysql56/root in case of the rh-mysql56 collection. MySQL is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. This package contains the MySQL server and some accompanying files and directories. When you want to work with the rh-mysql56 collection, use the scl utility (see the scl(1) man page for usage) to enable the scl environment. The only exception is starting and stopping rh-mysql56-mysqld daemon, where scl environment is enabled implicitely within the SysV init script or systemd unit file. Configuration for the rh-mysql56 software collection is located under /etc/opt/rh/rh-mysql56. MySQL server listens on network soket (by default port 3306) and unix socket (by default /var/lib/mysql/mysql.sock). Examples: scl enable rh-mysql56 'command --arg' Run a specific command with the argument --arg within the rh-mysql56 software collections environment. scl enable rh-mysql56 'mysql -u root -p' Run mysql shell from the rh-mysql56 software collection. scl enable rh-mysql56 bash Run an interactive shell with the rh-mysql56 software collection enabled. service rh-mysql56-mysqld start Starts the MySQL server from rh-mysql56 software collection. scl enable rh-mysql56 'man mysql' Show man pages for the mysql command, which is a part of the rh-mysql56 software collection. For running the test suite, which is available in rh-mysql56-mysql-test package, see the /opt/rh/rh-mysql56/root/usr/share/mysql-test/README. Please, be aware that you need to run all the commands mentioned in the README file in a proper SCL environment. Thus the recommended way to run the test suite is to run the bash with rh-mysql56 collection enabled: scl enable rh-mysql56 bash Run bash with the rh-mysql56 collection enabled. Files: /opt/rh/rh-mysql56/service-environment Define which software collections should be enabled for the daemon process. Report bugs to . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WwUlca + cp /builddir/build/SOURCES/LICENSE . + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rh-mysql56-2.0 + LANG=C + export LANG + unset DISPLAY + cat + tee h2m_helper #!/bin/bash [ "$1" == "--version" ] && echo "rh-mysql56 2.0 Software Collection" || cat README + chmod a+x h2m_helper + help2man -N --section 7 ./h2m_helper -o rh-mysql56.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LkVeIw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64 + cd rh-mysql56-2.0 + LANG=C + export LANG + unset DISPLAY + rm -f /builddir/build/BUILD/rh-mysql56-2.0/filelist + mkdir -p /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/etc/rpm /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/etc/scl/prefixes + cat + cat + set +x ~/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/var/opt/rh/rh-mysql56 ~/build/BUILD/rh-mysql56-2.0 ~/build/BUILD/rh-mysql56-2.0 ~/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/etc/opt/rh/rh-mysql56 ~/build/BUILD/rh-mysql56-2.0 ~/build/BUILD/rh-mysql56-2.0 ~/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root ~/build/BUILD/rh-mysql56-2.0 ~/build/BUILD/rh-mysql56-2.0 + popd + mkdir -p /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/aclocal + cat + tee -a /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/enable # For binaries export PATH="/opt/rh/rh-mysql56/root/usr/bin${PATH:+:${PATH}}" # For header files export CPATH="/opt/rh/rh-mysql56/root/usr/include${CPATH:+:${CPATH}}" # For libraries during build export LIBRARY_PATH="/opt/rh/rh-mysql56/root/usr/lib64${LIBRARY_PATH:+:${LIBRARY_PATH}}" # For libraries during linking export LD_LIBRARY_PATH="/opt/rh/rh-mysql56/root/usr/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}" # For man pages; empty field makes man to consider also standard path export MANPATH="/opt/rh/rh-mysql56/root/usr/share/man:${MANPATH}" # For Java Packages Tools to locate java.conf export JAVACONFDIRS="/etc/opt/rh/rh-mysql56/java:${JAVACONFDIRS:-/etc/java}" # For XMvn to locate its configuration file(s) export XDG_CONFIG_DIRS="/etc/opt/rh/rh-mysql56/xdg:${XDG_CONFIG_DIRS:-/etc/xdg}" # For systemtap export XDG_DATA_DIRS="/opt/rh/rh-mysql56/root/usr/share${XDG_DATA_DIRS:+:${XDG_DATA_DIRS}}" # For pkg-config export PKG_CONFIG_PATH="/opt/rh/rh-mysql56/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}" %scl_mysql rh-mysql56 %scl_prefix_mysql rh-mysql56- + cat + tee -a /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/etc/rpm/macros.mysql-scldevel + mkdir -p /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/man/man7/ + install -m 644 rh-mysql56.7 /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/man/man7/rh-mysql56.7 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/rh-mysql56-2.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-mysql56/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/rh-mysql56/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rh-mysql56-2.0-13.el6.x86_64 Processing files: rh-mysql56-runtime-2.0-13.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2qDDrc + umask 022 + cd /builddir/build/BUILD + cd rh-mysql56-2.0 + DOCDIR=/builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-runtime-2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-runtime-2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-runtime-2.0 + cp -pr README LICENSE /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-runtime-2.0 + exit 0 warning: File listed twice: /opt/rh/rh-mysql56/enable warning: File listed twice: /opt/rh/rh-mysql56/root warning: File listed twice: /opt/rh/rh-mysql56/root/bin warning: File listed twice: /opt/rh/rh-mysql56/root/bin warning: File listed twice: /opt/rh/rh-mysql56/root/boot warning: File listed twice: /opt/rh/rh-mysql56/root/dev warning: File listed twice: /opt/rh/rh-mysql56/root/home warning: File listed twice: /opt/rh/rh-mysql56/root/lib warning: File listed twice: /opt/rh/rh-mysql56/root/lib/modules warning: File listed twice: /opt/rh/rh-mysql56/root/lib64 warning: File listed twice: /opt/rh/rh-mysql56/root/lib64/tls warning: File listed twice: /opt/rh/rh-mysql56/root/media warning: File listed twice: /opt/rh/rh-mysql56/root/mnt warning: File listed twice: /opt/rh/rh-mysql56/root/mnt/cdrom warning: File listed twice: /opt/rh/rh-mysql56/root/mnt/floppy warning: File listed twice: /opt/rh/rh-mysql56/root/opt warning: File listed twice: /opt/rh/rh-mysql56/root/proc warning: File listed twice: /opt/rh/rh-mysql56/root/root warning: File listed twice: /opt/rh/rh-mysql56/root/sbin warning: File listed twice: /opt/rh/rh-mysql56/root/selinux warning: File listed twice: /opt/rh/rh-mysql56/root/srv warning: File listed twice: /opt/rh/rh-mysql56/root/sys warning: File listed twice: /opt/rh/rh-mysql56/root/tmp warning: File listed twice: /opt/rh/rh-mysql56/root/usr warning: File listed twice: /opt/rh/rh-mysql56/root/usr/bin warning: File listed twice: /opt/rh/rh-mysql56/root/usr/etc warning: File listed twice: /opt/rh/rh-mysql56/root/usr/games warning: File listed twice: /opt/rh/rh-mysql56/root/usr/include warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64/X11 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64/games warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64/pm-utils warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64/pm-utils/module.d warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64/pm-utils/power.d warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64/pm-utils/sleep.d warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64/sse2 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/lib64/tls warning: File listed twice: /opt/rh/rh-mysql56/root/usr/libexec warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/bin warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/etc warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/games warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/include warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/lib warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/lib64 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/libexec warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/sbin warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/applications warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/info warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man1 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man1x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man2 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man2x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man3 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man3x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man4 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man4x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man5 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man5x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man6 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man6x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man7 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man7x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man8 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man8x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man9 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/man9x warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/share/man/mann warning: File listed twice: /opt/rh/rh-mysql56/root/usr/local/src warning: File listed twice: /opt/rh/rh-mysql56/root/usr/sbin warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/X11 warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/aclocal warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/applications warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/augeas warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/augeas/lenses warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/backgrounds warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/desktop-directories warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/dict warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/doc warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/empty warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/games warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/ghostscript warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/ghostscript/conf.d warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/gnome warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/icons warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/idl warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/info warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/locale warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/man warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/man/man7/rh-mysql56.7.gz warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/mime-info warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/misc warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/omf warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/pixmaps warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/sounds warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/themes warning: File listed twice: /opt/rh/rh-mysql56/root/usr/share/xsessions warning: File listed twice: /opt/rh/rh-mysql56/root/usr/src warning: File listed twice: /opt/rh/rh-mysql56/root/usr/src/debug warning: File listed twice: /opt/rh/rh-mysql56/root/usr/src/kernels warning: File listed twice: /opt/rh/rh-mysql56/root/usr/tmp Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh libselinux-utils policycoreutils-python Processing files: rh-mysql56-build-2.0-13.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bka8IS + umask 022 + cd /builddir/build/BUILD + cd rh-mysql56-2.0 + DOCDIR=/builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-build-2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-build-2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-build-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-build-2.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rh-mysql56-scldevel-2.0-13.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LYfz2y + umask 022 + cd /builddir/build/BUILD + cd rh-mysql56-2.0 + DOCDIR=/builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-scldevel-2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-scldevel-2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-scldevel-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64/opt/rh/rh-mysql56/root/usr/share/doc/rh-mysql56-scldevel-2.0 + exit 0 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/rh-mysql56-2.0-13.el6.x86_64 warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/rh-mysql56-2.0-13.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mysql56-runtime-2.0-13.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mysql56-build-2.0-13.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mysql56-scldevel-2.0-13.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AN1uK1 + umask 022 + cd /builddir/build/BUILD + cd rh-mysql56-2.0 + /bin/rm -rf /builddir/build/BUILDROOT/rh-mysql56-2.0-13.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->