Build of gnet with clang_glibc toolchain

The build took 00h 02m 22s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
15,366 ansic
8,845 sh
4,691 makefile
454 perl
29,356 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gnet 2.0.8-4 (Thu Apr 13 18:49:44 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for Win32... no
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no
# checking debug level... minimum
# checking whether to run network tests... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether make sets $(MAKE)... (cached) yes
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognize dependent libraries... pass_all
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 1572864
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for long... yes
# checking size of long... 8
# checking for void*... yes
# checking size of void*... 8
# checking for main in -lsocket... no
# checking for main in -lnsl... yes
# checking for main in -lresolv... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# checking for GLIB_LIBS... -lglib-2.0
# checking for GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# checking for GTHREAD_LIBS... -lgthread-2.0 -pthread -lglib-2.0
# checking if GLib was compiled with support for threads... yes
# checking for IPv6 availability... yes
# checking for ANSI C header files... (cached) yes
# checking sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking ifaddrs.h usability... yes
# checking ifaddrs.h presence... yes
# checking for ifaddrs.h... yes
# checking for linux/netlink.h... yes
# checking for socklen_t... yes
# checking for struct sockaddr.sa_len... no
# checking for struct sockaddr_storage... yes
# checking for struct sockaddr_storage family field... ss_family
# checking for abstract socket namespace availability... yes
# checking for an ANSI C-conforming const... yes
# checking for getifaddrs... yes
# checking for getaddrinfo... yes
# checking for threadsafe getaddrinfo()... no
# checking for threadsafe gethostbyname()... no
# checking for glibc gethostbyname_r... yes
# checking for Solaris/Irix gethostbyname_r... no
# checking for HP-UX gethostbyname_r... no
# checking for CHECK_CFLAGS...
# checking for CHECK_LIBS...
# checking for valgrind... no
# checking whether valgrind.h is available... checking for VALGRIND_CFLAGS...
# checking for VALGRIND_LIBS...
# no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating examples/Makefile
# config.status: creating examples/xmlrpc/Makefile
# config.status: creating macros/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/check/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/version.xml
# config.status: creating gnetconfig.h
# config.status: creating gnet.spec
# config.status: creating gnet-2.0.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/gnet/src/gnet-2.0.8'
# Making all in src
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/src'
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT gnet.lo -MD -MP -MF ".deps/gnet.Tpo" -c -o gnet.lo gnet.c; \
# then mv -f ".deps/gnet.Tpo" ".deps/gnet.Plo"; else rm -f ".deps/gnet.Tpo"; exit 1; fi
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT gnet.lo -MD -MP -MF .deps/gnet.Tpo -c gnet.c -fPIC -DPIC -o .libs/gnet.o
# gnet.c:74:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
# g_thread_init (NULL);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: 'g_thread_init' has been explicitly marked deprecated here
# void g_thread_init (gpointer vtable);
# ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT gnet.lo -MD -MP -MF .deps/gnet.Tpo -c gnet.c -o gnet.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT gnet-private.lo -MD -MP -MF ".deps/gnet-private.Tpo" -c -o gnet-private.lo gnet-private.c; \
# then mv -f ".deps/gnet-private.Tpo" ".deps/gnet-private.Plo"; else rm -f ".deps/gnet-private.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT gnet-private.lo -MD -MP -MF .deps/gnet-private.Tpo -c gnet-private.c -fPIC -DPIC -o .libs/gnet-private.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT gnet-private.lo -MD -MP -MF .deps/gnet-private.Tpo -c gnet-private.c -o gnet-private.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT ipv6.lo -MD -MP -MF ".deps/ipv6.Tpo" -c -o ipv6.lo ipv6.c; \
# then mv -f ".deps/ipv6.Tpo" ".deps/ipv6.Plo"; else rm -f ".deps/ipv6.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT ipv6.lo -MD -MP -MF .deps/ipv6.Tpo -c ipv6.c -fPIC -DPIC -o .libs/ipv6.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT ipv6.lo -MD -MP -MF .deps/ipv6.Tpo -c ipv6.c -o ipv6.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT inetaddr.lo -MD -MP -MF ".deps/inetaddr.Tpo" -c -o inetaddr.lo inetaddr.c; \
# then mv -f ".deps/inetaddr.Tpo" ".deps/inetaddr.Plo"; else rm -f ".deps/inetaddr.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c inetaddr.c -fPIC -DPIC -o .libs/inetaddr.o
# inetaddr.c:734:3: warning: 'g_static_mutex_init' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_init (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: 'g_static_mutex_init' has been explicitly marked deprecated here
# void g_static_mutex_init (GStaticMutex *mutex);
# ^
# inetaddr.c:735:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:748:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:754:5: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:833:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:834:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:919:3: warning: 'g_static_mutex_init' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_init (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: 'g_static_mutex_init' has been explicitly marked deprecated here
# void g_static_mutex_init (GStaticMutex *mutex);
# ^
# inetaddr.c:943:10: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations]
# if (!g_thread_create (inetaddr_new_list_async_gthread, args, FALSE, &err)) {
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: 'g_thread_create' has been explicitly marked deprecated here
# GThread *g_thread_create (GThreadFunc func,
# ^
# inetaddr.c:949:7: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1011:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1022:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1023:3: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1044:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1047:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1055:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1089:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1100:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1101:5: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1114:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1130:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1131:3: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1161:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1173:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1174:5: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1182:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1460:3: warning: 'g_static_mutex_init' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_init (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: 'g_static_mutex_init' has been explicitly marked deprecated here
# void g_static_mutex_init (GStaticMutex *mutex);
# ^
# inetaddr.c:1473:8: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations]
# if (!g_thread_create (inetaddr_get_name_async_gthread, state, FALSE, &err)) {
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: 'g_thread_create' has been explicitly marked deprecated here
# GThread *g_thread_create (GThreadFunc func,
# ^
# inetaddr.c:1480:5: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1536:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1547:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1548:5: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1557:6: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1567:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1580:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1581:3: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1598:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1606:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1608:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_lock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock'
# g_mutex_lock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1619:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# inetaddr.c:1620:5: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_free (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: 'g_static_mutex_free' has been explicitly marked deprecated here
# void g_static_mutex_free (GStaticMutex *mutex);
# ^
# inetaddr.c:1639:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations]
# g_static_mutex_unlock (&state->mutex);
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock'
# g_mutex_unlock (g_static_mutex_get_mutex (mutex))
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex'
# #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
# ^
# /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here
# GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
# ^
# 41 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c inetaddr.c -o inetaddr.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT mcast.lo -MD -MP -MF ".deps/mcast.Tpo" -c -o mcast.lo mcast.c; \
# then mv -f ".deps/mcast.Tpo" ".deps/mcast.Plo"; else rm -f ".deps/mcast.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT mcast.lo -MD -MP -MF .deps/mcast.Tpo -c mcast.c -fPIC -DPIC -o .libs/mcast.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT mcast.lo -MD -MP -MF .deps/mcast.Tpo -c mcast.c -o mcast.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT tcp.lo -MD -MP -MF ".deps/tcp.Tpo" -c -o tcp.lo tcp.c; \
# then mv -f ".deps/tcp.Tpo" ".deps/tcp.Plo"; else rm -f ".deps/tcp.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/tcp.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c -o tcp.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT unix.lo -MD -MP -MF ".deps/unix.Tpo" -c -o unix.lo unix.c; \
# then mv -f ".deps/unix.Tpo" ".deps/unix.Plo"; else rm -f ".deps/unix.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT udp.lo -MD -MP -MF ".deps/udp.Tpo" -c -o udp.lo udp.c; \
# then mv -f ".deps/udp.Tpo" ".deps/udp.Plo"; else rm -f ".deps/udp.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT udp.lo -MD -MP -MF .deps/udp.Tpo -c udp.c -fPIC -DPIC -o .libs/udp.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT udp.lo -MD -MP -MF .deps/udp.Tpo -c udp.c -o udp.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT iochannel.lo -MD -MP -MF ".deps/iochannel.Tpo" -c -o iochannel.lo iochannel.c; \
# then mv -f ".deps/iochannel.Tpo" ".deps/iochannel.Plo"; else rm -f ".deps/iochannel.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT iochannel.lo -MD -MP -MF .deps/iochannel.Tpo -c iochannel.c -fPIC -DPIC -o .libs/iochannel.o
# iochannel.c:69:20: warning: 'g_io_channel_write' is deprecated [-Wdeprecated-declarations]
# if ((error = g_io_channel_write(channel, ptr, nleft, &nwritten))
# ^
# /usr/include/glib-2.0/glib/giochannel.h:172:11: note: 'g_io_channel_write' has been explicitly marked deprecated here
# GIOError g_io_channel_write (GIOChannel *channel,
# ^
# iochannel.c:131:20: warning: 'g_io_channel_read' is deprecated [-Wdeprecated-declarations]
# if ((error = g_io_channel_read(channel, ptr, nleft, &nread))
# ^
# /usr/include/glib-2.0/glib/giochannel.h:166:13: note: 'g_io_channel_read' has been explicitly marked deprecated here
# GIOError g_io_channel_read (GIOChannel *channel,
# ^
# 2 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT iochannel.lo -MD -MP -MF .deps/iochannel.Tpo -c iochannel.c -o iochannel.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT socks.lo -MD -MP -MF ".deps/socks.Tpo" -c -o socks.lo socks.c; \
# then mv -f ".deps/socks.Tpo" ".deps/socks.Plo"; else rm -f ".deps/socks.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -fPIC -DPIC -o .libs/socks.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -o socks.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT socks-private.lo -MD -MP -MF ".deps/socks-private.Tpo" -c -o socks-private.lo socks-private.c; \
# then mv -f ".deps/socks-private.Tpo" ".deps/socks-private.Plo"; else rm -f ".deps/socks-private.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT socks-private.lo -MD -MP -MF .deps/socks-private.Tpo -c socks-private.c -fPIC -DPIC -o .libs/socks-private.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT socks-private.lo -MD -MP -MF .deps/socks-private.Tpo -c socks-private.c -o socks-private.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \
# then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
# md5.c:201:25: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess]
# memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */
# ~~~ ^~~
# md5.c:201:25: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
# memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */
# ^~~
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT sha.lo -MD -MP -MF ".deps/sha.Tpo" -c -o sha.lo sha.c; \
# then mv -f ".deps/sha.Tpo" ".deps/sha.Plo"; else rm -f ".deps/sha.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.c -fPIC -DPIC -o .libs/sha.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.c -o sha.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT pack.lo -MD -MP -MF ".deps/pack.Tpo" -c -o pack.lo pack.c; \
# then mv -f ".deps/pack.Tpo" ".deps/pack.Plo"; else rm -f ".deps/pack.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fPIC -DPIC -o .libs/pack.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -o pack.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT uri.lo -MD -MP -MF ".deps/uri.Tpo" -c -o uri.lo uri.c; \
# then mv -f ".deps/uri.Tpo" ".deps/uri.Plo"; else rm -f ".deps/uri.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT conn.lo -MD -MP -MF ".deps/conn.Tpo" -c -o conn.lo conn.c; \
# then mv -f ".deps/conn.Tpo" ".deps/conn.Plo"; else rm -f ".deps/conn.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c conn.c -fPIC -DPIC -o .libs/conn.o
# conn.c:808:11: warning: 'g_io_channel_read' is deprecated [-Wdeprecated-declarations]
# error = g_io_channel_read (conn->iochannel, buffer_start,
# ^
# /usr/include/glib-2.0/glib/giochannel.h:166:13: note: 'g_io_channel_read' has been explicitly marked deprecated here
# GIOError g_io_channel_read (GIOChannel *channel,
# ^
# conn.c:1235:11: warning: 'g_io_channel_write' is deprecated [-Wdeprecated-declarations]
# error = g_io_channel_write(conn->iochannel, buffer_start,
# ^
# /usr/include/glib-2.0/glib/giochannel.h:172:11: note: 'g_io_channel_write' has been explicitly marked deprecated here
# GIOError g_io_channel_write (GIOChannel *channel,
# ^
# 2 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c conn.c -o conn.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT conn-http.lo -MD -MP -MF ".deps/conn-http.Tpo" -c -o conn-http.lo conn-http.c; \
# then mv -f ".deps/conn-http.Tpo" ".deps/conn-http.Plo"; else rm -f ".deps/conn-http.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT conn-http.lo -MD -MP -MF .deps/conn-http.Tpo -c conn-http.c -fPIC -DPIC -o .libs/conn-http.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT conn-http.lo -MD -MP -MF .deps/conn-http.Tpo -c conn-http.c -o conn-http.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT server.lo -MD -MP -MF ".deps/server.Tpo" -c -o server.lo server.c; \
# then mv -f ".deps/server.Tpo" ".deps/server.Plo"; else rm -f ".deps/server.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -o server.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT usagi_ifaddrs.lo -MD -MP -MF ".deps/usagi_ifaddrs.Tpo" -c -o usagi_ifaddrs.lo usagi_ifaddrs.c; \
# then mv -f ".deps/usagi_ifaddrs.Tpo" ".deps/usagi_ifaddrs.Plo"; else rm -f ".deps/usagi_ifaddrs.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT usagi_ifaddrs.lo -MD -MP -MF .deps/usagi_ifaddrs.Tpo -c usagi_ifaddrs.c -fPIC -DPIC -o .libs/usagi_ifaddrs.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT usagi_ifaddrs.lo -MD -MP -MF .deps/usagi_ifaddrs.Tpo -c usagi_ifaddrs.c -o usagi_ifaddrs.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \
# then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GNet\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o libgnet-2.0.la -rpath /usr/lib -version-info 8:0:8 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 gnet.lo gnet-private.lo ipv6.lo inetaddr.lo mcast.lo tcp.lo unix.lo udp.lo iochannel.lo socks.lo socks-private.lo md5.lo sha.lo pack.lo uri.lo conn.lo conn-http.lo server.lo usagi_ifaddrs.lo base64.lo -lresolv -lnsl -lglib-2.0
# clang -shared .libs/gnet.o .libs/gnet-private.o .libs/ipv6.o .libs/inetaddr.o .libs/mcast.o .libs/tcp.o .libs/unix.o .libs/udp.o .libs/iochannel.o .libs/socks.o .libs/socks-private.o .libs/md5.o .libs/sha.o .libs/pack.o .libs/uri.o .libs/conn.o .libs/conn-http.o .libs/server.o .libs/usagi_ifaddrs.o .libs/base64.o -lgthread-2.0 -lresolv -lnsl -lglib-2.0 -pthread -Wl,-soname -Wl,libgnet-2.0.so.0 -o .libs/libgnet-2.0.so.0.8.0
# (cd .libs && rm -f libgnet-2.0.so.0 && ln -s libgnet-2.0.so.0.8.0 libgnet-2.0.so.0)
# (cd .libs && rm -f libgnet-2.0.so && ln -s libgnet-2.0.so.0.8.0 libgnet-2.0.so)
# ar cru .libs/libgnet-2.0.a gnet.o gnet-private.o ipv6.o inetaddr.o mcast.o tcp.o unix.o udp.o iochannel.o socks.o socks-private.o md5.o sha.o pack.o uri.o conn.o conn-http.o server.o usagi_ifaddrs.o base64.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libgnet-2.0.a
# creating libgnet-2.0.la
# (cd .libs && rm -f libgnet-2.0.la && ln -s ../libgnet-2.0.la libgnet-2.0.la)
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/src'
# Making all in examples
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/examples'
# Making all in xmlrpc
# make[3]: Entering directory '/tmp/gnet/src/gnet-2.0.8/examples/xmlrpc'
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT xmlrpc-client.o -MD -MP -MF ".deps/xmlrpc-client.Tpo" -c -o xmlrpc-client.o xmlrpc-client.c; \
# then mv -f ".deps/xmlrpc-client.Tpo" ".deps/xmlrpc-client.Po"; else rm -f ".deps/xmlrpc-client.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT xmlrpc-server.o -MD -MP -MF ".deps/xmlrpc-server.Tpo" -c -o xmlrpc-server.o xmlrpc-server.c; \
# then mv -f ".deps/xmlrpc-server.Tpo" ".deps/xmlrpc-server.Po"; else rm -f ".deps/xmlrpc-server.Tpo"; exit 1; fi
# rm -f libgnetxmlrpc.a
# ar cru libgnetxmlrpc.a xmlrpc-client.o xmlrpc-server.o ../../src/libgnet-2.0.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgnetxmlrpc.a
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT test-xmlrpc-client.o -MD -MP -MF ".deps/test-xmlrpc-client.Tpo" -c -o test-xmlrpc-client.o test-xmlrpc-client.c; \
# then mv -f ".deps/test-xmlrpc-client.Tpo" ".deps/test-xmlrpc-client.Po"; else rm -f ".deps/test-xmlrpc-client.Tpo"; exit 1; fi
# /bin/sh ../../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o test-xmlrpc-client test-xmlrpc-client.o libgnetxmlrpc.a ../../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# mkdir .libs
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/test-xmlrpc-client test-xmlrpc-client.o libgnetxmlrpc.a ../../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating test-xmlrpc-client
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT test-xmlrpc-server.o -MD -MP -MF ".deps/test-xmlrpc-server.Tpo" -c -o test-xmlrpc-server.o test-xmlrpc-server.c; \
# then mv -f ".deps/test-xmlrpc-server.Tpo" ".deps/test-xmlrpc-server.Po"; else rm -f ".deps/test-xmlrpc-server.Tpo"; exit 1; fi
# /bin/sh ../../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o test-xmlrpc-server test-xmlrpc-server.o libgnetxmlrpc.a ../../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/test-xmlrpc-server test-xmlrpc-server.o libgnetxmlrpc.a ../../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating test-xmlrpc-server
# make[3]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/examples/xmlrpc'
# make[3]: Entering directory '/tmp/gnet/src/gnet-2.0.8/examples'
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoclient.o -MD -MP -MF ".deps/echoclient.Tpo" -c -o echoclient.o echoclient.c; \
# then mv -f ".deps/echoclient.Tpo" ".deps/echoclient.Po"; else rm -f ".deps/echoclient.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoclient echoclient.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# mkdir .libs
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoclient echoclient.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoclient
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoserver.o -MD -MP -MF ".deps/echoserver.Tpo" -c -o echoserver.o echoserver.c; \
# then mv -f ".deps/echoserver.Tpo" ".deps/echoserver.Po"; else rm -f ".deps/echoserver.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoserver echoserver.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoserver echoserver.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoserver
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoclient-async.o -MD -MP -MF ".deps/echoclient-async.Tpo" -c -o echoclient-async.o echoclient-async.c; \
# then mv -f ".deps/echoclient-async.Tpo" ".deps/echoclient-async.Po"; else rm -f ".deps/echoclient-async.Tpo"; exit 1; fi
# echoclient-async.c:129:15: warning: 'g_io_channel_read' is deprecated [-Wdeprecated-declarations]
# error = g_io_channel_read (iochannel, buffer,
# ^
# /usr/include/glib-2.0/glib/giochannel.h:166:13: note: 'g_io_channel_read' has been explicitly marked deprecated here
# GIOError g_io_channel_read (GIOChannel *channel,
# ^
# 1 warning generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoclient-async echoclient-async.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoclient-async echoclient-async.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoclient-async
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoserver-async.o -MD -MP -MF ".deps/echoserver-async.Tpo" -c -o echoserver-async.o echoserver-async.c; \
# then mv -f ".deps/echoserver-async.Tpo" ".deps/echoserver-async.Po"; else rm -f ".deps/echoserver-async.Tpo"; exit 1; fi
# echoserver-async.c:193:15: warning: 'g_io_channel_write' is deprecated [-Wdeprecated-declarations]
# error = g_io_channel_write(iochannel, client_state->buffer,
# ^
# /usr/include/glib-2.0/glib/giochannel.h:172:11: note: 'g_io_channel_write' has been explicitly marked deprecated here
# GIOError g_io_channel_write (GIOChannel *channel,
# ^
# echoserver-async.c:243:2: warning: 'g_io_channel_read' is deprecated [-Wdeprecated-declarations]
# g_io_channel_read (iochannel,
# ^
# /usr/include/glib-2.0/glib/giochannel.h:166:13: note: 'g_io_channel_read' has been explicitly marked deprecated here
# GIOError g_io_channel_read (GIOChannel *channel,
# ^
# 2 warnings generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoserver-async echoserver-async.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoserver-async echoserver-async.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoserver-async
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoclient-gconn.o -MD -MP -MF ".deps/echoclient-gconn.Tpo" -c -o echoclient-gconn.o echoclient-gconn.c; \
# then mv -f ".deps/echoclient-gconn.Tpo" ".deps/echoclient-gconn.Po"; else rm -f ".deps/echoclient-gconn.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoclient-gconn echoclient-gconn.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoclient-gconn echoclient-gconn.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoclient-gconn
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoserver-gserver.o -MD -MP -MF ".deps/echoserver-gserver.Tpo" -c -o echoserver-gserver.o echoserver-gserver.c; \
# then mv -f ".deps/echoserver-gserver.Tpo" ".deps/echoserver-gserver.Po"; else rm -f ".deps/echoserver-gserver.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoserver-gserver echoserver-gserver.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoserver-gserver echoserver-gserver.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoserver-gserver
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoclient-udp.o -MD -MP -MF ".deps/echoclient-udp.Tpo" -c -o echoclient-udp.o echoclient-udp.c; \
# then mv -f ".deps/echoclient-udp.Tpo" ".deps/echoclient-udp.Po"; else rm -f ".deps/echoclient-udp.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoclient-udp echoclient-udp.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoclient-udp echoclient-udp.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoclient-udp
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoserver-udp.o -MD -MP -MF ".deps/echoserver-udp.Tpo" -c -o echoserver-udp.o echoserver-udp.c; \
# then mv -f ".deps/echoserver-udp.Tpo" ".deps/echoserver-udp.Po"; else rm -f ".deps/echoserver-udp.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoserver-udp echoserver-udp.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoserver-udp echoserver-udp.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoserver-udp
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoclient-unix.o -MD -MP -MF ".deps/echoclient-unix.Tpo" -c -o echoclient-unix.o echoclient-unix.c; \
# then mv -f ".deps/echoclient-unix.Tpo" ".deps/echoclient-unix.Po"; else rm -f ".deps/echoclient-unix.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoclient-unix echoclient-unix.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoclient-unix echoclient-unix.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoclient-unix
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT echoserver-unix.o -MD -MP -MF ".deps/echoserver-unix.Tpo" -c -o echoserver-unix.o echoserver-unix.c; \
# then mv -f ".deps/echoserver-unix.Tpo" ".deps/echoserver-unix.Po"; else rm -f ".deps/echoserver-unix.Tpo"; exit 1; fi
# echoserver-unix.c:241:9: warning: 'g_io_channel_read' is deprecated [-Wdeprecated-declarations]
# e = g_io_channel_read(iochannel,
# ^
# /usr/include/glib-2.0/glib/giochannel.h:166:13: note: 'g_io_channel_read' has been explicitly marked deprecated here
# GIOError g_io_channel_read (GIOChannel *channel,
# ^
# echoserver-unix.c:271:9: warning: 'g_io_channel_write' is deprecated [-Wdeprecated-declarations]
# e = g_io_channel_write(iochannel, cs->buffer, cs->n,
# ^
# /usr/include/glib-2.0/glib/giochannel.h:172:11: note: 'g_io_channel_write' has been explicitly marked deprecated here
# GIOError g_io_channel_write (GIOChannel *channel,
# ^
# 2 warnings generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o echoserver-unix echoserver-unix.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/echoserver-unix echoserver-unix.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating echoserver-unix
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT dnslookup.o -MD -MP -MF ".deps/dnslookup.Tpo" -c -o dnslookup.o dnslookup.c; \
# then mv -f ".deps/dnslookup.Tpo" ".deps/dnslookup.Po"; else rm -f ".deps/dnslookup.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o dnslookup dnslookup.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/dnslookup dnslookup.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating dnslookup
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \
# then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o hash hash.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/hash hash.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating hash
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT hfetch.o -MD -MP -MF ".deps/hfetch.Tpo" -c -o hfetch.o hfetch.c; \
# then mv -f ".deps/hfetch.Tpo" ".deps/hfetch.Po"; else rm -f ".deps/hfetch.Tpo"; exit 1; fi
# hfetch.c:146:15: warning: 'g_io_channel_read' is deprecated [-Wdeprecated-declarations]
# error = g_io_channel_read(iochannel, buffer, sizeof(buffer), &n);
# ^
# /usr/include/glib-2.0/glib/giochannel.h:166:13: note: 'g_io_channel_read' has been explicitly marked deprecated here
# GIOError g_io_channel_read (GIOChannel *channel,
# ^
# 1 warning generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o hfetch hfetch.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/hfetch hfetch.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating hfetch
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT hostinfo.o -MD -MP -MF ".deps/hostinfo.Tpo" -c -o hostinfo.o hostinfo.c; \
# then mv -f ".deps/hostinfo.Tpo" ".deps/hostinfo.Po"; else rm -f ".deps/hostinfo.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o hostinfo hostinfo.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/hostinfo hostinfo.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating hostinfo
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -MT sdr.o -MD -MP -MF ".deps/sdr.Tpo" -c -o sdr.o sdr.c; \
# then mv -f ".deps/sdr.Tpo" ".deps/sdr.Po"; else rm -f ".deps/sdr.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o sdr sdr.o ../src/libgnet-2.0.la -lresolv -lnsl -lglib-2.0
# clang -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -o .libs/sdr sdr.o ../src/.libs/libgnet-2.0.so -lresolv -lnsl -lglib-2.0
# creating sdr
# make[3]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/examples'
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/examples'
# Making all in macros
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/macros'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/macros'
# Making all in tests
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/tests'
# make[3]: Entering directory '/tmp/gnet/src/gnet-2.0.8/tests'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/tests'
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/tests'
# Making all in doc
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/doc'
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8'
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8'
# make[1]: Leaving directory '/tmp/gnet/src/gnet-2.0.8'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/gnet/src/gnet-2.0.8/src'
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/src'
# test -z "/usr/lib" || mkdir -p -- "/tmp/gnet/pkg/gnet/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnet-2.0.la' '/tmp/gnet/pkg/gnet/usr/lib/libgnet-2.0.la'
# /usr/bin/install -c .libs/libgnet-2.0.so.0.8.0 /tmp/gnet/pkg/gnet/usr/lib/libgnet-2.0.so.0.8.0
# (cd /tmp/gnet/pkg/gnet/usr/lib && { ln -s -f libgnet-2.0.so.0.8.0 libgnet-2.0.so.0 || { rm -f libgnet-2.0.so.0 && ln -s libgnet-2.0.so.0.8.0 libgnet-2.0.so.0; }; })
# (cd /tmp/gnet/pkg/gnet/usr/lib && { ln -s -f libgnet-2.0.so.0.8.0 libgnet-2.0.so || { rm -f libgnet-2.0.so && ln -s libgnet-2.0.so.0.8.0 libgnet-2.0.so; }; })
# /usr/bin/install -c .libs/libgnet-2.0.lai /tmp/gnet/pkg/gnet/usr/lib/libgnet-2.0.la
# /usr/bin/install -c .libs/libgnet-2.0.a /tmp/gnet/pkg/gnet/usr/lib/libgnet-2.0.a
# chmod 644 /tmp/gnet/pkg/gnet/usr/lib/libgnet-2.0.a
# ranlib /tmp/gnet/pkg/gnet/usr/lib/libgnet-2.0.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include/gnet-2.0" || mkdir -p -- "/tmp/gnet/pkg/gnet/usr/include/gnet-2.0"
# /usr/bin/install -c -m 644 'gnet.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/gnet.h'
# /usr/bin/install -c -m 644 'ipv6.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/ipv6.h'
# /usr/bin/install -c -m 644 'inetaddr.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/inetaddr.h'
# /usr/bin/install -c -m 644 'mcast.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/mcast.h'
# /usr/bin/install -c -m 644 'tcp.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/tcp.h'
# /usr/bin/install -c -m 644 'unix.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/unix.h'
# /usr/bin/install -c -m 644 'udp.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/udp.h'
# /usr/bin/install -c -m 644 'iochannel.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/iochannel.h'
# /usr/bin/install -c -m 644 'socks.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/socks.h'
# /usr/bin/install -c -m 644 'md5.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/md5.h'
# /usr/bin/install -c -m 644 'sha.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/sha.h'
# /usr/bin/install -c -m 644 'pack.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/pack.h'
# /usr/bin/install -c -m 644 'uri.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/uri.h'
# /usr/bin/install -c -m 644 'conn.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/conn.h'
# /usr/bin/install -c -m 644 'conn-http.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/conn-http.h'
# /usr/bin/install -c -m 644 'server.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/server.h'
# /usr/bin/install -c -m 644 'base64.h' '/tmp/gnet/pkg/gnet/usr/include/gnet-2.0/base64.h'
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/src'
# make[1]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/src'
# Making install in examples
# make[1]: Entering directory '/tmp/gnet/src/gnet-2.0.8/examples'
# Making install in xmlrpc
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/examples/xmlrpc'
# make[3]: Entering directory '/tmp/gnet/src/gnet-2.0.8/examples/xmlrpc'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/examples/xmlrpc'
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/examples/xmlrpc'
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/examples'
# make[3]: Entering directory '/tmp/gnet/src/gnet-2.0.8/examples'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/examples'
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/examples'
# make[1]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/examples'
# Making install in macros
# make[1]: Entering directory '/tmp/gnet/src/gnet-2.0.8/macros'
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/macros'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/macros'
# make[1]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/macros'
# Making install in tests
# make[1]: Entering directory '/tmp/gnet/src/gnet-2.0.8/tests'
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/tests'
# make[3]: Entering directory '/tmp/gnet/src/gnet-2.0.8/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/tests'
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/tests'
# make[1]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/tests'
# Making install in doc
# make[1]: Entering directory '/tmp/gnet/src/gnet-2.0.8/doc'
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# installfiles=`echo ./html/*`; \
# if test "$installfiles" = './html/*'; \
# then echo '-- Nothing to install' ; \
# else \
# /tmp/gnet/src/gnet-2.0.8/install-sh -d /tmp/gnet/pkg/gnet/usr/share/gtk-doc/html/gnet; \
# for i in $installfiles; do \
# echo '-- Installing '$i ; \
# /usr/bin/install -c -m 644 $i /tmp/gnet/pkg/gnet/usr/share/gtk-doc/html/gnet; \
# done; \
# echo '-- Installing ./html/index.sgml' ; \
# /usr/bin/install -c -m 644 ./html/index.sgml /tmp/gnet/pkg/gnet/usr/share/gtk-doc/html/gnet || :; \
# fi
# -- Installing ./html/gnet-base64.html
# -- Installing ./html/gnet-conn-http.html
# -- Installing ./html/gnet-conn.html
# -- Installing ./html/gnet-developers-async.html
# -- Installing ./html/gnet-developers-tips.html
# -- Installing ./html/gnet-developers.html
# -- Installing ./html/gnet-examples-other.html
# -- Installing ./html/gnet-examples.html
# -- Installing ./html/gnet-gnet.html
# -- Installing ./html/gnet-inetaddr.html
# -- Installing ./html/gnet-iochannel.html
# -- Installing ./html/gnet-ipv6.html
# -- Installing ./html/gnet-mcast.html
# -- Installing ./html/gnet-md5.html
# -- Installing ./html/gnet-overview.html
# -- Installing ./html/gnet-pack.html
# -- Installing ./html/gnet-server.html
# -- Installing ./html/gnet-sha.html
# -- Installing ./html/gnet-socks.html
# -- Installing ./html/gnet-tcp.html
# -- Installing ./html/gnet-udp.html
# -- Installing ./html/gnet-unix.html
# -- Installing ./html/gnet-uri.html
# -- Installing ./html/gnet.devhelp
# -- Installing ./html/gnet.devhelp2
# -- Installing ./html/home.png
# -- Installing ./html/index.html
# -- Installing ./html/index.sgml
# -- Installing ./html/left.png
# -- Installing ./html/libgnet-reference.html
# -- Installing ./html/right.png
# -- Installing ./html/style.css
# -- Installing ./html/up.png
# -- Installing ./html/index.sgml
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/doc'
# make[1]: Leaving directory '/tmp/gnet/src/gnet-2.0.8/doc'
# make[1]: Entering directory '/tmp/gnet/src/gnet-2.0.8'
# make[2]: Entering directory '/tmp/gnet/src/gnet-2.0.8'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/gnet-2.0/include" || mkdir -p -- "/tmp/gnet/pkg/gnet/usr/lib/gnet-2.0/include"
# /usr/bin/install -c -m 644 'gnetconfig.h' '/tmp/gnet/pkg/gnet/usr/lib/gnet-2.0/include/gnetconfig.h'
# test -z "/usr/share/aclocal" || mkdir -p -- "/tmp/gnet/pkg/gnet/usr/share/aclocal"
# /usr/bin/install -c -m 644 'gnet-2.0.m4' '/tmp/gnet/pkg/gnet/usr/share/aclocal/gnet-2.0.m4'
# test -z "/usr/lib/pkgconfig" || mkdir -p -- "/tmp/gnet/pkg/gnet/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'gnet-2.0.pc' '/tmp/gnet/pkg/gnet/usr/lib/pkgconfig/gnet-2.0.pc'
# make[2]: Leaving directory '/tmp/gnet/src/gnet-2.0.8'
# make[1]: Leaving directory '/tmp/gnet/src/gnet-2.0.8'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gnet"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gnet 2.0.8-4 (Thu Apr 13 18:50:38 UTC 2017)

CMD: pacman --query --file gnet-2.0.8-4-x86_64.pkg.tar.xz
# gnet 2.0.8-4

Creating hybrid package for 'gnet'

Trying to find vanilla package 'gnet'...

CMD: pacman --query --file /mirror/gnet-2.0.8-4.pkg.tar.xz
# gnet 2.0.8-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libgnet-2.0.so.0
# /usr/lib/libgnet-2.0.so
# /usr/lib/libgnet-2.0.so.0.8.0
# /usr/lib/pkgconfig/gnet-2.0.pc
# /usr/lib/gnet-2.0/include/gnetconfig.h
# /usr/include/gnet-2.0/ipv6.h
# /usr/include/gnet-2.0/iochannel.h
# /usr/include/gnet-2.0/tcp.h
# /usr/include/gnet-2.0/base64.h
# /usr/include/gnet-2.0/gnet.h
# /usr/include/gnet-2.0/pack.h
# /usr/include/gnet-2.0/md5.h
# /usr/include/gnet-2.0/inetaddr.h
# /usr/include/gnet-2.0/uri.h
# /usr/include/gnet-2.0/mcast.h
# /usr/include/gnet-2.0/udp.h
# /usr/include/gnet-2.0/conn.h
# /usr/include/gnet-2.0/socks.h
# /usr/include/gnet-2.0/server.h
# /usr/include/gnet-2.0/sha.h
# /usr/include/gnet-2.0/unix.h
# /usr/include/gnet-2.0/conn-http.h
# /usr/share/gtk-doc/html/gnet/gnet-tcp.html
# /usr/share/gtk-doc/html/gnet/left.png
# /usr/share/gtk-doc/html/gnet/gnet-gnet.html
# /usr/share/gtk-doc/html/gnet/gnet-conn-http.html
# /usr/share/gtk-doc/html/gnet/gnet-examples.html
# /usr/share/gtk-doc/html/gnet/gnet-developers-tips.html
# /usr/share/gtk-doc/html/gnet/gnet-mcast.html
# /usr/share/gtk-doc/html/gnet/gnet-inetaddr.html
# /usr/share/gtk-doc/html/gnet/gnet-examples-other.html
# /usr/share/gtk-doc/html/gnet/gnet-socks.html
# /usr/share/gtk-doc/html/gnet/gnet-server.html
# /usr/share/gtk-doc/html/gnet/gnet-uri.html
# /usr/share/gtk-doc/html/gnet/gnet-udp.html
# /usr/share/gtk-doc/html/gnet/gnet-ipv6.html
# /usr/share/gtk-doc/html/gnet/style.css
# /usr/share/gtk-doc/html/gnet/gnet-base64.html
# /usr/share/gtk-doc/html/gnet/home.png
# /usr/share/gtk-doc/html/gnet/gnet-developers-async.html
# /usr/share/gtk-doc/html/gnet/gnet.devhelp2
# /usr/share/gtk-doc/html/gnet/gnet-iochannel.html
# /usr/share/gtk-doc/html/gnet/gnet-overview.html
# /usr/share/gtk-doc/html/gnet/gnet-pack.html
# /usr/share/gtk-doc/html/gnet/gnet.devhelp
# /usr/share/gtk-doc/html/gnet/index.html
# /usr/share/gtk-doc/html/gnet/libgnet-reference.html
# /usr/share/gtk-doc/html/gnet/gnet-sha.html
# /usr/share/gtk-doc/html/gnet/index.sgml
# /usr/share/gtk-doc/html/gnet/gnet-conn.html
# /usr/share/gtk-doc/html/gnet/gnet-unix.html
# /usr/share/gtk-doc/html/gnet/right.png
# /usr/share/gtk-doc/html/gnet/gnet-md5.html
# /usr/share/gtk-doc/html/gnet/up.png
# /usr/share/gtk-doc/html/gnet/gnet-developers.html
# /usr/share/aclocal/gnet-2.0.m4
# /sysroot/usr/lib/libgnet-2.0.so.0.8.0
# /sysroot/usr/lib/libgnet-2.0.so.0
# /sysroot/usr/lib/libgnet-2.0.so
# /sysroot/usr/lib/libgnet-2.0.la
# /sysroot/usr/lib/libgnet-2.0.a
# /sysroot/usr/lib/gnet-2.0/include/gnetconfig.h
# /sysroot/usr/lib/pkgconfig/gnet-2.0.pc
# /sysroot/usr/include/gnet-2.0/gnet.h
# /sysroot/usr/include/gnet-2.0/ipv6.h
# /sysroot/usr/include/gnet-2.0/inetaddr.h
# /sysroot/usr/include/gnet-2.0/mcast.h
# /sysroot/usr/include/gnet-2.0/tcp.h
# /sysroot/usr/include/gnet-2.0/unix.h
# /sysroot/usr/include/gnet-2.0/udp.h
# /sysroot/usr/include/gnet-2.0/iochannel.h
# /sysroot/usr/include/gnet-2.0/socks.h
# /sysroot/usr/include/gnet-2.0/md5.h
# /sysroot/usr/include/gnet-2.0/sha.h
# /sysroot/usr/include/gnet-2.0/pack.h
# /sysroot/usr/include/gnet-2.0/uri.h
# /sysroot/usr/include/gnet-2.0/conn.h
# /sysroot/usr/include/gnet-2.0/conn-http.h
# /sysroot/usr/include/gnet-2.0/server.h
# /sysroot/usr/include/gnet-2.0/base64.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf gnet.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/gnet.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gnet.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1957

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gnet.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gnet.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/gnet/src/gnet-2.0.8/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 gnet configure 2.0.8, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e8affd65d6d5
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2079: checking build system type
# configure:2097: result: x86_64-unknown-linux-gnu
# configure:2119: checking host system type
# configure:2134: result: x86_64-unknown-linux-gnu
# configure:2156: checking target system type
# configure:2171: result: x86_64-unknown-linux-gnu
# configure:2213: checking for a BSD-compatible install
# configure:2269: result: /usr/bin/install -c
# configure:2280: checking whether build environment is sane
# configure:2323: result: yes
# configure:2388: checking for gawk
# configure:2404: found /usr/bin/gawk
# configure:2415: result: gawk
# configure:2426: checking whether make sets $(MAKE)
# configure:2447: result: yes
# configure:2523: checking for x86_64-unknown-linux-strip
# configure:2553: result: no
# configure:2563: checking for strip
# configure:2579: found /usr/bin/strip
# configure:2590: result: strip
# configure:2631: checking whether to enable maintainer-specific portions of Makefiles
# configure:2640: result: no
# configure:2717: checking for Win32
# configure:2738: result: no
# configure:2766: checking for style of include used by make
# configure:2794: result: GNU
# configure:2827: checking for x86_64-unknown-linux-gcc
# configure:2854: result: clang
# configure:3132: checking for C compiler version
# configure:3139: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3142: $? = 0
# configure:3149: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3152: $? = 0
# configure:3159: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3162: $? = 1
# configure:3185: checking for C compiler default output file name
# configure:3212: clang conftest.c -lglib-2.0 >&5
# configure:3215: $? = 0
# configure:3253: result: a.out
# configure:3270: checking whether the C compiler works
# configure:3280: ./a.out
# configure:3283: $? = 0
# configure:3300: result: yes
# configure:3307: checking whether we are cross compiling
# configure:3309: result: no
# configure:3312: checking for suffix of executables
# configure:3319: clang -o conftest conftest.c -lglib-2.0 >&5
# configure:3322: $? = 0
# configure:3346: result:
# configure:3352: checking for suffix of object files
# configure:3378: clang -c conftest.c >&5
# configure:3381: $? = 0
# configure:3404: result: o
# configure:3408: checking whether we are using the GNU C compiler
# configure:3437: clang -c conftest.c >&5
# configure:3443: $? = 0
# configure:3460: result: yes
# configure:3465: checking whether clang accepts -g
# configure:3495: clang -c -g conftest.c >&5
# configure:3501: $? = 0
# configure:3600: result: yes
# configure:3617: checking for clang option to accept ISO C89
# configure:3691: clang -c conftest.c >&5
# configure:3697: $? = 0
# configure:3720: result: none needed
# configure:3740: checking dependency style of clang
# configure:3830: result: gcc3
# configure:3853: checking how to run the C preprocessor
# configure:3893: clang -E conftest.c
# configure:3899: $? = 0
# configure:3930: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3936: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | /* end confdefs.h. */
# | #include
# configure:3969: result: clang -E
# configure:3998: clang -E conftest.c
# configure:4004: $? = 0
# configure:4035: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4041: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | /* end confdefs.h. */
# | #include
# configure:4079: checking for grep that handles long lines and -e
# configure:4153: result: /usr/bin/grep
# configure:4158: checking for egrep
# configure:4236: result: /usr/bin/grep -E
# configure:4241: checking for ANSI C header files
# configure:4271: clang -c conftest.c >&5
# configure:4277: $? = 0
# configure:4376: clang -o conftest conftest.c -lglib-2.0 >&5
# configure:4379: $? = 0
# configure:4385: ./conftest
# configure:4388: $? = 0
# configure:4405: result: yes
# configure:4429: checking for sys/types.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4429: checking for sys/stat.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4429: checking for stdlib.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4429: checking for string.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4429: checking for memory.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4429: checking for strings.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4429: checking for inttypes.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4429: checking for stdint.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4429: checking for unistd.h
# configure:4450: clang -c conftest.c >&5
# configure:4456: $? = 0
# configure:4472: result: yes
# configure:4597: checking whether byte ordering is bigendian
# configure:4630: clang -c conftest.c >&5
# configure:4636: $? = 0
# configure:4668: clang -c conftest.c >&5
# conftest.c:33:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4674: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4814: result: no
# configure:4993: checking debug level
# configure:5010: result: minimum
# configure:5015: checking whether to run network tests
# configure:5033: result: no
# configure:5071: checking for x86_64-unknown-linux-gcc
# configure:5098: result: clang
# configure:5376: checking for C compiler version
# configure:5383: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:5386: $? = 0
# configure:5393: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5396: $? = 0
# configure:5403: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5406: $? = 1
# configure:5409: checking whether we are using the GNU C compiler
# configure:5461: result: yes
# configure:5466: checking whether clang accepts -g
# configure:5601: result: yes
# configure:5618: checking for clang option to accept ISO C89
# configure:5721: result: none needed
# configure:5741: checking dependency style of clang
# configure:5831: result: gcc3
# configure:5856: checking for x86_64-unknown-linux-gcc
# configure:5883: result: clang
# configure:6161: checking for C compiler version
# configure:6168: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:6171: $? = 0
# configure:6178: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:6181: $? = 0
# configure:6188: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6191: $? = 1
# configure:6194: checking whether we are using the GNU C compiler
# configure:6246: result: yes
# configure:6251: checking whether clang accepts -g
# configure:6386: result: yes
# configure:6403: checking for clang option to accept ISO C89
# configure:6506: result: none needed
# configure:6526: checking dependency style of clang
# configure:6616: result: gcc3
# configure:6649: checking for a BSD-compatible install
# configure:6705: result: /usr/bin/install -c
# configure:6716: checking whether make sets $(MAKE)
# configure:6737: result: yes
# configure:6820: checking for a sed that does not truncate output
# configure:6876: result: /usr/bin/sed
# configure:6890: checking for ld used by clang
# configure:6957: result: /usr/bin/ld
# configure:6966: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6981: result: yes
# configure:6986: checking for /usr/bin/ld option to reload object files
# configure:6993: result: -r
# configure:7011: checking for BSD-compatible nm
# configure:7060: result: /usr/bin/nm -B
# configure:7064: checking whether ln -s works
# configure:7068: result: yes
# configure:7075: checking how to recognize dependent libraries
# configure:7261: result: pass_all
# configure:7349: clang -c conftest.c >&5
# configure:7352: $? = 0
# configure:7801: checking dlfcn.h usability
# configure:7818: clang -c conftest.c >&5
# configure:7824: $? = 0
# configure:7838: result: yes
# configure:7842: checking dlfcn.h presence
# configure:7857: clang -E conftest.c
# configure:7863: $? = 0
# configure:7877: result: yes
# configure:7910: checking for dlfcn.h
# configure:7918: result: yes
# configure:8047: checking for C++ compiler version
# configure:8054: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:8057: $? = 0
# configure:8064: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:8067: $? = 0
# configure:8074: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:8077: $? = 1
# configure:8080: checking whether we are using the GNU C++ compiler
# configure:8109: clang++ -c conftest.cpp >&5
# configure:8115: $? = 0
# configure:8132: result: yes
# configure:8137: checking whether clang++ accepts -g
# configure:8167: clang++ -c -g conftest.cpp >&5
# configure:8173: $? = 0
# configure:8272: result: yes
# configure:8297: checking dependency style of clang++
# configure:8387: result: gcc3
# configure:8414: checking how to run the C++ preprocessor
# configure:8450: clang++ -E conftest.cpp
# configure:8456: $? = 0
# configure:8487: clang++ -E conftest.cpp
# conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8493: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8526: result: clang++ -E
# configure:8555: clang++ -E conftest.cpp
# configure:8561: $? = 0
# configure:8592: clang++ -E conftest.cpp
# conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8598: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8647: checking for x86_64-unknown-linux-g77
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-xlf
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-f77
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-frt
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-pgf77
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-cf77
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-fort77
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-fl32
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-af77
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-xlf90
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-f90
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-pgf90
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-pghpf
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-epcf90
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-gfortran
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-g95
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-xlf95
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-f95
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-fort
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-ifort
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-ifc
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-efc
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-pgf95
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-lf95
# configure:8677: result: no
# configure:8647: checking for x86_64-unknown-linux-ftn
# configure:8677: result: no
# configure:8691: checking for g77
# configure:8721: result: no
# configure:8691: checking for xlf
# configure:8721: result: no
# configure:8691: checking for f77
# configure:8721: result: no
# configure:8691: checking for frt
# configure:8721: result: no
# configure:8691: checking for pgf77
# configure:8721: result: no
# configure:8691: checking for cf77
# configure:8721: result: no
# configure:8691: checking for fort77
# configure:8721: result: no
# configure:8691: checking for fl32
# configure:8721: result: no
# configure:8691: checking for af77
# configure:8721: result: no
# configure:8691: checking for xlf90
# configure:8721: result: no
# configure:8691: checking for f90
# configure:8721: result: no
# configure:8691: checking for pgf90
# configure:8721: result: no
# configure:8691: checking for pghpf
# configure:8721: result: no
# configure:8691: checking for epcf90
# configure:8721: result: no
# configure:8691: checking for gfortran
# configure:8707: found /usr/bin/gfortran
# configure:8718: result: gfortran
# configure:8748: checking for Fortran 77 compiler version
# configure:8755: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:8758: $? = 0
# configure:8765: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:8768: $? = 0
# configure:8775: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:8778: $? = 1
# configure:8786: checking whether we are using the GNU Fortran 77 compiler
# configure:8805: gfortran -c conftest.F >&5
# configure:8811: $? = 0
# configure:8828: result: yes
# configure:8834: checking whether gfortran accepts -g
# configure:8851: gfortran -c -g conftest.f >&5
# configure:8857: $? = 0
# configure:8873: result: yes
# configure:8903: checking the maximum length of command line arguments
# configure:9015: result: 1572864
# configure:9027: checking command to parse /usr/bin/nm -B output from clang object
# configure:9132: clang -c conftest.c >&5
# configure:9135: $? = 0
# configure:9139: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:9142: $? = 0
# configure:9194: clang -o conftest conftest.c conftstm.o >&5
# configure:9197: $? = 0
# configure:9235: result: ok
# configure:9239: checking for objdir
# configure:9254: result: .libs
# configure:9306: checking for x86_64-unknown-linux-ar
# configure:9336: result: no
# configure:9346: checking for ar
# configure:9362: found /usr/bin/ar
# configure:9373: result: ar
# configure:9402: checking for x86_64-unknown-linux-ranlib
# configure:9432: result: no
# configure:9442: checking for ranlib
# configure:9458: found /usr/bin/ranlib
# configure:9469: result: ranlib
# configure:9498: checking for x86_64-unknown-linux-strip
# configure:9525: result: strip
# configure:9851: checking if clang supports -fno-rtti -fno-exceptions
# configure:9869: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9873: $? = 0
# configure:9886: result: yes
# configure:9901: checking for clang option to produce PIC
# configure:10133: result: -fPIC
# configure:10141: checking if clang PIC flag -fPIC works
# configure:10159: clang -c -fPIC -DPIC conftest.c >&5
# configure:10163: $? = 0
# configure:10176: result: yes
# configure:10204: checking if clang static flag -static works
# configure:10232: result: no
# configure:10242: checking if clang supports -c -o file.o
# configure:10263: clang -c -o out/conftest2.o conftest.c >&5
# configure:10267: $? = 0
# configure:10289: result: yes
# configure:10315: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11296: result: yes
# configure:11317: checking whether -lc should be explicitly linked in
# configure:11322: clang -c conftest.c >&5
# configure:11325: $? = 0
# configure:11340: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:11343: $? = 0
# configure:11355: result: no
# configure:11363: checking dynamic linker characteristics
# configure:11977: result: GNU/Linux ld.so
# configure:11986: checking how to hardcode library paths into programs
# configure:12011: result: immediate
# configure:12025: checking whether stripping libraries is possible
# configure:12030: result: yes
# configure:12832: checking if libtool supports shared libraries
# configure:12834: result: yes
# configure:12837: checking whether to build shared libraries
# configure:12858: result: yes
# configure:12861: checking whether to build static libraries
# configure:12865: result: yes
# configure:12958: creating libtool
# configure:13546: checking for ld used by clang++
# configure:13613: result: /usr/bin/ld -m elf_x86_64
# configure:13622: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:13637: result: yes
# configure:13688: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14662: result: yes
# configure:14680: clang++ -c conftest.cpp >&5
# configure:14683: $? = 0
# configure:14835: checking for clang++ option to produce PIC
# configure:15119: result: -fPIC
# configure:15127: checking if clang++ PIC flag -fPIC works
# configure:15145: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:15149: $? = 0
# configure:15162: result: yes
# configure:15190: checking if clang++ static flag -static works
# configure:15218: result: no
# configure:15228: checking if clang++ supports -c -o file.o
# configure:15249: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15253: $? = 0
# configure:15275: result: yes
# configure:15301: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15329: result: yes
# configure:15396: checking dynamic linker characteristics
# configure:15958: result: GNU/Linux ld.so
# configure:15967: checking how to hardcode library paths into programs
# configure:15992: result: immediate
# configure:16526: checking if libtool supports shared libraries
# configure:16528: result: yes
# configure:16531: checking whether to build shared libraries
# configure:16551: result: yes
# configure:16554: checking whether to build static libraries
# configure:16558: result: yes
# configure:16568: checking for gfortran option to produce PIC
# configure:16800: result: -fPIC
# configure:16808: checking if gfortran PIC flag -fPIC works
# configure:16826: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:16830: $? = 0
# configure:16843: result: yes
# configure:16871: checking if gfortran static flag -static works
# configure:16899: result: no
# configure:16909: checking if gfortran supports -c -o file.o
# configure:16930: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:16934: $? = 0
# configure:16956: result: yes
# configure:16982: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:17943: result: yes
# configure:18010: checking dynamic linker characteristics
# configure:18572: result: GNU/Linux ld.so
# configure:18581: checking how to hardcode library paths into programs
# configure:18606: result: immediate
# configure:22189: checking for long
# configure:22219: clang -c conftest.c >&5
# configure:22225: $? = 0
# configure:22240: result: yes
# configure:22247: checking size of long
# configure:22549: clang -o conftest conftest.c -lglib-2.0 >&5
# configure:22552: $? = 0
# configure:22558: ./conftest
# configure:22561: $? = 0
# configure:22584: result: 8
# configure:22594: checking for void*
# configure:22624: clang -c conftest.c >&5
# configure:22630: $? = 0
# configure:22645: result: yes
# configure:22652: checking size of void*
# configure:22954: clang -o conftest conftest.c -lglib-2.0 >&5
# configure:22957: $? = 0
# configure:22963: ./conftest
# configure:22966: $? = 0
# configure:22989: result: 8
# configure:23018: checking for main in -lsocket
# configure:23047: clang -o conftest conftest.c -lsocket -lglib-2.0 >&5
# /usr/bin/ld: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:23053: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:23071: result: no
# configure:23083: checking for main in -lnsl
# configure:23112: clang -o conftest conftest.c -lnsl -lglib-2.0 >&5
# configure:23118: $? = 0
# configure:23136: result: yes
# configure:23148: checking for main in -lresolv
# configure:23177: clang -o conftest conftest.c -lresolv -lnsl -lglib-2.0 >&5
# configure:23183: $? = 0
# configure:23201: result: yes
# configure:23222: checking for x86_64-unknown-linux-pkg-config
# configure:23255: result: no
# configure:23265: checking for pkg-config
# configure:23283: found /usr/bin/pkg-config
# configure:23295: result: /usr/bin/pkg-config
# configure:23324: checking pkg-config is at least version 0.9.0
# configure:23327: result: yes
# configure:23338: checking for GLIB_CFLAGS
# configure:23346: $PKG_CONFIG --exists " glib-2.0 >= $GLIB_REQ " >/dev/null 2>&1
# configure:23349: $? = 0
# configure:23359: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# configure:23361: checking for GLIB_LIBS
# configure:23369: $PKG_CONFIG --exists " glib-2.0 >= $GLIB_REQ " >/dev/null 2>&1
# configure:23372: $? = 0
# configure:23382: result: -lglib-2.0
# configure:23534: checking for GTHREAD_CFLAGS
# configure:23542: $PKG_CONFIG --exists "gthread-2.0 >= $GLIB_REQ" >/dev/null 2>&1
# configure:23545: $? = 0
# configure:23555: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# configure:23557: checking for GTHREAD_LIBS
# configure:23565: $PKG_CONFIG --exists "gthread-2.0 >= $GLIB_REQ" >/dev/null 2>&1
# configure:23568: $? = 0
# configure:23578: result: -lgthread-2.0 -pthread -lglib-2.0
# configure:23606: checking if GLib was compiled with support for threads
# configure:23635: clang -c -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5
# configure:23641: $? = 0
# configure:23647: result: yes
# configure:23670: checking for IPv6 availability
# configure:23699: clang -o conftest conftest.c -lresolv -lnsl -lglib-2.0 >&5
# conftest.c:41:17: warning: expression result unused [-Wunused-value]
# s;
# ^
# 1 warning generated.
# configure:23705: $? = 0
# configure:23717: result: yes
# configure:23739: checking for ANSI C header files
# configure:23903: result: yes
# configure:23930: checking sys/sockio.h usability
# configure:23947: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'sys/sockio.h' file not found
# #include
# ^
# 1 error generated.
# configure:23953: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_IPV6 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:23967: result: no
# configure:23971: checking sys/sockio.h presence
# configure:23986: clang -E conftest.c
# conftest.c:34:10: fatal error: 'sys/sockio.h' file not found
# #include
# ^
# 1 error generated.
# configure:23992: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_IPV6 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:24006: result: no
# configure:24039: checking for sys/sockio.h
# configure:24047: result: no
# configure:23930: checking sys/param.h usability
# configure:23947: clang -c conftest.c >&5
# configure:23953: $? = 0
# configure:23967: result: yes
# configure:23971: checking sys/param.h presence
# configure:23986: clang -E conftest.c
# configure:23992: $? = 0
# configure:24006: result: yes
# configure:24039: checking for sys/param.h
# configure:24047: result: yes
# configure:23930: checking ifaddrs.h usability
# configure:23947: clang -c conftest.c >&5
# configure:23953: $? = 0
# configure:23967: result: yes
# configure:23971: checking ifaddrs.h presence
# configure:23986: clang -E conftest.c
# configure:23992: $? = 0
# configure:24006: result: yes
# configure:24039: checking for ifaddrs.h
# configure:24047: result: yes
# configure:24062: checking for linux/netlink.h
# configure:24077: clang -E conftest.c
# configure:24083: $? = 0
# configure:24089: result: yes
# configure:24115: checking for socklen_t
# configure:24142: clang -c conftest.c >&5
# configure:24148: $? = 0
# configure:24154: result: yes
# configure:24232: checking for struct sockaddr.sa_len
# configure:24262: clang -c conftest.c >&5
# conftest.c:44:13: error: no member named 'sa_len' in 'struct sockaddr'
# if (ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:24268: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_IPV6 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_LINUX_NETLINK_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:24303: clang -c conftest.c >&5
# conftest.c:44:20: error: no member named 'sa_len' in 'struct sockaddr'
# if (sizeof ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:24309: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_IPV6 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_LINUX_NETLINK_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:24327: result: no
# configure:24338: checking for struct sockaddr_storage
# configure:24362: clang -c conftest.c >&5
# conftest.c:42:28: warning: expression result unused [-Wunused-value]
# struct sockaddr_storage s; s
# ^
# 1 warning generated.
# configure:24368: $? = 0
# configure:24388: result: yes
# configure:24390: checking for struct sockaddr_storage family field
# configure:24415: clang -c conftest.c >&5
# configure:24421: $? = 0
# configure:24484: result: ss_family
# configure:24504: checking for abstract socket namespace availability
# configure:24565: clang -o conftest conftest.c -lresolv -lnsl -lglib-2.0 >&5
# configure:24568: $? = 0
# configure:24574: ./conftest
# configure:24577: $? = 0
# configure:24594: result: yes
# configure:24613: checking for an ANSI C-conforming const
# configure:24688: clang -c conftest.c >&5
# configure:24694: $? = 0
# configure:24709: result: yes
# configure:24732: checking for getifaddrs
# configure:24788: clang -o conftest -D_REENTRANT -DGNET_EXPERIMENTAL conftest.c -lresolv -lnsl -lglib-2.0 >&5
# configure:24794: $? = 0
# configure:24811: result: yes
# configure:24845: checking for getaddrinfo
# configure:24901: clang -o conftest -D_REENTRANT -DGNET_EXPERIMENTAL conftest.c -lresolv -lnsl -lglib-2.0 >&5
# configure:24907: $? = 0
# configure:24924: result: yes
# configure:24935: checking for threadsafe getaddrinfo()
# configure:24947: result: no
# configure:24994: checking for threadsafe gethostbyname()
# configure:25006: result: no
# configure:25014: checking for glibc gethostbyname_r
# configure:25047: clang -o conftest -D_REENTRANT -DGNET_EXPERIMENTAL conftest.c -lresolv -lnsl -lglib-2.0 >&5
# configure:25053: $? = 0
# configure:25059: result: yes
# configure:25079: checking for Solaris/Irix gethostbyname_r
# configure:25110: clang -o conftest -D_REENTRANT -DGNET_EXPERIMENTAL conftest.c -lresolv -lnsl -lglib-2.0 >&5
# conftest.c:56:18: error: too few arguments to function call, expected 6, have 5
# &h_errnop);
# ^
# /usr/include/netdb.h:179:1: note: 'gethostbyname_r' declared here
# extern int gethostbyname_r (const char *__restrict __name,
# ^
# 1 error generated.
# configure:25116: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_IPV6 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_LINUX_NETLINK_H 1
# | #define HAVE_SOCKADDR_STORAGE 1
# | #define GNET_SOCKADDR_FAMILY_FIELD_NAME ss_family
# | #define HAVE_ABSTRACT_SOCKETS 1
# | #define HAVE_GETIFADDRS 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETADDRINFO_GLIB_MUTEX 1
# | #define HAVE_GETHOSTBYNAME_R_GLIBC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct hostent result;
# | char buf[1024];
# | int h_errnop;
# |
# | gethostbyname_r("localhost",
# | &result,
# | buf,
# | sizeof(buf),
# | &h_errnop);
# | ;
# | return 0;
# | }
# configure:25134: result: no
# configure:25142: checking for HP-UX gethostbyname_r
# configure:25170: clang -o conftest -D_REENTRANT -DGNET_EXPERIMENTAL conftest.c -lresolv -lnsl -lglib-2.0 >&5
# conftest.c:53:12: error: too few arguments to function call, expected 6, have 3
# buf);
# ^
# /usr/include/netdb.h:179:1: note: 'gethostbyname_r' declared here
# extern int gethostbyname_r (const char *__restrict __name,
# ^
# 1 error generated.
# configure:25176: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "gnet"
# | #define PACKAGE_TARNAME "gnet"
# | #define PACKAGE_VERSION "2.0.8"
# | #define PACKAGE_STRING "gnet 2.0.8"
# | #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# | #define PACKAGE "gnet"
# | #define VERSION "2.0.8"
# | #define GNET_MAJOR_VERSION 2
# | #define GNET_MINOR_VERSION 0
# | #define GNET_MICRO_VERSION 8
# | #define GNET_INTERFACE_AGE 0
# | #define GNET_BINARY_AGE 8
# | #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_CPU_X86_64 1
# | #define HOST_CPU "x86_64"
# | #define HAVE_DLFCN_H 1
# | #define SIZEOF_LONG 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_IPV6 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_IFADDRS_H 1
# | #define HAVE_LINUX_NETLINK_H 1
# | #define HAVE_SOCKADDR_STORAGE 1
# | #define GNET_SOCKADDR_FAMILY_FIELD_NAME ss_family
# | #define HAVE_ABSTRACT_SOCKETS 1
# | #define HAVE_GETIFADDRS 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETADDRINFO_GLIB_MUTEX 1
# | #define HAVE_GETHOSTBYNAME_R_GLIBC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct hostent result;
# | char buf[1024];
# |
# | gethostbyname_r("localhost",
# | &result,
# | buf);
# | ;
# | return 0;
# | }
# configure:25194: result: no
# configure:25385: checking for CHECK_CFLAGS
# configure:25393: $PKG_CONFIG --exists "check >= 0.9.4" >/dev/null 2>&1
# configure:25396: $? = 1
# configure:25406: result:
# configure:25408: checking for CHECK_LIBS
# configure:25416: $PKG_CONFIG --exists "check >= 0.9.4" >/dev/null 2>&1
# configure:25419: $? = 1
# configure:25429: result:
# Package check was not found in the pkg-config search path.
# Perhaps you should add the directory containing `check.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'check' found
# configure:25477: checking for valgrind
# configure:25508: result: no
# configure:25516: checking whether valgrind.h is available
# configure:25530: checking for VALGRIND_CFLAGS
# configure:25538: $PKG_CONFIG --exists "valgrind > 2.1" >/dev/null 2>&1
# configure:25541: $? = 1
# configure:25551: result:
# configure:25553: checking for VALGRIND_LIBS
# configure:25561: $PKG_CONFIG --exists "valgrind > 2.1" >/dev/null 2>&1
# configure:25564: $? = 1
# configure:25574: result:
# Package valgrind was not found in the pkg-config search path.
# Perhaps you should add the directory containing `valgrind.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'valgrind' found
# configure:25583: result: no
# configure:25921: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gnet config.status 2.0.8, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e8affd65d6d5
#
# config.status:746: creating Makefile
# config.status:746: creating src/Makefile
# config.status:746: creating examples/Makefile
# config.status:746: creating examples/xmlrpc/Makefile
# config.status:746: creating macros/Makefile
# config.status:746: creating tests/Makefile
# config.status:746: creating tests/check/Makefile
# config.status:746: creating doc/Makefile
# config.status:746: creating doc/version.xml
# config.status:746: creating gnetconfig.h
# config.status:746: creating gnet.spec
# config.status:746: creating gnet-2.0.pc
# config.status:746: creating config.h
# config.status:1036: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CHECK_CFLAGS_set=
# ac_cv_env_CHECK_CFLAGS_value=
# ac_cv_env_CHECK_LIBS_set=
# ac_cv_env_CHECK_LIBS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_GLIB_CFLAGS_set=
# ac_cv_env_GLIB_CFLAGS_value=
# ac_cv_env_GLIB_LIBS_set=
# ac_cv_env_GLIB_LIBS_value=
# ac_cv_env_GTHREAD_CFLAGS_set=
# ac_cv_env_GTHREAD_CFLAGS_value=
# ac_cv_env_GTHREAD_LIBS_set=
# ac_cv_env_GTHREAD_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=set
# ac_cv_env_LIBS_value=-lglib-2.0
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_VALGRIND_CFLAGS_set=
# ac_cv_env_VALGRIND_CFLAGS_value=
# ac_cv_env_VALGRIND_LIBS_set=
# ac_cv_env_VALGRIND_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getifaddrs=yes
# ac_cv_gnet_have_abstract_sockets=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_ifaddrs_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_param_h=yes
# ac_cv_header_sys_sockio_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_nsl_main=yes
# ac_cv_lib_resolv_main=yes
# ac_cv_lib_socket_main=no
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_VALGRIND_PATH=no
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=gfortran
# 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_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=8
# ac_cv_sizeof_voidp=8
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_long=yes
# ac_cv_type_voidp=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_prog_cc_stdc=
# 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_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
# pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GLIB_LIBS=-lglib-2.0
# pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gnet/src/gnet-2.0.8/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/gnet/src/gnet-2.0.8/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/gnet/src/gnet-2.0.8/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/gnet/src/gnet-2.0.8/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/gnet/src/gnet-2.0.8/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations'
# CHECK_CFLAGS=''
# CHECK_LIBS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE='#'
# ENABLE_NETWORK_TESTS_FALSE=''
# ENABLE_NETWORK_TESTS_TRUE='#'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_LIBS='-lglib-2.0'
# GNET_BINARY_AGE='8'
# GNET_DEBUG_FLAGS=''
# GNET_GCOV_ENABLED_FALSE=''
# GNET_GCOV_ENABLED_TRUE='#'
# GNET_INTERFACE_AGE='0'
# GNET_MAJOR_VERSION='2'
# GNET_MICRO_VERSION='8'
# GNET_MINOR_VERSION='0'
# GNET_VERSION='2.0.8'
# GREP='/usr/bin/grep'
# GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# HAVE_CHECK_FALSE=''
# HAVE_CHECK_TRUE='#'
# HAVE_CPU_ALPHA_FALSE=''
# HAVE_CPU_ALPHA_TRUE='#'
# HAVE_CPU_ARM_FALSE=''
# HAVE_CPU_ARM_TRUE='#'
# HAVE_CPU_CRISV32_FALSE=''
# HAVE_CPU_CRISV32_TRUE='#'
# HAVE_CPU_CRIS_FALSE=''
# HAVE_CPU_CRIS_TRUE='#'
# HAVE_CPU_HPPA_FALSE=''
# HAVE_CPU_HPPA_TRUE='#'
# HAVE_CPU_I386_FALSE=''
# HAVE_CPU_I386_TRUE='#'
# HAVE_CPU_IA64_FALSE=''
# HAVE_CPU_IA64_TRUE='#'
# HAVE_CPU_M68K_FALSE=''
# HAVE_CPU_M68K_TRUE='#'
# HAVE_CPU_MIPS_FALSE=''
# HAVE_CPU_MIPS_TRUE='#'
# HAVE_CPU_PPC64_FALSE=''
# HAVE_CPU_PPC64_TRUE='#'
# HAVE_CPU_PPC_FALSE=''
# HAVE_CPU_PPC_TRUE='#'
# HAVE_CPU_S390_FALSE=''
# HAVE_CPU_S390_TRUE='#'
# HAVE_CPU_SPARC_FALSE=''
# HAVE_CPU_SPARC_TRUE='#'
# HAVE_CPU_X86_64_FALSE='#'
# HAVE_CPU_X86_64_TRUE=''
# HAVE_VALGRIND_FALSE=''
# HAVE_VALGRIND_TRUE='#'
# HTML_DIR='${datadir}/gtk-doc/html'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lresolv -lnsl -lglib-2.0'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='8'
# LT_CURRENT='8'
# LT_CURRENT_MINUS_AGE='0'
# LT_RELEASE='2.0'
# LT_REVISION='0'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/gnet/src/gnet-2.0.8/missing --run makeinfo'
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# PACKAGE='gnet'
# PACKAGE_BUGREPORT='gnet@gnetlibrary.org'
# PACKAGE_NAME='gnet'
# PACKAGE_STRING='gnet 2.0.8'
# PACKAGE_TARNAME='gnet'
# PACKAGE_VERSION='2.0.8'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VALGRIND_CFLAGS=''
# VALGRIND_LIBS=''
# VALGRIND_PATH='no'
# VERSION='2.0.8'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/gnet/src/gnet-2.0.8/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "gnet"
# #define PACKAGE_TARNAME "gnet"
# #define PACKAGE_VERSION "2.0.8"
# #define PACKAGE_STRING "gnet 2.0.8"
# #define PACKAGE_BUGREPORT "gnet@gnetlibrary.org"
# #define PACKAGE "gnet"
# #define VERSION "2.0.8"
# #define GNET_MAJOR_VERSION 2
# #define GNET_MINOR_VERSION 0
# #define GNET_MICRO_VERSION 8
# #define GNET_INTERFACE_AGE 0
# #define GNET_BINARY_AGE 8
# #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_CPU_X86_64 1
# #define HOST_CPU "x86_64"
# #define HAVE_DLFCN_H 1
# #define SIZEOF_LONG 8
# #define SIZEOF_VOIDP 8
# #define HAVE_LIBNSL 1
# #define HAVE_LIBRESOLV 1
# #define HAVE_IPV6 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_IFADDRS_H 1
# #define HAVE_LINUX_NETLINK_H 1
# #define HAVE_SOCKADDR_STORAGE 1
# #define GNET_SOCKADDR_FAMILY_FIELD_NAME ss_family
# #define HAVE_ABSTRACT_SOCKETS 1
# #define HAVE_GETIFADDRS 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETADDRINFO_GLIB_MUTEX 1
# #define HAVE_GETHOSTBYNAME_R_GLIBC 1
#
# configure: exit 0