This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tst-getaddrinfo4 failure with glibc-2.18


I've just built glibc-2.18 on an i686 system with gcc-4.8.1. Under "make check" I'm getting a failure on tst-getaddrinfo4, and I'm wondering if that's anything to get excited about.

The file tst-getaddrinfo4.out reads as follows:

SUCCESS getaddrinfo(service=NULL, family=0, flags=0): Unknown error: Success SUCCESS getaddrinfo(service=NULL, family=0, flags=32): Unknown error: Success SUCCESS getaddrinfo(service=NULL, family=2, flags=0): Unknown error: Success SUCCESS getaddrinfo(service=NULL, family=10, flags=0): Unknown error: Success FAIL getaddrinfo(service=http, family=0, flags=0): Servname not supported for ai_socktype: Success FAIL getaddrinfo(service=http, family=0, flags=32): Servname not supported for ai_socktype: Success FAIL getaddrinfo(service=http, family=2, flags=0): Servname not supported for ai_socktype: Success FAIL getaddrinfo(service=http, family=10, flags=0): Servname not supported for ai_socktype: Success

Thanks for any advice!

--
Allin Cottrell
Department of Economics
Wake Forest University, NC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]