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-mongodb26.spec'], False, '/var/lib/mock/sclo6-rh-mongodb26-rh-el6-build-6910-7576/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-mongodb26.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-mongodb26-2.0-19.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-mongodb26.spec'], False, '/var/lib/mock/sclo6-rh-mongodb26-rh-el6-build-6910-7576/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-mongodb26.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.AXVVwZ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rh-mongodb26-2.0 + /bin/mkdir -p rh-mongodb26-2.0 + cd rh-mongodb26-2.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + tee java.conf # Java configuration file for rh-mongodb26 software collection. JAVA_LIBDIR=/opt/rh/rh-mongodb26/root/usr/share/java JNI_LIBDIR=/opt/rh/rh-mongodb26/root/usr/lib/java JVM_ROOT=/opt/rh/rh-mongodb26/root/usr/lib/jvm + ROOT_NOSLASH=/opt/rh/rh-mongodb26/root + export ROOT_NOSLASH=opt/rh/rh-mongodb26/root + ROOT_NOSLASH=opt/rh/rh-mongodb26/root + cat + cat + tee javapackages-config.json { "maven.req": { "always_generate": [ "rh-mongodb26-runtime" ], "java_requires": { "package_name": "java", "always_generate": true, "skip": false }, "java_devel_requires": { "package_name": "java-devel", "always_generate": false, "skip": false } }, "javadoc.req": { "always_generate": [ "rh-mongodb26-runtime" ] } } Package rh-mongodb26 provides MongoDB server delivered as a Software Collection. For more information about Software Collections, see the scl(1) man page. By installing the rh-mongodb26 collection, you will get the minimum working set of packages to have a working MongoDB server. Usage: scl enable rh-mongodb26 'mongod' 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-mongodb26/root in case of the rh-mongodb26 collection. This package provides the mongod server daemon and the mongos sharding server daemon software, default configuration files and init scripts. When you want to work with the rh-mongodb26 collection, use the scl utility (see the scl(1) man page for usage) to enable the scl environment. Configuration for the rh-mongodb26 software collection is located under /etc/opt/rh/rh-mongodb26 . Examples: scl enable rh-mongodb26 'command --arg' Run a specific command with the argument --arg within the rh-mongodb26 software collections environment. scl enable rh-mongodb26 'mongod' Run mongod from the rh-mongodb26 software collection. scl enable rh-mongodb26 'bash' Run an interactive shell wherein the rh-mongodb26 software collection is enabled. scl enable rh-mongodb26 'man mongod' Show man pages for the mongod command, which is a part of the rh-mongodb26 software collection. Report bugs to . + cat + tee README + cp /builddir/build/SOURCES/LICENSE . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.13aCDy + umask 022 + cd /builddir/build/BUILD + cd rh-mongodb26-2.0 + LANG=C + export LANG + unset DISPLAY + cat + tee h2m_helper #!/bin/sh if [ "$1" = "--version" ]; then printf '%s' "rh-mongodb26 2.0 Software Collection" else cat README fi + chmod a+x h2m_helper + help2man -N --section 7 ./h2m_helper -o rh-mongodb26.7 Use of uninitialized value $version_text in concatenation (.) or string at /usr/bin/help2man line 359. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8ZUoS7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64 + cd rh-mongodb26-2.0 + LANG=C + export LANG + unset DISPLAY + rm -f /builddir/build/BUILD/rh-mongodb26-2.0/filelist + mkdir -p /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/rpm /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/scl/prefixes + cat + cat + set +x ~/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/var/opt/rh/rh-mongodb26 ~/build/BUILD/rh-mongodb26-2.0 ~/build/BUILD/rh-mongodb26-2.0 ~/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/opt/rh/rh-mongodb26 ~/build/BUILD/rh-mongodb26-2.0 ~/build/BUILD/rh-mongodb26-2.0 ~/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root ~/build/BUILD/rh-mongodb26-2.0 ~/build/BUILD/rh-mongodb26-2.0 + popd + cat + tee -a /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/enable . scl_source enable v8314 rh-java-common # For binaries export PATH="/opt/rh/rh-mongodb26/root/usr/bin${PATH:+:${PATH}}" # For header files export CPATH="/opt/rh/rh-mongodb26/root/usr/include${CPATH:+:${CPATH}}" # For libraries during build export LIBRARY_PATH="/opt/rh/rh-mongodb26/root/usr/lib64${LIBRARY_PATH:+:${LIBRARY_PATH}}" # For libraries during linking export LD_LIBRARY_PATH="/opt/rh/rh-mongodb26/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-mongodb26/root/usr/share/man:${MANPATH}" # For Java Packages Tools to locate java.conf export JAVACONFDIRS="/etc/opt/rh/rh-mongodb26/java:${JAVACONFDIRS:-/etc/java}" # For XMvn to locate its configuration file(s) export XDG_CONFIG_DIRS="/etc/opt/rh/rh-mongodb26/xdg:${XDG_CONFIG_DIRS:-/etc/xdg}" # For systemtap export XDG_DATA_DIRS="/opt/rh/rh-mongodb26/root/usr/share${XDG_DATA_DIRS:+:${XDG_DATA_DIRS}}" # For pkg-config export PKG_CONFIG_PATH="/opt/rh/rh-mongodb26/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}" # For Java RPM generators export PYTHONPATH="/opt/rh/rh-mongodb26/root/usr/lib/python2.6/site-packages${PYTHONPATH:+:}${PYTHONPATH:-}" + cat + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/opt/rh/rh-mongodb26/java + install -p -m 644 java.conf /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/opt/rh/rh-mongodb26/java/ + install -p -m 644 javapackages-config.json /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/opt/rh/rh-mongodb26/java/ + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/opt/rh/rh-mongodb26/xdg/xmvn + install -p -m 644 configuration.xml /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/opt/rh/rh-mongodb26/xdg/xmvn/ + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/java + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/lib/java + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/javadoc + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/maven-poms + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/maven-effective-poms + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/maven-fragments + install -d -m 755 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/man/man7 + install -p -m 644 rh-mongodb26.7 /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/man/man7/ + install -d -m 755 '/builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64%{_licensedir}' + cat + tee -a /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/etc/rpm/macros.mongodb-scldevel %scl_mongodb rh-mongodb26 %scl_prefix_mongodb rh-mongodb26- + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/rh-mongodb26-2.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-mongodb26/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-mongodb26/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rh-mongodb26-2.0-19.el6.x86_64 Processing files: rh-mongodb26-runtime-2.0-19.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RtBK87 + umask 022 + cd /builddir/build/BUILD + cd rh-mongodb26-2.0 + DOCDIR=/builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-runtime-2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-runtime-2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-runtime-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-runtime-2.0 + cp -pr README /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-runtime-2.0 + exit 0 warning: File listed twice: /etc/opt/rh/rh-mongodb26/java/java.conf warning: File listed twice: /etc/opt/rh/rh-mongodb26/java/javapackages-config.json warning: File listed twice: /etc/opt/rh/rh-mongodb26/xdg/xmvn/configuration.xml warning: File listed twice: /opt/rh/rh-mongodb26/enable warning: File listed twice: /opt/rh/rh-mongodb26/root warning: File listed twice: /opt/rh/rh-mongodb26/root/bin warning: File listed twice: /opt/rh/rh-mongodb26/root/bin warning: File listed twice: /opt/rh/rh-mongodb26/root/boot warning: File listed twice: /opt/rh/rh-mongodb26/root/dev warning: File listed twice: /opt/rh/rh-mongodb26/root/home warning: File listed twice: /opt/rh/rh-mongodb26/root/lib warning: File listed twice: /opt/rh/rh-mongodb26/root/lib/modules warning: File listed twice: /opt/rh/rh-mongodb26/root/lib64 warning: File listed twice: /opt/rh/rh-mongodb26/root/lib64/tls warning: File listed twice: /opt/rh/rh-mongodb26/root/media warning: File listed twice: /opt/rh/rh-mongodb26/root/mnt warning: File listed twice: /opt/rh/rh-mongodb26/root/mnt/cdrom warning: File listed twice: /opt/rh/rh-mongodb26/root/mnt/floppy warning: File listed twice: /opt/rh/rh-mongodb26/root/opt warning: File listed twice: /opt/rh/rh-mongodb26/root/proc warning: File listed twice: /opt/rh/rh-mongodb26/root/root warning: File listed twice: /opt/rh/rh-mongodb26/root/sbin warning: File listed twice: /opt/rh/rh-mongodb26/root/selinux warning: File listed twice: /opt/rh/rh-mongodb26/root/srv warning: File listed twice: /opt/rh/rh-mongodb26/root/sys warning: File listed twice: /opt/rh/rh-mongodb26/root/tmp warning: File listed twice: /opt/rh/rh-mongodb26/root/usr warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/bin warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/etc warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/games warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/include warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64/X11 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64/games warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64/pm-utils warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64/pm-utils/module.d warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64/pm-utils/power.d warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64/pm-utils/sleep.d warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64/sse2 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/lib64/tls warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/libexec warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/bin warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/etc warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/games warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/include warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/lib warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/lib64 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/libexec warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/sbin warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/applications warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/info warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man1 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man1x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man2 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man2x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man3 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man3x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man4 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man4x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man5 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man5x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man6 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man6x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man7 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man7x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man8 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man8x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man9 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/man9x warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/share/man/mann warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/local/src warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/sbin warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/X11 warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/applications warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/augeas warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/augeas/lenses warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/backgrounds warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/desktop-directories warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/dict warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/doc warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/empty warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/games warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/ghostscript warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/ghostscript/conf.d warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/gnome warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/icons warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/idl warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/info warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/locale warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/man warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/man/man7/rh-mongodb26.7.gz warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/mime-info warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/misc warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/omf warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/pixmaps warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/sounds warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/themes warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/share/xsessions warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/src warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/src/debug warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/src/kernels warning: File listed twice: /opt/rh/rh-mongodb26/root/usr/tmp warning: File listed twice: /opt/rh/rh-mongodb26/service-environment Provides: config(rh-mongodb26-runtime) = 2.0-19.el6 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-mongodb26-build-2.0-19.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2cW6a9 + umask 022 + cd /builddir/build/BUILD + cd rh-mongodb26-2.0 + DOCDIR=/builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-build-2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-build-2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-build-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-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-mongodb26-scldevel-2.0-19.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NipIfa + umask 022 + cd /builddir/build/BUILD + cd rh-mongodb26-2.0 + DOCDIR=/builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-scldevel-2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-scldevel-2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-scldevel-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64/opt/rh/rh-mongodb26/root/usr/share/doc/rh-mongodb26-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-mongodb26-2.0-19.el6.x86_64 warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/rh-mongodb26-2.0-19.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mongodb26-runtime-2.0-19.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mongodb26-build-2.0-19.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mongodb26-scldevel-2.0-19.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w7YKZj + umask 022 + cd /builddir/build/BUILD + cd rh-mongodb26-2.0 + /bin/rm -rf /builddir/build/BUILDROOT/rh-mongodb26-2.0-19.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->