Mock Version: 2.2 Mock Version: 2.2 Mock Version: 2.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rh-postgresql96.spec'], chrootPath='/var/lib/mock/el7-build-312-2699/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=86400uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rh-postgresql96.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-postgresql96-3.0-11.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rh-postgresql96.spec'], chrootPath='/var/lib/mock/el7-build-312-2699/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=86400uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rh-postgresql96.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JsIlIm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rh-postgresql96-3.0 + /usr/bin/mkdir -p rh-postgresql96-3.0 + cd rh-postgresql96-3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee README Package rh-postgresql96 provides PostgreSQL database management system delivered as a Software Collection. For more information about Software Collections, see the scl(1) man page. By installing the rh-postgresql96 collection, you will get the minimum working set of packages to have a working PostgreSQL database management system. Usage: scl enable rh-postgresql96 'psql' 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-postgresql96/root in case of the rh-postgresql96 collection. PostgreSQL is an advanced Object-Relational database management system (DBMS). The postgresql-server package contains the programs needed to create and run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL databases. When you want to work with the rh-postgresql96 collection, use the scl utility (see the scl(1) man page for usage) to enable the scl environment. Configuration for the rh-postgresql96 software collection is located under /etc/opt/rh/rh-postgresql96. Examples: scl enable rh-postgresql96 'command --arg' Run a specific command with the argument --arg within the rh-postgresql96 software collections environment. scl enable rh-postgresql96 'psql' Run psql from the rh-postgresql96 software collection. scl enable rh-postgresql96 bash Run an interactive shell with the rh-postgresql96 software collection enabled. scl enable rh-postgresql96 'man psql' Show man pages for the psql command, which is a part of the rh-postgresql96 software collection. Report bugs to . + cp /builddir/build/SOURCES/LICENSE . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BaoUUr + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql96-3.0 + tee h2m_helper + cat #!/bin/bash [ "$1" == "--version" ] && echo "rh-postgresql96 3.0 Software Collection" || cat README + chmod a+x h2m_helper + help2man -N --section 7 ./h2m_helper -o rh-postgresql96.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jLXLex + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64 + cd rh-postgresql96-3.0 + mkdir -p /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/etc/rpm /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/etc/scl/prefixes + cat + cat + set +x ~/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/var/opt/rh/rh-postgresql96 ~/build/BUILD/rh-postgresql96-3.0 ~/build/BUILD/rh-postgresql96-3.0 ~/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/etc/opt/rh/rh-postgresql96 ~/build/BUILD/rh-postgresql96-3.0 ~/build/BUILD/rh-postgresql96-3.0 ~/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root ~/build/BUILD/rh-postgresql96-3.0 + popd ~/build/BUILD/rh-postgresql96-3.0 + mkdir -p /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/man/man1 /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/man/man7 /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/man/man8 + cat + tee -a /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/enable # For binaries export PATH=/opt/rh/rh-postgresql96/root/usr/bin${PATH:+:$PATH} # For header files export CPATH=/opt/rh/rh-postgresql96/root/usr/include${CPATH:+:$CPATH} # For libraries during build export LIBRARY_PATH=/opt/rh/rh-postgresql96/root/usr/lib64${LIBRARY_PATH:+:$LIBRARY_PATH} # For libraries during linking export LD_LIBRARY_PATH=/opt/rh/rh-postgresql96/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-postgresql96/root/usr/share/man:$MANPATH # For Java Packages Tools to locate java.conf export JAVACONFDIRS=/etc/opt/rh/rh-postgresql96/java:${JAVACONFDIRS:-/etc/java} # For pkg-config export PKG_CONFIG_PATH=/opt/rh/rh-postgresql96/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH} + tee -a /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/etc/rpm/macros.postgresql-scldevel + cat # macros to be used by packages depended on rh-postgresql96 collection %scl_postgresql rh-postgresql96 %scl_prefix_postgresql rh-postgresql96- + mkdir -p /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/man/man7/ + install -m 644 rh-postgresql96.7 /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/man/man7/rh-postgresql96.7 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rh-postgresql96-3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-postgresql96/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-postgresql96/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rh-postgresql96-3.0-11.el7.x86_64 Provides: scl-package(rh-postgresql96) rh-postgresql96 = 3.0-11.el7 rh-postgresql96(x86-64) = 3.0-11.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: rh-postgresql96-runtime-3.0-11.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NPxebU + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql96-3.0 + DOCDIR=/builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-runtime-3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-runtime-3.0 + cp -pr README /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-runtime-3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-runtime-3.0 + exit 0 Provides: rh-postgresql96-runtime = 3.0-11.el7 rh-postgresql96-runtime(x86-64) = 3.0-11.el7 scl-package(rh-postgresql96) 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 Requires: rh-postgresql96-runtime Processing files: rh-postgresql96-build-3.0-11.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UqWFns + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql96-3.0 + DOCDIR=/builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-build-3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-build-3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-build-3.0 + exit 0 Provides: rh-postgresql96-build = 3.0-11.el7 rh-postgresql96-build(x86-64) = 3.0-11.el7 scl-package(rh-postgresql96) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-postgresql96-runtime Processing files: rh-postgresql96-scldevel-3.0-11.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xnrIF0 + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql96-3.0 + DOCDIR=/builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-scldevel-3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-scldevel-3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64/opt/rh/rh-postgresql96/root/usr/share/doc/rh-postgresql96-scldevel-3.0 + exit 0 Provides: rh-postgresql96-scldevel = 3.0-11.el7 rh-postgresql96-scldevel(x86-64) = 3.0-11.el7 scl-package(rh-postgresql96) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-postgresql96-runtime Processing files: rh-postgresql96-syspaths-3.0-11.el7.x86_64 Provides: rh-postgresql96-syspaths = 3.0-11.el7 rh-postgresql96-syspaths(x86-64) = 3.0-11.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64 Wrote: /builddir/build/RPMS/rh-postgresql96-3.0-11.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-postgresql96-runtime-3.0-11.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-postgresql96-build-3.0-11.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-postgresql96-scldevel-3.0-11.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-postgresql96-syspaths-3.0-11.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U1Q7ts + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql96-3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-postgresql96-3.0-11.el7.x86_64 + exit 0 Child return code was: 0