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-postgresql95.spec'], False, '/var/lib/mock/sclo6-rh-postgresql95-rh-el6-build-11218-14779/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-postgresql95.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: c1bg.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-postgresql95-2.2-2.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-postgresql95.spec'], False, '/var/lib/mock/sclo6-rh-postgresql95-rh-el6-build-11218-14779/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-postgresql95.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.hb9cBu + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rh-postgresql95-2.2 + /bin/mkdir -p rh-postgresql95-2.2 + cd rh-postgresql95-2.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee README Package rh-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 rh-postgresql95 collection, you will get the minimum working set of packages to have a working PostgreSQL database management system. Usage: scl enable rh-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/rh-postgresql95/root in case of the rh-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 rh-postgresql95 collection, use the scl utility (see the scl(1) man page for usage) to enable the scl environment. Configuration for the rh-postgresql95 software collection is located under /etc/opt/rh/rh-postgresql95. Examples: scl enable rh-postgresql95 'command --arg' Run a specific command with the argument --arg within the rh-postgresql95 software collections environment. scl enable rh-postgresql95 'psql' Run psql from the rh-postgresql95 software collection. scl enable rh-postgresql95 bash Run an interactive shell with the rh-postgresql95 software collection enabled. scl enable rh-postgresql95 'man psql' Show man pages for the psql command, which is a part of the rh-postgresql95 software collection. Report bugs to . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fPwHwt + cp /builddir/build/SOURCES/LICENSE . + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql95-2.2 + LANG=C + export LANG + unset DISPLAY + cat + tee h2m_helper #!/bin/bash [ "$1" == "--version" ] && echo "rh-postgresql95 2.2 Software Collection" || cat README + chmod a+x h2m_helper + help2man -N --section 7 ./h2m_helper -o rh-postgresql95.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ri0YCs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64 + cd rh-postgresql95-2.2 + LANG=C + export LANG + unset DISPLAY + rm -f /builddir/build/BUILD/rh-postgresql95-2.2/filelist + mkdir -p /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/etc/rpm /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/etc/scl/prefixes + cat + cat + set +x ~/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/var/opt/rh/rh-postgresql95 ~/build/BUILD/rh-postgresql95-2.2 ~/build/BUILD/rh-postgresql95-2.2 ~/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/etc/opt/rh/rh-postgresql95 ~/build/BUILD/rh-postgresql95-2.2 ~/build/BUILD/rh-postgresql95-2.2 ~/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root ~/build/BUILD/rh-postgresql95-2.2 + popd ~/build/BUILD/rh-postgresql95-2.2 + mkdir -p /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/aclocal + cat + tee -a /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/enable # For binaries export PATH="/opt/rh/rh-postgresql95/root/usr/bin${PATH:+:${PATH}}" # For header files export CPATH="/opt/rh/rh-postgresql95/root/usr/include${CPATH:+:${CPATH}}" # For libraries during build export LIBRARY_PATH="/opt/rh/rh-postgresql95/root/usr/lib64${LIBRARY_PATH:+:${LIBRARY_PATH}}" # For libraries during linking export LD_LIBRARY_PATH="/opt/rh/rh-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/rh-postgresql95/root/usr/share/man:${MANPATH}" # For Java Packages Tools to locate java.conf export JAVACONFDIRS="/etc/opt/rh/rh-postgresql95/java:${JAVACONFDIRS:-/etc/java}" # For XMvn to locate its configuration file(s) export XDG_CONFIG_DIRS="/etc/opt/rh/rh-postgresql95/xdg:${XDG_CONFIG_DIRS:-/etc/xdg}" # For systemtap export XDG_DATA_DIRS="/opt/rh/rh-postgresql95/root/usr/share${XDG_DATA_DIRS:+:${XDG_DATA_DIRS}}" # For pkg-config export PKG_CONFIG_PATH="/opt/rh/rh-postgresql95/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}" %scl_postgresql rh-postgresql95 %scl_prefix_postgresql rh-postgresql95- + cat + tee -a /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/etc/rpm/macros.postgresql-scldevel + mkdir -p /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/man/man7/ + install -m 644 rh-postgresql95.7 /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/man/man7/rh-postgresql95.7 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/rh-postgresql95-2.2 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-postgresql95/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-postgresql95/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rh-postgresql95-2.2-2.el6.x86_64 Processing files: rh-postgresql95-runtime-2.2-2.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vjGxvz + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql95-2.2 + DOCDIR=/builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-runtime-2.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-runtime-2.2 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-runtime-2.2 + cp -pr README LICENSE /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-runtime-2.2 + exit 0 warning: File listed twice: /opt/rh/rh-postgresql95/enable warning: File listed twice: /opt/rh/rh-postgresql95/root warning: File listed twice: /opt/rh/rh-postgresql95/root/bin warning: File listed twice: /opt/rh/rh-postgresql95/root/bin warning: File listed twice: /opt/rh/rh-postgresql95/root/boot warning: File listed twice: /opt/rh/rh-postgresql95/root/dev warning: File listed twice: /opt/rh/rh-postgresql95/root/home warning: File listed twice: /opt/rh/rh-postgresql95/root/lib warning: File listed twice: /opt/rh/rh-postgresql95/root/lib/modules warning: File listed twice: /opt/rh/rh-postgresql95/root/lib64 warning: File listed twice: /opt/rh/rh-postgresql95/root/lib64/tls warning: File listed twice: /opt/rh/rh-postgresql95/root/media warning: File listed twice: /opt/rh/rh-postgresql95/root/mnt warning: File listed twice: /opt/rh/rh-postgresql95/root/mnt/cdrom warning: File listed twice: /opt/rh/rh-postgresql95/root/mnt/floppy warning: File listed twice: /opt/rh/rh-postgresql95/root/opt warning: File listed twice: /opt/rh/rh-postgresql95/root/proc warning: File listed twice: /opt/rh/rh-postgresql95/root/root warning: File listed twice: /opt/rh/rh-postgresql95/root/sbin warning: File listed twice: /opt/rh/rh-postgresql95/root/selinux warning: File listed twice: /opt/rh/rh-postgresql95/root/srv warning: File listed twice: /opt/rh/rh-postgresql95/root/sys warning: File listed twice: /opt/rh/rh-postgresql95/root/tmp warning: File listed twice: /opt/rh/rh-postgresql95/root/usr warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/bin warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/etc warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/games warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/include warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64/X11 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64/games warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64/pm-utils warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64/pm-utils/module.d warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64/pm-utils/power.d warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64/pm-utils/sleep.d warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64/sse2 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/lib64/tls warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/libexec warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/bin warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/etc warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/games warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/include warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/lib warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/lib64 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/libexec warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/sbin warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/applications warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/info warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man1 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man1x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man2 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man2x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man3 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man3x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man4 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man4x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man5 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man5x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man6 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man6x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man7 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man7x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man8 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man8x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man9 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/man9x warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/share/man/mann warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/local/src warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/sbin warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/X11 warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/aclocal warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/applications warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/augeas warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/augeas/lenses warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/backgrounds warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/desktop-directories warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/dict warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/doc warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/empty warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/games warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/ghostscript warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/ghostscript/conf.d warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/gnome warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/icons warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/idl warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/info warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/locale warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/man warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/mime-info warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/misc warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/omf warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/pixmaps warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/sounds warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/themes warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/share/xsessions warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/src warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/src/debug warning: File listed twice: /opt/rh/rh-postgresql95/root/usr/src/kernels warning: File listed twice: /opt/rh/rh-postgresql95/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-postgresql95-build-2.2-2.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XKSX9G + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql95-2.2 + DOCDIR=/builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-build-2.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-build-2.2 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-build-2.2 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-build-2.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rh-postgresql95-scldevel-2.2-2.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d63bRO + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql95-2.2 + DOCDIR=/builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-scldevel-2.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-scldevel-2.2 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-scldevel-2.2 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64/opt/rh/rh-postgresql95/root/usr/share/doc/rh-postgresql95-scldevel-2.2 + 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-postgresql95-2.2-2.el6.x86_64 warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Wrote: /builddir/build/RPMS/rh-postgresql95-2.2-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-postgresql95-runtime-2.2-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-postgresql95-build-2.2-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-postgresql95-scldevel-2.2-2.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t3wLXv + umask 022 + cd /builddir/build/BUILD + cd rh-postgresql95-2.2 + /bin/rm -rf /builddir/build/BUILDROOT/rh-postgresql95-2.2-2.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->