Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-fs-ext.spec'], user='mockbuild'timeout=0gid=135logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4373/root'uid=1001printOutput=Falseshell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-fs-ext.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-94546877.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-fs-ext-0.5.0-10.el7.centos.1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-fs-ext.spec'], user='mockbuild'timeout=0gid=135logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4373/root'private_network=TrueprintOutput=Falseshell=Falseuid=1001env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-fs-ext.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g2KBoj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/fs-ext-0.5.0.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nodejs-fs-ext-errno.patch):' Patch #0 (nodejs-fs-ext-errno.patch): + /usr/bin/cat /builddir/build/SOURCES/nodejs-fs-ext-errno.patch + /usr/bin/patch -p1 --fuzz=0 patching file fs-ext.cc + rm -rf node_modules + /usr/lib/rpm/nodejs-fixdep --caret nan + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yJ8K3E + umask 022 + cd /builddir/build/BUILD + cd package + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export NODE_PATH=/usr/lib/node_modules/ + NODE_PATH=/usr/lib/node_modules/ + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --build + node-gyp rebuild gyp info it worked if it ends with ok gyp info using node-gyp@0.10.6 gyp info using node@6.9.4 | linux | x64 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:4750) DeprecationWarning: child_process: options.customFds option is deprecated. Use options.stdio instead. make: Entering directory `/builddir/build/BUILD/package/build' gyp info spawn make gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] CXX(target) Release/obj.target/fs-ext/fs-ext.o ../fs-ext.cc: In function 'void EIO_After(uv_work_t*)': ../fs-ext.cc:108:20: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] argv[0] = Nan::NanErrnoException(store_data->error, "", "", ""); ^ ../fs-ext.cc:108:67: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] argv[0] = Nan::NanErrnoException(store_data->error, "", "", ""); ^ ../fs-ext.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE Flock(Nan::NAN_METHOD_ARGS_TYPE)': ../fs-ext.cc:297:45: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (i != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ ../fs-ext.cc:297:80: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (i != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ ../fs-ext.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE Seek(Nan::NAN_METHOD_ARGS_TYPE)': ../fs-ext.cc:339:56: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (offs_result == -1) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ ../fs-ext.cc:339:91: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (offs_result == -1) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ ../fs-ext.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE Fcntl(Nan::NAN_METHOD_ARGS_TYPE)': ../fs-ext.cc:375:51: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (result == -1) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ ../fs-ext.cc:375:86: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (result == -1) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ ../fs-ext.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE UTime(Nan::NAN_METHOD_ARGS_TYPE)': ../fs-ext.cc:433:47: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (ret != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "utime", "", *path)); ^ ../fs-ext.cc:433:90: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (ret != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "utime", "", *path)); ^ ../fs-ext.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE StatVFS(Nan::NAN_METHOD_ARGS_TYPE)': ../fs-ext.cc:469:47: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (ret != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "statvfs", "", *path)); ^ ../fs-ext.cc:469:92: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated (declared at ../../../../../usr/lib/node_modules/nan@2/nan.h:880) [-Wdeprecated-declarations] if (ret != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "statvfs", "", *path)); ^ SOLINK_MODULE(target) Release/obj.target/fs-ext.node SOLINK_MODULE(target) Release/obj.target/fs-ext.node: Finished COPY Release/fs-ext.node make: Leaving directory `/builddir/build/BUILD/package/build' gyp info ok + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H0KXb4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/lib/node_modules/fs-ext/build + cp -pr fs-ext.js package.json /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/lib/node_modules/fs-ext + cp -p build/Release/fs-ext.node /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/lib/node_modules/fs-ext/build/ + sed -i -e 's|build/Release|build|g' /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/lib/node_modules/fs-ext/fs-ext.js + chmod 755 /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/lib/node_modules/fs-ext/build/fs-ext.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 110000000 /builddir/build/BUILD/package extracting debug info from /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/lib/node_modules/fs-ext/build/fs-ext.node dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 33 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.efVXMt + 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. + /usr/bin/node tests/test-fs-fcntl initial flags:1 Tests run: 19 ok: 19 + /usr/bin/node tests/test-fs-seek.js Tests run: 30 ok: 30 + /usr/bin/node tests/test-fs-flock.js Tests run: 26 ok: 26 + /usr/bin/node tests/test-fs-utime.js Tests run: 11 ok: 11 + exit 0 Processing files: nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SDG0aU + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/share/doc/nodejs-fs-ext-0.5.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/share/doc/nodejs-fs-ext-0.5.0 + cp -pr README.md /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/share/doc/nodejs-fs-ext-0.5.0 + cp -pr example.js /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/share/doc/nodejs-fs-ext-0.5.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y9A3zk + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/share/licenses/nodejs-fs-ext-0.5.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/share/licenses/nodejs-fs-ext-0.5.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64/usr/share/licenses/nodejs-fs-ext-0.5.0 + exit 0 Provides: nodejs-fs-ext = 0.5.0-10.el7.centos.1 nodejs-fs-ext(x86-64) = 0.5.0-10.el7.centos.1 npm(fs-ext) = 0.5.0 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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) nodejs(abi6) >= 6.9 nodejs(engine) nodejs(v8-abi5) >= 5.1 npm(nan) >= 2.0 npm(nan) < 2.1 rtld(GNU_HASH) Processing files: nodejs-fs-ext-debuginfo-0.5.0-10.el7.centos.1.x86_64 Provides: nodejs-fs-ext-debuginfo = 0.5.0-10.el7.centos.1 nodejs-fs-ext-debuginfo(x86-64) = 0.5.0-10.el7.centos.1 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-fs-ext-0.5.0-10.el7.centos.1.x86_64 warning: Could not canonicalize hostname: copr-builder-94546877.novalocal Wrote: /builddir/build/RPMS/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64.rpm Wrote: /builddir/build/RPMS/nodejs-fs-ext-debuginfo-0.5.0-10.el7.centos.1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NjzsuC + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-10.el7.centos.1.x86_64 + exit 0 Child return code was: 0