Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sclo-postgresql95.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4182/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sclo-postgresql95.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', '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/sclo-postgresql95-2.0-10.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sclo-postgresql95.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4182/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sclo-postgresql95.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', '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.jskMZE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sclo-postgresql95-2.0 + /usr/bin/mkdir -p sclo-postgresql95-2.0 + cd sclo-postgresql95-2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee README Package sclo-postgresql95 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 sclo-postgresql95 collection, you will get the minimum working set of packages to have a working PostgreSQL database management system. Usage: scl enable sclo-postgresql95 '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/sclo-postgresql95/root in case of the sclo-postgresql95 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 sclo-postgresql95 collection, use the scl utility (see the scl(1) man page for usage) to enable the scl environment. Configuration for the sclo-postgresql95 software collection is located under /etc/opt/rh/sclo-postgresql95. Examples: scl enable sclo-postgresql95 'command --arg' Run a specific command with the argument --arg within the sclo-postgresql95 software collections environment. scl enable sclo-postgresql95 'psql' Run psql from the sclo-postgresql95 software collection. scl enable sclo-postgresql95 bash Run an interactive shell with the sclo-postgresql95 software collection enabled. scl enable sclo-postgresql95 'man psql' Show man pages for the psql command, which is a part of the sclo-postgresql95 software collection. Report bugs to . + cp /builddir/build/SOURCES/LICENSE . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mir5T1 + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql95-2.0 + cat + tee h2m_helper #!/bin/bash [ "$1" == "--version" ] && echo "sclo-postgresql95 2.0 Software Collection" || cat README + chmod a+x h2m_helper + help2man -N --section 7 ./h2m_helper -o sclo-postgresql95.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1cUlWo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64 + cd sclo-postgresql95-2.0 + mkdir -p /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/etc/rpm /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/etc/scl/prefixes + cat + cat + set +x ~/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/var/opt/rh/sclo-postgresql95 ~/build/BUILD/sclo-postgresql95-2.0 ~/build/BUILD/sclo-postgresql95-2.0 ~/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/etc/opt/rh/sclo-postgresql95 ~/build/BUILD/sclo-postgresql95-2.0 ~/build/BUILD/sclo-postgresql95-2.0 ~/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root ~/build/BUILD/sclo-postgresql95-2.0 + popd ~/build/BUILD/sclo-postgresql95-2.0 + mkdir -p /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/man/man1 /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/man/man7 /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/man/man8 + cat + tee -a /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/enable # For binaries export PATH="/opt/rh/sclo-postgresql95/root/usr/bin${PATH:+:${PATH}}" # For header files export CPATH="/opt/rh/sclo-postgresql95/root/usr/include${CPATH:+:${CPATH}}" # For libraries during build export LIBRARY_PATH="/opt/rh/sclo-postgresql95/root/usr/lib64${LIBRARY_PATH:+:${LIBRARY_PATH}}" # For libraries during linking export LD_LIBRARY_PATH="/opt/rh/sclo-postgresql95/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/sclo-postgresql95/root/usr/share/man:${MANPATH}" # For Java Packages Tools to locate java.conf export JAVACONFDIRS="/etc/opt/rh/sclo-postgresql95/java:${JAVACONFDIRS:-/etc/java}" # For XMvn to locate its configuration file(s) export XDG_CONFIG_DIRS="/etc/opt/rh/sclo-postgresql95/xdg:${XDG_CONFIG_DIRS:-/etc/xdg}" # For systemtap export XDG_DATA_DIRS="/opt/rh/sclo-postgresql95/root/usr/share${XDG_DATA_DIRS:+:${XDG_DATA_DIRS}}" # For pkg-config export PKG_CONFIG_PATH="/opt/rh/sclo-postgresql95/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}" %scl_postgresql sclo-postgresql95 %scl_prefix_postgresql sclo-postgresql95- + tee -a /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/etc/rpm/macros.postgresql-scldevel + cat + mkdir -p /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/man/man7/ + install -m 644 sclo-postgresql95.7 /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/man/man7/sclo-postgresql95.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/sclo-postgresql95-2.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/sclo-postgresql95/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/sclo-postgresql95/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sclo-postgresql95-2.0-10.el7.centos.x86_64 Provides: scl-package(sclo-postgresql95) sclo-postgresql95 = 2.0-10.el7.centos sclo-postgresql95(x86-64) = 2.0-10.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: sclo-postgresql95-runtime-2.0-10.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QH9Mfq + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql95-2.0 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-runtime-2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-runtime-2.0 + cp -pr README /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-runtime-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-runtime-2.0 + exit 0 warning: File listed twice: /opt/rh/sclo-postgresql95/root/usr/share/man/man7/sclo-postgresql95.7.gz error: failed to write all data to /usr/lib/rpm/scldeps.sh: Broken pipe error: failed to write all data to /usr/lib/rpm/scldeps.sh: Broken pipe Provides: scl-package(sclo-postgresql95) sclo-postgresql95-runtime = 2.0-10.el7.centos sclo-postgresql95-runtime(x86-64) = 2.0-10.el7.centos 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: sclo-postgresql95-runtime Processing files: sclo-postgresql95-build-2.0-10.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LosSjZ + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql95-2.0 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-build-2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-build-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-build-2.0 + exit 0 Provides: scl-package(sclo-postgresql95) sclo-postgresql95-build = 2.0-10.el7.centos sclo-postgresql95-build(x86-64) = 2.0-10.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: sclo-postgresql95-runtime Processing files: sclo-postgresql95-scldevel-2.0-10.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gtCMuy + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql95-2.0 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-scldevel-2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-scldevel-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64/opt/rh/sclo-postgresql95/root/usr/share/doc/sclo-postgresql95-scldevel-2.0 + exit 0 Provides: scl-package(sclo-postgresql95) sclo-postgresql95-scldevel = 2.0-10.el7.centos sclo-postgresql95-scldevel(x86-64) = 2.0-10.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: sclo-postgresql95-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64 Wrote: /builddir/build/RPMS/sclo-postgresql95-2.0-10.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-postgresql95-runtime-2.0-10.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-postgresql95-build-2.0-10.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-postgresql95-scldevel-2.0-10.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NFQzvt + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql95-2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sclo-postgresql95-2.0-10.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->