Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sclo-postgresql96.spec'], logger=nspawn_args=[]printOutput=Falsetimeout=0chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-5996/root'uid=1001user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}shell=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sclo-postgresql96.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sclo-postgresql96-3.0-2.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sclo-postgresql96.spec'], logger=nspawn_args=[]printOutput=Falsetimeout=0chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-5996/root'uid=1001user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}shell=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sclo-postgresql96.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ir9ZSr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sclo-postgresql96-3.0 + /usr/bin/mkdir -p sclo-postgresql96-3.0 + cd sclo-postgresql96-3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee README Package sclo-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 sclo-postgresql96 collection, you will get the minimum working set of packages to have a working PostgreSQL database management system. Usage: scl enable sclo-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/sclo-postgresql96/root in case of the sclo-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 sclo-postgresql96 collection, use the scl utility (see the scl(1) man page for usage) to enable the scl environment. Configuration for the sclo-postgresql96 software collection is located under /etc/opt/rh/scls/sclo-postgresql96. Examples: scl enable sclo-postgresql96 'command --arg' Run a specific command with the argument --arg within the sclo-postgresql96 software collections environment. scl enable sclo-postgresql96 'psql' Run psql from the sclo-postgresql96 software collection. scl enable sclo-postgresql96 bash Run an interactive shell with the sclo-postgresql96 software collection enabled. scl enable sclo-postgresql96 'man psql' Show man pages for the psql command, which is a part of the sclo-postgresql96 software collection. Report bugs to . + cp /builddir/build/SOURCES/LICENSE . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lbRMCG + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql96-3.0 + cat + tee h2m_helper #!/bin/bash [ "$1" == "--version" ] && echo "sclo-postgresql96 3.0 Software Collection" || cat README + chmod a+x h2m_helper + help2man -N --section 7 ./h2m_helper -o sclo-postgresql96.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iCG4vV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64 + cd sclo-postgresql96-3.0 + mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/etc/rpm /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/etc/scl/prefixes /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/etc/scl/modulefiles + cat + cat + ln -s /opt/rh/sclo-postgresql96/sclo-postgresql96 /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/etc/scl/modulefiles/sclo-postgresql96 + set +x ~/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/var/opt/rh/scls/sclo-postgresql96 ~/build/BUILD/sclo-postgresql96-3.0 ~/build/BUILD/sclo-postgresql96-3.0 ~/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/etc/opt/rh/scls/sclo-postgresql96 ~/build/BUILD/sclo-postgresql96-3.0 ~/build/BUILD/sclo-postgresql96-3.0 ~/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root ~/build/BUILD/sclo-postgresql96-3.0 + popd ~/build/BUILD/sclo-postgresql96-3.0 + mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/man/man1 /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/man/man7 /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/man/man8 + cat + tee -a /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/sclo-postgresql96 # For binaries prepend-path PATH /opt/rh/sclo-postgresql96/root/usr/bin # For header files prepend-path CPATH /opt/rh/sclo-postgresql96/root/usr/include # For libraries during build prepend-path LIBRARY_PATH /opt/rh/sclo-postgresql96/root/usr/lib64 # For libraries during linking prepend-path LD_LIBRARY_PATH /opt/rh/sclo-postgresql96/root/usr/lib64 # For man pages; empty field makes man to consider also standard path prepend-path MANPATH /opt/rh/sclo-postgresql96/root/usr/share/man # For Java Packages Tools to locate java.conf prepend-path JAVACONFDIRS /etc/opt/rh/scls/sclo-postgresql96/java # For XMvn to locate its configuration file(s) prepend-path XDG_CONFIG_DIRS /etc/opt/rh/scls/sclo-postgresql96/xdg # For systemtap prepend-path XDG_DATA_DIRS /opt/rh/sclo-postgresql96/root/usr/share # For pkg-config prepend-path PKG_CONFIG_PATH /opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig # macros to be used by packages depended on sclo-postgresql96 collection %scl_postgresql sclo-postgresql96 %scl_prefix_postgresql sclo-postgresql96- + cat + tee -a /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/etc/rpm/macros.postgresql-scldevel + cat + mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/man/man7/ + install -m 644 sclo-postgresql96.7 /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/man/man7/sclo-postgresql96.7 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 3.0-2.fc27 --unique-debug-arch x86_64 --unique-debug-src-base sclo-postgresql96 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/sclo-postgresql96-3.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/sclo-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/sclo-postgresql96/root + /usr/lib/rpm/brp-python-hardlink Processing files: sclo-postgresql96-3.0-2.fc27.x86_64 Processing files: sclo-postgresql96-runtime-3.0-2.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rzCvSO + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql96-3.0 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-runtime + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-runtime + cp -pr README /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-runtime + cp -pr LICENSE /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-runtime + exit 0 Provides: scl-package(sclo-postgresql96) sclo-postgresql96-runtime = 3.0-2.fc27 sclo-postgresql96-runtime(x86-64) = 3.0-2.fc27 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-postgresql96-runtime Processing files: sclo-postgresql96-build-3.0-2.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a8uH7W + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql96-3.0 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-build + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-build + cp -pr LICENSE /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-build + exit 0 Provides: scl-package(sclo-postgresql96) sclo-postgresql96-build = 3.0-2.fc27 sclo-postgresql96-build(x86-64) = 3.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: scl-utils-build sclo-postgresql96-runtime Processing files: sclo-postgresql96-scldevel-3.0-2.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F6ftu5 + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql96-3.0 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-scldevel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-scldevel + cp -pr LICENSE /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-scldevel + exit 0 Provides: scl-package(sclo-postgresql96) sclo-postgresql96-scldevel = 3.0-2.fc27 sclo-postgresql96-scldevel(x86-64) = 3.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: sclo-postgresql96-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64 Wrote: /builddir/build/RPMS/sclo-postgresql96-3.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-runtime-3.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-build-3.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-scldevel-3.0-2.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sDk1pe + umask 022 + cd /builddir/build/BUILD + cd sclo-postgresql96-3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sclo-postgresql96-3.0-2.fc27.x86_64 + exit 0 Child return code was: 0