Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libuv.spec'], nspawn_args=[]gid=135logger=printOutput=Falseshell=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6714/root'user='mockbuild'uid=1001env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ '}timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libuv.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: copr-builder-531869246.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sclo-nodejs8-libuv-1.9.1-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libuv.spec'], nspawn_args=[]gid=135logger=printOutput=Falseshell=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6714/root'user='mockbuild'uid=1001env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ '}timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libuv.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jz3O9a + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libuv-v1.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libuv-v1.9.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libuv-v1.9.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (soname.patch): + echo 'Patch #0 (soname.patch):' + /bin/cat /builddir/build/SOURCES/soname.patch + /usr/bin/patch -p0 --fuzz=0 patching file uv.gyp Hunk #1 succeeded at 175 (offset 4 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xR0V61 + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + LANG=C + export LANG + unset DISPLAY ++ pwd + scl enable sclo-nodejs8 ' export CFLAGS='\''-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'\'' export CXXFLAGS='\''-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'\'' ./gyp_uv.py -f make -Dcomponent=shared_library -Duv_library=shared_library -Dsoname_version=sclo-nodejs8-1.9.1 --depth=/builddir/build/BUILD/libuv-v1.9.1 BUILDTYPE=Release make -j2 -C out ' ['-f', 'make', '-Dcomponent=shared_library', '-Duv_library=shared_library', '-Dsoname_version=sclo-nodejs8-1.9.1', '--depth=/builddir/build/BUILD/libuv-v1.9.1', '/builddir/build/BUILD/libuv-v1.9.1/uv.gyp', '-I', '/builddir/build/BUILD/libuv-v1.9.1/common.gypi', '--depth=.', '-Goutput_dir=/builddir/build/BUILD/libuv-v1.9.1/out', '--generator-output', '/builddir/build/BUILD/libuv-v1.9.1/out', '-Dhost_arch=x64', '-Dtarget_arch=x64'] make: Entering directory `/builddir/build/BUILD/libuv-v1.9.1/out' CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/fs-poll.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/inet.o ../src/fs-poll.c: In function 'uv_fs_poll_init': ../src/fs-poll.c:51: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/threadpool.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/uv-common.o In file included from ../src/threadpool.c:25: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c: In function 'worker': ../src/threadpool.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:79: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:100: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c: In function 'init_once': ../src/threadpool.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c: In function 'uv__work_cancel': ../src/threadpool.c:198: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:210: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c: In function 'uv__work_done': ../src/threadpool.c:227: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:227: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:227: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:227: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:230: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:231: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c: In function 'uv__queue_done': ../src/threadpool.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c: In function 'uv__work_done': ../src/threadpool.c:227: warning: dereferencing pointer 'wq.41' does break strict-aliasing rules ../src/threadpool.c:227: note: initialized from here ../src/threadpool.c:227: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/threadpool.c:227: note: initialized from here ../src/threadpool.c:227: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/threadpool.c:227: note: initialized from here ../src/threadpool.c:227: warning: dereferencing pointer 'wq.41' does break strict-aliasing rules ../src/threadpool.c:227: note: initialized from here ../src/threadpool.c:231: warning: dereferencing pointer 'wq.41' does break strict-aliasing rules ../src/threadpool.c:231: note: initialized from here ../src/threadpool.c:230: warning: dereferencing pointer 'wq.41' does break strict-aliasing rules ../src/threadpool.c:230: note: initialized from here ../src/threadpool.c: In function 'post': ../src/threadpool.c:109: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/threadpool.c:109: note: initialized from here ../src/uv-common.c: In function 'uv_walk': ../src/uv-common.c:352: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/uv-common.c:352: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/uv-common.c:352: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/uv-common.c:352: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/uv-common.c:353: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/uv-common.c:354: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/uv-common.c: In function 'uv__print_handles': ../src/uv-common.c:374: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/uv-common.c: In function 'uv_loop_close': ../src/uv-common.c:617: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/uv-common.c:620: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/threadpool.c: In function 'init_once': ../src/threadpool.c:170: warning: dereferencing pointer 'wq.38' does break strict-aliasing rules ../src/threadpool.c:170: note: initialized from here ../src/threadpool.c:170: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/threadpool.c:170: note: initialized from here ../src/threadpool.c: In function 'worker': ../src/threadpool.c:73: warning: dereferencing pointer 'wq.25' does break strict-aliasing rules ../src/threadpool.c:73: note: initialized from here ../src/threadpool.c:79: warning: dereferencing pointer 'wq.25' does break strict-aliasing rules ../src/threadpool.c:79: note: initialized from here ../src/uv-common.c: In function 'uv_walk': ../src/uv-common.c:352: warning: dereferencing pointer 'queue.27' does break strict-aliasing rules ../src/uv-common.c:352: note: initialized from here ../src/uv-common.c:352: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/uv-common.c:352: note: initialized from here ../src/uv-common.c:352: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/uv-common.c:352: note: initialized from here ../src/uv-common.c:352: warning: dereferencing pointer 'queue.27' does break strict-aliasing rules ../src/uv-common.c:352: note: initialized from here ../src/uv-common.c:354: warning: dereferencing pointer 'queue.27' does break strict-aliasing rules ../src/uv-common.c:354: note: initialized from here ../src/uv-common.c:353: warning: dereferencing pointer 'queue.27' does break strict-aliasing rules ../src/uv-common.c:353: note: initialized from here ../src/uv-common.c:649: warning: 'queue' may be used uninitialized in this function ../src/uv-common.c:348: note: 'queue' was declared here CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/version.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/async.o In file included from ../src/unix/async.c:26: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c: In function 'uv_async_init': ../src/unix/async.c:49: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c:53: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c: In function 'uv__async_close': ../src/unix/async.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c: In function 'uv__async_event': ../src/unix/async.c:85: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c:85: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c:85: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c:85: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/async.c:85: warning: dereferencing pointer 'queue.26' does break strict-aliasing rules ../src/unix/async.c:85: note: initialized from here ../src/unix/async.c:85: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/async.c:85: note: initialized from here ../src/unix/async.c:85: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/async.c:85: note: initialized from here ../src/unix/async.c:85: warning: dereferencing pointer 'queue.26' does break strict-aliasing rules ../src/unix/async.c:85: note: initialized from here ../src/unix/async.c:87: warning: dereferencing pointer 'queue.26' does break strict-aliasing rules ../src/unix/async.c:87: note: initialized from here ../src/unix/async.c:86: warning: dereferencing pointer 'queue.26' does break strict-aliasing rules ../src/unix/async.c:86: note: initialized from here ../src/unix/async.c:290: warning: 'queue' may be used uninitialized in this function ../src/unix/async.c:81: note: 'queue' was declared here CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/core.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/dl.o In file included from ../src/unix/core.c:22: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv__finish_close': ../src/unix/core.c:269: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:269: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv_backend_timeout': ../src/unix/core.c:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:312: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv__loop_alive': ../src/unix/core.c:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv__run_pending': ../src/unix/core.c:755: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:758: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:758: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:758: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:758: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:760: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:761: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv__io_init': ../src/unix/core.c:821: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:822: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv__io_start': ../src/unix/core.c:850: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:851: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:851: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:852: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:858: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:859: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv__io_stop': ../src/unix/core.c:884: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:884: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:885: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:895: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:896: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv__io_close': ../src/unix/core.c:902: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:902: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv__io_feed': ../src/unix/core.c:910: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c:911: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/unix/dl.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/fs.o In file included from ../src/unix/fs.c:30: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv__fs_done': ../src/unix/fs.c:950: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:950: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_access': ../src/unix/fs.c:967: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:967: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_chmod': ../src/unix/fs.c:979: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:979: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_chown': ../src/unix/fs.c:992: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:992: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_lstat': ../src/unix/fs.c:1081: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1081: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_link': ../src/unix/fs.c:1092: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1092: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_mkdir': ../src/unix/fs.c:1103: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1103: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_mkdtemp': ../src/unix/fs.c:1117: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1117: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_open': ../src/unix/fs.c:1131: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1131: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_read': ../src/unix/fs.c:1157: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1157: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_scandir': ../src/unix/fs.c:1174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_readlink': ../src/unix/fs.c:1185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_realpath': ../src/unix/fs.c:1195: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1195: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_rename': ../src/unix/fs.c:1206: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1206: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_rmdir': ../src/unix/fs.c:1213: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1213: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_stat': ../src/unix/fs.c:1236: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1236: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_symlink': ../src/unix/fs.c:1248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_unlink': ../src/unix/fs.c:1256: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1256: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_utime': ../src/unix/fs.c:1268: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1268: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c: In function 'uv_fs_write': ../src/unix/fs.c:1295: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/fs.c:1295: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/core.c: In function 'uv_run': ../src/unix/core.c:758: warning: dereferencing pointer 'pq.75' does break strict-aliasing rules ../src/unix/core.c:758: note: initialized from here ../src/unix/core.c:758: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/core.c:758: note: initialized from here ../src/unix/core.c:758: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/core.c:758: note: initialized from here ../src/unix/core.c:758: warning: dereferencing pointer 'pq.75' does break strict-aliasing rules ../src/unix/core.c:758: note: initialized from here ../src/unix/core.c:761: warning: dereferencing pointer 'pq.75' does break strict-aliasing rules ../src/unix/core.c:761: note: initialized from here ../src/unix/core.c:760: warning: dereferencing pointer 'pq.75' does break strict-aliasing rules ../src/unix/core.c:760: note: initialized from here CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/getaddrinfo.o In file included from ../src/unix/getaddrinfo.c:29: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/getaddrinfo.c: In function 'uv__getaddrinfo_done': ../src/unix/getaddrinfo.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/getaddrinfo.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/getnameinfo.o In file included from ../src/unix/getnameinfo.c:28: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/getnameinfo.c: In function 'uv__getnameinfo_done': ../src/unix/getnameinfo.c:61: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/getnameinfo.c:61: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/loop.o In file included from ../src/unix/loop.c:24: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c: In function 'uv_loop_init': ../src/unix/loop.c:37: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:38: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:39: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:40: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:41: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:42: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:43: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:48: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:49: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop.c:72: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/loop-watcher.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/pipe.o In file included from ../src/unix/loop-watcher.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_prepare_init': ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_prepare_start': ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_prepare_stop': ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv__run_prepare': ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_check_init': ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_check_start': ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_check_stop': ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv__run_check': ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_idle_init': ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_idle_start': ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv_idle_stop': ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv__run_idle': In file included from ../src/unix/pipe.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/pipe.c: In function 'uv_pipe_connect': ../src/unix/pipe.c:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/loop-watcher.c: In function 'uv__run_prepare': ../src/unix/loop-watcher.c:66: warning: dereferencing pointer 'queue.23' does break strict-aliasing rules ../src/unix/loop-watcher.c:66: note: initialized from here ../src/unix/loop-watcher.c:66: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/loop-watcher.c:66: note: initialized from here ../src/unix/loop-watcher.c:66: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/loop-watcher.c:66: note: initialized from here ../src/unix/loop-watcher.c:66: warning: dereferencing pointer 'queue.23' does break strict-aliasing rules ../src/unix/loop-watcher.c:66: note: initialized from here ../src/unix/loop-watcher.c:66: warning: dereferencing pointer 'queue.23' does break strict-aliasing rules ../src/unix/loop-watcher.c:66: note: initialized from here ../src/unix/loop-watcher.c:66: warning: dereferencing pointer 'queue.23' does break strict-aliasing rules ../src/unix/loop-watcher.c:66: note: initialized from here ../src/unix/loop-watcher.c:68: warning: 'queue' may be used uninitialized in this function ../src/unix/loop-watcher.c:66: note: 'queue' was declared here ../src/unix/loop-watcher.c: In function 'uv__run_check': ../src/unix/loop-watcher.c:67: warning: dereferencing pointer 'queue.28' does break strict-aliasing rules ../src/unix/loop-watcher.c:67: note: initialized from here ../src/unix/loop-watcher.c:67: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/loop-watcher.c:67: note: initialized from here ../src/unix/loop-watcher.c:67: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/loop-watcher.c:67: note: initialized from here ../src/unix/loop-watcher.c:67: warning: dereferencing pointer 'queue.28' does break strict-aliasing rules ../src/unix/loop-watcher.c:67: note: initialized from here ../src/unix/loop-watcher.c:67: warning: dereferencing pointer 'queue.28' does break strict-aliasing rules ../src/unix/loop-watcher.c:67: note: initialized from here ../src/unix/loop-watcher.c:67: warning: dereferencing pointer 'queue.28' does break strict-aliasing rules ../src/unix/loop-watcher.c:67: note: initialized from here ../src/unix/loop-watcher.c:68: warning: 'queue' may be used uninitialized in this function ../src/unix/loop-watcher.c:67: note: 'queue' was declared here ../src/unix/loop-watcher.c: In function 'uv__run_idle': ../src/unix/loop-watcher.c:68: warning: dereferencing pointer 'queue.33' does break strict-aliasing rules ../src/unix/loop-watcher.c:68: note: initialized from here ../src/unix/loop-watcher.c:68: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/loop-watcher.c:68: note: initialized from here ../src/unix/loop-watcher.c:68: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/loop-watcher.c:68: note: initialized from here ../src/unix/loop-watcher.c:68: warning: dereferencing pointer 'queue.33' does break strict-aliasing rules ../src/unix/loop-watcher.c:68: note: initialized from here ../src/unix/loop-watcher.c:68: warning: dereferencing pointer 'queue.33' does break strict-aliasing rules ../src/unix/loop-watcher.c:68: note: initialized from here ../src/unix/loop-watcher.c:68: warning: dereferencing pointer 'queue.33' does break strict-aliasing rules ../src/unix/loop-watcher.c:68: note: initialized from here ../src/unix/loop-watcher.c:68: warning: 'queue' may be used uninitialized in this function CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/poll.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/process.o In file included from ../src/unix/poll.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/unix/process.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/poll.c: In function 'uv_poll_init': ../src/unix/poll.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c: In function 'uv__chld': ../src/unix/process.c:61: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:84: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:84: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:85: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:94: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:94: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:95: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c: In function 'uv_spawn': ../src/unix/process.c:410: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:516: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c: In function 'uv__process_close': ../src/unix/process.c:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/process.c: In function 'uv__chld': ../src/unix/process.c:61: warning: dereferencing pointer 'pending.22' does break strict-aliasing rules ../src/unix/process.c:61: note: initialized from here ../src/unix/process.c:61: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/process.c:61: note: initialized from here ../src/unix/process.c:85: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/process.c:85: note: initialized from here ../src/unix/process.c:89: warning: dereferencing pointer 'h.23' does break strict-aliasing rules ../src/unix/process.c:89: note: initialized from here CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/signal.o In file included from ../src/unix/signal.c:22: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/signal.c: In function 'uv__signal_loop_cleanup': ../src/unix/signal.c:240: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/signal.c: In function 'uv_signal_init': ../src/unix/signal.c:266: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/stream.o In file included from ../src/unix/stream.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__stream_init': ../src/unix/stream.c:76: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__stream_flush_write_queue': ../src/unix/stream.c:427: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:428: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__stream_destroy': ../src/unix/stream.c:444: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:444: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:458: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:458: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__drain': ../src/unix/stream.c:675: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:675: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__write_req_finish': ../src/unix/stream.c:706: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:706: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:723: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__write': ../src/unix/stream.c:754: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:757: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__write_callbacks': ../src/unix/stream.c:924: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:926: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:929: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:929: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__stream_io': ../src/unix/stream.c:1286: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv__stream_connect': ../src/unix/stream.c:1327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:1327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:1329: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv_write2': ../src/unix/stream.c:1391: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:1406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c: In function 'uv_try_write': ../src/unix/stream.c:1480: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:1480: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:1481: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:1481: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/tcp.o In file included from ../src/unix/tcp.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/stream.c:1480: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/stream.c:1480: note: initialized from here ../src/unix/stream.c:1480: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/stream.c:1480: note: initialized from here ../src/unix/stream.c:1481: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/stream.c:1481: note: initialized from here ../src/unix/stream.c:1481: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/stream.c:1481: note: initialized from here ../src/unix/tcp.c: In function 'uv_tcp_init_ex': ../src/unix/tcp.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/tcp.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/tcp.c: In function 'uv__tcp_connect': ../src/unix/tcp.c:181: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/thread.o In file included from ../src/unix/thread.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/timer.o In file included from ../src/unix/timer.c:22: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/timer.c: In function 'uv_timer_init': ../src/unix/timer.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/tty.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/udp.o In file included from ../src/unix/tty.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/unix/udp.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c: In function 'uv__udp_finish_close': ../src/unix/udp.c:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c: In function 'uv__udp_run_completed': ../src/unix/udp.c:95: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:96: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:100: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:100: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:121: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c: In function 'uv__udp_sendmsg': ../src/unix/udp.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c: In function 'uv__udp_send': ../src/unix/udp.c:414: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:414: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:421: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c: In function 'uv_udp_init_ex': ../src/unix/udp.c:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:588: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c:589: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/proctitle.o In file included from ../src/unix/proctitle.c:22: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/udp.c: In function 'uv_udp_set_multicast_interface': ../src/unix/udp.c:781: warning: dereferencing pointer 'addr6' does break strict-aliasing rules ../src/unix/udp.c:775: note: initialized from here ../src/unix/udp.c:784: warning: dereferencing pointer 'addr4' does break strict-aliasing rules ../src/unix/udp.c:774: note: initialized from here CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/linux-core.o In file included from ../src/unix/linux-core.c:27: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/linux-inotify.o ../src/unix/linux-core.c: In function 'uv__io_poll': ../src/unix/linux-core.c:204: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-core.c:205: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from ../src/unix/linux-inotify.c:23: ../src/unix/internal.h: In function 'uv__req_init': ../src/unix/internal.h:288: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c: In function 'maybe_free_watcher_list': ../src/unix/linux-inotify.c:119: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c: In function 'uv__inotify_read': ../src/unix/linux-inotify.c:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c:186: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c: In function 'uv_fs_event_init': ../src/unix/linux-inotify.c:204: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c: In function 'uv_fs_event_start': ../src/unix/linux-inotify.c:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c:254: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c: In function 'uv_fs_event_stop': ../src/unix/linux-inotify.c:275: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c:275: warning: dereferencing type-punned pointer will break strict-aliasing rules ../src/unix/linux-inotify.c: In function 'uv__inotify_read': ../src/unix/linux-inotify.c:185: warning: dereferencing pointer 'queue.34' does break strict-aliasing rules ../src/unix/linux-inotify.c:185: note: initialized from here ../src/unix/linux-inotify.c:185: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/linux-inotify.c:185: note: initialized from here ../src/unix/linux-inotify.c:185: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../src/unix/linux-inotify.c:185: note: initialized from here ../src/unix/linux-inotify.c:185: warning: dereferencing pointer 'queue.34' does break strict-aliasing rules ../src/unix/linux-inotify.c:185: note: initialized from here ../src/unix/linux-inotify.c:187: warning: dereferencing pointer 'queue.34' does break strict-aliasing rules ../src/unix/linux-inotify.c:187: note: initialized from here ../src/unix/linux-inotify.c:186: warning: dereferencing pointer 'queue.34' does break strict-aliasing rules ../src/unix/linux-inotify.c:186: note: initialized from here CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv/src/unix/linux-syscalls.o SOLINK(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/libuv.so.sclo-nodejs8-1.9.1 COPY /builddir/build/BUILD/libuv-v1.9.1/out/Release/lib.target/libuv.so.sclo-nodejs8-1.9.1 CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-async-pummel.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-async.o ../test/benchmark-async-pummel.c: In function 'async_cb': ../test/benchmark-async-pummel.c:42: warning: dereferencing type-punned pointer will break strict-aliasing rules ../test/benchmark-async-pummel.c:45: warning: dereferencing type-punned pointer will break strict-aliasing rules ../test/benchmark-async-pummel.c: In function 'pummel': ../test/benchmark-async-pummel.c:56: warning: dereferencing type-punned pointer will break strict-aliasing rules ../test/benchmark-async-pummel.c:60: warning: dereferencing type-punned pointer will break strict-aliasing rules ../test/benchmark-async-pummel.c: In function 'test_async_pummel': ../test/benchmark-async-pummel.c:74: warning: dereferencing type-punned pointer will break strict-aliasing rules ../test/benchmark-async-pummel.c:74: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules ../test/benchmark-async-pummel.c:74: note: initialized from here CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-fs-stat.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-getaddrinfo.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-loop-count.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-million-async.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-million-timers.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-multi-accept.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-ping-pongs.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-pound.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-pump.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-sizes.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-spawn.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-thread.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-udp-pummel.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/benchmark-tcp-write-batch.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/dns-server.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/echo-server.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/blackhole-server.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/run-benchmarks.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/runner.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-benchmarks/test/runner-unix.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/blackhole-server.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/echo-server.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/run-tests.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/runner.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-get-loadavg.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-active.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-async.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-async-null-cb.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-callback-stack.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-callback-order.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-close-fd.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-close-order.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-connection-fail.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-cwd-and-chdir.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-default-loop-close.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-delayed-accept.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-eintr-handling.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-error.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-embed.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-emfile.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-fail-always.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-fs.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-fs-event.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-get-currentexe.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-get-memory.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-get-passwd.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-getaddrinfo.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-getnameinfo.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-getsockname.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-handle-fileno.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-homedir.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-hrtime.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-idle.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-ip6-addr.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-ipc.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-ipc-send-recv.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-loop-handles.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-loop-alive.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-loop-close.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-loop-stop.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-loop-time.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-loop-configure.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-walk-handles.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-watcher-cross-stop.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-multiple-listen.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-osx-select.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pass-always.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-ping-pong.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-bind-error.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-connect-error.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-connect-multiple.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-connect-prepare.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-getsockname.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-pending-instances.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-sendmsg.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-server-close.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-close-stdout-read-stdin.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-pipe-set-non-blocking.o ../test/test-pipe-close-stdout-read-stdin.c: In function 'run_test_pipe_close_stdout_read_stdin': ../test/test-pipe-close-stdout-read-stdin.c:69: warning: ignoring return value of 'read', declared with attribute warn_unused_result CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-platform-output.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-poll.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-poll-close.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-poll-close-doesnt-corrupt-stack.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-poll-closesocket.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-process-title.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-queue-foreach-delete.o ../test/test-queue-foreach-delete.c: In function 'idle1_cb': ../test/test-queue-foreach-delete.c:121: warning: the address of 'idle' will always evaluate as 'true' ../test/test-queue-foreach-delete.c: In function 'prepare1_cb': ../test/test-queue-foreach-delete.c:122: warning: the address of 'prepare' will always evaluate as 'true' ../test/test-queue-foreach-delete.c: In function 'check1_cb': ../test/test-queue-foreach-delete.c:123: warning: the address of 'check' will always evaluate as 'true' ../test/test-queue-foreach-delete.c: In function 'fs_event1_cb': ../test/test-queue-foreach-delete.c:126: warning: the address of 'fs_event' will always evaluate as 'true' CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-ref.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-run-nowait.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-run-once.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-semaphore.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-shutdown-close.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-shutdown-eof.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-shutdown-twice.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-signal.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-signal-multiple-loops.o ../test/test-signal-multiple-loops.c: In function 'run_test_signal_multiple_loops': ../test/test-signal-multiple-loops.c:198: warning: 'action' may be used uninitialized in this function CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-socket-buffer-size.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-spawn.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-fs-poll.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-stdio-over-pipes.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-bind-error.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-bind6-error.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-close.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-close-accept.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-close-while-connecting.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-create-socket-early.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-connect-error-after-write.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-shutdown-after-write.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-flags.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-connect-error.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-connect-timeout.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-connect6-error.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-open.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-write-to-half-open-connection.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-write-after-connect.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-writealot.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-write-fail.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-try-write.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-unexpected-read.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-oob.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-read-stop.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tcp-write-queue-order.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-threadpool.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-threadpool-cancel.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-thread-equal.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tmpdir.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-mutexes.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-thread.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-barrier.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-condvar.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-timer-again.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-timer-from-check.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-timer.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-tty.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-bind.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-create-socket-early.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-dgram-too-big.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-ipv6.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-open.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-options.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-send-and-recv.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-send-immediate.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-send-unreachable.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-multicast-join.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-multicast-join6.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-dlerror.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-multicast-ttl.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-ip4-addr.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-multicast-interface.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-multicast-interface6.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/test-udp-try-send.o CC(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/obj.target/run-tests/test/runner-unix.o LINK(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/run-benchmarks LINK(target) /builddir/build/BUILD/libuv-v1.9.1/out/Release/run-tests make: Leaving directory `/builddir/build/BUILD/libuv-v1.9.1/out' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vd60Lu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64 + cd libuv-v1.9.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64 + install -d /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/include + install -d /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/lib64 + install -pm644 include/uv.h /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/include + install out/Release/lib.target/libuv.so.sclo-nodejs8-1.9.1 /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/lib64/libuv.so.sclo-nodejs8-1.9.1 + ln -sf libuv.so.sclo-nodejs8-1.9.1 /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/lib64/libuv.so.1 + ln -sf libuv.so.sclo-nodejs8-1.9.1 /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/lib64/libuv.so + mkdir -p /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64//opt/rh/sclo-nodejs8/root/usr/include/uv-private + cp include/uv.h /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64//opt/rh/sclo-nodejs8/root/usr/include + cp include/tree.h /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64//opt/rh/sclo-nodejs8/root/usr/include/uv-private + cp include/uv-linux.h include/uv-unix.h include/uv-errno.h include/uv-version.h include/uv-threadpool.h /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64//opt/rh/sclo-nodejs8/root/usr/include/ + mkdir -p /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64//opt/rh/sclo-nodejs8/root/usr/lib64/pkgconfig + sed -e s#@prefix@#/opt/rh/sclo-nodejs8/root/usr#g -e s#@exec_prefix@#/opt/rh/sclo-nodejs8/root/usr#g -e s#@libdir@#/opt/rh/sclo-nodejs8/root/usr/lib64#g -e s#@includedir@#/opt/rh/sclo-nodejs8/root/usr/include#g -e s#@version@#1.9.1#g /builddir/build/SOURCES/libuv.pc.in + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libuv-v1.9.1 extracting debug info from /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/lib64/libuv.so.sclo-nodejs8-1.9.1 symlinked /usr/lib/debug/opt/rh/sclo-nodejs8/root/usr/lib64/libuv.so.sclo-nodejs8-1.9.1.debug to /usr/lib/debug/opt/rh/sclo-nodejs8/root/usr/lib64/libuv.so.debug symlinked /usr/lib/debug/opt/rh/sclo-nodejs8/root/usr/lib64/libuv.so.sclo-nodejs8-1.9.1.debug to /usr/lib/debug/opt/rh/sclo-nodejs8/root/usr/lib64/libuv.so.1.debug 824 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/sclo-nodejs8/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/sclo-nodejs8/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZIFuSX + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + unset DISPLAY + exit 0 Processing files: sclo-nodejs8-libuv-1.9.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9hvBZq + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + DOCDIR=/builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-libuv-1.9.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-libuv-1.9.1 + /bin/mkdir -p /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-libuv-1.9.1 + cp -pr README.md AUTHORS LICENSE /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-libuv-1.9.1 + exit 0 Provides: libuv.so.sclo-nodejs8-1.9.1()(64bit) sclo-nodejs8-bundled(libev) = 4.04 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libuv.so.sclo-nodejs8-1.9.1()(64bit) rtld(GNU_HASH) Processing files: sclo-nodejs8-libuv-devel-1.9.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L5PkaU + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + DOCDIR=/builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-libuv-devel-1.9.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-libuv-devel-1.9.1 + /bin/mkdir -p /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-libuv-devel-1.9.1 + cp -pr README.md AUTHORS LICENSE /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64/opt/rh/sclo-nodejs8/root/usr/share/doc/sclo-nodejs8-libuv-devel-1.9.1 + exit 0 Provides: pkgconfig(libuv) = 1.9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /usr/bin/pkg-config libuv.so.sclo-nodejs8-1.9.1()(64bit) Processing files: sclo-nodejs8-libuv-debuginfo-1.9.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-531869246.novalocal Wrote: /builddir/build/RPMS/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-nodejs8-libuv-devel-1.9.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/sclo-nodejs8-libuv-debuginfo-1.9.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nBv9YO + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + /bin/rm -rf /builddir/build/BUILDROOT/sclo-nodejs8-libuv-1.9.1-1.el6.x86_64 + exit 0 Child return code was: 0