Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/nodejs-fs-ext.spec'], shell=FalseprintOutput=Falseuid=1000timeout=172800logger=user='mockbuild'env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=425chrootPath='/var/lib/mock/f24-build-5460512-599276/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/nodejs-fs-ext.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: arm04-builder02.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/nodejs-fs-ext-0.5.0-9.fc24.1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/nodejs-fs-ext.spec'], shell=FalseprintOutput=Falseuid=1000timeout=172800logger=user='mockbuild'private_network=Truegid=425env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}chrootPath='/var/lib/mock/f24-build-5460512-599276/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/nodejs-fs-ext.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nTeaBG + 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 -xof - + 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/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.8x0ntk + umask 022 + cd /builddir/build/BUILD + cd package + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + 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@3.2.1 gyp info using node@4.4.3 | linux | arm 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 '--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 spawn make gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] make: Entering directory '/builddir/build/BUILD/package/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 [-Wdeprecated-declarations] argv[0] = Nan::NanErrnoException(store_data->error, "", "", ""); ^~~~~~~~~~~~~~~~~ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../fs-ext.cc:108:67: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated [-Wdeprecated-declarations] argv[0] = Nan::NanErrnoException(store_data->error, "", "", ""); ^ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../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 [-Wdeprecated-declarations] if (i != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^~~~~~~~~~~~~~~~~ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../fs-ext.cc:297:80: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated [-Wdeprecated-declarations] if (i != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../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 [-Wdeprecated-declarations] if (offs_result == -1) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^~~~~~~~~~~~~~~~~ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../fs-ext.cc:339:91: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated [-Wdeprecated-declarations] if (offs_result == -1) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../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 [-Wdeprecated-declarations] if (result == -1) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^~~~~~~~~~~~~~~~~ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../fs-ext.cc:375:86: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated [-Wdeprecated-declarations] if (result == -1) return Nan::ThrowError(Nan::NanErrnoException(errno, "", "", "")); ^ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../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 [-Wdeprecated-declarations] if (ret != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "utime", "", *path)); ^~~~~~~~~~~~~~~~~ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../fs-ext.cc:433:90: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated [-Wdeprecated-declarations] if (ret != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "utime", "", *path)); ^ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../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 [-Wdeprecated-declarations] if (ret != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "statvfs", "", *path)); ^~~~~~~~~~~~~~~~~ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ ../fs-ext.cc:469:92: warning: 'v8::Local Nan::NanErrnoException(int, const char*, const char*, const char*)' is deprecated [-Wdeprecated-declarations] if (ret != 0) return Nan::ThrowError(Nan::NanErrnoException(errno, "statvfs", "", *path)); ^ In file included from ../fs-ext.cc:27:0: ../../../../../usr/lib/node_modules/nan@2/nan.h:866:50: note: declared here NAN_DEPRECATED NAN_INLINE v8::Local NanErrnoException( ^~~~~~~~~~~~~~~~~ SOLINK_MODULE(target) Release/obj.target/fs-ext.node 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.XvQgIs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm ++ dirname /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/lib/node_modules/fs-ext/build + cp -pr fs-ext.js package.json /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/lib/node_modules/fs-ext + cp -p build/Release/fs-ext.node /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/lib/node_modules/fs-ext/build/ + sed -i -e 's|build/Release|build|g' /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/lib/node_modules/fs-ext/fs-ext.js + chmod 755 /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/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 50000000 /builddir/build/BUILD/package extracting debug info from /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/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/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 + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QkDIQA + 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 "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: + /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-9.fc24.1.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E1ITk1 + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/share/doc/nodejs-fs-ext + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/share/doc/nodejs-fs-ext + cp -pr README.md /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/share/doc/nodejs-fs-ext + cp -pr example.js /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/share/doc/nodejs-fs-ext + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OLmoXt + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/share/licenses/nodejs-fs-ext + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/share/licenses/nodejs-fs-ext + cp -pr LICENSE.txt /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm/usr/share/licenses/nodejs-fs-ext + exit 0 Provides: nodejs-fs-ext = 0.5.0-9.fc24.1 nodejs-fs-ext(armv7hl-32) = 0.5.0-9.fc24.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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) nodejs(abi4) >= 4.4 nodejs(engine) nodejs(v8-abi) = 4.5 npm(nan) >= 2.0 npm(nan) < 2.1 rtld(GNU_HASH) Processing files: nodejs-fs-ext-debuginfo-0.5.0-9.fc24.1.armv7hl Provides: nodejs-fs-ext-debuginfo = 0.5.0-9.fc24.1 nodejs-fs-ext-debuginfo(armv7hl-32) = 0.5.0-9.fc24.1 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-fs-ext-0.5.0-9.fc24.1.arm warning: Could not canonicalize hostname: arm04-builder02.arm.fedoraproject.org Wrote: /builddir/build/RPMS/nodejs-fs-ext-0.5.0-9.fc24.1.armv7hl.rpm Wrote: /builddir/build/RPMS/nodejs-fs-ext-debuginfo-0.5.0-9.fc24.1.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MZmFNz + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-fs-ext-0.5.0-9.fc24.1.arm + exit 0 Child return code was: 0