Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libuv.spec'], user='mockbuild'logger=shell=Falseenv={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}uid=1001timeout=0gid=135chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-3893/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libuv.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-293405563.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/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'], private_network=Trueuser='mockbuild'logger=shell=Falseenv={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}uid=1001timeout=0gid=135chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-3893/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libuv.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RHWCoU + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TWo0ng + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh + libtoolize --copy libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' + aclocal -I m4 + autoconf + automake --add-missing --copy configure.ac:26: installing `./compile' configure.ac:22: installing `./config.guess' configure.ac:22: installing `./config.sub' configure.ac:21: installing `./install-sh' configure.ac:21: installing `./missing' Makefile.am: installing `./depcomp' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking if gcc supports -fvisibility=hidden flag... yes checking if gcc supports -g flag... yes checking if gcc supports -std=gnu89 flag... yes checking if gcc supports -pedantic flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wno-unused-parameter flag... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlopen in -ldl... yes checking for kstat_lookup in -lkstat... no checking for kvm_open in -lkvm... no checking for gethostbyname in -lnsl... yes checking for perfstat_cpu in -lperfstat... no checking for pthread_mutex_init in -lpthread... yes checking for clock_gettime in -lrt... yes checking for sendfile in -lsendfile... no checking for socket in -lsocket... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking sys/ahafs_evProds.h usability... no checking sys/ahafs_evProds.h presence... no checking for sys/ahafs_evProds.h... no checking for pkg-config... yes configure: creating ./config.status config.status: creating libuv.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make -j2 CC src/libuv_la-fs-poll.lo CC src/libuv_la-inet.lo 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 src/libuv_la-threadpool.lo CC src/libuv_la-uv-common.lo 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: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/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/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 '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 src/libuv_la-version.lo CC src/unix/libuv_la-async.lo 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 src/unix/libuv_la-core.lo 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 CC src/unix/libuv_la-dl.lo 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 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 src/unix/libuv_la-fs.lo 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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/fs.c:1295: warning: dereferencing type-punned pointer will break strict-aliasing rules CC src/unix/libuv_la-getaddrinfo.lo 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 src/unix/getaddrinfo.c:111: warning: dereferencing type-punned pointer will break strict-aliasing rules CC src/unix/libuv_la-getnameinfo.lo 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 src/unix/getnameinfo.c:61: warning: dereferencing type-punned pointer will break strict-aliasing rules CC src/unix/libuv_la-loop-watcher.lo 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': 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/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 src/unix/libuv_la-loop.lo CC src/unix/libuv_la-pipe.lo 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 src/unix/loop.c: In function 'uv__loop_close': src/unix/loop.c:123: warning: dereferencing type-punned pointer will break strict-aliasing rules src/unix/loop.c:124: warning: dereferencing type-punned pointer will break strict-aliasing rules 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/pipe.c: In function 'uv_pipe_connect': src/unix/pipe.c:197: warning: dereferencing type-punned pointer will break strict-aliasing rules CC src/unix/libuv_la-poll.lo CC src/unix/libuv_la-process.lo 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 src/unix/poll.c: In function 'uv_poll_init': src/unix/poll.c:66: 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/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:111: 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 src/unix/process.c:111: warning: dereferencing pointer 'pending.22' does break strict-aliasing rules src/unix/process.c:111: note: initialized from here CC src/unix/libuv_la-signal.lo 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 src/unix/libuv_la-stream.lo 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: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:458: warning: dereferencing type-punned pointer will break strict-aliasing rules src/unix/stream.c: In function 'uv__drain': src/unix/stream.c:662: 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: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:929: warning: dereferencing type-punned pointer will break strict-aliasing rules src/unix/stream.c:943: 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: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 src/unix/stream.c:1481: 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: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/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 CC src/unix/libuv_la-tcp.lo 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/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 src/unix/libuv_la-thread.lo 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 src/unix/libuv_la-timer.lo 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 src/unix/libuv_la-tty.lo 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 CC src/unix/libuv_la-udp.lo 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 CC src/unix/libuv_la-linux-core.lo 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: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: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 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 src/unix/linux-core.c: In function 'uv__io_poll': src/unix/linux-core.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 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 src/unix/libuv_la-linux-inotify.lo 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 src/unix/libuv_la-linux-syscalls.lo CC src/unix/libuv_la-proctitle.lo 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 CCLD libuv.la + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dSkEkg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64 + cd libuv-v1.9.1 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64 install make[1]: Entering directory `/builddir/build/BUILD/libuv-v1.9.1' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libuv.so.1.0.0 /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/libuv.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64 && { ln -s -f libuv.so.1.0.0 libuv.so.1 || { rm -f libuv.so.1 && ln -s libuv.so.1.0.0 libuv.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64 && { ln -s -f libuv.so.1.0.0 libuv.so || { rm -f libuv.so && ln -s libuv.so.1.0.0 libuv.so; }; }) libtool: install: /usr/bin/install -c .libs/libuv.lai /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/libuv.la libtool: install: /usr/bin/install -c .libs/libuv.a /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/libuv.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/libuv.a libtool: install: ranlib /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/libuv.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/include" /usr/bin/install -c -m 644 include/uv.h include/uv-errno.h include/uv-threadpool.h include/uv-version.h include/uv-unix.h include/uv-linux.h '/builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/include' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libuv.pc '/builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/pkgconfig' make[1]: Leaving directory `/builddir/build/BUILD/libuv-v1.9.1' + rm -f /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/libuv.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libuv-v1.9.1 extracting debug info from /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/lib64/libuv.so.1.0.0 symlinked /usr/lib/debug/usr/lib64/libuv.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libuv.so.debug symlinked /usr/lib/debug/usr/lib64/libuv.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libuv.so.1.debug 824 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.f2vIch + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + unset DISPLAY + exit 0 Processing files: libuv-1.9.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nCio5h + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + DOCDIR=/builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/share/doc/libuv-1.9.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/share/doc/libuv-1.9.1 + /bin/mkdir -p /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/share/doc/libuv-1.9.1 + cp -pr README.md AUTHORS /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/share/doc/libuv-1.9.1 + cp -pr LICENSE /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64/usr/share/doc/libuv-1.9.1 + exit 0 Provides: libuv.so.1()(64bit) 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 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) libnsl.so.1()(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) libuv.so.1()(64bit) rtld(GNU_HASH) Processing files: libuv-devel-1.9.1-1.el6.x86_64 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.1()(64bit) Processing files: libuv-static-1.9.1-1.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libuv-debuginfo-1.9.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-293405563.novalocal Wrote: /builddir/build/RPMS/libuv-1.9.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libuv-devel-1.9.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libuv-static-1.9.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libuv-debuginfo-1.9.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B9yUNo + umask 022 + cd /builddir/build/BUILD + cd libuv-v1.9.1 + /bin/rm -rf /builddir/build/BUILDROOT/libuv-1.9.1-1.el6.x86_64 + exit 0 Child return code was: 0