Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/gyp.spec'], timeout=0logger=printOutput=FalsechrootPath='/var/lib/mock/epel-7-ppc64le-mockbuilder-4531/root'gid=135env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}uid=1001user='mockbuild'nspawn_args=[]shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/gyp.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: copr-builder-984274388.novalocal Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/gyp.spec'], timeout=0logger=printOutput=FalsechrootPath='/var/lib/mock/epel-7-ppc64le-mockbuilder-4531/root'gid=135env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}uid=1001user='mockbuild'nspawn_args=[]shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/gyp.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iSTFmc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gyp-0.1-gitb3cef02 + /usr/bin/mkdir -p gyp-0.1-gitb3cef02 + cd gyp-0.1-gitb3cef02 + /usr/bin/gzip -dc /builddir/build/SOURCES/b3cef02.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gyp-rpmoptflags.patch):' Patch #0 (gyp-rpmoptflags.patch): + /usr/bin/patch -p1 -b --suffix .0-rpmoptflags --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/gyp-rpmoptflags.patch patching file pylib/gyp/generator/make.py Hunk #1 succeeded at 1183 (offset -371 lines). Hunk #2 succeeded at 1195 (offset -371 lines). ++ find pylib -name '*.py' + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/xml_fix.py + touch -r pylib/gyp/xml_fix.py pylib/gyp/xml_fix.py.new + mv pylib/gyp/xml_fix.py.new pylib/gyp/xml_fix.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/xcodeproj_file.py + touch -r pylib/gyp/xcodeproj_file.py pylib/gyp/xcodeproj_file.py.new + mv pylib/gyp/xcodeproj_file.py.new pylib/gyp/xcodeproj_file.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/xcode_ninja.py + touch -r pylib/gyp/xcode_ninja.py pylib/gyp/xcode_ninja.py.new + mv pylib/gyp/xcode_ninja.py.new pylib/gyp/xcode_ninja.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/xcode_emulation.py + touch -r pylib/gyp/xcode_emulation.py pylib/gyp/xcode_emulation.py.new + mv pylib/gyp/xcode_emulation.py.new pylib/gyp/xcode_emulation.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/win_tool.py + touch -r pylib/gyp/win_tool.py pylib/gyp/win_tool.py.new + mv pylib/gyp/win_tool.py.new pylib/gyp/win_tool.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/simple_copy.py + touch -r pylib/gyp/simple_copy.py pylib/gyp/simple_copy.py.new + mv pylib/gyp/simple_copy.py.new pylib/gyp/simple_copy.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/ordered_dict.py + touch -r pylib/gyp/ordered_dict.py pylib/gyp/ordered_dict.py.new + mv pylib/gyp/ordered_dict.py.new pylib/gyp/ordered_dict.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/ninja_syntax.py + touch -r pylib/gyp/ninja_syntax.py pylib/gyp/ninja_syntax.py.new + mv pylib/gyp/ninja_syntax.py.new pylib/gyp/ninja_syntax.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/msvs_emulation.py + touch -r pylib/gyp/msvs_emulation.py pylib/gyp/msvs_emulation.py.new + mv pylib/gyp/msvs_emulation.py.new pylib/gyp/msvs_emulation.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/mac_tool.py + touch -r pylib/gyp/mac_tool.py pylib/gyp/mac_tool.py.new + mv pylib/gyp/mac_tool.py.new pylib/gyp/mac_tool.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/input_test.py + touch -r pylib/gyp/input_test.py pylib/gyp/input_test.py.new + mv pylib/gyp/input_test.py.new pylib/gyp/input_test.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/input.py + touch -r pylib/gyp/input.py pylib/gyp/input.py.new + mv pylib/gyp/input.py.new pylib/gyp/input.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/make.py + touch -r pylib/gyp/generator/make.py pylib/gyp/generator/make.py.new + mv pylib/gyp/generator/make.py.new pylib/gyp/generator/make.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/xcode_test.py + touch -r pylib/gyp/generator/xcode_test.py pylib/gyp/generator/xcode_test.py.new + mv pylib/gyp/generator/xcode_test.py.new pylib/gyp/generator/xcode_test.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/xcode.py + touch -r pylib/gyp/generator/xcode.py pylib/gyp/generator/xcode.py.new + mv pylib/gyp/generator/xcode.py.new pylib/gyp/generator/xcode.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/ninja_test.py + touch -r pylib/gyp/generator/ninja_test.py pylib/gyp/generator/ninja_test.py.new + mv pylib/gyp/generator/ninja_test.py.new pylib/gyp/generator/ninja_test.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/ninja.py + touch -r pylib/gyp/generator/ninja.py pylib/gyp/generator/ninja.py.new + mv pylib/gyp/generator/ninja.py.new pylib/gyp/generator/ninja.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/msvs_test.py + touch -r pylib/gyp/generator/msvs_test.py pylib/gyp/generator/msvs_test.py.new + mv pylib/gyp/generator/msvs_test.py.new pylib/gyp/generator/msvs_test.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/msvs.py + touch -r pylib/gyp/generator/msvs.py pylib/gyp/generator/msvs.py.new + mv pylib/gyp/generator/msvs.py.new pylib/gyp/generator/msvs.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/gypsh.py + touch -r pylib/gyp/generator/gypsh.py pylib/gyp/generator/gypsh.py.new + mv pylib/gyp/generator/gypsh.py.new pylib/gyp/generator/gypsh.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/gypd.py + touch -r pylib/gyp/generator/gypd.py pylib/gyp/generator/gypd.py.new + mv pylib/gyp/generator/gypd.py.new pylib/gyp/generator/gypd.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/eclipse.py + touch -r pylib/gyp/generator/eclipse.py pylib/gyp/generator/eclipse.py.new + mv pylib/gyp/generator/eclipse.py.new pylib/gyp/generator/eclipse.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/dump_dependency_json.py + touch -r pylib/gyp/generator/dump_dependency_json.py pylib/gyp/generator/dump_dependency_json.py.new + mv pylib/gyp/generator/dump_dependency_json.py.new pylib/gyp/generator/dump_dependency_json.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/cmake.py + touch -r pylib/gyp/generator/cmake.py pylib/gyp/generator/cmake.py.new + mv pylib/gyp/generator/cmake.py.new pylib/gyp/generator/cmake.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/analyzer.py + touch -r pylib/gyp/generator/analyzer.py pylib/gyp/generator/analyzer.py.new + mv pylib/gyp/generator/analyzer.py.new pylib/gyp/generator/analyzer.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/generator/__init__.py + touch -r pylib/gyp/generator/__init__.py pylib/gyp/generator/__init__.py.new + mv pylib/gyp/generator/__init__.py.new pylib/gyp/generator/__init__.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/flock_tool.py + touch -r pylib/gyp/flock_tool.py pylib/gyp/flock_tool.py.new + mv pylib/gyp/flock_tool.py.new pylib/gyp/flock_tool.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/easy_xml_test.py + touch -r pylib/gyp/easy_xml_test.py pylib/gyp/easy_xml_test.py.new + mv pylib/gyp/easy_xml_test.py.new pylib/gyp/easy_xml_test.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/easy_xml.py + touch -r pylib/gyp/easy_xml.py pylib/gyp/easy_xml.py.new + mv pylib/gyp/easy_xml.py.new pylib/gyp/easy_xml.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/common_test.py + touch -r pylib/gyp/common_test.py pylib/gyp/common_test.py.new + mv pylib/gyp/common_test.py.new pylib/gyp/common_test.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/common.py + touch -r pylib/gyp/common.py pylib/gyp/common.py.new + mv pylib/gyp/common.py.new pylib/gyp/common.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/__init__.py + touch -r pylib/gyp/__init__.py pylib/gyp/__init__.py.new + mv pylib/gyp/__init__.py.new pylib/gyp/__init__.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/MSVSVersion.py + touch -r pylib/gyp/MSVSVersion.py pylib/gyp/MSVSVersion.py.new + mv pylib/gyp/MSVSVersion.py.new pylib/gyp/MSVSVersion.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/MSVSUtil.py + touch -r pylib/gyp/MSVSUtil.py pylib/gyp/MSVSUtil.py.new + mv pylib/gyp/MSVSUtil.py.new pylib/gyp/MSVSUtil.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/MSVSUserFile.py + touch -r pylib/gyp/MSVSUserFile.py pylib/gyp/MSVSUserFile.py.new + mv pylib/gyp/MSVSUserFile.py.new pylib/gyp/MSVSUserFile.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/MSVSToolFile.py + touch -r pylib/gyp/MSVSToolFile.py pylib/gyp/MSVSToolFile.py.new + mv pylib/gyp/MSVSToolFile.py.new pylib/gyp/MSVSToolFile.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/MSVSSettings_test.py + touch -r pylib/gyp/MSVSSettings_test.py pylib/gyp/MSVSSettings_test.py.new + mv pylib/gyp/MSVSSettings_test.py.new pylib/gyp/MSVSSettings_test.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/MSVSSettings.py + touch -r pylib/gyp/MSVSSettings.py pylib/gyp/MSVSSettings.py.new + mv pylib/gyp/MSVSSettings.py.new pylib/gyp/MSVSSettings.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/MSVSProject.py + touch -r pylib/gyp/MSVSProject.py pylib/gyp/MSVSProject.py.new + mv pylib/gyp/MSVSProject.py.new pylib/gyp/MSVSProject.py + for i in '$(find pylib -name '\''*.py'\'')' + sed -e '\,#![ \t]*/.*python,{d}' pylib/gyp/MSVSNew.py + touch -r pylib/gyp/MSVSNew.py pylib/gyp/MSVSNew.py.new + mv pylib/gyp/MSVSNew.py.new pylib/gyp/MSVSNew.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mtZuxb + umask 022 + cd /builddir/build/BUILD + cd gyp-0.1-gitb3cef02 + scl enable sclo-nodejs8 ' /usr/bin/python setup.py build ' running build running build_py creating build creating build/lib creating build/lib/gyp copying pylib/gyp/MSVSNew.py -> build/lib/gyp copying pylib/gyp/MSVSProject.py -> build/lib/gyp copying pylib/gyp/MSVSSettings.py -> build/lib/gyp copying pylib/gyp/MSVSSettings_test.py -> build/lib/gyp copying pylib/gyp/MSVSToolFile.py -> build/lib/gyp copying pylib/gyp/MSVSUserFile.py -> build/lib/gyp copying pylib/gyp/MSVSUtil.py -> build/lib/gyp copying pylib/gyp/MSVSVersion.py -> build/lib/gyp copying pylib/gyp/__init__.py -> build/lib/gyp copying pylib/gyp/common.py -> build/lib/gyp copying pylib/gyp/common_test.py -> build/lib/gyp copying pylib/gyp/easy_xml.py -> build/lib/gyp copying pylib/gyp/easy_xml_test.py -> build/lib/gyp copying pylib/gyp/flock_tool.py -> build/lib/gyp copying pylib/gyp/input.py -> build/lib/gyp copying pylib/gyp/input_test.py -> build/lib/gyp copying pylib/gyp/mac_tool.py -> build/lib/gyp copying pylib/gyp/msvs_emulation.py -> build/lib/gyp copying pylib/gyp/ninja_syntax.py -> build/lib/gyp copying pylib/gyp/ordered_dict.py -> build/lib/gyp copying pylib/gyp/simple_copy.py -> build/lib/gyp copying pylib/gyp/win_tool.py -> build/lib/gyp copying pylib/gyp/xcode_emulation.py -> build/lib/gyp copying pylib/gyp/xcode_ninja.py -> build/lib/gyp copying pylib/gyp/xcodeproj_file.py -> build/lib/gyp copying pylib/gyp/xml_fix.py -> build/lib/gyp creating build/lib/gyp/generator copying pylib/gyp/generator/__init__.py -> build/lib/gyp/generator copying pylib/gyp/generator/analyzer.py -> build/lib/gyp/generator copying pylib/gyp/generator/cmake.py -> build/lib/gyp/generator copying pylib/gyp/generator/dump_dependency_json.py -> build/lib/gyp/generator copying pylib/gyp/generator/eclipse.py -> build/lib/gyp/generator copying pylib/gyp/generator/gypd.py -> build/lib/gyp/generator copying pylib/gyp/generator/gypsh.py -> build/lib/gyp/generator copying pylib/gyp/generator/msvs.py -> build/lib/gyp/generator copying pylib/gyp/generator/msvs_test.py -> build/lib/gyp/generator copying pylib/gyp/generator/ninja.py -> build/lib/gyp/generator copying pylib/gyp/generator/ninja_test.py -> build/lib/gyp/generator copying pylib/gyp/generator/xcode.py -> build/lib/gyp/generator copying pylib/gyp/generator/xcode_test.py -> build/lib/gyp/generator copying pylib/gyp/generator/make.py -> build/lib/gyp/generator + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TYLiLa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le ++ dirname /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le + cd gyp-0.1-gitb3cef02 + rm -rf /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le + scl enable sclo-nodejs8 ' /usr/bin/python setup.py install --root /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le --skip-build --prefix /opt/rh/sclo-nodejs8/root/usr ' running install running install_lib creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8 creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7 creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp creating /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/make.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/xcode_test.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/xcode.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/ninja_test.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/ninja.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/msvs_test.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/msvs.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/gypsh.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/gypd.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/eclipse.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/dump_dependency_json.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/cmake.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/analyzer.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/generator/__init__.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator copying build/lib/gyp/xml_fix.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/xcodeproj_file.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/xcode_ninja.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/xcode_emulation.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/win_tool.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/simple_copy.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/ordered_dict.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/ninja_syntax.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/msvs_emulation.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/mac_tool.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/input_test.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/input.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/flock_tool.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/easy_xml_test.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/easy_xml.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/common_test.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/common.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/__init__.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/MSVSVersion.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/MSVSUtil.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/MSVSUserFile.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/MSVSToolFile.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/MSVSSettings_test.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/MSVSSettings.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/MSVSProject.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp copying build/lib/gyp/MSVSNew.py -> /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/make.py to make.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/xcode_test.py to xcode_test.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/xcode.py to xcode.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/ninja_test.py to ninja_test.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/ninja.py to ninja.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/msvs_test.py to msvs_test.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/msvs.py to msvs.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/gypsh.py to gypsh.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/gypd.py to gypd.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/eclipse.py to eclipse.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/dump_dependency_json.py to dump_dependency_json.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/cmake.py to cmake.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/analyzer.py to analyzer.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/generator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/xml_fix.py to xml_fix.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/xcodeproj_file.py to xcodeproj_file.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/xcode_ninja.py to xcode_ninja.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/xcode_emulation.py to xcode_emulation.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/win_tool.py to win_tool.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/simple_copy.py to simple_copy.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/ordered_dict.py to ordered_dict.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/ninja_syntax.py to ninja_syntax.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/msvs_emulation.py to msvs_emulation.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/mac_tool.py to mac_tool.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/input_test.py to input_test.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/input.py to input.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/flock_tool.py to flock_tool.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/easy_xml_test.py to easy_xml_test.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/easy_xml.py to easy_xml.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/common_test.py to common_test.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/MSVSVersion.py to MSVSVersion.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/MSVSUtil.py to MSVSUtil.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/MSVSUserFile.py to MSVSUserFile.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/MSVSToolFile.py to MSVSToolFile.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/MSVSSettings_test.py to MSVSSettings_test.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/MSVSSettings.py to MSVSSettings.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/MSVSProject.py to MSVSProject.pyc byte-compiling /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp/MSVSNew.py to MSVSNew.pyc running install_egg_info running egg_info creating pylib/gyp.egg-info writing pylib/gyp.egg-info/PKG-INFO writing top-level names to pylib/gyp.egg-info/top_level.txt writing dependency_links to pylib/gyp.egg-info/dependency_links.txt writing entry points to pylib/gyp.egg-info/entry_points.txt writing manifest file 'pylib/gyp.egg-info/SOURCES.txt' reading manifest file 'pylib/gyp.egg-info/SOURCES.txt' writing manifest file 'pylib/gyp.egg-info/SOURCES.txt' Copying pylib/gyp.egg-info to /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/lib/python2.7/site-packages/gyp-0.1-py2.7.egg-info running install_scripts Installing gyp script to /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gyp-0.1-gitb3cef02 /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-nodejs8/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-nodejs8/root Bytecompiling .py files below /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le//opt/rh/sclo-nodejs8/root/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X078Aa + umask 022 + cd /builddir/build/BUILD + cd gyp-0.1-gitb3cef02 + DOCDIR=/builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-gyp-0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-gyp-0.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-gyp-0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-gyp-0.1 + exit 0 Provides: scl-package(sclo-nodejs8) sclo-nodejs8-gyp = 0.1-0.22.b3cef02git.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 sclo-nodejs8-runtime Obsoletes: nodejs010-gyp Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le warning: Could not canonicalize hostname: copr-builder-984274388.novalocal Wrote: /builddir/build/RPMS/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.752d0b + umask 022 + cd /builddir/build/BUILD + cd gyp-0.1-gitb3cef02 + rm -rf /builddir/build/BUILDROOT/sclo-nodejs8-gyp-0.1-0.22.b3cef02git.el7.centos.ppc64le + exit 0 Child return code was: 0