Closed notorand-it closed 10 years ago
What kind of environment are you using?
Ubuntu 13.10 64bit.
Sent with my TI99/4A Il 19/feb/2014 13:53 "Saúl Ibarra Corretgé" notifications@github.com ha scritto:
What kind of environment are you using?
— Reply to this email directly or view it on GitHubhttps://github.com/joyent/libuv/issues/1129#issuecomment-35495636 .
More precisely I confused my desktop with the server. It's 32bit 12.04.4.
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.4 LTS Release: 12.04 Codename: precise
Linux version 3.2.0-57-generic-pae (buildd@lamiak) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #87-Ubuntu SMP Tue Nov 12 21:57:43 UTC 2013
Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
This is probably something related to a specific setting in OP environment, as 0.10.25 is built fine on Debian autobuilders: https://buildd.debian.org/status/logs.php?pkg=libuv&ver=0.10.25-1&suite=sid
Thanks @lucab. I'll tentatively close this then.
I would like to reopen the ticket and am willing to help as much as possible in shoothing this trouble down. I need to build libuv and am not able to. Unless 32bit LTS Ubuntu is not considered a viable build architecture.
I just reopened it. Unfortunately, I'm not able to help you find the cause for this, since I cannot reproduce it. Of course Ubuntu LTS is a viable build architecture, but the fact that some tests fail doesn't mean you are not able to use libuv.
Can you consistently reproduce these test failures?
The same build attempt failed 6 time out of 6. Of course as my system is (still) a deterministic one. Tomorrow I will hand check the error within the source code and will report back here. And, by the way, libuv seems not to be supported in 64 bit Linux.
Sent with my TI99/4A Il 02/mar/2014 22:12 "Saúl Ibarra Corretgé" notifications@github.com ha scritto:
I just reopened it. Unfortunately, I'm not able to help you find the cause for this, since I cannot reproduce it. Of course Ubuntu LTS is a viable build architecture, but the fact that some tests fail doesn't mean you are not able to use libuv.
Can you consistently reproduce these test failures?
— Reply to this email directly or view it on GitHubhttps://github.com/joyent/libuv/issues/1129#issuecomment-36467080 .
On 03/02/2014 10:18 PM, notorand-it wrote:
The same build attempt failed 6 time out of 6. Of course as my system is (still) a deterministic one. Tomorrow I will hand check the error within the source code and will report back here.
Thanks!
And, by the way, libuv seems not to be supported in 64 bit Linux.
Why do you think that? That's certainly not true. My workstation is a 64bit Debian system, and we have a Jenkins infrastructure which tests libuv in 32 and 64 bits in different operating systems.
Sent with my TI99/4A Il 02/mar/2014 22:12 "Saúl Ibarra Corretgé" notifications@github.com ha scritto:
I just reopened it. Unfortunately, I'm not able to help you find the cause for this, since I cannot reproduce it. Of course Ubuntu LTS is a viable build architecture, but the fact that some tests fail doesn't mean you are not able to use libuv.
Can you consistently reproduce these test failures?
— Reply to this email directly or view it on GitHubhttps://github.com/joyent/libuv/issues/1129#issuecomment-36467080 .
— Reply to this email directly or view it on GitHub https://github.com/joyent/libuv/issues/1129#issuecomment-36467301.
Saúl Ibarra Corretgé bettercallsaghul.com
Sent with my TI99/4A Il 02/mar/2014 22:20 "Saúl Ibarra Corretgé" notifications@github.com ha scritto:
On 03/02/2014 10:18 PM, notorand-it wrote:
The same build attempt failed 6 time out of 6. Of course as my system is (still) a deterministic one. Tomorrow I will hand check the error within the source code and will report back here.
Thanks!
And, by the way, libuv seems not to be supported in 64 bit Linux.
Why do you think that? That's certainly not true. My workstation is a 64bit Debian system, and we have a Jenkins infrastructure which tests libuv in 32 and 64 bits in different operating systems.
There seems to be no 64 bit Linux in the mentioned autobuild list.
Sent with my TI99/4A Il 02/mar/2014 22:12 "Saúl Ibarra Corretgé" notifications@github.com ha scritto:
I just reopened it. Unfortunately, I'm not able to help you find the cause for this, since I cannot reproduce it. Of course Ubuntu LTS is a viable build architecture, but the fact that some tests fail doesn't mean you are not able to use libuv.
Can you consistently reproduce these test failures?
— Reply to this email directly or view it on GitHub<https://github.com/joyent/libuv/issues/1129#issuecomment-36467080
.
— Reply to this email directly or view it on GitHub https://github.com/joyent/libuv/issues/1129#issuecomment-36467301.
Saúl Ibarra Corretgé bettercallsaghul.com
— Reply to this email directly or view it on GitHub.
Why do you think that? That's certainly not true. My workstation is a 64bit Debian system, and we have a Jenkins infrastructure which tests libuv in 32 and 64 bits in different operating systems.
There seems to be no 64 bit Linux in the mentioned autobuild list.
There certainly is. Here is the latest build that was made for the master branch, for example: http://jenkins.nodejs.org/view/libuv/job/libuv-master-gyp/DESTCPU=x64,label=linux/lastBuild/
Saúl Ibarra Corretgé bettercallsaghul.com
OK. The pace Luca referenced was not reporting any 64 bit Linux.
Sent with my TI99/4A Il 02/mar/2014 22:33 "Saúl Ibarra Corretgé" notifications@github.com ha scritto:
Why do you think that? That's certainly not true. My workstation is a 64bit Debian system, and we have a Jenkins infrastructure which tests libuv in 32 and 64 bits in different operating systems.
There seems to be no 64 bit Linux in the mentioned autobuild list.
There certainly is. Here is the latest build that was made for the master branch, for example:
http://jenkins.nodejs.org/view/libuv/job/libuv-master-gyp/DESTCPU=x64,label=linux/lastBuild/
Saúl Ibarra Corretgé bettercallsaghul.com
— Reply to this email directly or view it on GitHubhttps://github.com/joyent/libuv/issues/1129#issuecomment-36467820 .
I'm sorry that it gave you the wrong impression, however:
@notorand-it can you provide a download link to the platform you're trying to build and test on?
Seeing Linaro in the conversation makes me think of the ARM related portions and not the Intel parts. There's clearly a disconnect here, we're building and testing fine on stock Debian, Ubuntu, and Centos. I'm not particularly looking to increase the matrix of build and test environments in the CI, but it seems there are still some crucial pieces of information about your environment we're missing.
2014-03-03 0:27 GMT+01:00 Timothy J Fontaine notifications@github.com:
@notorand-it can you provide a download link to the platform you're trying to build and test on?
http://www.ubuntu.com/start-download?distro=server&bits=32&release=lts
Seeing Linaro in the conversation makes me think of the ARM related portions and not the Intel parts. There's clearly a disconnect here, we're building and testing fine on stock Debian, Ubuntu, and Centos. I'm not particularly looking to increase the matrix of build and test environments in the CI, but it seems there are still some crucial pieces of information about your environment we're missing.
No ARM. It's plain old 32bit x86 Intel architecture.
I have re-run the whole build from scratch using v0.11.21. To cut it short: it's still failing at the "make check".
Architecture (uname -m): i686
OS (lsb_release -a): Ubuntu 12.04.4 LTS
Kernel (/proc/version): Linux version 3.2.0-57-generic-pae (buildd@lamiak) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #87-Ubuntu SMP Tue Nov 12 21:57:43 UTC 2013
GCC (gcc -v): Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
Build result (make check):
[...]
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 100|+ 193|- 20|T 0|S 0]: Done.
FAIL: test/run-tests
=======================================================
1 of 1 test failed
Please report to https://github.com/joyent/libuv/issues
=======================================================
I am attaching the whole output of:
sh autogen.sh &> autogen.log
./configure &> configure.log
make &> make.log
make check &> make_chec.log
as well as the config.log produced by the configure script itself.
autogen.log:
+ libtoolize
+ aclocal -I m4
+ autoconf
+ automake --add-missing --copy
configure.log:
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether make supports nested variables... yes
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... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-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 mt... mt
checking if mt 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) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlopen in -ldl... yes
checking for kstat_lookup in -lkstat... no
checking for kvm_open in -lkvm... no
checking for gethostbyname in -lnsl... yes
checking for perfstat_cpu in -lperfstat... no
checking for pthread_mutex_init in -lpthread... yes
checking for clock_gettime in -lrt... yes
checking for sendfile in -lsendfile... no
checking for socket in -lsocket... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for dtrace... no
checking for pkg-config... no
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libuv configure 0.11.21, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = srv1
uname -m = i686
uname -r = 3.2.0-57-generic-pae
uname -s = Linux
uname -v = #87-Ubuntu SMP Tue Nov 12 21:57:43 UTC 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/support/bin
PATH: /home/support/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2170: checking for a BSD-compatible install
configure:2238: result: /usr/bin/install -c
configure:2249: checking whether build environment is sane
configure:2299: result: yes
configure:2440: checking for a thread-safe mkdir -p
configure:2479: result: /bin/mkdir -p
configure:2492: checking for gawk
configure:2522: result: no
configure:2492: checking for mawk
configure:2508: found /usr/bin/mawk
configure:2519: result: mawk
configure:2530: checking whether make sets $(MAKE)
configure:2552: result: yes
configure:2636: checking build system type
configure:2650: result: i686-pc-linux-gnu
configure:2670: checking host system type
configure:2683: result: i686-pc-linux-gnu
configure:2813: checking for gcc
configure:2829: found /usr/bin/gcc
configure:2840: result: gcc
configure:3069: checking for C compiler version
configure:3078: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3089: $? = 0
configure:3078: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:3089: $? = 0
configure:3078: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3089: $? = 4
configure:3078: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3089: $? = 4
configure:3109: checking whether the C compiler works
configure:3131: gcc conftest.c >&5
configure:3135: $? = 0
configure:3183: result: yes
configure:3186: checking for C compiler default output file name
configure:3188: result: a.out
configure:3194: checking for suffix of executables
configure:3201: gcc -o conftest conftest.c >&5
configure:3205: $? = 0
configure:3227: result:
configure:3249: checking whether we are cross compiling
configure:3257: gcc -o conftest conftest.c >&5
configure:3261: $? = 0
configure:3268: ./conftest
configure:3272: $? = 0
configure:3287: result: no
configure:3292: checking for suffix of object files
configure:3314: gcc -c conftest.c >&5
configure:3318: $? = 0
configure:3339: result: o
configure:3343: checking whether we are using the GNU C compiler
configure:3362: gcc -c conftest.c >&5
configure:3362: $? = 0
configure:3371: result: yes
configure:3380: checking whether gcc accepts -g
configure:3400: gcc -c -g conftest.c >&5
configure:3400: $? = 0
configure:3441: result: yes
configure:3458: checking for gcc option to accept ISO C89
configure:3522: gcc -c -g -O2 conftest.c >&5
configure:3522: $? = 0
configure:3535: result: none needed
configure:3566: checking for style of include used by make
configure:3594: result: GNU
configure:3620: checking dependency style of gcc
configure:3731: result: gcc3
configure:3747: checking whether gcc and cc understand -c and -o together
configure:3778: gcc -c conftest.c -o conftest2.o >&5
configure:3782: $? = 0
configure:3788: gcc -c conftest.c -o conftest2.o >&5
configure:3792: $? = 0
configure:3803: cc -c conftest.c >&5
configure:3807: $? = 0
configure:3815: cc -c conftest.c -o conftest2.o >&5
configure:3819: $? = 0
configure:3825: cc -c conftest.c -o conftest2.o >&5
configure:3829: $? = 0
configure:3847: result: yes
configure:3923: checking for ar
configure:3939: found /usr/bin/ar
configure:3950: result: ar
configure:3976: checking the archiver (ar) interface
configure:3986: gcc -c -g -O2 conftest.c >&5
configure:3986: $? = 0
configure:3988: ar cru libconftest.a conftest.o >&5
configure:3991: $? = 0
configure:4014: result: ar
configure:4045: checking whether make supports nested variables
configure:4062: result: yes
configure:4119: checking how to print strings
configure:4146: result: printf
configure:4167: checking for a sed that does not truncate output
configure:4231: result: /bin/sed
configure:4249: checking for grep that handles long lines and -e
configure:4307: result: /bin/grep
configure:4312: checking for egrep
configure:4374: result: /bin/grep -E
configure:4379: checking for fgrep
configure:4441: result: /bin/grep -F
configure:4476: checking for ld used by gcc
configure:4543: result: /usr/bin/ld
configure:4550: checking if the linker (/usr/bin/ld) is GNU ld
configure:4565: result: yes
configure:4577: checking for BSD- or MS-compatible name lister (nm)
configure:4626: result: /usr/bin/nm -B
configure:4756: checking the name lister (/usr/bin/nm -B) interface
configure:4763: gcc -c -g -O2 conftest.c >&5
configure:4766: /usr/bin/nm -B "conftest.o"
configure:4769: output
00000000 B some_variable
configure:4776: result: BSD nm
configure:4779: checking whether ln -s works
configure:4783: result: yes
configure:4791: checking the maximum length of command line arguments
configure:4921: result: 1572864
configure:4938: checking whether the shell understands some XSI constructs
configure:4948: result: yes
configure:4952: checking whether the shell understands "+="
configure:4958: result: yes
configure:4993: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
configure:5033: result: func_convert_file_noop
configure:5040: checking how to convert i686-pc-linux-gnu file names to toolchain format
configure:5060: result: func_convert_file_noop
configure:5067: checking for /usr/bin/ld option to reload object files
configure:5074: result: -r
configure:5148: checking for objdump
configure:5164: found /usr/bin/objdump
configure:5175: result: objdump
configure:5207: checking how to recognize dependent libraries
configure:5409: result: pass_all
configure:5494: checking for dlltool
configure:5524: result: no
configure:5554: checking how to associate runtime and link libraries
configure:5581: result: printf %s\n
configure:5705: checking for archiver @FILE support
configure:5722: gcc -c -g -O2 conftest.c >&5
configure:5722: $? = 0
configure:5725: ar cru libconftest.a @conftest.lst >&5
configure:5728: $? = 0
configure:5733: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5736: $? = 1
configure:5748: result: @
configure:5806: checking for strip
configure:5822: found /usr/bin/strip
configure:5833: result: strip
configure:5905: checking for ranlib
configure:5921: found /usr/bin/ranlib
configure:5932: result: ranlib
configure:6034: checking command to parse /usr/bin/nm -B output from gcc object
configure:6154: gcc -c -g -O2 conftest.c >&5
configure:6157: $? = 0
configure:6161: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6164: $? = 0
configure:6230: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6233: $? = 0
configure:6271: result: ok
configure:6308: checking for sysroot
configure:6338: result: no
configure:6594: checking for mt
configure:6610: found /bin/mt
configure:6621: result: mt
configure:6644: checking if mt is a manifest tool
configure:6650: mt '-?'
configure:6658: result: no
configure:7300: checking how to run the C preprocessor
configure:7331: gcc -E conftest.c
configure:7331: $? = 0
configure:7345: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7345: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libuv"
| #define PACKAGE_TARNAME "libuv"
| #define PACKAGE_VERSION "0.11.21"
| #define PACKAGE_STRING "libuv 0.11.21"
| #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libuv"
| #define VERSION "0.11.21"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7370: result: gcc -E
configure:7390: gcc -E conftest.c
configure:7390: $? = 0
configure:7404: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libuv"
| #define PACKAGE_TARNAME "libuv"
| #define PACKAGE_VERSION "0.11.21"
| #define PACKAGE_STRING "libuv 0.11.21"
| #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libuv"
| #define VERSION "0.11.21"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7433: checking for ANSI C header files
configure:7453: gcc -c -g -O2 conftest.c >&5
configure:7453: $? = 0
configure:7526: gcc -o conftest -g -O2 conftest.c >&5
configure:7526: $? = 0
configure:7526: ./conftest
configure:7526: $? = 0
configure:7537: result: yes
configure:7550: checking for sys/types.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7550: checking for sys/stat.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7550: checking for stdlib.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7550: checking for string.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7550: checking for memory.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7550: checking for strings.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7550: checking for inttypes.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7550: checking for stdint.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7550: checking for unistd.h
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7564: checking for dlfcn.h
configure:7564: gcc -c -g -O2 conftest.c >&5
configure:7564: $? = 0
configure:7564: result: yes
configure:7710: checking for objdir
configure:7725: result: .libs
configure:7996: checking if gcc supports -fno-rtti -fno-exceptions
configure:8014: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8018: $? = 0
configure:8031: result: no
configure:8358: checking for gcc option to produce PIC
configure:8365: result: -fPIC -DPIC
configure:8373: checking if gcc PIC flag -fPIC -DPIC works
configure:8391: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8395: $? = 0
configure:8408: result: yes
configure:8437: checking if gcc static flag -static works
configure:8465: result: yes
configure:8480: checking if gcc supports -c -o file.o
configure:8501: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8505: $? = 0
configure:8527: result: yes
configure:8535: checking if gcc supports -c -o file.o
configure:8582: result: yes
configure:8615: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9772: result: yes
configure:9809: checking whether -lc should be explicitly linked in
configure:9817: gcc -c -g -O2 conftest.c >&5
configure:9820: $? = 0
configure:9835: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9838: $? = 0
configure:9852: result: no
configure:10012: checking dynamic linker characteristics
configure:10523: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10523: $? = 0
configure:10757: result: GNU/Linux ld.so
configure:10864: checking how to hardcode library paths into programs
configure:10889: result: immediate
configure:11429: checking whether stripping libraries is possible
configure:11434: result: yes
configure:11469: checking if libtool supports shared libraries
configure:11471: result: yes
configure:11474: checking whether to build shared libraries
configure:11495: result: yes
configure:11498: checking whether to build static libraries
configure:11502: result: yes
configure:11540: checking for dlopen in -ldl
configure:11565: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:11565: $? = 0
configure:11574: result: yes
configure:11585: checking for kstat_lookup in -lkstat
configure:11610: gcc -o conftest -g -O2 conftest.c -lkstat -ldl >&5
/usr/bin/ld: cannot find -lkstat
collect2: ld returned 1 exit status
configure:11610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libuv"
| #define PACKAGE_TARNAME "libuv"
| #define PACKAGE_VERSION "0.11.21"
| #define PACKAGE_STRING "libuv 0.11.21"
| #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libuv"
| #define VERSION "0.11.21"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kstat_lookup ();
| int
| main ()
| {
| return kstat_lookup ();
| ;
| return 0;
| }
configure:11619: result: no
configure:11630: checking for kvm_open in -lkvm
configure:11655: gcc -o conftest -g -O2 conftest.c -lkvm -ldl >&5
/usr/bin/ld: cannot find -lkvm
collect2: ld returned 1 exit status
configure:11655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libuv"
| #define PACKAGE_TARNAME "libuv"
| #define PACKAGE_VERSION "0.11.21"
| #define PACKAGE_STRING "libuv 0.11.21"
| #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libuv"
| #define VERSION "0.11.21"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kvm_open ();
| int
| main ()
| {
| return kvm_open ();
| ;
| return 0;
| }
configure:11664: result: no
configure:11675: checking for gethostbyname in -lnsl
configure:11700: gcc -o conftest -g -O2 conftest.c -lnsl -ldl >&5
configure:11700: $? = 0
configure:11709: result: yes
configure:11720: checking for perfstat_cpu in -lperfstat
configure:11745: gcc -o conftest -g -O2 conftest.c -lperfstat -lnsl -ldl >&5
/usr/bin/ld: cannot find -lperfstat
collect2: ld returned 1 exit status
configure:11745: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libuv"
| #define PACKAGE_TARNAME "libuv"
| #define PACKAGE_VERSION "0.11.21"
| #define PACKAGE_STRING "libuv 0.11.21"
| #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libuv"
| #define VERSION "0.11.21"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_LIBNSL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char perfstat_cpu ();
| int
| main ()
| {
| return perfstat_cpu ();
| ;
| return 0;
| }
configure:11754: result: no
configure:11765: checking for pthread_mutex_init in -lpthread
configure:11790: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -ldl >&5
configure:11790: $? = 0
configure:11799: result: yes
configure:11810: checking for clock_gettime in -lrt
configure:11835: gcc -o conftest -g -O2 conftest.c -lrt -lpthread -lnsl -ldl >&5
configure:11835: $? = 0
configure:11844: result: yes
configure:11855: checking for sendfile in -lsendfile
configure:11880: gcc -o conftest -g -O2 conftest.c -lsendfile -lrt -lpthread -lnsl -ldl >&5
/usr/bin/ld: cannot find -lsendfile
collect2: ld returned 1 exit status
configure:11880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libuv"
| #define PACKAGE_TARNAME "libuv"
| #define PACKAGE_VERSION "0.11.21"
| #define PACKAGE_STRING "libuv 0.11.21"
| #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libuv"
| #define VERSION "0.11.21"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBRT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sendfile ();
| int
| main ()
| {
| return sendfile ();
| ;
| return 0;
| }
configure:11889: result: no
configure:11900: checking for socket in -lsocket
configure:11925: gcc -o conftest -g -O2 conftest.c -lsocket -lrt -lpthread -lnsl -ldl >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:11925: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libuv"
| #define PACKAGE_TARNAME "libuv"
| #define PACKAGE_VERSION "0.11.21"
| #define PACKAGE_STRING "libuv 0.11.21"
| #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libuv"
| #define VERSION "0.11.21"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBRT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:11934: result: no
configure:11952: checking for special C compiler options needed for large files
configure:11997: result: no
configure:12003: checking for _FILE_OFFSET_BITS value needed for large files
configure:12028: gcc -c -g -O2 conftest.c >&5
conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
conftest.c:34:10: warning: left shift count >= width of type [enabled by default]
conftest.c:34:10: warning: left shift count >= width of type [enabled by default]
conftest.c:33:7: error: size of array 'off_t_is_large' is negative
conftest.c:35:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
configure:12028: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libuv"
| #define PACKAGE_TARNAME "libuv"
| #define PACKAGE_VERSION "0.11.21"
| #define PACKAGE_STRING "libuv 0.11.21"
| #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "libuv"
| #define VERSION "0.11.21"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBRT 1
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12052: gcc -c -g -O2 conftest.c >&5
configure:12052: $? = 0
configure:12060: result: 64
configure:12262: checking for dtrace
configure:12292: result: no
configure:12387: checking for pkg-config
configure:12417: result: no
configure:12648: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libuv config.status 0.11.21, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on srv1
config.status:1041: creating Makefile
config.status:1213: executing depfiles commands
config.status:1213: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_enable_dtrace=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_kstat_kstat_lookup=no
ac_cv_lib_kvm_kvm_open=no
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_perfstat_perfstat_cpu=no
ac_cv_lib_pthread_pthread_mutex_init=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_sendfile_sendfile=no
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/support/libuv-v0.11.21/missing --run aclocal-1.11'
AIX_FALSE=''
AIX_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/support/libuv-v0.11.21/missing --run autoconf'
AUTOHEADER='${SHELL} /home/support/libuv-v0.11.21/missing --run autoheader'
AUTOMAKE='${SHELL} /home/support/libuv-v0.11.21/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DARWIN_FALSE=''
DARWIN_TRUE='#'
DEFS='-DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"0.11.21\" -DPACKAGE_STRING=\"libuv\ 0.11.21\" -DPACKAGE_BUGREPORT=\"https://github.com/joyent/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"0.11.21\" -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 -D_FILE_OFFSET_BITS=64'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DTRACE=''
DTRACEFLAGS=''
DTRACE_NEEDS_OBJECTS_FALSE=''
DTRACE_NEEDS_OBJECTS_TRUE='#'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
FREEBSD_FALSE=''
FREEBSD_TRUE='#'
GREP='/bin/grep'
HAVE_DTRACE_FALSE=''
HAVE_DTRACE_TRUE='#'
HAVE_PKG_CONFIG_FALSE=''
HAVE_PKG_CONFIG_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS='-lrt -lpthread -lnsl -ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINUX_FALSE='#'
LINUX_TRUE=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/support/libuv-v0.11.21/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NETBSD_FALSE=''
NETBSD_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENBSD_FALSE=''
OPENBSD_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='libuv'
PACKAGE_BUGREPORT='https://github.com/joyent/libuv/issues'
PACKAGE_NAME='libuv'
PACKAGE_STRING='libuv 0.11.21'
PACKAGE_TARNAME='libuv'
PACKAGE_URL=''
PACKAGE_VERSION='0.11.21'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SUNOS_FALSE=''
SUNOS_TRUE='#'
VERSION='0.11.21'
WINNT_FALSE=''
WINNT_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/support/libuv-v0.11.21/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libuv"
#define PACKAGE_TARNAME "libuv"
#define PACKAGE_VERSION "0.11.21"
#define PACKAGE_STRING "libuv 0.11.21"
#define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
#define PACKAGE_URL ""
#define PACKAGE "libuv"
#define VERSION "0.11.21"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBDL 1
#define HAVE_LIBNSL 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBRT 1
#define _FILE_OFFSET_BITS 64
configure: exit 0
make.log:
make all-am
make[1]: Entering directory `/home/support/libuv-v0.11.21'
CC src/libuv_la-fs-poll.lo
CC src/libuv_la-inet.lo
CC src/libuv_la-uv-common.lo
CC src/libuv_la-version.lo
CC src/unix/libuv_la-async.lo
CC src/unix/libuv_la-core.lo
CC src/unix/libuv_la-dl.lo
CC src/unix/libuv_la-fs.lo
CC src/unix/libuv_la-getaddrinfo.lo
CC src/unix/libuv_la-loop-watcher.lo
CC src/unix/libuv_la-loop.lo
CC src/unix/libuv_la-pipe.lo
CC src/unix/libuv_la-poll.lo
CC src/unix/libuv_la-process.lo
CC src/unix/libuv_la-signal.lo
CC src/unix/libuv_la-stream.lo
CC src/unix/libuv_la-tcp.lo
CC src/unix/libuv_la-thread.lo
CC src/unix/libuv_la-threadpool.lo
CC src/unix/libuv_la-timer.lo
CC src/unix/libuv_la-tty.lo
CC src/unix/libuv_la-udp.lo
CC src/unix/libuv_la-linux-core.lo
CC src/unix/libuv_la-linux-inotify.lo
CC src/unix/libuv_la-linux-syscalls.lo
CC src/unix/libuv_la-proctitle.lo
CCLD libuv.la
make[1]: Leaving directory `/home/support/libuv-v0.11.21'
make_ckeck.log:
make check-am
make[1]: Entering directory `/home/support/libuv-v0.11.21'
make test/run-tests
make[2]: Entering directory `/home/support/libuv-v0.11.21'
CC test/blackhole-server.o
CC test/dns-server.o
CC test/echo-server.o
CC test/run-tests.o
CC test/runner.o
CC test/test-active.o
CC test/test-async.o
CC test/test-async-null-cb.o
CC test/test-barrier.o
CC test/test-callback-order.o
CC test/test-callback-stack.o
CC test/test-close-fd.o
CC test/test-close-order.o
CC test/test-condvar.o
CC test/test-connection-fail.o
CC test/test-cwd-and-chdir.o
CC test/test-delayed-accept.o
CC test/test-dlerror.o
CC test/test-embed.o
CC test/test-emfile.o
CC test/test-error.o
CC test/test-fail-always.o
CC test/test-fs-event.o
CC test/test-fs-poll.o
CC test/test-fs.o
CC test/test-get-currentexe.o
CC test/test-get-loadavg.o
CC test/test-get-memory.o
CC test/test-getaddrinfo.o
CC test/test-getsockname.o
CC test/test-hrtime.o
CC test/test-idle.o
CC test/test-ip4-addr.o
CC test/test-ip6-addr.o
CC test/test-ipc-send-recv.o
CC test/test-ipc.o
CC test/test-loop-handles.o
CC test/test-loop-alive.o
CC test/test-loop-close.o
CC test/test-loop-stop.o
CC test/test-loop-time.o
CC test/test-multiple-listen.o
CC test/test-mutexes.o
CC test/test-osx-select.o
CC test/test-pass-always.o
CC test/test-ping-pong.o
CC test/test-pipe-bind-error.o
CC test/test-pipe-connect-error.o
CC test/test-pipe-getsockname.o
CC test/test-pipe-server-close.o
CC test/test-platform-output.o
CC test/test-poll-close.o
CC test/test-poll.o
CC test/test-process-title.o
CC test/test-ref.o
CC test/test-run-nowait.o
CC test/test-run-once.o
CC test/test-semaphore.o
CC test/test-shutdown-close.o
CC test/test-shutdown-eof.o
CC test/test-shutdown-twice.o
CC test/test-signal-multiple-loops.o
CC test/test-signal.o
CC test/test-spawn.o
CC test/test-stdio-over-pipes.o
CC test/test-tcp-bind-error.o
CC test/test-tcp-bind6-error.o
CC test/test-tcp-close-accept.o
CC test/test-tcp-close-while-connecting.o
CC test/test-tcp-close.o
CC test/test-tcp-connect-error-after-write.o
CC test/test-tcp-connect-error.o
CC test/test-tcp-connect-timeout.o
CC test/test-tcp-connect6-error.o
CC test/test-tcp-flags.o
CC test/test-tcp-open.o
CC test/test-tcp-read-stop.o
CC test/test-tcp-shutdown-after-write.o
CC test/test-tcp-unexpected-read.o
CC test/test-tcp-write-to-half-open-connection.o
CC test/test-tcp-writealot.o
CC test/test-tcp-try-write.o
CC test/test-thread.o
CC test/test-threadpool-cancel.o
CC test/test-threadpool.o
CC test/test-timer-again.o
CC test/test-timer-from-check.o
CC test/test-timer.o
CC test/test-tty.o
CC test/test-udp-dgram-too-big.o
CC test/test-udp-ipv6.o
CC test/test-udp-multicast-interface.o
CC test/test-udp-multicast-join.o
CC test/test-udp-multicast-ttl.o
CC test/test-udp-open.o
CC test/test-udp-options.o
CC test/test-udp-send-and-recv.o
CC test/test-walk-handles.o
CC test/test-watcher-cross-stop.o
CC test/runner-unix.o
CCLD test/run-tests
make[2]: Leaving directory `/home/support/libuv-v0.11.21'
make check-TESTS
make[2]: Entering directory `/home/support/libuv-v0.11.21'
[% 0|+ 0|- 0|T 0|S 0]: platform_output
Output from process `platform_output`:
uv_get_process_title: /home/support/libuv-v0.11.21/test/.libs/lt-run-tests
uv_resident_set_memory: 655360
uv_uptime: 4180405.000000
uv_getrusage:
user: 0 sec 0 microsec
system: 0 sec 0 microsec
uv_cpu_info:
model: Intel(R) Xeon(R) CPU 3065 @ 2.33GHz
speed: 2333
times.sys: 23549100
times.user: 29638100
times.idle: 3073423236
times.irq: 0
times.nice: 1718100
model: Intel(R) Xeon(R) CPU 3065 @ 2.33GHz
speed: 2333
times.sys: 24159900
times.user: 26725600
times.idle: 3055657736
times.irq: 0
times.nice: 1395800
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: xx:xx:xx:xx:xx:xx
address: xx.xx.xx.xx
netmask: 255.255.255.255
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: xx:xx:xx:xx:xx:xx
address: xxxx:xxx:x:xxxx::xxxx
netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
name: eth0
internal: 0
physical address: xx:xx:xx:xx:xx:xx
address: xxxx::xxx:xxxx:xxxx:xxxx
netmask: ffff:ffff:ffff:ffff::
=============================================================
[% 0|+ 2|- 0|T 0|S 0]: run_once
`run_once` failed: exit code 134
Output from process `run_once`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 20|+ 43|- 1|T 0|S 0]: tcp_bind_localhost_ok
`tcp_bind_localhost_ok` failed: exit code 134
Output from process `tcp_bind_localhost_ok`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 21|+ 43|- 2|T 0|S 0]: tcp_listen_without_bind
`tcp_listen_without_bind` failed: exit code 134
Output from process `tcp_listen_without_bind`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 22|+ 45|- 3|T 0|S 0]: tcp_close_while_connecting
`tcp_close_while_connecting` failed: exit code 134
Output from process `tcp_close_while_connecting`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 23|+ 45|- 4|T 0|S 0]: tcp_close
`tcp_close` failed: exit code 134
Output from process `tcp_close`:
32 of 32 write reqs seen
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 23|+ 45|- 5|T 0|S 0]: tcp_close_accept
`tcp_close_accept` failed: exit code 134
Output from process `tcp_close_accept`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 27|+ 53|- 6|T 0|S 0]: tcp_bind6_localhost_ok
`tcp_bind6_localhost_ok` failed: exit code 134
Output from process `tcp_bind6_localhost_ok`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 30|+ 57|- 7|T 0|S 0]: udp_options
`udp_options` failed: exit code 134
Output from process `udp_options`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 38|+ 74|- 8|T 0|S 0]: timer
`timer` failed: exit code 134
Output from process `timer`:
ONCE_CB 0
ONCE_CLOSE_CB
ONCE_CB 1
ONCE_CLOSE_CB
ONCE_CB 2
REPEAT_CB
ONCE_CLOSE_CB
ONCE_CB 3
ONCE_CLOSE_CB
ONCE_CB 4
REPEAT_CB
ONCE_CLOSE_CB
ONCE_CB 5
ONCE_CLOSE_CB
ONCE_CB 6
REPEAT_CB
ONCE_CLOSE_CB
ONCE_CB 7
ONCE_CLOSE_CB
ONCE_CB 8
REPEAT_CB
ONCE_CLOSE_CB
ONCE_CB 9
ONCE_CLOSE_CB
REPEAT_CB
REPEAT_CLOSE_CB
repeat_cb_called 5
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 38|+ 74|- 9|T 0|S 0]: timer_init
`timer_init` failed: exit code 134
Output from process `timer_init`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 39|+ 74|- 10|T 0|S 0]: timer_again
`timer_again` failed: exit code 134
Output from process `timer_again`:
repeat_1_cb called after 51 ms
repeat_1_cb called after 101 ms
repeat_1_cb called after 151 ms
repeat_1_cb called after 201 ms
repeat_1_cb called after 251 ms
repeat_1_cb called after 301 ms
repeat_1_cb called after 351 ms
repeat_1_cb called after 401 ms
repeat_1_cb called after 451 ms
repeat_1_cb called after 501 ms
repeat_2_cb called after 601 ms
uv_timer_get_repeat 100 ms
repeat_2_cb called after 702 ms
Test took 702 ms (expected ~700 ms)
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 40|+ 75|- 11|T 0|S 0]: timer_order
`timer_order` failed: exit code 134
Output from process `timer_order`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 53|+ 103|- 12|T 0|S 0]: has_ref
`has_ref` failed: exit code 134
Output from process `has_ref`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 54|+ 103|- 13|T 0|S 0]: loop_handles
`loop_handles` failed: exit code 134
Output from process `loop_handles`:
PREPARE_1_CB
Loop iteration 1 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 2 of 21.
CHECK_CB
IDLE_1_CB
IDLE_2_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 3 of 21.
CHECK_CB
IDLE_2_CLOSE_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 4 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 5 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 6 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 7 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 8 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 9 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 10 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 11 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 12 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 13 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 14 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 15 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 16 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 17 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 18 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 19 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_2_CB
PREPARE_1_CB
Loop iteration 20 of 21.
CHECK_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
IDLE_1_CB
PREPARE_1_CB
Loop iteration 21 of 21.
CHECK_CB
IDLE_1_CLOSE_CB
IDLE_1_CLOSE_CB
IDLE_1_CLOSE_CB
IDLE_1_CLOSE_CB
IDLE_1_CLOSE_CB
IDLE_1_CLOSE_CB
IDLE_1_CLOSE_CB
PREPARE_2_CLOSE_CB
CHECK_CLOSE_CB
PREPARE_1_CLOSE_CBlt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 64|+ 123|- 14|T 0|S 0]: spawn_fails
`spawn_fails` failed: exit code 134
Output from process `spawn_fails`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 67|+ 129|- 15|T 0|S 0]: spawn_detached
`spawn_detached` failed: exit code 134
Output from process `spawn_detached`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 69|+ 132|- 16|T 0|S 0]: spawn_setuid_fails
`spawn_setuid_fails` failed: exit code 134
Output from process `spawn_setuid_fails`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 69|+ 132|- 17|T 0|S 0]: spawn_setgid_fails
`spawn_setgid_fails` failed: exit code 134
Output from process `spawn_setgid_fails`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 71|+ 135|- 18|T 0|S 0]: fs_poll
`fs_poll` failed: exit code 134
Output from process `fs_poll`:
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 76|+ 144|- 19|T 0|S 0]: closed_fd_events
`closed_fd_events` failed: exit code 134
Output from process `closed_fd_events`:
close_cb
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
=============================================================
[% 100|+ 193|- 20|T 0|S 0]: Done.
FAIL: test/run-tests
=======================================================
1 of 1 test failed
Please report to https://github.com/joyent/libuv/issues
=======================================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/support/libuv-v0.11.21'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/support/libuv-v0.11.21'
make: *** [check] Error 2
If you need more details, please just ask.
On 03/03/2014 02:32 PM, notorand-it wrote:
I have re-run the whole build from scratch using v0.11.21. To cut it short: it's still failing at the "make check".
Please try latest master. Those asserts on uv_loop_close have been fixed.
|Architecture (uname -m): i686
OS (lsb_release -a): Ubuntu 12.04.4 LTS
Kernel (/proc/version): Linux version 3.2.0-57-generic-pae (buildd@lamiak) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #87-Ubuntu SMP Tue Nov 12 21:57:43 UTC 2013
GCC (gcc -v): Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) |
Build result (make check):
|[...]
lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
FAIL: test/run-tests
1 of 1 test failed
Please report to https://github.com/joyent/libuv/issues
I am attaching the whole output of:
sh autogen.sh &> autogen.log ./configure &> configure.log make &> make.log make check &> make_chec.log as well as the config.log produced by the configure script itself.
autogen.log:
|+ libtoolize
- aclocal -I m4
- autoconf
- automake --add-missing --copy |
configure.log:
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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for ar... ar checking the archiver (ar) interface... ar checking whether make supports nested variables... yes 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... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-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 mt... mt checking if mt 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) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlopen in -ldl... yes checking for kstat_lookup in -lkstat... no checking for kvm_open in -lkvm... no checking for gethostbyname in -lnsl... yes checking for perfstat_cpu in -lperfstat... no checking for pthread_mutex_init in -lpthread... yes checking for clock_gettime in -lrt... yes checking for sendfile in -lsendfile... no checking for socket in -lsocket... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for dtrace... no checking for pkg-config... no configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands config.log
|This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
It was created by libuv configure 0.11.21, which was generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure
---------
Platform.
---------
hostname = srv1 uname -m = i686 uname -r = 3.2.0-57-generic-pae uname -s = Linux uname -v = #87-Ubuntu SMP Tue Nov 12 21:57:43 UTC 2013
/usr/bin/uname -p = unknown /bin/uname -X = unknown
/bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown
PATH: /home/support/bin PATH: /home/support/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games
-----------
Core tests.
-----------
configure:2170: checking for a BSD-compatible install configure:2238: result: /usr/bin/install -c configure:2249: checking whether build environment is sane configure:2299: result: yes configure:2440: checking for a thread-safe mkdir -p configure:2479: result: /bin/mkdir -p configure:2492: checking for gawk configure:2522: result: no configure:2492: checking for mawk configure:2508: found /usr/bin/mawk configure:2519: result: mawk configure:2530: checking whether make sets $(MAKE) configure:2552: result: yes configure:2636: checking build system type configure:2650: result: i686-pc-linux-gnu configure:2670: checking host system type configure:2683: result: i686-pc-linux-gnu configure:2813: checking for gcc configure:2829: found /usr/bin/gcc configure:2840: result: gcc configure:3069: checking for C compiler version configure:3078: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3089: $? = 0 configure:3078: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:3089: $? = 0 configure:3078: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3089: $? = 4 configure:3078: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3089: $? = 4 configure:3109: checking whether the C compiler works configure:3131: gcc conftest.c >&5 configure:3135: $? = 0 configure:3183: result: yes configure:3186: checking for C compiler default output file name configure:3188: result: a.out configure:3194: checking for suffix of executables configure:3201: gcc -o conftest conftest.c >&5 configure:3205: $? = 0 configure:3227: result: configure:3249: checking whether we are cross compiling configure:3257: gcc -o conftest conftest.c >&5 configure:3261: $? = 0 configure:3268: ./conftest configure:3272: $? = 0 configure:3287: result: no configure:3292: checking for suffix of object files configure:3314: gcc -c conftest.c >&5 configure:3318: $? = 0 configure:3339: result: o configure:3343: checking whether we are using the GNU C compiler configure:3362: gcc -c conftest.c >&5 configure:3362: $? = 0 configure:3371: result: yes configure:3380: checking whether gcc accepts -g configure:3400: gcc -c -g conftest.c >&5 configure:3400: $? = 0 configure:3441: result: yes configure:3458: checking for gcc option to accept ISO C89 configure:3522: gcc -c -g -O2 conftest.c >&5 configure:3522: $? = 0 configure:3535: result: none needed configure:3566: checking for style of include used by make configure:3594: result: GNU configure:3620: checking dependency style of gcc configure:3731: result: gcc3 configure:3747: checking whether gcc and cc understand -c and -o together configure:3778: gcc -c conftest.c -o conftest2.o >&5 configure:3782: $? = 0 configure:3788: gcc -c conftest.c -o conftest2.o >&5 configure:3792: $? = 0 configure:3803: cc -c conftest.c >&5 configure:3807: $? = 0 configure:3815: cc -c conftest.c -o conftest2.o >&5 configure:3819: $? = 0 configure:3825: cc -c conftest.c -o conftest2.o >&5 configure:3829: $? = 0 configure:3847: result: yes configure:3923: checking for ar configure:3939: found /usr/bin/ar configure:3950: result: ar configure:3976: checking the archiver (ar) interface configure:3986: gcc -c -g -O2 conftest.c >&5 configure:3986: $? = 0 configure:3988: ar cru libconftest.a conftest.o >&5 configure:3991: $? = 0 configure:4014: result: ar configure:4045: checking whether make supports nested variables configure:4062: result: yes configure:4119: checking how to print strings configure:4146: result: printf configure:4167: checking for a sed that does not truncate output configure:4231: result: /bin/sed configure:4249: checking for grep that handles long lines and -e configure:4307: result: /bin/grep configure:4312: checking for egrep configure:4374: result: /bin/grep -E configure:4379: checking for fgrep configure:4441: result: /bin/grep -F configure:4476: checking for ld used by gcc configure:4543: result: /usr/bin/ld configure:4550: checking if the linker (/usr/bin/ld) is GNU ld configure:4565: result: yes configure:4577: checking for BSD- or MS-compatible name lister (nm) configure:4626: result: /usr/bin/nm -B configure:4756: checking the name lister (/usr/bin/nm -B) interface configure:4763: gcc -c -g -O2 conftest.c >&5 configure:4766: /usr/bin/nm -B "conftest.o" configure:4769: output 00000000 B some_variable configure:4776: result: BSD nm configure:4779: checking whether ln -s works configure:4783: result: yes configure:4791: checking the maximum length of command line arguments configure:4921: result: 1572864 configure:4938: checking whether the shell understands some XSI constructs configure:4948: result: yes configure:4952: checking whether the shell understands "+=" configure:4958: result: yes configure:4993: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:5033: result: func_convert_file_noop configure:5040: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:5060: result: func_convert_file_noop configure:5067: checking for /usr/bin/ld option to reload object files configure:5074: result: -r configure:5148: checking for objdump configure:5164: found /usr/bin/objdump configure:5175: result: objdump configure:5207: checking how to recognize dependent libraries configure:5409: result: pass_all configure:5494: checking for dlltool configure:5524: result: no configure:5554: checking how to associate runtime and link libraries configure:5581: result: printf %s\n configure:5705: checking for archiver @FILE support configure:5722: gcc -c -g -O2 conftest.c >&5 configure:5722: $? = 0 configure:5725: ar cru libconftest.a @conftest.lst >&5 configure:5728: $? = 0 configure:5733: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5736: $? = 1 configure:5748: result: @ configure:5806: checking for strip configure:5822: found /usr/bin/strip configure:5833: result: strip configure:5905: checking for ranlib configure:5921: found /usr/bin/ranlib configure:5932: result: ranlib configure:6034: checking command to parse /usr/bin/nm -B output from gcc object configure:6154: gcc -c -g -O2 conftest.c >&5 configure:6157: $? = 0 configure:6161: /usr/bin/nm -B conftest.o sed -n -e 's/^.[ ]([ABCDGIRSTW][ABCDGIRSTW])[ ][ ]_([_A-Za-z][A-Za-z0-9])$/\1 \2 \2/p' sed '/ __gnu_lto/d' > conftest.nm configure:6164: $? = 0 configure:6230: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6233: $? = 0 configure:6271: result: ok configure:6308: checking for sysroot configure:6338: result: no configure:6594: checking for mt configure:6610: found /bin/mt configure:6621: result: mt configure:6644: checking if mt is a manifest tool configure:6650: mt '-?' configure:6658: result: no configure:7300: checking how to run the C preprocessor configure:7331: gcc -E conftest.c configure:7331: $? = 0 configure:7345: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7345: $? = 1 configure: failed program was: /* confdefs.h _/ #define PACKAGE_NAME "libuv" #define PACKAGE_TARNAME "libuv" #define PACKAGE_VERSION "0.11.21" #define PACKAGE_STRING "libuv 0.11.21" #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues" #define PACKAGE_URL "" #define PACKAGE "libuv" #define VERSION "0.11.21" / end confdefs.h. / #include configure:7370: result: gcc -E configure:7390: gcc -E conftest.c configure:7390: $? = 0 configure:7404: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7404: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "libuv" #define PACKAGE_TARNAME "libuv" #define PACKAGE_VERSION "0.11.21" #define PACKAGE_STRING "libuv 0.11.21" #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues" #define PACKAGE_URL "" #define PACKAGE "libuv" #define VERSION "0.11.21" / end confdefs.h. / #include configure:7433: checking for ANSI C header files configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7526: gcc -o conftest -g -O2 conftest.c >&5 configure:7526: $? = 0 configure:7526: ./conftest configure:7526: $? = 0 configure:7537: result: yes configure:7550: checking for sys/types.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7550: checking for sys/stat.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7550: checking for stdlib.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7550: checking for string.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7550: checking for memory.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7550: checking for strings.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7550: checking for inttypes.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7550: checking for stdint.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7550: checking for unistd.h configure:7550: gcc -c -g -O2 conftest.c >&5 configure:7550: $? = 0 configure:7550: result: yes configure:7564: checking for dlfcn.h configure:7564: gcc -c -g -O2 conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7710: checking for objdir configure:7725: result: .libs configure:7996: checking if gcc supports -fno-rtti -fno-exceptions configure:8014: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8018: $? = 0 configure:8031: result: no configure:8358: checking for gcc option to produce PIC configure:8365: result: -fPIC -DPIC configure:8373: checking if gcc PIC flag -fPIC -DPIC works configure:8391: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8395: $? = 0 configure:8408: result: yes configure:8437: checking if gcc static flag -static works configure:8465: result: yes configure:8480: checking if gcc supports -c -o file.o configure:8501: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8505: $? = 0 configure:8527: result: yes configure:8535: checking if gcc supports -c -o file.o configure:8582: result: yes configure:8615: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9772: result: yes configure:9809: checking whether -lc should be explicitly linked in configure:9817: gcc -c -g -O2 conftest.c >&5 configure:9820: $? = 0 configure:9835: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 /bin/grep -lc >/dev/null 2>&1 configure:9838: $? = 0 configure:9852: result: no configure:10012: checking dynamic linker characteristics configure:10523: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10523: $? = 0 configure:10757: result: GNU/Linux ld.so configure:10864: checking how to hardcode library paths into programs configure:10889: result: immediate configure:11429: checking whether stripping libraries is possible configure:11434: result: yes configure:11469: checking if libtool supports shared libraries configure:11471: result: yes configure:11474: checking whether to build shared libraries configure:11495: result: yes configure:11498: checking whether to build static libraries configure:11502: result: yes configure:11540: checking for dlopen in -ldl configure:11565: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11565: $? = 0 configure:11574: result: yes configure:11585: checking for kstat_lookup in -lkstat configure:11610: gcc -o conftest -g -O2 conftest.c -lkstat -ldl >&5 /usr/bin/ld: cannot find -lkstat collect2: ld returned 1 exit status configure:11610: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "libuv" #define PACKAGE_TARNAME "libuv" #define PACKAGE_VERSION "0.11.21" #define PACKAGE_STRING "libuv 0.11.21" #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues" #define PACKAGE_URL "" #define PACKAGE "libuv" #define VERSION "0.11.21" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 / end confdefs.h. / /_ Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. _/ #ifdef __cplusplus extern "C" #endif char kstat_lookup (); int main () { return kstat_lookup (); ; return 0; }
configure:11619: result: no configure:11630: checking for kvm_open in -lkvm configure:11655: gcc -o conftest -g -O2 conftest.c -lkvm -ldl >&5 /usr/bin/ld: cannot find -lkvm collect2: ld returned 1 exit status configure:11655: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "libuv" #define PACKAGE_TARNAME "libuv" #define PACKAGE_VERSION "0.11.21" #define PACKAGE_STRING "libuv 0.11.21" #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues" #define PACKAGE_URL "" #define PACKAGE "libuv" #define VERSION "0.11.21" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 / end confdefs.h. / /_ Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. _/ #ifdef __cplusplus extern "C" #endif char kvm_open (); int main () { return kvm_open (); ; return 0; }
configure:11664: result: no configure:11675: checking for gethostbyname in -lnsl configure:11700: gcc -o conftest -g -O2 conftest.c -lnsl -ldl >&5 configure:11700: $? = 0 configure:11709: result: yes configure:11720: checking for perfstat_cpu in -lperfstat configure:11745: gcc -o conftest -g -O2 conftest.c -lperfstat -lnsl -ldl >&5 /usr/bin/ld: cannot find -lperfstat collect2: ld returned 1 exit status configure:11745: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "libuv" #define PACKAGE_TARNAME "libuv" #define PACKAGE_VERSION "0.11.21" #define PACKAGE_STRING "libuv 0.11.21" #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues" #define PACKAGE_URL "" #define PACKAGE "libuv" #define VERSION "0.11.21" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_LIBNSL 1 / end confdefs.h. / /_ Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. _/ #ifdef __cplusplus extern "C" #endif char perfstat_cpu (); int main () { return perfstat_cpu (); ; return 0; }
configure:11754: result: no configure:11765: checking for pthread_mutex_init in -lpthread configure:11790: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -ldl >&5 configure:11790: $? = 0 configure:11799: result: yes configure:11810: checking for clock_gettime in -lrt configure:11835: gcc -o conftest -g -O2 conftest.c -lrt -lpthread -lnsl -ldl >&5 configure:11835: $? = 0 configure:11844: result: yes configure:11855: checking for sendfile in -lsendfile configure:11880: gcc -o conftest -g -O2 conftest.c -lsendfile -lrt -lpthread -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsendfile collect2: ld returned 1 exit status configure:11880: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "libuv" #define PACKAGE_TARNAME "libuv" #define PACKAGE_VERSION "0.11.21" #define PACKAGE_STRING "libuv 0.11.21" #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues" #define PACKAGE_URL "" #define PACKAGE "libuv" #define VERSION "0.11.21" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_LIBNSL 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBRT 1 / end confdefs.h. / /_ Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. _/ #ifdef __cplusplus extern "C" #endif char sendfile (); int main () { return sendfile (); ; return 0; }
configure:11889: result: no configure:11900: checking for socket in -lsocket configure:11925: gcc -o conftest -g -O2 conftest.c -lsocket -lrt -lpthread -lnsl -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:11925: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "libuv" #define PACKAGE_TARNAME "libuv" #define PACKAGE_VERSION "0.11.21" #define PACKAGE_STRING "libuv 0.11.21" #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues" #define PACKAGE_URL "" #define PACKAGE "libuv" #define VERSION "0.11.21" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_LIBNSL 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBRT 1 / end confdefs.h. / /_ Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. _/ #ifdef __cplusplus extern "C" #endif char socket (); int main () { return socket (); ; return 0; }
configure:11934: result: no configure:11952: checking for special C compiler options needed for large files configure:11997: result: no configure:12003: checking for _FILE_OFFSET_BITS value needed for large files configure:12028: gcc -c -g -O2 conftest.c >&5 conftest.c:33:3: warning: left shift count >= width of type [enabled by default] conftest.c:33:3: warning: left shift count >= width of type [enabled by default] conftest.c:34:10: warning: left shift count >= width of type [enabled by default] conftest.c:34:10: warning: left shift count >= width of type [enabled by default] conftest.c:33:7: error: size of array 'off_t_is_large' is negative conftest.c:35:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default] configure:12028: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "libuv" #define PACKAGE_TARNAME "libuv" #define PACKAGE_VERSION "0.11.21" #define PACKAGE_STRING "libuv 0.11.21" #define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues" #define PACKAGE_URL "" #define PACKAGE "libuv" #define VERSION "0.11.21" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_LIBNSL 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBRT 1 / end confdefs.h. / #include <sys/types.h> /_ Check that off_t can represent 2**63 - 1 correctly. We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int main () { ; return 0; } configure:12052: gcc -c -g -O2 conftest.c >&5 configure:12052: $? = 0 configure:12060: result: 64 configure:12262: checking for dtrace configure:12292: result: no configure:12387: checking for pkg-config configure:12417: result: no configure:12648: creating ./config.status
----------------------
Running config.status.
----------------------
This file was extended by libuv config.status 0.11.21, which was generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status
on srv1
config.status:1041: creating Makefile config.status:1213: executing depfiles commands config.status:1213: executing libtool commands
----------------
Cache variables.
----------------
ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_enable_dtrace=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_kstat_kstat_lookup=no ac_cv_lib_kvm_kvm_open=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_perfstat_perfstat_cpu=no ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_sendfile_sendfile=no ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbolpipe='sed -n -e '\''s/^. [ ][ ]_([_A-Za-z][A-Za-z0-9])$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_nameaddress='sed -n -e '\''s/^: ([^ ])[ ]$/ {\"\1\", (void ) 0},/p'\'' -e '\''s/^[ABCDGIRSTW] ([^ ]) ([^ ])$/ {"\2", (void ) &\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_libprefix='sed -n -e '\''s/^: ([^ ])[ ]$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW] ([^ ]) (lib[^ ])$/ {"\2", (void ) &\2},/p'\'' -e '\''s/^[ABCDGIRSTW] ([^ ]) ([^ ])$/ {"lib\2", (void _) &\2},/p'\''' lt_cv_sys_global_symbol_tocdecl='sed -n -e '\''s/^T . (.)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW] .* (.*)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop
-----------------
Output variables.
-----------------
ACLOCAL='${SHELL} /home/support/libuv-v0.11.21/missing --run aclocal-1.11' AIX_FALSE='' AIX_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/support/libuv-v0.11.21/missing --run autoconf' AUTOHEADER='${SHELL} /home/support/libuv-v0.11.21/missing --run autoheader' AUTOMAKE='${SHELL} /home/support/libuv-v0.11.21/missing --run automake-1.11' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DARWIN_FALSE='' DARWIN_TRUE='#' DEFS='-DPACKAGE_NAME=\"libuv\" -DPACKAGE_TARNAME=\"libuv\" -DPACKAGE_VERSION=\"0.11.21\" -DPACKAGE_STRING=\"libuv\ 0.11.21\" -DPACKAGE_BUGREPORT=\"https://github.com/joyent/libuv/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libuv\" -DVERSION=\"0.11.21\" -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 -D_FILE_OFFSET_BITS=64' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DTRACE='' DTRACEFLAGS='' DTRACE_NEEDS_OBJECTS_FALSE='' DTRACE_NEEDS_OBJECTS_TRUE='#' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FREEBSD_FALSE='' FREEBSD_TRUE='#' GREP='/bin/grep' HAVE_DTRACE_FALSE='' HAVE_DTRACE_TRUE='#' HAVE_PKG_CONFIG_FALSE='' HAVE_PKG_CONFIG_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lrt -lpthread -lnsl -ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/support/libuv-v0.11.21/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NETBSD_FALSE='' NETBSD_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENBSD_FALSE='' OPENBSD_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='libuv' PACKAGE_BUGREPORT='https://github.com/joyent/libuv/issues' PACKAGE_NAME='libuv' PACKAGE_STRING='libuv 0.11.21' PACKAGE_TARNAME='libuv' PACKAGE_URL='' PACKAGE_VERSION='0.11.21' PATH_SEPARATOR=':' PKG_CONFIG='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SUNOS_FALSE='' SUNOS_TRUE='#' VERSION='0.11.21' WINNT_FALSE='' WINNT_TRUE='#' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' amEXEEXT_FALSE='' am__EXEEXT_TRUE='#' amfastdepCC_FALSE='#' amfastdepCC_TRUE='' aminclude='include' amisrc='' am__leading_dot='.' amnodep='_no' amquote='' amtar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/support/libuv-v0.11.21/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias=''
-----------
confdefs.h.
-----------
/* confdefs.h */
define PACKAGE_NAME "libuv"
define PACKAGE_TARNAME "libuv"
define PACKAGE_VERSION "0.11.21"
define PACKAGE_STRING "libuv 0.11.21"
define PACKAGE_BUGREPORT "https://github.com/joyent/libuv/issues"
define PACKAGE_URL ""
define PACKAGE "libuv"
define VERSION "0.11.21"
define STDC_HEADERS 1
define HAVE_SYS_TYPES_H 1
define HAVE_SYS_STAT_H 1
define HAVE_STDLIB_H 1
define HAVE_STRING_H 1
define HAVE_MEMORY_H 1
define HAVE_STRINGS_H 1
define HAVE_INTTYPES_H 1
define HAVE_STDINT_H 1
define HAVE_UNISTD_H 1
define HAVE_DLFCN_H 1
define LT_OBJDIR ".libs/"
define HAVE_LIBDL 1
define HAVE_LIBNSL 1
define HAVE_LIBPTHREAD 1
define HAVE_LIBRT 1
define _FILE_OFFSET_BITS 64
configure: exit 0 |
make.log:
make all-am make[1]: Entering directory /home/support/libuv-v0.11.21' CC src/libuv_la-fs-poll.lo CC src/libuv_la-inet.lo CC src/libuv_la-uv-common.lo CC src/libuv_la-version.lo CC src/unix/libuv_la-async.lo CC src/unix/libuv_la-core.lo CC src/unix/libuv_la-dl.lo CC src/unix/libuv_la-fs.lo CC src/unix/libuv_la-getaddrinfo.lo CC src/unix/libuv_la-loop-watcher.lo CC src/unix/libuv_la-loop.lo CC src/unix/libuv_la-pipe.lo CC src/unix/libuv_la-poll.lo CC src/unix/libuv_la-process.lo CC src/unix/libuv_la-signal.lo CC src/unix/libuv_la-stream.lo CC src/unix/libuv_la-tcp.lo CC src/unix/libuv_la-thread.lo CC src/unix/libuv_la-threadpool.lo CC src/unix/libuv_la-timer.lo CC src/unix/libuv_la-tty.lo CC src/unix/libuv_la-udp.lo CC src/unix/libuv_la-linux-core.lo CC src/unix/libuv_la-linux-inotify.lo CC src/unix/libuv_la-linux-syscalls.lo CC src/unix/libuv_la-proctitle.lo CCLD libuv.la make[1]: Leaving directory
/home/support/libuv-v0.11.21'make_ckeck.log:
|make check-am make[1]: Entering directory
/home/support/libuv-v0.11.21' make test/run-tests make[2]: Entering directory
/home/support/libuv-v0.11.21' CC test/blackhole-server.o CC test/dns-server.o CC test/echo-server.o CC test/run-tests.o CC test/runner.o CC test/test-active.o CC test/test-async.o CC test/test-async-null-cb.o CC test/test-barrier.o CC test/test-callback-order.o CC test/test-callback-stack.o CC test/test-close-fd.o CC test/test-close-order.o CC test/test-condvar.o CC test/test-connection-fail.o CC test/test-cwd-and-chdir.o CC test/test-delayed-accept.o CC test/test-dlerror.o CC test/test-embed.o CC test/test-emfile.o CC test/test-error.o CC test/test-fail-always.o CC test/test-fs-event.o CC test/test-fs-poll.o CC test/test-fs.o CC test/test-get-currentexe.o CC test/test-get-loadavg.o CC test/test-get-memory.o CC test/test-getaddrinfo.o CC test/test-getsockname.o CC test/test-hrtime.o CC test/test-idle.o CC test/test-ip4-addr.o CC test/test-ip6-addr.o CC test/test-ipc-send-recv.o CC test/test-ipc.o CC test/test-loop-handles.o CC test/test-loop-alive.o CC test/test-loop-close.o CC test/test-loop-stop.o CC test/test-loop-time.o CC test/test-multiple-listen.o CC test/test-mutexes.o CC test/test-osx-select.o CC test/test-pass-always.o CC test/test-ping-pong.o CC test/test-pipe-bind-error.o CC test/test-pipe-connect-error.o CC test/test-pipe-getsockname.o CC test/test-pipe-server-close.o CC test/test-platform-output.o CC test/test-poll-close.o CC test/test-poll.o CC test/test-process-title.o CC test/test-ref.o CC test/test-run-nowait.o CC test/test-run-once.o CC test/test-semaphore.o CC test/test-shutdown-close.o CC test/test-shutdown-eof.o CC test/test-shutdown-twice.o CC test/test-signal-multiple-loops.o CC test/test-signal.o CC test/test-spawn.o CC test/test-stdio-over-pipes.o CC test/test-tcp-bind-error.o CC test/test-tcp-bind6-error.o CC test/test-tcp-close-accept.o CC test/test-tcp-close-while-connecting.o CC test/test-tcp-close.o CC test/test-tcp-connect-error-after-write.o CC test/test-tcp-connect-error.o CC test/test-tcp-connect-timeout.o CC test/test-tcp-connect6-error.o CC test/test-tcp-flags.o CC test/test-tcp-open.o CC test/test-tcp-read-stop.o CC test/test-tcp-shutdown-after-write.o CC test/test-tcp-unexpected-read.o CC test/test-tcp-write-to-half-open-connection.o CC test/test-tcp-writealot.o CC test/test-tcp-try-write.o CC test/test-thread.o CC test/test-threadpool-cancel.o CC test/test-threadpool.o CC test/test-timer-again.o CC test/test-timer-from-check.o CC test/test-timer.o CC test/test-tty.o CC test/test-udp-dgram-too-big.o CC test/test-udp-ipv6.o CC test/test-udp-multicast-interface.o CC test/test-udp-multicast-join.o CC test/test-udp-multicast-ttl.o CC test/test-udp-open.o CC test/test-udp-options.o CC test/test-udp-send-and-recv.o CC test/test-walk-handles.o CC test/test-watcher-cross-stop.o CC test/runner-unix.o CCLD test/run-tests make[2]: Leaving directory/home/support/libuv-v0.11.21' make check-TESTS make[2]: Entering directory
/home/support/libuv-v0.11.21'Output from process
platform_output
: uv_get_process_title: /home/support/libuv-v0.11.21/test/.libs/lt-run-tests uv_resident_set_memory: 655360 uv_uptime: 4180405.000000 uv_getrusage: user: 0 sec 0 microsec system: 0 sec 0 microsec uv_cpu_info: model: Intel(R) Xeon(R) CPU 3065 @ 2.33GHz speed: 2333 times.sys: 23549100 times.user: 29638100 times.idle: 3073423236 times.irq: 0 times.nice: 1718100 model: Intel(R) Xeon(R) CPU 3065 @ 2.33GHz speed: 2333 times.sys: 24159900 times.user: 26725600 times.idle: 3055657736 times.irq: 0 times.nice: 1395800 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: xx:xx:xx:xx:xx:xx address: xx.xx.xx.xx netmask: 255.255.255.255 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: xx:xx:xx:xx:xx:xx address: xxxx:xxx:x:xxxx::xxxx netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff name: eth0 internal: 0 physical address: xx:xx:xx:xx:xx:xx address: xxxx::xxx:xxxx:xxxx:xxxxnetmask: ffff:ffff:ffff:ffff::
run_once
failed: exit code 134 Output from processrun_once
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
tcp_bind_localhost_ok
failed: exit code 134 Output from processtcp_bind_localhost_ok
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
tcp_listen_without_bind
failed: exit code 134 Output from processtcp_listen_without_bind
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
tcp_close_while_connecting
failed: exit code 134 Output from processtcp_close_while_connecting
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
tcp_close
failed: exit code 134 Output from processtcp_close
: 32 of 32 write reqs seenlt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
tcp_close_accept
failed: exit code 134 Output from processtcp_close_accept
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
tcp_bind6_localhost_ok
failed: exit code 134 Output from processtcp_bind6_localhost_ok
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
udp_options
failed: exit code 134 Output from processudp_options
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
timer
failed: exit code 134 Output from processtimer
: ONCE_CB 0 ONCE_CLOSE_CB ONCE_CB 1 ONCE_CLOSE_CB ONCE_CB 2 REPEAT_CB ONCE_CLOSE_CB ONCE_CB 3 ONCE_CLOSE_CB ONCE_CB 4 REPEAT_CB ONCE_CLOSE_CB ONCE_CB 5 ONCE_CLOSE_CB ONCE_CB 6 REPEAT_CB ONCE_CLOSE_CB ONCE_CB 7 ONCE_CLOSE_CB ONCE_CB 8 REPEAT_CB ONCE_CLOSE_CB ONCE_CB 9 ONCE_CLOSE_CB REPEAT_CB REPEAT_CLOSE_CB repeat_cb_called 5lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
timer_init
failed: exit code 134 Output from processtimer_init
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
timer_again
failed: exit code 134 Output from processtimer_again
: repeat_1_cb called after 51 ms repeat_1_cb called after 101 ms repeat_1_cb called after 151 ms repeat_1_cb called after 201 ms repeat_1_cb called after 251 ms repeat_1_cb called after 301 ms repeat_1_cb called after 351 ms repeat_1_cb called after 401 ms repeat_1_cb called after 451 ms repeat_1_cb called after 501 ms repeat_2_cb called after 601 ms uv_timer_get_repeat 100 ms repeat_2_cb called after 702 ms Test took 702 ms (expected ~700 ms)lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
timer_order
failed: exit code 134 Output from processtimer_order
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
has_ref
failed: exit code 134 Output from processhas_ref
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
loop_handles
failed: exit code 134 Output from processloop_handles
: PREPARE_1_CB Loop iteration 1 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 2 of 21. CHECK_CB IDLE_1_CB IDLE_2_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 3 of 21. CHECK_CB IDLE_2_CLOSE_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 4 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 5 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 6 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 7 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 8 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 9 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 10 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 11 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 12 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 13 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 14 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 15 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 16 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 17 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 18 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 19 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_2_CB PREPARE_1_CB Loop iteration 20 of 21. CHECK_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB IDLE_1_CB PREPARE_1_CB Loop iteration 21 of 21. CHECK_CB IDLE_1_CLOSE_CB IDLE_1_CLOSE_CB IDLE_1_CLOSE_CB IDLE_1_CLOSE_CB IDLE_1_CLOSE_CB IDLE_1_CLOSE_CB IDLE_1_CLOSE_CB PREPARE_2_CLOSE_CB CHECK_CLOSE_CBPREPARE_1_CLOSE_CBlt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
spawn_fails
failed: exit code 134 Output from processspawn_fails
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
spawn_detached
failed: exit code 134 Output from processspawn_detached
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
spawn_setuid_fails
failed: exit code 134 Output from processspawn_setuid_fails
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
spawn_setgid_fails
failed: exit code 134 Output from processspawn_setgid_fails
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
fs_poll
failed: exit code 134 Output from processfs_poll
:lt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
closed_fd_events
failed: exit code 134 Output from processclosed_fd_events
: close_cblt-run-tests: src/unix/loop.c:93: uv_loop_delete: Assertion `uv_loop_close(loop) == 0' failed.
FAIL: test/run-tests
1 of 1 test failed
Please report to https://github.com/joyent/libuv/issues
make[2]: * [check-TESTS] Error 1 make[2]: Leaving directory `/home/support/libuv-v0.11.21' make[1]: * [check-am] Error 2 make[1]: Leaving directory`/home/support/libuv-v0.11.21' make: *\ [check] Error 2 |
If you need more details, please just ask.
— Reply to this email directly or view it on GitHub https://github.com/joyent/libuv/issues/1129#issuecomment-36509867.
Saúl Ibarra Corretgé bettercallsaghul.com
The make check ended like this:
[...]
=============================================================
[% 100|+ 213|- 0|T 0|S 0]: Done.
PASS: test/run-tests
=============
1 test passed
=============
make[2]: Leaving directory `/home/support/libuv-master'
make[1]: Leaving directory `/home/support/libuv-master'
Which I would interpret as "it's OK". I am little bit puzzled now. I understand that in the past there have been actual failures in the build process. Those somehow have been relegated to some "weird build environment" at the beginning. Now, on the very same system the build succeeds. Was that a build environment issue, or some sort of compatibility with Ubuntu 12.04.4 LTS?
Which I would interpret as "it's OK".
Yes, that's correct.
I am little bit puzzled now. I understand that in the past there have been actual failures in the build process.
I don't see any build failures, in the previous output messages you've pasted here.
Those somehow have been relegated to some "weird build environment" at the beginning. Now, on the very same system the build succeeds. Was that a build environment issue, or some sort of compatibility with Ubuntu 12.04.4 LTS?
Can you try latest 0.10 branch? The build process was different then, I guess it's possible some issue may manifest on your system which I cannot see / reproduce.
Saúl Ibarra Corretgé
You are right. There has been no actual build failure. Only "make check" failures. In my personal opinion and view, a build process is successful only when all steps are successful. But this is actually philosphy.
In the first reported case the built library was v.0.10.25. One hor ago I build v0.11.21 (lastest version) Both failing at the "make check".
A few minutes ago I have built the current master version, passing the "make check".
Now I have built v0.10.25 on the very same system as in the past. Now "make test" suceeds. I guess some system update fixed something as, clearly, I haven't fixed it myself.
So bottom line is v0.11 doesn't build clean on up-to-date Ubuntu 12.04.4, while now v0.10 does.
Good to know.
Vincenzo Romano - NotOrAnd.IT
cel. +39 339 8083886 fax. +39 02 700506964
NON QVIETIS MARIBVS NAVTA PERITVS
2014-03-03 14:53 GMT+01:00 Saúl Ibarra Corretgé notifications@github.com:
Which I would interpret as "it's OK".
Yes, that's correct.
I am little bit puzzled now. I understand that in the past there have been actual failures in the build process.
I don't see any build failures, in the previous output messages you've pasted here.
Those somehow have been relegated to some "weird build environment" at the beginning. Now, on the very same system the build succeeds. Was that a build environment issue, or some sort of compatibility with Ubuntu 12.04.4 LTS?
Can you try latest 0.10 branch? The build process was different then, I guess it's possible some issue may manifest on your system which I cannot see / reproduce.
Saúl Ibarra Corretgé
— Reply to this email directly or view it on GitHubhttps://github.com/joyent/libuv/issues/1129#issuecomment-36511369 .
On 03/03/2014 03:08 PM, notorand-it wrote:
You are right. There has been no actual build failure. Only "make check" failures. In my personal opinion and view, a build process is successful only when all steps are successful. But this is actually philosphy.
In the first reported case the built library was v.0.10.25. One hor ago I build v0.11.21 (lastest version) Both failing at the "make check".
A few minutes ago I have built the current master version, passing the "make check".
Now I have built v0.10.25 on the very same system as in the past. Now "make test" suceeds. I guess some system update fixed something as, clearly, I haven't fixed it myself.
So bottom line is v0.11 doesn't build clean on up-to-date Ubuntu 12.04.4, while now v0.10 does.
Latest master (unreleased 0.11) does build, right?
I'll close this now, since the same version that used to fail before is working now,
Thanks for your thorough testing!
make check runs fine, as you saw. Yes I think you can close the ticket.
Vincenzo Romano - NotOrAnd.IT
cel. +39 339 8083886 fax. +39 02 700506964
NON QVIETIS MARIBVS NAVTA PERITVS
2014-03-03 15:16 GMT+01:00 Saúl Ibarra Corretgé notifications@github.com:
On 03/03/2014 03:08 PM, notorand-it wrote:
You are right. There has been no actual build failure. Only "make check" failures. In my personal opinion and view, a build process is successful only when all steps are successful. But this is actually philosphy.
In the first reported case the built library was v.0.10.25. One hor ago I build v0.11.21 (lastest version) Both failing at the "make check".
A few minutes ago I have built the current master version, passing the "make check".
Now I have built v0.10.25 on the very same system as in the past. Now "make test" suceeds. I guess some system update fixed something as, clearly, I haven't fixed it myself.
So bottom line is v0.11 doesn't build clean on up-to-date Ubuntu 12.04.4, while now v0.10 does.
Latest master (unreleased 0.11) does build, right?
I'll close this now, since the same version that used to fail before is working now,
Thanks for your thorough testing!
— Reply to this email directly or view it on GitHubhttps://github.com/joyent/libuv/issues/1129#issuecomment-36513288 .
/usr/src/libuv-v0.10.25/run-tests
Output from process
platform_output
:uv_get_process_title: /usr/src/libuv-v0.10.25/run-tests
uv_resident_set_memory: 626688 uv_uptime: 3139754.693615 uv_cpu_info: model: Intel(R) Xeon(R) CPU 3065 @ 2.33GHz speed: 2333 times.sys: 18256400 times.user: 23592500 times.idle: 1272896128 times.irq: 0 times.nice: 1367400 model: Intel(R) Xeon(R) CPU 3065 @ 2.33GHz speed: 2333 times.sys: 18728500 times.user: 20407300 times.idle: 1260810828 times.irq: 0 times.nice: 1241200 uv_interface_addresses: name: lo internal: 1 address: 127.0.0.1 name: eth0 internal: 0 address: 12.34.56.78 name: lo internal: 1 address: ::1 name: eth0 internal: 0 address: ipv6 name: eth0 internal: 0
address: ipv6
spawn_setuid_setgid
failed: exit code 134 Output from processspawn_setuid_setgid
: exit_cbAssertion failed in test/test-spawn.c on line 58: exit_status == 1
fs_chown
failed: exit code 134 Output from processfs_chown
:Assertion failed in test/test-fs.c on line 200: req->result == -1
make: *\ [test] Error 2