Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/nodejs-libxmljs.spec'], user='mockbuild'nspawn_args=[]printOutput=Falselogger=uid=1001env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}gid=135shell=FalsechrootPath='/var/lib/mock/fedora-rawhide-ppc64le-mockbuilder-17721/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/nodejs-libxmljs.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/nodejs-libxmljs-0.18.2-4.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/nodejs-libxmljs.spec'], user='mockbuild'nspawn_args=[]printOutput=Falselogger=uid=1001env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}gid=135shell=FalsechrootPath='/var/lib/mock/fedora-rawhide-ppc64le-mockbuilder-17721/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/nodejs-libxmljs.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Kitcue + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/libxmljs-0.18.2.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/nodejs-libxmljs-0.17.0-remove-bundled-libxml.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/lib/rpm/nodejs-fixdep bindings + /usr/lib/rpm/nodejs-fixdep --dev --move nan + /usr/lib/rpm/nodejs-fixdep --remove node-pre-gyp + rm -rf vendor/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WTrsH1 + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --build + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + node-gyp configure gyp info it worked if it ends with ok gyp info using node-gyp@3.6.0 gyp info using node@8.0.0 | linux | ppc64 gyp info spawn /usr/bin/python2 gyp info spawn args [ '/usr/bin/gyp', gyp info spawn args 'binding.gyp', gyp info spawn args '-f', gyp info spawn args 'make', gyp info spawn args '-I', gyp info spawn args '/builddir/build/BUILD/package/build/config.gypi', gyp info spawn args '-I', gyp info spawn args '/usr/lib/node_modules/node-gyp/addon-rpm.gypi', gyp info spawn args '-I', gyp info spawn args '/usr/share/node/common.gypi', gyp info spawn args '-Dlibrary=shared_library', gyp info spawn args '-Dvisibility=default', gyp info spawn args '-Dnode_root_dir=/usr/share/node', gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/node-gyp', gyp info spawn args '-Dnode_lib_file=node.lib', gyp info spawn args '-Dmodule_root_dir=/builddir/build/BUILD/package', gyp info spawn args '-Dnode_engine=v8', gyp info spawn args '--depth=.', gyp info spawn args '--no-parallel', gyp info spawn args '--generator-output', gyp info spawn args 'build', gyp info spawn args '-Goutput_dir=.' ] gyp info ok + node-gyp build gyp info it worked if it ends with ok gyp info using node-gyp@3.6.0 gyp info using node@8.0.0 | linux | ppc64 make: Entering directory '/builddir/build/BUILD/package/build' CXX(target) Release/obj.target/xmljs/src/libxmljs.o gyp info spawn make gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] CXX(target) Release/obj.target/xmljs/src/xml_attribute.o CXX(target) Release/obj.target/xmljs/src/xml_document.o CXX(target) Release/obj.target/xmljs/src/xml_element.o CXX(target) Release/obj.target/xmljs/src/xml_comment.o CXX(target) Release/obj.target/xmljs/src/xml_namespace.o CXX(target) Release/obj.target/xmljs/src/xml_node.o CXX(target) Release/obj.target/xmljs/src/xml_sax_parser.o CXX(target) Release/obj.target/xmljs/src/xml_syntax_error.o CXX(target) Release/obj.target/xmljs/src/xml_text.o CXX(target) Release/obj.target/xmljs/src/xml_xpath_context.o SOLINK(target) Release/obj.target/xmljs.node COPY Release/lib.target/xmljs.node make: Leaving directory '/builddir/build/BUILD/package/build' gyp info ok + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rse5uU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le ++ dirname /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/lib/node_modules/libxmljs + cp -pr package.json index.js lib/ /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/lib/node_modules/libxmljs + mkdir -p /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/lib/node_modules/libxmljs/build + install -p -D -m0755 build/Release/lib.target/xmljs.node /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/lib/node_modules/libxmljs/build/xmljs.node + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 0.18.2-4.fc27 --unique-debug-arch ppc64le --unique-debug-src-base nodejs-libxmljs --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/package extracting debug info from /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/lib/node_modules/libxmljs/build/xmljs.node dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 239 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Qlw9vN + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check WARNING: node_modules already exists. Make sure you have no bundled dependencies. WARNING: the symlink for dependency "bindings" already exists This could mean that the dependency exists in both devDependencies and dependencies, which may cause trouble for people using this module with npm. Please report this to upstream. For more information, see: WARNING: the symlink for dependency "nan" already exists This could mean that the dependency exists in both devDependencies and dependencies, which may cause trouble for people using this module with npm. Please report this to upstream. For more information, see: WARNING: the symlink for dependency "nodeunit" already exists This could mean that the dependency exists in both devDependencies and dependencies, which may cause trouble for people using this module with npm. Please report this to upstream. For more information, see: + ln -s Release/lib.target/xmljs.node build/xmljs.node + /usr/bin/node --expose_gc /usr/lib/node_modules/nodeunit/bin/nodeunit test attribute ✔ new ✔ create_with_namespace ✔ getters ✔ setters ✔ remove comment ✔ new ✔ text ✔ textWithSpecialCharacters ✔ toStringWithSpecialCharacters document ✔ getDtd ✔ setDtd ✔ blank ✔ version ✔ type ✔ full ✔ null_root ✔ new_root ✔ one_child ✔ root_children ✔ xpath ✔ xpath_child ✔ toString ✔ add_child_nodes ✔ add_cdata_nodes ✔ cloned_node ✔ validate ✔ rngValidate ✔ errors - empty_html_doc ✔ validate_memory_usage ✔ fromHtml ✔ fromHtmlFragment ✔ validate_rng_memory_usage element ✔ new ✔ newWithContent ✔ setters ✔ getters ✔ remove ✔ toString ✔ path ✔ move ✔ addChild ✔ add_prev_sibling ✔ add_next_sibling ✔ import ✔ clone ✔ namespace ✔ replace ✔ add_child_merge_text html_parser ✔ parse ✔ parse_force_encoding ✔ parse_synonym ✔ recoverable_parse ✔ parseOptions ✔ toString main ✔ constants ✔ memoryUsage memory_management ✔ inaccessible_document_freed ✔ inaccessible_document_freed_when_node_freed ✔ inaccessible_document_freed_after_middle_nodes_proxied ✔ inaccessible_tree_freed ✔ namespace_list_freed namespace ✔ create ✔ set ✔ with_prefix ✔ from_parsing ✔ existing ✔ remove ✔ all ✔ empty ✔ nested ✔ xmlns ✔ custom_ns ✔ local_namespaces node_attributes ✔ basic ✔ null ✔ assign_object ✔ change ✔ attrs ✔ siblings ✔ getters ref_integrity ✔ gc ✔ references ✔ double_free ✔ freed_namespace_unwrappable ✔ unlinked_tree_persistence_parent_proxied_first ✔ unlinked_tree_proxied_leaf_persistent_ancestor_first ✔ unlinked_tree_proxied_leaf_persistent_descendant_first ✔ unlinked_tree_persistence_child_proxied_first ✔ unlinked_tree_leaf_persistence_with_proxied_ancestor ✔ unlinked_tree_leaf_persistence_with_peer_proxy ✔ set_text_clobbering_children searching ✔ get ✔ get_missing ✔ get_attr ✔ get_non_nodeset ✔ find ✔ namespace - get ✔ namespace - find ✔ prefixed_namespace - get ✔ prefixed_namespace - find text ✔ invalid_new ✔ new ✔ setters ✔ getters ✔ remove ✔ toString ✔ addChild ✔ addSiblings ✔ add_prev_sibling_merge_text ✔ add_next_sibling_merge_text text_node ✔ text ✔ comment ✔ cdata traversal ✔ built ✔ children ✔ siblings ✔ parsed ✔ parsed_children xml_parser ✔ parse ✔ parse_buffer ✔ parse_synonym ✔ recoverable_parse ✔ baseurl_xml ✔ fatal_error ✔ parse_options xml_sax_parser ✔ sax ✔ sax_push_chunked ✔ string_parser z_memory_leak ✔ detect_leaks OK: 411 assertions (2467ms) + exit 0 Processing files: nodejs-libxmljs-0.18.2-4.fc27.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5YqpZH + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/share/doc/nodejs-libxmljs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/share/doc/nodejs-libxmljs + cp -pr README.md /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/share/doc/nodejs-libxmljs + cp -pr examples/ /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/share/doc/nodejs-libxmljs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ve1QsC + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/share/licenses/nodejs-libxmljs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/share/licenses/nodejs-libxmljs + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le/usr/share/licenses/nodejs-libxmljs + exit 0 Provides: nodejs-libxmljs = 0.18.2-4.fc27 nodejs-libxmljs(ppc-64) = 0.18.2-4.fc27 npm(libxmljs) = 0.18.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libz.so.1()(64bit) nodejs(abi8) >= 8.0 nodejs(engine) >= 0.8.0 nodejs(v8-abi5) >= 5.8 npm(bindings) rtld(GNU_HASH) Processing files: nodejs-libxmljs-debuginfo-0.18.2-4.fc27.ppc64le Provides: nodejs-libxmljs-debuginfo = 0.18.2-4.fc27 nodejs-libxmljs-debuginfo(ppc-64) = 0.18.2-4.fc27 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/nodejs-libxmljs-0.18.2-4.fc27.ppc64le Wrote: /builddir/build/RPMS/nodejs-libxmljs-0.18.2-4.fc27.ppc64le.rpm Wrote: /builddir/build/RPMS/nodejs-libxmljs-debuginfo-0.18.2-4.fc27.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IAmX6w + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.2-4.fc27.ppc64le + exit 0 Child return code was: 0