Skip to content

Instantly share code, notes, and snippets.

Created March 12, 2015 01:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/68d3746a082b14c35e0b to your computer and use it in GitHub Desktop.
Save anonymous/68d3746a082b14c35e0b to your computer and use it in GitHub Desktop.
/var/log/pkgbuild/libuv.log
prt-get: installing /usr/ports/contrib/libuv
prt-get: starting build Thu Mar 12 01:18:37 2015
=======> Building '/var/ports/packages/libuv#1.4.2-1.pkg.tar.xz'.
bsdtar -p -o -C /usr/ports/contrib/libuv/work/src -xf /usr/ports/contrib/libuv/libuv-v1.4.2.tar.gz
cp glibc-2.20.patch /usr/ports/contrib/libuv/work/src
+ build
+ cd libuv-v1.4.2
+ sh autogen.sh
+ libtoolize
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
+ aclocal -I m4
+ autoconf
+ automake --add-missing --copy
configure.ac:35: installing './ar-lib'
configure.ac:25: 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'
+ ./configure --prefix=/usr --libexecdir=/usr/lib --mandir=/usr/man
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 whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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 ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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... yes
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 whether make supports nested variables... (cached) 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 for pkg-config... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libuv.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make V=1
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c -o src/unix/libuv_la-async.lo `test -f 'src/unix/async.c' || echo './'`src/unix/async.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c -o src/unix/libuv_la-core.lo `test -f 'src/unix/core.c' || echo './'`src/unix/core.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c -o src/unix/libuv_la-dl.lo `test -f 'src/unix/dl.c' || echo './'`src/unix/dl.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c -o src/unix/libuv_la-fs.lo `test -f 'src/unix/fs.c' || echo './'`src/unix/fs.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c src/unix/fs.c -fPIC -DPIC -o src/unix/.libs/libuv_la-fs.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c src/unix/core.c -fPIC -DPIC -o src/unix/.libs/libuv_la-core.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c src/unix/dl.c -fPIC -DPIC -o src/unix/.libs/libuv_la-dl.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c src/unix/async.c -fPIC -DPIC -o src/unix/.libs/libuv_la-async.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-dl.lo -MD -MP -MF src/unix/.deps/libuv_la-dl.Tpo -c src/unix/dl.c -o src/unix/libuv_la-dl.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-async.lo -MD -MP -MF src/unix/.deps/libuv_la-async.Tpo -c src/unix/async.c -o src/unix/libuv_la-async.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-fs.lo -MD -MP -MF src/unix/.deps/libuv_la-fs.Tpo -c src/unix/fs.c -o src/unix/libuv_la-fs.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-fs.Tpo src/unix/.deps/libuv_la-fs.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c -o src/unix/libuv_la-getaddrinfo.lo `test -f 'src/unix/getaddrinfo.c' || echo './'`src/unix/getaddrinfo.c
mv -f src/unix/.deps/libuv_la-async.Tpo src/unix/.deps/libuv_la-async.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c -o src/unix/libuv_la-getnameinfo.lo `test -f 'src/unix/getnameinfo.c' || echo './'`src/unix/getnameinfo.c
mv -f src/unix/.deps/libuv_la-dl.Tpo src/unix/.deps/libuv_la-dl.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop-watcher.lo -MD -MP -MF src/unix/.deps/libuv_la-loop-watcher.Tpo -c -o src/unix/libuv_la-loop-watcher.lo `test -f 'src/unix/loop-watcher.c' || echo './'`src/unix/loop-watcher.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-core.lo -MD -MP -MF src/unix/.deps/libuv_la-core.Tpo -c src/unix/core.c -o src/unix/libuv_la-core.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-core.Tpo src/unix/.deps/libuv_la-core.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c -o src/unix/libuv_la-loop.lo `test -f 'src/unix/loop.c' || echo './'`src/unix/loop.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c src/unix/getnameinfo.c -fPIC -DPIC -o src/unix/.libs/libuv_la-getnameinfo.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c src/unix/getaddrinfo.c -fPIC -DPIC -o src/unix/.libs/libuv_la-getaddrinfo.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getnameinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getnameinfo.Tpo -c src/unix/getnameinfo.c -o src/unix/libuv_la-getnameinfo.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-getaddrinfo.lo -MD -MP -MF src/unix/.deps/libuv_la-getaddrinfo.Tpo -c src/unix/getaddrinfo.c -o src/unix/libuv_la-getaddrinfo.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop-watcher.lo -MD -MP -MF src/unix/.deps/libuv_la-loop-watcher.Tpo -c src/unix/loop-watcher.c -fPIC -DPIC -o src/unix/.libs/libuv_la-loop-watcher.o
mv -f src/unix/.deps/libuv_la-getaddrinfo.Tpo src/unix/.deps/libuv_la-getaddrinfo.Plo
mv -f src/unix/.deps/libuv_la-getnameinfo.Tpo src/unix/.deps/libuv_la-getnameinfo.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c -o src/unix/libuv_la-pipe.lo `test -f 'src/unix/pipe.c' || echo './'`src/unix/pipe.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c -o src/unix/libuv_la-poll.lo `test -f 'src/unix/poll.c' || echo './'`src/unix/poll.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop-watcher.lo -MD -MP -MF src/unix/.deps/libuv_la-loop-watcher.Tpo -c src/unix/loop-watcher.c -o src/unix/libuv_la-loop-watcher.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-loop-watcher.Tpo src/unix/.deps/libuv_la-loop-watcher.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c -o src/unix/libuv_la-process.lo `test -f 'src/unix/process.c' || echo './'`src/unix/process.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c src/unix/loop.c -fPIC -DPIC -o src/unix/.libs/libuv_la-loop.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-loop.lo -MD -MP -MF src/unix/.deps/libuv_la-loop.Tpo -c src/unix/loop.c -o src/unix/libuv_la-loop.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-loop.Tpo src/unix/.deps/libuv_la-loop.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c -o src/unix/libuv_la-signal.lo `test -f 'src/unix/signal.c' || echo './'`src/unix/signal.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c src/unix/pipe.c -fPIC -DPIC -o src/unix/.libs/libuv_la-pipe.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-pipe.lo -MD -MP -MF src/unix/.deps/libuv_la-pipe.Tpo -c src/unix/pipe.c -o src/unix/libuv_la-pipe.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c src/unix/process.c -fPIC -DPIC -o src/unix/.libs/libuv_la-process.o
mv -f src/unix/.deps/libuv_la-pipe.Tpo src/unix/.deps/libuv_la-pipe.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c -o src/unix/libuv_la-stream.lo `test -f 'src/unix/stream.c' || echo './'`src/unix/stream.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c src/unix/poll.c -fPIC -DPIC -o src/unix/.libs/libuv_la-poll.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-process.lo -MD -MP -MF src/unix/.deps/libuv_la-process.Tpo -c src/unix/process.c -o src/unix/libuv_la-process.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-poll.lo -MD -MP -MF src/unix/.deps/libuv_la-poll.Tpo -c src/unix/poll.c -o src/unix/libuv_la-poll.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-poll.Tpo src/unix/.deps/libuv_la-poll.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c -o src/unix/libuv_la-tcp.lo `test -f 'src/unix/tcp.c' || echo './'`src/unix/tcp.c
mv -f src/unix/.deps/libuv_la-process.Tpo src/unix/.deps/libuv_la-process.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c -o src/unix/libuv_la-thread.lo `test -f 'src/unix/thread.c' || echo './'`src/unix/thread.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c src/unix/signal.c -fPIC -DPIC -o src/unix/.libs/libuv_la-signal.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-signal.lo -MD -MP -MF src/unix/.deps/libuv_la-signal.Tpo -c src/unix/signal.c -o src/unix/libuv_la-signal.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-signal.Tpo src/unix/.deps/libuv_la-signal.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-timer.lo -MD -MP -MF src/unix/.deps/libuv_la-timer.Tpo -c -o src/unix/libuv_la-timer.lo `test -f 'src/unix/timer.c' || echo './'`src/unix/timer.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c src/unix/stream.c -fPIC -DPIC -o src/unix/.libs/libuv_la-stream.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-stream.lo -MD -MP -MF src/unix/.deps/libuv_la-stream.Tpo -c src/unix/stream.c -o src/unix/libuv_la-stream.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c src/unix/tcp.c -fPIC -DPIC -o src/unix/.libs/libuv_la-tcp.o
mv -f src/unix/.deps/libuv_la-stream.Tpo src/unix/.deps/libuv_la-stream.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c -o src/unix/libuv_la-tty.lo `test -f 'src/unix/tty.c' || echo './'`src/unix/tty.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tcp.lo -MD -MP -MF src/unix/.deps/libuv_la-tcp.Tpo -c src/unix/tcp.c -o src/unix/libuv_la-tcp.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c src/unix/thread.c -fPIC -DPIC -o src/unix/.libs/libuv_la-thread.o
mv -f src/unix/.deps/libuv_la-tcp.Tpo src/unix/.deps/libuv_la-tcp.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c -o src/unix/libuv_la-udp.lo `test -f 'src/unix/udp.c' || echo './'`src/unix/udp.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-thread.lo -MD -MP -MF src/unix/.deps/libuv_la-thread.Tpo -c src/unix/thread.c -o src/unix/libuv_la-thread.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-thread.Tpo src/unix/.deps/libuv_la-thread.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-core.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-core.Tpo -c -o src/unix/libuv_la-linux-core.lo `test -f 'src/unix/linux-core.c' || echo './'`src/unix/linux-core.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-timer.lo -MD -MP -MF src/unix/.deps/libuv_la-timer.Tpo -c src/unix/timer.c -fPIC -DPIC -o src/unix/.libs/libuv_la-timer.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-timer.lo -MD -MP -MF src/unix/.deps/libuv_la-timer.Tpo -c src/unix/timer.c -o src/unix/libuv_la-timer.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-timer.Tpo src/unix/.deps/libuv_la-timer.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-inotify.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-inotify.Tpo -c -o src/unix/libuv_la-linux-inotify.lo `test -f 'src/unix/linux-inotify.c' || echo './'`src/unix/linux-inotify.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c src/unix/tty.c -fPIC -DPIC -o src/unix/.libs/libuv_la-tty.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-tty.lo -MD -MP -MF src/unix/.deps/libuv_la-tty.Tpo -c src/unix/tty.c -o src/unix/libuv_la-tty.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c src/unix/udp.c -fPIC -DPIC -o src/unix/.libs/libuv_la-udp.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-core.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-core.Tpo -c src/unix/linux-core.c -fPIC -DPIC -o src/unix/.libs/libuv_la-linux-core.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-udp.lo -MD -MP -MF src/unix/.deps/libuv_la-udp.Tpo -c src/unix/udp.c -o src/unix/libuv_la-udp.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-tty.Tpo src/unix/.deps/libuv_la-tty.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-syscalls.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-syscalls.Tpo -c -o src/unix/libuv_la-linux-syscalls.lo `test -f 'src/unix/linux-syscalls.c' || echo './'`src/unix/linux-syscalls.c
mv -f src/unix/.deps/libuv_la-udp.Tpo src/unix/.deps/libuv_la-udp.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c -o src/unix/libuv_la-proctitle.lo `test -f 'src/unix/proctitle.c' || echo './'`src/unix/proctitle.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-core.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-core.Tpo -c src/unix/linux-core.c -o src/unix/libuv_la-linux-core.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-linux-core.Tpo src/unix/.deps/libuv_la-linux-core.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c -o src/libuv_la-fs-poll.lo `test -f 'src/fs-poll.c' || echo './'`src/fs-poll.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-inotify.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-inotify.Tpo -c src/unix/linux-inotify.c -fPIC -DPIC -o src/unix/.libs/libuv_la-linux-inotify.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-inotify.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-inotify.Tpo -c src/unix/linux-inotify.c -o src/unix/libuv_la-linux-inotify.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-linux-inotify.Tpo src/unix/.deps/libuv_la-linux-inotify.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c -o src/libuv_la-inet.lo `test -f 'src/inet.c' || echo './'`src/inet.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-syscalls.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-syscalls.Tpo -c src/unix/linux-syscalls.c -fPIC -DPIC -o src/unix/.libs/libuv_la-linux-syscalls.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-linux-syscalls.lo -MD -MP -MF src/unix/.deps/libuv_la-linux-syscalls.Tpo -c src/unix/linux-syscalls.c -o src/unix/libuv_la-linux-syscalls.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-linux-syscalls.Tpo src/unix/.deps/libuv_la-linux-syscalls.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c -o src/libuv_la-threadpool.lo `test -f 'src/threadpool.c' || echo './'`src/threadpool.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c src/unix/proctitle.c -fPIC -DPIC -o src/unix/.libs/libuv_la-proctitle.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/unix/libuv_la-proctitle.lo -MD -MP -MF src/unix/.deps/libuv_la-proctitle.Tpo -c src/unix/proctitle.c -o src/unix/libuv_la-proctitle.o >/dev/null 2>&1
mv -f src/unix/.deps/libuv_la-proctitle.Tpo src/unix/.deps/libuv_la-proctitle.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c -o src/libuv_la-uv-common.lo `test -f 'src/uv-common.c' || echo './'`src/uv-common.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c src/fs-poll.c -fPIC -DPIC -o src/.libs/libuv_la-fs-poll.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-fs-poll.lo -MD -MP -MF src/.deps/libuv_la-fs-poll.Tpo -c src/fs-poll.c -o src/libuv_la-fs-poll.o >/dev/null 2>&1
mv -f src/.deps/libuv_la-fs-poll.Tpo src/.deps/libuv_la-fs-poll.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"libuv\ 1.4.2\" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c -o src/libuv_la-version.lo `test -f 'src/version.c' || echo './'`src/version.c
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c src/inet.c -fPIC -DPIC -o src/.libs/libuv_la-inet.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-inet.lo -MD -MP -MF src/.deps/libuv_la-inet.Tpo -c src/inet.c -o src/libuv_la-inet.o >/dev/null 2>&1
mv -f src/.deps/libuv_la-inet.Tpo src/.deps/libuv_la-inet.Plo
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c src/threadpool.c -fPIC -DPIC -o src/.libs/libuv_la-threadpool.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-threadpool.lo -MD -MP -MF src/.deps/libuv_la-threadpool.Tpo -c src/threadpool.c -o src/libuv_la-threadpool.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c src/uv-common.c -fPIC -DPIC -o src/.libs/libuv_la-uv-common.o
mv -f src/.deps/libuv_la-threadpool.Tpo src/.deps/libuv_la-threadpool.Plo
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-uv-common.lo -MD -MP -MF src/.deps/libuv_la-uv-common.Tpo -c src/uv-common.c -o src/libuv_la-uv-common.o >/dev/null 2>&1
mv -f src/.deps/libuv_la-uv-common.Tpo src/.deps/libuv_la-uv-common.Plo
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c src/version.c -fPIC -DPIC -o src/.libs/libuv_la-version.o
libtool: compile: gcc -DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"1.4.2\" "-DPACKAGE_STRING=\"libuv 1.4.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/libuv/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"1.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -I. -I./include -I./src -I./src/unix -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -MT src/libuv_la-version.lo -MD -MP -MF src/.deps/libuv_la-version.Tpo -c src/version.c -o src/libuv_la-version.o >/dev/null 2>&1
mv -f src/.deps/libuv_la-version.Tpo src/.deps/libuv_la-version.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -O2 -march=x86-64 -pipe -fvisibility=hidden -g -std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -no-undefined -version-info 1:0:0 -o libuv.la -rpath /usr/lib src/libuv_la-fs-poll.lo src/libuv_la-inet.lo src/libuv_la-threadpool.lo src/libuv_la-uv-common.lo src/libuv_la-version.lo src/unix/libuv_la-async.lo src/unix/libuv_la-core.lo src/unix/libuv_la-dl.lo src/unix/libuv_la-fs.lo src/unix/libuv_la-getaddrinfo.lo src/unix/libuv_la-getnameinfo.lo src/unix/libuv_la-loop-watcher.lo src/unix/libuv_la-loop.lo src/unix/libuv_la-pipe.lo src/unix/libuv_la-poll.lo src/unix/libuv_la-process.lo src/unix/libuv_la-signal.lo src/unix/libuv_la-stream.lo src/unix/libuv_la-tcp.lo src/unix/libuv_la-thread.lo src/unix/libuv_la-timer.lo src/unix/libuv_la-tty.lo src/unix/libuv_la-udp.lo src/unix/libuv_la-linux-core.lo src/unix/libuv_la-linux-inotify.lo src/unix/libuv_la-linux-syscalls.lo src/unix/libuv_la-proctitle.lo -lrt -lpthread -lnsl -ldl
libtool: link: gcc -shared -fPIC -DPIC src/.libs/libuv_la-fs-poll.o src/.libs/libuv_la-inet.o src/.libs/libuv_la-threadpool.o src/.libs/libuv_la-uv-common.o src/.libs/libuv_la-version.o src/unix/.libs/libuv_la-async.o src/unix/.libs/libuv_la-core.o src/unix/.libs/libuv_la-dl.o src/unix/.libs/libuv_la-fs.o src/unix/.libs/libuv_la-getaddrinfo.o src/unix/.libs/libuv_la-getnameinfo.o src/unix/.libs/libuv_la-loop-watcher.o src/unix/.libs/libuv_la-loop.o src/unix/.libs/libuv_la-pipe.o src/unix/.libs/libuv_la-poll.o src/unix/.libs/libuv_la-process.o src/unix/.libs/libuv_la-signal.o src/unix/.libs/libuv_la-stream.o src/unix/.libs/libuv_la-tcp.o src/unix/.libs/libuv_la-thread.o src/unix/.libs/libuv_la-timer.o src/unix/.libs/libuv_la-tty.o src/unix/.libs/libuv_la-udp.o src/unix/.libs/libuv_la-linux-core.o src/unix/.libs/libuv_la-linux-inotify.o src/unix/.libs/libuv_la-linux-syscalls.o src/unix/.libs/libuv_la-proctitle.o -lrt -lpthread -lnsl -ldl -O2 -march=x86-64 -g -O2 -march=x86-64 -g -Wl,-soname -Wl,libuv.so.1 -o .libs/libuv.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libuv.so.1" && ln -s "libuv.so.1.0.0" "libuv.so.1")
libtool: link: (cd ".libs" && rm -f "libuv.so" && ln -s "libuv.so.1.0.0" "libuv.so")
libtool: link: ar cru .libs/libuv.a src/libuv_la-fs-poll.o src/libuv_la-inet.o src/libuv_la-threadpool.o src/libuv_la-uv-common.o src/libuv_la-version.o src/unix/libuv_la-async.o src/unix/libuv_la-core.o src/unix/libuv_la-dl.o src/unix/libuv_la-fs.o src/unix/libuv_la-getaddrinfo.o src/unix/libuv_la-getnameinfo.o src/unix/libuv_la-loop-watcher.o src/unix/libuv_la-loop.o src/unix/libuv_la-pipe.o src/unix/libuv_la-poll.o src/unix/libuv_la-process.o src/unix/libuv_la-signal.o src/unix/libuv_la-stream.o src/unix/libuv_la-tcp.o src/unix/libuv_la-thread.o src/unix/libuv_la-timer.o src/unix/libuv_la-tty.o src/unix/libuv_la-udp.o src/unix/libuv_la-linux-core.o src/unix/libuv_la-linux-inotify.o src/unix/libuv_la-linux-syscalls.o src/unix/libuv_la-proctitle.o
libtool: link: ranlib .libs/libuv.a
libtool: link: ( cd ".libs" && rm -f "libuv.la" && ln -s "../libuv.la" "libuv.la" )
+ make check
make test/run-tests
make[1]: Entering directory '/usr/ports/contrib/libuv/work/src/libuv-v1.4.2'
CC test/test_run_tests-blackhole-server.o
CC test/test_run_tests-echo-server.o
CC test/test_run_tests-dns-server.o
CC test/test_run_tests-run-tests.o
In file included from test/echo-server.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/dns-server.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/blackhole-server.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/run-tests.c:34:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-runner.o
CC test/test_run_tests-test-active.o
CC test/test_run_tests-test-async.o
CC test/test_run_tests-test-async-null-cb.o
In file included from test/runner.c:26:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-async-null-cb.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-active.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-barrier.o
In file included from test/test-async.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-callback-order.o
CC test/test_run_tests-test-callback-stack.o
CC test/test_run_tests-test-close-fd.o
In file included from test/test-callback-order.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-close-order.o
In file included from test/test-barrier.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-condvar.o
In file included from test/test-callback-stack.c:28:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-close-order.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-close-fd.c:25:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-connection-fail.o
CC test/test_run_tests-test-cwd-and-chdir.o
CC test/test_run_tests-test-default-loop-close.o
In file included from test/test-condvar.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-delayed-accept.o
In file included from test/test-cwd-and-chdir.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-dlerror.o
In file included from test/test-connection-fail.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-default-loop-close.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-embed.o
In file included from test/test-delayed-accept.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-dlerror.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-emfile.o
In file included from test/test-embed.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-fail-always.o
CC test/test_run_tests-test-error.o
CC test/test_run_tests-test-fs-event.o
In file included from test/test-emfile.c:25:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-fs-poll.o
In file included from test/test-error.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-fs-event.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-fail-always.c:22:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-fs.o
CC test/test_run_tests-test-get-currentexe.o
CC test/test_run_tests-test-get-loadavg.o
In file included from test/test-fs-poll.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-get-memory.o
In file included from test/test-get-currentexe.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-getaddrinfo.o
In file included from test/test-fs.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-get-loadavg.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-getnameinfo.o
CC test/test_run_tests-test-getsockname.o
In file included from test/test-get-memory.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
test/test-get-memory.c: In function 'run_test_get_memory':
test/test-get-memory.c:30:25: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) free_mem,
^
test/test-get-memory.c:31:25: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) total_mem);
^
test/test-get-memory.c:31:10: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
(unsigned long long) total_mem);
^
test/test-get-memory.c:31:10: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
In file included from test/test-getaddrinfo.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-getnameinfo.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-handle-fileno.o
CC test/test_run_tests-test-hrtime.o
CC test/test_run_tests-test-idle.o
In file included from test/test-getsockname.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-ip4-addr.o
In file included from test/test-handle-fileno.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-ip6-addr.o
In file included from test/test-idle.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-hrtime.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-ip6-addr.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-ip4-addr.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-ipc-send-recv.o
CC test/test_run_tests-test-loop-handles.o
CC test/test_run_tests-test-ipc.o
CC test/test_run_tests-test-loop-alive.o
In file included from test/test-ipc-send-recv.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-ipc.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-loop-alive.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-loop-close.o
CC test/test_run_tests-test-loop-stop.o
CC test/test_run_tests-test-loop-time.o
In file included from test/test-loop-stop.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-loop-close.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-loop-configure.o
In file included from test/test-loop-time.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-loop-handles.c:68:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-multiple-listen.o
CC test/test_run_tests-test-mutexes.o
CC test/test_run_tests-test-osx-select.o
In file included from test/test-loop-configure.c:17:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-mutexes.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-pass-always.o
In file included from test/test-multiple-listen.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-osx-select.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-ping-pong.o
In file included from test/test-pass-always.c:22:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-pipe-bind-error.o
CC test/test_run_tests-test-pipe-connect-error.o
CC test/test_run_tests-test-pipe-getsockname.o
In file included from test/test-ping-pong.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-pipe-sendmsg.o
In file included from test/test-pipe-bind-error.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-pipe-connect-error.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-pipe-getsockname.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-pipe-close-stdout-read-stdin.o
CC test/test_run_tests-test-pipe-server-close.o
CC test/test_run_tests-test-pipe-set-non-blocking.o
In file included from test/test-pipe-sendmsg.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-platform-output.o
In file included from test/test-pipe-close-stdout-read-stdin.c:30:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-pipe-server-close.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-poll-close.o
CC test/test_run_tests-test-poll-close-doesnt-corrupt-stack.o
In file included from test/test-pipe-set-non-blocking.c:17:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-poll-closesocket.o
In file included from test/test-platform-output.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
test/test-platform-output.c: In function 'run_test_platform_output':
test/test-platform-output.c:50:59: warning: ISO C90 does not support 'long long' [-Wlong-long]
printf("uv_resident_set_memory: %llu\n", (unsigned long long) rss);
^
test/test-platform-output.c:50:3: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
printf("uv_resident_set_memory: %llu\n", (unsigned long long) rss);
^
test/test-platform-output.c:65:25: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) rusage.ru_utime.tv_sec,
^
test/test-platform-output.c:66:25: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) rusage.ru_utime.tv_usec);
^
test/test-platform-output.c:66:10: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
(unsigned long long) rusage.ru_utime.tv_usec);
^
test/test-platform-output.c:66:10: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
test/test-platform-output.c:68:25: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) rusage.ru_stime.tv_sec,
^
test/test-platform-output.c:69:25: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) rusage.ru_stime.tv_usec);
^
test/test-platform-output.c:69:10: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
(unsigned long long) rusage.ru_stime.tv_usec);
^
test/test-platform-output.c:69:10: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
test/test-platform-output.c:78:50: warning: ISO C90 does not support 'long long' [-Wlong-long]
printf(" times.sys: %llu\n", (unsigned long long) cpus[i].cpu_times.sys);
^
test/test-platform-output.c:78:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
printf(" times.sys: %llu\n", (unsigned long long) cpus[i].cpu_times.sys);
^
test/test-platform-output.c:80:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) cpus[i].cpu_times.user);
^
test/test-platform-output.c:80:12: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
(unsigned long long) cpus[i].cpu_times.user);
^
test/test-platform-output.c:82:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) cpus[i].cpu_times.idle);
^
test/test-platform-output.c:82:12: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
(unsigned long long) cpus[i].cpu_times.idle);
^
test/test-platform-output.c:83:50: warning: ISO C90 does not support 'long long' [-Wlong-long]
printf(" times.irq: %llu\n", (unsigned long long) cpus[i].cpu_times.irq);
^
test/test-platform-output.c:83:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
printf(" times.irq: %llu\n", (unsigned long long) cpus[i].cpu_times.irq);
^
test/test-platform-output.c:85:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
(unsigned long long) cpus[i].cpu_times.nice);
^
test/test-platform-output.c:85:12: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
(unsigned long long) cpus[i].cpu_times.nice);
^
test/test-poll-close-doesnt-corrupt-stack.c:1:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
/* Copyright Bert Belder, and other libuv contributors. All rights reserved.
^
CC test/test_run_tests-test-poll.o
test/test-poll-closesocket.c:1:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
/* Copyright Joyent, Inc. and other Node contributors. All rights reserved.
^
CC test/test_run_tests-test-process-title.o
In file included from test/test-poll-close.c:31:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-ref.o
CC test/test_run_tests-test-run-nowait.o
In file included from test/test-poll.c:30:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-process-title.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-run-once.o
CC test/test_run_tests-test-semaphore.o
In file included from test/test-run-nowait.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-ref.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-run-once.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-shutdown-close.o
CC test/test_run_tests-test-shutdown-twice.o
In file included from test/test-semaphore.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-shutdown-eof.o
In file included from test/test-shutdown-close.c:28:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-shutdown-twice.c:28:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-shutdown-eof.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-signal-multiple-loops.o
CC test/test_run_tests-test-signal.o
CC test/test_run_tests-test-socket-buffer-size.o
CC test/test_run_tests-test-spawn.o
In file included from test/test-signal.c:27:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-stdio-over-pipes.o
In file included from test/test-signal-multiple-loops.c:27:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-spawn.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
test/test-spawn.c:1010:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
// Regression test for issue #909
^
test/test-spawn.c:1010:1: warning: (this will be reported only once per input file) [enabled by default]
CC test/test_run_tests-test-tcp-bind-error.o
In file included from test/test-socket-buffer-size.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-bind6-error.o
CC test/test_run_tests-test-tcp-close-accept.o
In file included from test/test-stdio-over-pipes.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-tcp-bind-error.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-close-while-connecting.o
In file included from test/test-tcp-bind6-error.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-close.o
In file included from test/test-tcp-close-accept.c:26:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-connect-error-after-write.o
CC test/test_run_tests-test-tcp-connect-error.o
In file included from test/test-tcp-close-while-connecting.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-tcp-close.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-connect-timeout.o
In file included from test/test-tcp-connect-error-after-write.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-connect6-error.o
CC test/test_run_tests-test-tcp-flags.o
In file included from test/test-tcp-connect-error.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-open.o
In file included from test/test-tcp-connect6-error.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-tcp-connect-timeout.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-read-stop.o
In file included from test/test-tcp-flags.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-tcp-open.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-unexpected-read.o
CC test/test_run_tests-test-tcp-shutdown-after-write.o
CC test/test_run_tests-test-tcp-oob.o
In file included from test/test-tcp-shutdown-after-write.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-tcp-read-stop.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-write-to-half-open-connection.o
CC test/test_run_tests-test-tcp-write-after-connect.o
In file included from test/test-tcp-oob.c:25:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-writealot.o
In file included from test/test-tcp-write-to-half-open-connection.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-tcp-unexpected-read.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-tcp-try-write.o
CC test/test_run_tests-test-tcp-write-queue-order.o
In file included from test/test-tcp-write-after-connect.c:25:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-thread-equal.o
In file included from test/test-tcp-try-write.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-tcp-writealot.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-thread.o
In file included from test/test-tcp-write-queue-order.c:27:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-threadpool-cancel.o
CC test/test_run_tests-test-threadpool.o
In file included from test/test-thread-equal.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-thread.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-timer-again.o
CC test/test_run_tests-test-timer-from-check.o
In file included from test/test-threadpool.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-threadpool-cancel.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-timer.o
CC test/test_run_tests-test-tty.o
In file included from test/test-timer-again.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-timer-from-check.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-timer.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
test/test-timer.c: In function 'run_test_timer_huge_timeout':
test/test-timer.c:233:63: warning: use of C99 long long integer constant [-Wlong-long]
ASSERT(0 == uv_timer_start(&huge_timer1, tiny_timer_cb, 0xffffffffffffLL, 0));
^
CC test/test_run_tests-test-udp-bind.o
CC test/test_run_tests-test-udp-dgram-too-big.o
In file included from test/test-tty.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-udp-ipv6.o
CC test/test_run_tests-test-udp-multicast-interface.o
In file included from test/test-udp-bind.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-udp-dgram-too-big.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-udp-ipv6.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-udp-multicast-interface6.o
CC test/test_run_tests-test-udp-multicast-join.o
CC test/test_run_tests-test-udp-multicast-join6.o
In file included from test/test-udp-multicast-interface.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-udp-multicast-join.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-udp-multicast-interface6.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-udp-multicast-ttl.o
CC test/test_run_tests-test-udp-open.o
CC test/test_run_tests-test-udp-options.o
In file included from test/test-udp-multicast-join6.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-udp-send-and-recv.o
In file included from test/test-udp-multicast-ttl.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-udp-options.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-udp-send-immediate.o
CC test/test_run_tests-test-udp-send-unreachable.o
In file included from test/test-udp-open.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-udp-try-send.o
In file included from test/test-udp-send-and-recv.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-walk-handles.o
In file included from test/test-udp-send-immediate.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-udp-send-unreachable.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-udp-try-send.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CC test/test_run_tests-test-watcher-cross-stop.o
CC test/test_run_tests-runner-unix.o
In file included from test/test-walk-handles.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
In file included from test/test-watcher-cross-stop.c:23:0:
test/task.h:80:13: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOG(...) \
^
test/task.h:86:14: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
#define LOGF(...) \
^
CCLD test/run-tests
make[1]: Leaving directory '/usr/ports/contrib/libuv/work/src/libuv-v1.4.2'
make check-TESTS
make[1]: Entering directory '/usr/ports/contrib/libuv/work/src/libuv-v1.4.2'
[% 0|+ 0|- 0|T 0|S 0]: platform_output
Output from process `platform_output`:
uv_get_process_title: /usr/ports/contrib/libuv/work/src/libuv-v1.4.2/test/.libs/lt-run-tests
uv_cwd: /usr/ports/contrib/libuv/work/src/libuv-v1.4.2
uv_resident_set_memory: 1028096
uv_uptime: 995416.000000
uv_getrusage:
user: 0 sec 0 microsec
system: 0 sec 2000 microsec
uv_cpu_info:
model: AMD Phenom(tm) II X4 965 Processor
speed: 800
times.sys: 396524100
times.user: 795255200
times.idle: 7068689700
times.irq: 175549300
times.nice: 1273965000
model: AMD Phenom(tm) II X4 965 Processor
speed: 800
times.sys: 405172800
times.user: 854355000
times.idle: 7098147800
times.irq: 88143600
times.nice: 1286862300
model: AMD Phenom(tm) II X4 965 Processor
speed: 3400
times.sys: 413617400
times.user: 848871400
times.idle: 6999009900
times.irq: 128955500
times.nice: 1216913900
model: AMD Phenom(tm) II X4 965 Processor
speed: 800
times.sys: 403793800
times.user: 852547500
times.idle: 7085506700
times.irq: 87191500
times.nice: 1267955900
uv_interface_addresses:
name: lo
internal: 1
physical address: 00:00:00:00:00:00
address: 127.0.0.1
netmask: 255.0.0.0
name: eth0
internal: 0
physical address: 02:42:ac:11:00:31
address: 172.17.0.49
netmask: 255.255.0.0
name: lo
internal: 1
physical address: 00:00:00:00:00:00
address: ::1
netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
name: eth0
internal: 0
physical address: 02:42:ac:11:00:31
address: fe80::42:acff:fe11:31
netmask: ffff:ffff:ffff:ffff::
=============================================================
[% 0|+ 1|- 0|T 0|S 0]: close_order[% 0|+ 2|- 0|T 0|S 0]: run_once[% 1|+ 3|- 0|T 0|S 0]: run_nowait[% 1|+ 4|- 0|T 0|S 0]: loop_alive[% 2|+ 5|- 0|T 0|S 0]: loop_close[% 2|+ 6|- 0|T 0|S 0]: loop_stop[% 2|+ 7|- 0|T 0|S 0]: loop_update_time[% 3|+ 8|- 0|T 0|S 0]: loop_backend_timeout[% 3|+ 9|- 0|T 0|S 0]: loop_configure[% 4|+ 10|- 0|T 0|S 0]: default_loop_close[% 4|+ 11|- 0|T 0|S 0]: barrier_1[% 4|+ 12|- 0|T 0|S 0]: barrier_2[% 5|+ 13|- 0|T 0|S 0]: barrier_3[% 5|+ 14|- 0|T 0|S 0]: condvar_1[% 6|+ 15|- 0|T 0|S 0]: condvar_2[% 6|+ 16|- 0|T 0|S 0]: condvar_3[% 6|+ 17|- 0|T 0|S 0]: condvar_4[% 7|+ 18|- 0|T 0|S 0]: condvar_5[% 7|+ 19|- 0|T 0|S 0]: semaphore_1[% 8|+ 20|- 0|T 0|S 0]: semaphore_2[% 8|+ 21|- 0|T 0|S 0]: semaphore_3[% 8|+ 22|- 0|T 0|S 0]: pipe_connect_bad_name[% 9|+ 23|- 0|T 0|S 0]: pipe_connect_to_file[% 9|+ 24|- 0|T 0|S 0]: pipe_server_close[% 10|+ 25|- 0|T 0|S 0]: pipe_close_stdout_read_stdin[% 10|+ 26|- 0|T 0|S 0]: pipe_set_non_blocking
`pipe_set_non_blocking` failed: exit code 6
Output from process `pipe_set_non_blocking`:
Assertion failed in test/test-pipe-set-non-blocking.c on line 51: n == 0
=============================================================
[% 10|+ 26|- 1|T 0|S 0]: tty[% 11|+ 27|- 1|T 0|S 0]: stdio_over_pipes[% 11|+ 28|- 1|T 0|S 0]: ip6_pton[% 12|+ 29|- 1|T 0|S 0]: ipc_listen_before_write[% 12|+ 30|- 1|T 0|S 0]: ipc_listen_after_write[% 12|+ 31|- 1|T 0|S 0]: ipc_send_recv_pipe[% 13|+ 32|- 1|T 0|S 0]: ipc_send_recv_tcp[% 13|+ 33|- 1|T 0|S 0]: ipc_tcp_connection[% 14|+ 34|- 1|T 0|S 0]: tcp_ping_pong[% 14|+ 35|- 1|T 0|S 0]: tcp_ping_pong_v6[% 14|+ 36|- 1|T 0|S 0]: pipe_ping_pong[% 15|+ 37|- 1|T 0|S 0]: delayed_accept[% 15|+ 38|- 1|T 0|S 0]: multiple_listen[% 16|+ 39|- 1|T 0|S 0]: tcp_write_after_connect[% 16|+ 40|- 1|T 0|S 0]: tcp_writealot[% 16|+ 41|- 1|T 0|S 0]: tcp_try_write[% 17|+ 42|- 1|T 0|S 0]: tcp_write_queue_order[% 17|+ 43|- 1|T 0|S 0]: tcp_open[% 18|+ 44|- 1|T 0|S 0]: tcp_shutdown_after_write[% 18|+ 45|- 1|T 0|S 0]: tcp_connect_error_after_write[% 18|+ 46|- 1|T 0|S 0]: tcp_bind_error_addrinuse[% 19|+ 47|- 1|T 0|S 0]: tcp_bind_error_addrnotavail_1[% 19|+ 48|- 1|T 0|S 0]: tcp_bind_error_addrnotavail_2[% 20|+ 49|- 1|T 0|S 0]: tcp_bind_error_fault[% 20|+ 50|- 1|T 0|S 0]: tcp_bind_error_inval[% 20|+ 51|- 1|T 0|S 0]: tcp_bind_localhost_ok[% 21|+ 52|- 1|T 0|S 0]: tcp_bind_invalid_flags[% 21|+ 53|- 1|T 0|S 0]: tcp_listen_without_bind[% 22|+ 54|- 1|T 0|S 0]: tcp_connect_error_fault[% 22|+ 55|- 1|T 0|S 0]: tcp_connect_timeout[% 22|+ 56|- 1|T 0|S 0]: tcp_close_while_connecting[% 23|+ 57|- 1|T 0|S 0]: tcp_close[% 23|+ 58|- 1|T 0|S 0]: tcp_close_accept[% 24|+ 59|- 1|T 0|S 0]: tcp_oob[% 24|+ 60|- 1|T 0|S 0]: tcp_flags[% 24|+ 61|- 1|T 0|S 0]: tcp_write_to_half_open_connection[% 25|+ 62|- 1|T 0|S 0]: tcp_unexpected_read[% 25|+ 63|- 1|T 0|S 0]: tcp_read_stop[% 26|+ 64|- 1|T 0|S 0]: tcp_bind6_error_addrinuse[% 26|+ 65|- 1|T 0|S 0]: tcp_bind6_error_addrnotavail[% 26|+ 66|- 1|T 0|S 0]: tcp_bind6_error_fault[% 27|+ 67|- 1|T 0|S 0]: tcp_bind6_error_inval[% 27|+ 68|- 1|T 0|S 0]: tcp_bind6_localhost_ok[% 28|+ 69|- 1|T 0|S 0]: udp_bind[% 28|+ 70|- 1|T 0|S 0]: udp_bind_reuseaddr[% 28|+ 71|- 1|T 0|S 0]: udp_send_and_recv[% 29|+ 72|- 1|T 0|S 0]: udp_send_immediate[% 29|+ 73|- 1|T 0|S 0]: udp_send_unreachable[% 30|+ 74|- 1|T 0|S 0]: udp_dgram_too_big[% 30|+ 75|- 1|T 0|S 0]: udp_dual_stack[% 30|+ 76|- 1|T 0|S 0]: udp_ipv6_only[% 31|+ 77|- 1|T 0|S 0]: udp_options[% 31|+ 78|- 1|T 0|S 0]: udp_options6[% 32|+ 79|- 1|T 0|S 0]: udp_no_autobind[% 32|+ 80|- 1|T 0|S 0]: udp_multicast_interface[% 32|+ 81|- 1|T 0|S 0]: udp_multicast_interface6[% 33|+ 82|- 1|T 0|S 0]: udp_multicast_join[% 33|+ 83|- 1|T 0|S 0]: udp_multicast_join6[% 34|+ 84|- 1|T 0|S 0]: udp_multicast_ttl[% 34|+ 85|- 1|T 0|S 0]: udp_try_send[% 34|+ 86|- 1|T 0|S 0]: udp_open[% 35|+ 87|- 1|T 0|S 0]: pipe_bind_error_addrinuse[% 35|+ 88|- 1|T 0|S 0]: pipe_bind_error_addrnotavail[% 36|+ 89|- 1|T 0|S 0]: pipe_bind_error_inval[% 36|+ 90|- 1|T 0|S 0]: pipe_listen_without_bind[% 36|+ 91|- 1|T 0|S 0]: pipe_getsockname[% 37|+ 92|- 1|T 0|S 0]: pipe_getsockname_abstract[% 37|+ 93|- 1|T 0|S 0]: pipe_getsockname_blocking[% 38|+ 94|- 1|T 0|S 0]: pipe_sendmsg[% 38|+ 95|- 1|T 0|S 0]: connection_fail[% 38|+ 96|- 1|T 0|S 0]: connection_fail_doesnt_auto_close[% 39|+ 97|- 1|T 0|S 0]: shutdown_close_tcp[% 39|+ 98|- 1|T 0|S 0]: shutdown_close_pipe[% 40|+ 99|- 1|T 0|S 0]: shutdown_eof[% 40|+ 100|- 1|T 0|S 0]: shutdown_twice[% 40|+ 101|- 1|T 0|S 0]: callback_stack[% 41|+ 102|- 1|T 0|S 0]: error_message[% 41|+ 103|- 1|T 0|S 0]: timer[% 42|+ 104|- 1|T 0|S 0]: timer_init[% 42|+ 105|- 1|T 0|S 0]: timer_again[% 42|+ 106|- 1|T 0|S 0]: timer_start_twice[% 43|+ 107|- 1|T 0|S 0]: timer_order[% 43|+ 108|- 1|T 0|S 0]: timer_huge_timeout[% 44|+ 109|- 1|T 0|S 0]: timer_huge_repeat[% 44|+ 110|- 1|T 0|S 0]: timer_run_once[% 44|+ 111|- 1|T 0|S 0]: timer_from_check[% 45|+ 112|- 1|T 0|S 0]: timer_null_callback[% 45|+ 113|- 1|T 0|S 0]: idle_starvation[% 46|+ 114|- 1|T 0|S 0]: ref[% 46|+ 115|- 1|T 0|S 0]: idle_ref[% 46|+ 116|- 1|T 0|S 0]: fs_poll_ref[% 47|+ 117|- 1|T 0|S 0]: async_ref[% 47|+ 118|- 1|T 0|S 0]: prepare_ref[% 48|+ 119|- 1|T 0|S 0]: check_ref[% 48|+ 120|- 1|T 0|S 0]: unref_in_prepare_cb[% 48|+ 121|- 1|T 0|S 0]: timer_ref[% 49|+ 122|- 1|T 0|S 0]: timer_ref2[% 49|+ 123|- 1|T 0|S 0]: fs_event_ref[% 50|+ 124|- 1|T 0|S 0]: tcp_ref[% 50|+ 125|- 1|T 0|S 0]: tcp_ref2[% 50|+ 126|- 1|T 0|S 0]: tcp_ref2b[% 51|+ 127|- 1|T 0|S 0]: tcp_ref3[% 51|+ 128|- 1|T 0|S 0]: tcp_ref4[% 52|+ 129|- 1|T 0|S 0]: udp_ref[% 52|+ 130|- 1|T 0|S 0]: udp_ref2[% 52|+ 131|- 1|T 0|S 0]: udp_ref3[% 53|+ 132|- 1|T 0|S 0]: pipe_ref[% 53|+ 133|- 1|T 0|S 0]: pipe_ref2[% 54|+ 134|- 1|T 0|S 0]: pipe_ref3[% 54|+ 135|- 1|T 0|S 0]: pipe_ref4[% 54|+ 136|- 1|T 0|S 0]: process_ref[% 55|+ 137|- 1|T 0|S 0]: has_ref[% 55|+ 138|- 1|T 0|S 0]: loop_handles[% 56|+ 139|- 1|T 0|S 0]: walk_handles[% 56|+ 140|- 1|T 0|S 0]: watcher_cross_stop[% 56|+ 141|- 1|T 0|S 0]: active[% 57|+ 142|- 1|T 0|S 0]: embed[% 57|+ 143|- 1|T 0|S 0]: async[% 58|+ 144|- 1|T 0|S 0]: async_null_cb[% 58|+ 145|- 1|T 0|S 0]: get_currentexe[% 58|+ 146|- 1|T 0|S 0]: process_title[% 59|+ 147|- 1|T 0|S 0]: cwd_and_chdir[% 59|+ 148|- 1|T 0|S 0]: get_memory[% 60|+ 149|- 1|T 0|S 0]: get_loadavg[% 60|+ 150|- 1|T 0|S 0]: handle_fileno[% 60|+ 151|- 1|T 0|S 0]: hrtime[% 61|+ 152|- 1|T 0|S 0]: getaddrinfo_fail[% 61|+ 153|- 1|T 0|S 0]: getaddrinfo_fail_sync[% 62|+ 154|- 1|T 0|S 0]: getaddrinfo_basic[% 62|+ 155|- 1|T 0|S 0]: getaddrinfo_basic_sync[% 62|+ 156|- 1|T 0|S 0]: getaddrinfo_concurrent[% 63|+ 157|- 1|T 0|S 0]: getnameinfo_basic_ip4[% 63|+ 158|- 1|T 0|S 0]: getnameinfo_basic_ip4_sync[% 64|+ 159|- 1|T 0|S 0]: getnameinfo_basic_ip6[% 64|+ 160|- 1|T 0|S 0]: getsockname_tcp[% 64|+ 161|- 1|T 0|S 0]: getsockname_udp[% 65|+ 162|- 1|T 0|S 0]: poll_duplex[% 65|+ 163|- 1|T 0|S 0]: poll_unidirectional[% 66|+ 164|- 1|T 0|S 0]: poll_close[% 66|+ 165|- 1|T 0|S 0]: socket_buffer_size[% 66|+ 166|- 1|T 0|S 0]: spawn_fails[% 67|+ 167|- 1|T 0|S 0]: spawn_exit_code[% 67|+ 168|- 1|T 0|S 0]: spawn_stdout[% 68|+ 169|- 1|T 0|S 0]: spawn_stdin[% 68|+ 170|- 1|T 0|S 0]: spawn_stdio_greater_than_3[% 68|+ 171|- 1|T 0|S 0]: spawn_ignored_stdio[% 69|+ 172|- 1|T 0|S 0]: spawn_and_kill[% 69|+ 173|- 1|T 0|S 0]: spawn_detached[% 70|+ 174|- 1|T 0|S 0]: spawn_and_kill_with_std[% 70|+ 175|- 1|T 0|S 0]: spawn_and_ping[% 70|+ 176|- 1|T 0|S 0]: spawn_preserve_env[% 71|+ 177|- 1|T 0|S 0]: spawn_setuid_fails[% 71|+ 178|- 1|T 0|S 0]: spawn_setgid_fails[% 72|+ 179|- 1|T 0|S 0]: spawn_stdout_to_file[% 72|+ 180|- 1|T 0|S 0]: spawn_stdout_and_stderr_to_file[% 72|+ 181|- 1|T 0|S 0]: spawn_auto_unref[% 73|+ 182|- 1|T 0|S 0]: spawn_closed_process_io[% 73|+ 183|- 1|T 0|S 0]: spawn_reads_child_path[% 74|+ 184|- 1|T 0|S 0]: fs_poll[% 74|+ 185|- 1|T 0|S 0]: fs_poll_getpath[% 74|+ 186|- 1|T 0|S 0]: kill[% 75|+ 187|- 1|T 0|S 0]: emfile[% 75|+ 188|- 1|T 0|S 0]: close_fd[% 76|+ 189|- 1|T 0|S 0]: spawn_fs_open[% 76|+ 190|- 1|T 0|S 0]: spawn_setuid_setgid[% 76|+ 191|- 1|T 0|S 0]: we_get_signal[% 77|+ 192|- 1|T 0|S 0]: we_get_signals[% 77|+ 193|- 1|T 0|S 0]: signal_multiple_loops[% 78|+ 194|- 1|T 0|S 0]: closed_fd_events[% 78|+ 195|- 1|T 0|S 0]: fs_file_noent[% 78|+ 196|- 1|T 0|S 0]: fs_file_nametoolong[% 79|+ 197|- 1|T 0|S 0]: fs_file_loop[% 79|+ 198|- 1|T 0|S 0]: fs_file_async[% 80|+ 199|- 1|T 0|S 0]: fs_file_sync[% 80|+ 200|- 1|T 0|S 0]: fs_file_write_null_buffer[% 80|+ 201|- 1|T 0|S 0]: fs_async_dir[% 81|+ 202|- 1|T 0|S 0]: fs_async_sendfile[% 81|+ 203|- 1|T 0|S 0]: fs_mkdtemp[% 82|+ 204|- 1|T 0|S 0]: fs_fstat[% 82|+ 205|- 1|T 0|S 0]: fs_access[% 82|+ 206|- 1|T 0|S 0]: fs_chmod[% 83|+ 207|- 1|T 0|S 0]: fs_chown[% 83|+ 208|- 1|T 0|S 0]: fs_utime[% 84|+ 209|- 1|T 0|S 0]: fs_futime[% 84|+ 210|- 1|T 0|S 0]: fs_readlink[% 84|+ 211|- 1|T 0|S 0]: fs_symlink[% 85|+ 212|- 1|T 0|S 0]: fs_symlink_dir[% 85|+ 213|- 1|T 0|S 0]: fs_stat_missing_path[% 86|+ 214|- 1|T 0|S 0]: fs_read_file_eof[% 86|+ 215|- 1|T 0|S 0]: fs_file_open_append[% 86|+ 216|- 1|T 0|S 0]: fs_event_watch_dir[% 87|+ 217|- 1|T 0|S 0]: fs_event_watch_file[% 87|+ 218|- 1|T 0|S 0]: fs_event_watch_file_twice[% 88|+ 219|- 1|T 0|S 0]: fs_event_watch_file_current_dir[% 88|+ 220|- 1|T 0|S 0]: fs_event_no_callback_after_close[% 88|+ 221|- 1|T 0|S 0]: fs_event_no_callback_on_close[% 89|+ 222|- 1|T 0|S 0]: fs_event_immediate_close[% 89|+ 223|- 1|T 0|S 0]: fs_event_close_with_pending_event[% 90|+ 224|- 1|T 0|S 0]: fs_event_close_in_callback[% 90|+ 225|- 1|T 0|S 0]: fs_event_start_and_close[% 90|+ 226|- 1|T 0|S 0]: fs_event_error_reporting[% 91|+ 227|- 1|T 0|S 0]: fs_event_getpath[% 91|+ 228|- 1|T 0|S 0]: fs_scandir_empty_dir[% 92|+ 229|- 1|T 0|S 0]: fs_scandir_file[% 92|+ 230|- 1|T 0|S 0]: fs_open_dir[% 92|+ 231|- 1|T 0|S 0]: fs_rename_to_existing_file[% 93|+ 232|- 1|T 0|S 0]: fs_write_multiple_bufs[% 93|+ 233|- 1|T 0|S 0]: threadpool_queue_work_simple[% 94|+ 234|- 1|T 0|S 0]: threadpool_queue_work_einval[% 94|+ 235|- 1|T 0|S 0]: threadpool_multiple_event_loops[% 94|+ 236|- 1|T 0|S 0]: threadpool_cancel_getaddrinfo[% 95|+ 237|- 1|T 0|S 0]: threadpool_cancel_getnameinfo[% 95|+ 238|- 1|T 0|S 0]: threadpool_cancel_work[% 96|+ 239|- 1|T 0|S 0]: threadpool_cancel_fs[% 96|+ 240|- 1|T 0|S 0]: threadpool_cancel_single[% 96|+ 241|- 1|T 0|S 0]: thread_local_storage[% 97|+ 242|- 1|T 0|S 0]: thread_mutex[% 97|+ 243|- 1|T 0|S 0]: thread_rwlock[% 98|+ 244|- 1|T 0|S 0]: thread_create[% 98|+ 245|- 1|T 0|S 0]: thread_equal[% 98|+ 246|- 1|T 0|S 0]: dlerror[% 99|+ 247|- 1|T 0|S 0]: ip4_addr[% 99|+ 248|- 1|T 0|S 0]: ip6_addr_link_local[% 100|+ 249|- 1|T 0|S 0]: Done.
FAIL: test/run-tests
======================================================
1 of 1 test failed
Please report to https://github.com/libuv/libuv/issues
======================================================
Makefile:3846: recipe for target 'check-TESTS' failed
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory '/usr/ports/contrib/libuv/work/src/libuv-v1.4.2'
Makefile:4102: recipe for target 'check-am' failed
make: *** [check-am] Error 2
=======> ERROR: Building '/var/ports/packages/libuv#1.4.2-1.pkg.tar.xz' failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment