Hi Simon,
The getaddrinfo test fails on Solaris 9.
Finding www.gnu.org service http...
res 9: servname not for ai_socktype
Finding www.ibm.com service https...
res 9: servname not for ai_socktype
Finding microsoft.com service http...
res 9: servname not for ai_socktype
Finding google.org service ldap...
res 0: Name Translation Error 0 (no error)
flags 0
family 2
socktype 2
protocol 0
addrlen 16: Found 64.233.161.104
getnameinfo 0: Name Translation Error 0 (no error)
ip 64.233.161.104
port 389
flags 0
family 2
socktype 2
protocol 0
addrlen 16: Found 66.102.7.104
getnameinfo 0: Name Translation Error 0 (no error)
ip 66.102.7.104
port 389
flags 0
family 2
socktype 2
protocol 0
addrlen 16: Found 66.249.93.104
getnameinfo 0: Name Translation Error 0 (no error)
ip 66.249.93.104
port 389
FAIL: test-getaddrinfo
Find attached the complete log file.
Bruno
To: [EMAIL PROTECTED]
+ : autobuild project... getaddrinfo
+ : autobuild revision... cvs-20070310-000000
+ date +%Y%m%d-%H%M%S
+ : autobuild timestamp... 20070311-153532
+ hostname
+ : autobuild hostname... solaris9.zoo.haible.de
+ cd getaddrinfo
+ ./configure
checking for a BSD-compatible install...
/home/bruno/gnu/arch/solaris/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/bruno/gnu/arch/solaris/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m64
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -m64 accepts -g... yes
checking for gcc -m64 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc -m64... gcc3
checking for a BSD-compatible install...
/home/bruno/gnu/arch/solaris/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -m64 -E
checking for grep that handles long lines and -e...
/usr/local/gnu/arch/solaris/bin/grep
checking for egrep... /usr/local/gnu/arch/solaris/bin/grep -E
checking for AIX... no
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... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for working alloca.h... yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for C/C++ restrict keyword... __restrict
checking whether <sys/socket.h> is self-contained... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for inline... inline
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strdup is declared... yes
checking absolute name of <string.h>... ///usr/include/string.h
checking for EOVERFLOW... yes
checking for vasnprintf... no
checking for long long int... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for intmax_t... yes
checking for alloca as a compiler built-in... yes
checking for a thread-safe mkdir -p... /home/bruno/gnu/arch/solaris/bin/mkdir -p
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... -lsocket
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for library containing gethostbyname... -lnsl
checking for library containing getservbyname... none required
checking for gethostbyname... yes
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether gai_strerror is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for inet_ntop... yes
checking whether inet_ntop is declared... yes
checking whether <netinet/in.h> is self-contained... yes
checking for a thread-safe mkdir -p... /home/bruno/gnu/arch/solaris/bin/mkdir -p
checking for stdint.h... (cached) no
checking for SIZE_MAX... yes
checking for snprintf... yes
checking for socklen_t... yes
checking absolute name of <stdio.h>...
///nfs/ishare/lib/gnu/gcc/3.3.1/sparc-sun-solaris2.9/lib/gcc-lib/sparc-sun-solaris2.9/3.3.1/include/stdio.h
checking for strdup... yes
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for a thread-safe mkdir -p... /home/bruno/gnu/arch/solaris/bin/mkdir -p
checking for ptrdiff_t... yes
checking for snprintf... (cached) yes
checking for wcslen... yes
checking for stdint.h... (cached) no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gllib/Makefile
config.status: creating glm4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in gltests
(/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests)
configure: running /bin/bash ./configure '--prefix=/usr/local' 'CC=gcc -m64'
--cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install...
/home/bruno/gnu/arch/solaris/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/bruno/gnu/arch/solaris/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m64
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -m64 accepts -g... yes
checking for gcc -m64 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc -m64... gcc3
checking for a BSD-compatible install...
/home/bruno/gnu/arch/solaris/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -m64 -E
checking for grep that handles long lines and -e...
/usr/local/gnu/arch/solaris/bin/grep
checking for egrep... /usr/local/gnu/arch/solaris/bin/grep -E
checking for AIX... no
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... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for working alloca.h... yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for C/C++ restrict keyword... __restrict
checking whether <sys/socket.h> is self-contained... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for inline... inline
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strdup is declared... yes
checking absolute name of <string.h>... ///usr/include/string.h
checking for EOVERFLOW... yes
checking for vasnprintf... no
checking for long long int... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for intmax_t... yes
checking for alloca as a compiler built-in... yes
checking for a thread-safe mkdir -p... /home/bruno/gnu/arch/solaris/bin/mkdir -p
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... -lsocket
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for library containing gethostbyname... -lnsl
checking for library containing getservbyname... none required
checking for gethostbyname... yes
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether gai_strerror is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for inet_ntop... yes
checking whether inet_ntop is declared... yes
checking whether <netinet/in.h> is self-contained... yes
checking for a thread-safe mkdir -p... /home/bruno/gnu/arch/solaris/bin/mkdir -p
checking for stdint.h... (cached) no
checking for SIZE_MAX... yes
checking for snprintf... yes
checking for socklen_t... yes
checking absolute name of <stdio.h>...
///nfs/ishare/lib/gnu/gcc/3.3.1/sparc-sun-solaris2.9/lib/gcc-lib/sparc-sun-solaris2.9/3.3.1/include/stdio.h
checking for strdup... yes
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for a thread-safe mkdir -p... /home/bruno/gnu/arch/solaris/bin/mkdir -p
checking for ptrdiff_t... yes
checking for snprintf... (cached) yes
checking for wcslen... yes
checking for stdint.h... (cached) no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make
make all-recursive
make[1]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo'
Making all in gllib
make[2]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gllib'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca_.h; \
} > alloca.h-t
mv -f alloca.h-t alloca.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e
's|@''ABSOLUTE_STDIO_H''@|"///nfs/ishare/lib/gnu/gcc/3.3.1/sparc-sun-solaris2.9/lib/gcc-lib/sparc-sun-solaris2.9/3.3.1/include/stdio.h"|g'
\
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_SNPRINTF''@|1|g' \
-e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
-e 's|@''GNULIB_VSNPRINTF''@|0|g' \
-e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./stdio_.h; \
} > stdio.h-t
mv stdio.h-t stdio.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''ABSOLUTE_STRING_H''@|"///usr/include/string.h"|g' \
-e 's|@''GNULIB_MBSLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|0|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSCASESTR''@|0|g' \
-e 's|@''GNULIB_MBSCSPN''@|0|g' \
-e 's|@''GNULIB_MBSPBRK''@|0|g' \
-e 's|@''GNULIB_MBSSPN''@|0|g' \
-e 's|@''GNULIB_MBSSEP''@|0|g' \
-e 's|@''GNULIB_MBSTOK_R''@|0|g' \
-e 's|@''GNULIB_MEMMEM''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|1|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|0|g' \
-e 's|@''GNULIB_STRPBRK''@|0|g' \
-e 's|@''GNULIB_STRSEP''@|0|g' \
-e 's|@''GNULIB_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|0|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCASECMP''@|1|g' \
-e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
< ./string_.h; \
} > string.h-t
mv string.h-t string.h
make all-am
make[3]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gllib'
gcc -m64 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT dummy.o -MD -MP -MF
.deps/dummy.Tpo -c -o dummy.o dummy.c
mv -f .deps/dummy.Tpo .deps/dummy.Po
gcc -m64 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asnprintf.o -MD -MP -MF
.deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c
mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po
gcc -m64 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT printf-args.o -MD -MP -MF
.deps/printf-args.Tpo -c -o printf-args.o printf-args.c
mv -f .deps/printf-args.Tpo .deps/printf-args.Po
gcc -m64 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT printf-parse.o -MD -MP -MF
.deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c
mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po
gcc -m64 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT vasnprintf.o -MD -MP -MF
.deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c
mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po
rm -f libgnu.a
ar cru libgnu.a dummy.o asnprintf.o printf-args.o printf-parse.o vasnprintf.o
ranlib libgnu.a
make[3]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gllib'
make[2]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gllib'
Making all in glm4
make[2]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/glm4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/glm4'
Making all in gltests
make[2]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make all-recursive
make[3]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make[4]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-alloca-opt.o -MD -MP -MF .deps/test-alloca-opt.Tpo -c -o
test-alloca-opt.o test-alloca-opt.c
mv -f .deps/test-alloca-opt.Tpo .deps/test-alloca-opt.Po
gcc -m64 -g -O2 -o test-alloca-opt test-alloca-opt.o ../gllib/libgnu.a -lnsl
-lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-arpa_inet.o -MD -MP -MF .deps/test-arpa_inet.Tpo -c -o
test-arpa_inet.o test-arpa_inet.c
mv -f .deps/test-arpa_inet.Tpo .deps/test-arpa_inet.Po
gcc -m64 -g -O2 -o test-arpa_inet test-arpa_inet.o ../gllib/libgnu.a -lnsl
-lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-getaddrinfo.o -MD -MP -MF .deps/test-getaddrinfo.Tpo -c -o
test-getaddrinfo.o test-getaddrinfo.c
mv -f .deps/test-getaddrinfo.Tpo .deps/test-getaddrinfo.Po
gcc -m64 -g -O2 -o test-getaddrinfo test-getaddrinfo.o ../gllib/libgnu.a
-lnsl -lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-netinet_in.o -MD -MP -MF .deps/test-netinet_in.Tpo -c -o
test-netinet_in.o test-netinet_in.c
mv -f .deps/test-netinet_in.Tpo .deps/test-netinet_in.Po
gcc -m64 -g -O2 -o test-netinet_in test-netinet_in.o ../gllib/libgnu.a -lnsl
-lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-snprintf.o -MD -MP -MF .deps/test-snprintf.Tpo -c -o
test-snprintf.o test-snprintf.c
mv -f .deps/test-snprintf.Tpo .deps/test-snprintf.Po
gcc -m64 -g -O2 -o test-snprintf test-snprintf.o ../gllib/libgnu.a -lnsl
-lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-stdbool.o -MD -MP -MF .deps/test-stdbool.Tpo -c -o test-stdbool.o
test-stdbool.c
mv -f .deps/test-stdbool.Tpo .deps/test-stdbool.Po
gcc -m64 -g -O2 -o test-stdbool test-stdbool.o ../gllib/libgnu.a -lnsl
-lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-stdio.o -MD -MP -MF .deps/test-stdio.Tpo -c -o test-stdio.o
test-stdio.c
mv -f .deps/test-stdio.Tpo .deps/test-stdio.Po
gcc -m64 -g -O2 -o test-stdio test-stdio.o ../gllib/libgnu.a -lnsl -lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-string.o -MD -MP -MF .deps/test-string.Tpo -c -o test-string.o
test-string.c
mv -f .deps/test-string.Tpo .deps/test-string.Po
gcc -m64 -g -O2 -o test-string test-string.o ../gllib/libgnu.a -lnsl
-lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-sys_socket.o -MD -MP -MF .deps/test-sys_socket.Tpo -c -o
test-sys_socket.o test-sys_socket.c
mv -f .deps/test-sys_socket.Tpo .deps/test-sys_socket.Po
gcc -m64 -g -O2 -o test-sys_socket test-sys_socket.o ../gllib/libgnu.a -lnsl
-lsocket
gcc -m64 -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I../gllib -I./../gllib -g
-O2 -MT test-vasnprintf.o -MD -MP -MF .deps/test-vasnprintf.Tpo -c -o
test-vasnprintf.o test-vasnprintf.c
mv -f .deps/test-vasnprintf.Tpo .deps/test-vasnprintf.Po
gcc -m64 -g -O2 -o test-vasnprintf test-vasnprintf.o ../gllib/libgnu.a -lnsl
-lsocket
make[4]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make[3]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make[2]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make[2]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo'
make[1]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo'
+ make check
Making check in gllib
make[1]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gllib'
make check-am
make[2]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gllib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gllib'
make[1]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gllib'
Making check in glm4
make[1]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/glm4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/glm4'
Making check in gltests
make[1]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make check-recursive
make[2]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make[3]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make check-TESTS
make[4]: Entering directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
PASS: test-alloca-opt
PASS: test-arpa_inet
Finding www.gnu.org service http...
res 9: servname not for ai_socktype
Finding www.ibm.com service https...
res 9: servname not for ai_socktype
Finding microsoft.com service http...
res 9: servname not for ai_socktype
Finding google.org service ldap...
res 0: Name Translation Error 0 (no error)
flags 0
family 2
socktype 2
protocol 0
addrlen 16: Found 64.233.161.104
getnameinfo 0: Name Translation Error 0 (no error)
ip 64.233.161.104
port 389
flags 0
family 2
socktype 2
protocol 0
addrlen 16: Found 66.102.7.104
getnameinfo 0: Name Translation Error 0 (no error)
ip 66.102.7.104
port 389
flags 0
family 2
socktype 2
protocol 0
addrlen 16: Found 66.249.93.104
getnameinfo 0: Name Translation Error 0 (no error)
ip 66.249.93.104
port 389
FAIL: test-getaddrinfo
PASS: test-netinet_in
PASS: test-snprintf
PASS: test-stdbool
PASS: test-stdio
PASS: test-string
PASS: test-sys_socket
PASS: test-vasnprintf
====================
1 of 10 tests failed
====================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make[1]: *** [check] Error 2
make[1]: Leaving directory
`/home/bruno/megatestdir-solaris9.zoo.haible.de/getaddrinfo/gltests'
make: *** [check-recursive] Error 1
+ echo rc=2
rc=2