[zeromq-dev] libzmq make check error

hp010170 hp010170 at gmail.com
Thu Jun 7 18:25:29 CEST 2012


Lweiyan,

I received the same test failure today when building from the libzmq
git repository; it has to do
with the fact that tests/test_connect_resolve.cpp:43 is correctly
resolving the bogus address
called 'foobar123xyz'; in my case its the cable provider's DNS
resolution, which automatically
redirects me to a default page when looking up a bogus hostname.

Coincidentally, I had the same issue earlier on today.

-HP010170

On 04/06/2012 15:12, 李伟研 wrote:
> HI ALL.
>     I clone libzmq at https://github.com/zeromq/libzmq.
>       execute ./autogen.sh generation configure and ./configure
> generation makefile
>       make success
>    but make check report error below
>
> lt-test_connect_resolve: test_connect_resolve.cpp:44: int main(int,
> char**): Assertion `rc == -1' failed.
> /bin/bash: line 5: 13318 Aborted                 ${dir}$tst
>
> ============================================
> 1 of 17 tests failed
> Please report to zeromq-dev at lists.zeromq.org
> <mailto:zeromq-dev at lists.zeromq.org>
> ============================================
> make[2]: *** [check-TESTS] Error 1
> make[2]: Leaving directory `/home/lwy/share/libzmq/tests'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory `/home/lwy/share/libzmq/tests'
> make: *** [check-recursive] Error 1
>
> environment:
>            gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
>
> Thanks.
> --
> lweiyan at gmail.com <mailto:lweiyan at gmail.com>
> 15013117338
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>





More information about the zeromq-dev mailing list