Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/nodejs-libxmljs.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-aac3afda7100ad8a4f407748fa3762fe55a0df43/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/nodejs-libxmljs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/nodejs-libxmljs-0.18.7-6.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/nodejs-libxmljs.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-aac3afda7100ad8a4f407748fa3762fe55a0df43/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/nodejs-libxmljs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Auo3wW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/libxmljs-0.18.7.tgz + 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.18.7-remove-bundled-libxml.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/nodejs-libxmljs-0.18.7-test-memory-leak.patch + /usr/bin/patch -p1 -s + /usr/lib/rpm/nodejs-fixdep bindings '>=1.2.0' + /usr/lib/rpm/nodejs-fixdep --remove node-pre-gyp + rm -rf vendor/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d0h6gx + 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,undefs' + LDFLAGS='-Wl,-z,relro -Wl,-z,undefs' + node-gyp configure gyp info it worked if it ends with ok gyp info using node-gyp@0.10.6 gyp info using node@6.16.0 | linux | arm gyp info spawn python 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 '-Dmodule_root_dir=/builddir/build/BUILD/package', gyp info spawn args '--depth=.', gyp info spawn args '--generator-output', gyp info spawn args 'build', gyp info spawn args '-Goutput_dir=.' ] (node:26890) DeprecationWarning: child_process: options.customFds option is deprecated. Use options.stdio instead. gyp info ok + node-gyp build gyp info it worked if it ends with ok gyp info using node-gyp@0.10.6 gyp info using node@6.16.0 | linux | arm gyp info spawn make gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] make: Entering directory `/builddir/build/BUILD/package/build' CXX(target) Release/obj.target/xmljs/src/libxmljs.o (node:26942) DeprecationWarning: child_process: options.customFds option is deprecated. Use options.stdio instead. 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 /usr/bin/ld: warning: -z undefs ignored. SOLINK(target) Release/obj.target/xmljs.node: Finished 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.dzcIW7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm ++ dirname /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/lib/node_modules/libxmljs + cp -pr package.json index.js lib/ /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/lib/node_modules/libxmljs + mkdir -p /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/lib/node_modules/libxmljs/build + install -p -D -m0755 build/Release/lib.target/xmljs.node /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/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 --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.7-6.el7.arm/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. 240 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.b92oWe + 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: 409 assertions (12303ms) + exit 0 Processing files: nodejs-libxmljs-0.18.7-6.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BS2RKf + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/share/doc/nodejs-libxmljs-0.18.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/share/doc/nodejs-libxmljs-0.18.7 + cp -pr README.md /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/share/doc/nodejs-libxmljs-0.18.7 + cp -pr examples/ /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/share/doc/nodejs-libxmljs-0.18.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F2pPxm + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/share/licenses/nodejs-libxmljs-0.18.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/share/licenses/nodejs-libxmljs-0.18.7 + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm/usr/share/licenses/nodejs-libxmljs-0.18.7 + exit 0 Provides: nodejs-libxmljs = 0.18.7-6.el7 nodejs-libxmljs(armv7hl-32) = 0.18.7-6.el7 npm(libxmljs) = 0.18.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.0) libxml2.so.2(LIBXML2_2.5.2) libxml2.so.2(LIBXML2_2.5.7) libxml2.so.2(LIBXML2_2.5.8) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.2) libxml2.so.2(LIBXML2_2.6.21) libxml2.so.2(LIBXML2_2.6.23) libxml2.so.2(LIBXML2_2.6.8) libz.so.1 nodejs(abi6) >= 6.16 nodejs(engine) >= 0.8.0 nodejs(v8-abi5) >= 5.1 npm(bindings) >= 1.2.0 npm(nan) >= 2.5.0 npm(nan) < 2.6 rtld(GNU_HASH) Processing files: nodejs-libxmljs-debuginfo-0.18.7-6.el7.armv7hl Provides: nodejs-libxmljs-debuginfo = 0.18.7-6.el7 nodejs-libxmljs-debuginfo(armv7hl-32) = 0.18.7-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm Wrote: /builddir/build/RPMS/nodejs-libxmljs-0.18.7-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/nodejs-libxmljs-debuginfo-0.18.7-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iE3SxU + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-libxmljs-0.18.7-6.el7.arm + exit 0 Child return code was: 0