Build of gamin with vanilla toolchain

The build took 00h 00m 44s and was NOT successful.

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

SLOCLanguage
10,735 ansic
8,915 sh
3,714 makefile
3,706 python
48 awk
27,118 total

The process tree of the build process is here.

List of Errors

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gamin 0.1.10-8 (Wed Aug 24 13:58:34 UTC 2016)
# ==> 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 a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognize dependent libraries... pass_all
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -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/sbin/nm -B output from gcc 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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/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... no
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/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... no
# 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/sbin/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 AIX... no
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking for x86_64-unknown-linux-gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking for ANSI C header files... (cached) yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether make sets $(MAKE)... (cached) yes
# checking gtk-doc version >= 1.0... yes
# checking for usleep... yes
# checking for setsid... yes
# checking for setenv... yes
# checking for putenv... yes
# checking for getlogin_r... yes
# checking for nanoseconds field of struct stat.st_mtim... tv_nsec
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for DAEMON... yes
# checking for TEST... yes
# checking sys/inotify.h usability... yes
# checking sys/inotify.h presence... yes
# checking for sys/inotify.h... yes
# checking for kevent... no
# Enabling multithreaded support
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_mutexattr_settype in -lpthread... yes
# Use weak symbols !
# checking for ISO C99 varargs macros in C... yes
# checking for GNUC varargs macros... yes
# checking for struct cmsgcred... no
# checking abstract socket namespace... yes
# Found python in /usr/bin/python2
# Found Python version 2.7
# checking for more compiler warnings... yes
# checking whether gcc understands -Wno-sign-compare... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating lib/Makefile
# config.status: creating libgamin/Makefile
# config.status: creating server/Makefile
# config.status: creating tests/Makefile
# config.status: creating python/Makefile
# config.status: creating python/tests/Makefile
# config.status: creating doc/Makefile
# config.status: creating gamin.pc
# config.status: creating gamin.spec
# config.status: creating config.h
# config.status: executing depfiles commands
#
# gamin-0.1.10:
#
# prefix: /usr
# source code location: .
# compiler: gcc
# compiler flags: -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2
#
# build gam_server: yes
# build libgamin/libfam: yes
# build python bindings: yes
# build tests: yes
#
# backends: polling, inotify, dnotify
# build documentation: no
# debug support: no
#
# make all-recursive
# make[1]: Entering directory '/tmp/gamin/src/gamin-0.1.10'
# Making all in lib
# make[2]: Entering directory '/tmp/gamin/src/gamin-0.1.10/lib'
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_event.o -MD -MP -MF .deps/gam_event.Tpo -c -o gam_event.o gam_event.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_error.o -MD -MP -MF .deps/gam_error.Tpo -c -o gam_error.o gam_error.c
# mv -f .deps/gam_event.Tpo .deps/gam_event.Po
# gam_error.c:79:1: warning: no previous prototype for 'gam_error_init' [-Wmissing-prototypes]
# gam_error_init(void)
# ^~~~~~~~~~~~~~
# gam_error.c:111:1: warning: no previous prototype for 'gam_error_check' [-Wmissing-prototypes]
# gam_error_check(void)
# ^~~~~~~~~~~~~~~
# gam_error.c:170:1: warning: no previous prototype for 'gam_debug' [-Wmissing-prototypes]
# gam_debug(const char *file, int line, const char *function,
# ^~~~~~~~~
# mv -f .deps/gam_error.Tpo .deps/gam_error.Po
# rm -f libgamin_shared.a
# ar cru libgamin_shared.a gam_event.o gam_error.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgamin_shared.a
# make[2]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/lib'
# Making all in doc
# make[2]: Entering directory '/tmp/gamin/src/gamin-0.1.10/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/doc'
# Making all in libgamin
# make[2]: Entering directory '/tmp/gamin/src/gamin-0.1.10/libgamin'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/lib/gamin"\" -DBUILDDIR=\"".."\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_api.lo -MD -MP -MF .deps/gam_api.Tpo -c -o gam_api.lo gam_api.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/lib/gamin"\" -DBUILDDIR=\"".."\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_data.lo -MD -MP -MF .deps/gam_data.Tpo -c -o gam_data.lo gam_data.c
# mkdir .libs
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/lib/gamin\" -DBUILDDIR=\"..\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_data.lo -MD -MP -MF .deps/gam_data.Tpo -c gam_data.c -fPIC -DPIC -o .libs/gam_data.o
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/lib/gamin\" -DBUILDDIR=\"..\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_api.lo -MD -MP -MF .deps/gam_api.Tpo -c gam_api.c -fPIC -DPIC -o .libs/gam_api.o
# gam_data.c: In function 'gamin_data_new':
# gam_data.c:461:26: warning: the comparison will always evaluate as 'true' for the address of 'pthread_mutex_init' will never be NULL [-Waddress]
# (pthread_mutex_init != NULL) &&
# ^~
# gam_api.c: In function 'gamin_check_cred':
# gam_api.c:654:11: warning: variable 'c_gid' set but not used [-Wunused-but-set-variable]
# gid_t c_gid;
# ^~~~~
# gam_api.c:652:11: warning: variable 'c_pid' set but not used [-Wunused-but-set-variable]
# pid_t c_pid;
# ^~~~~
# gam_api.c: In function 'FAMOpen':
# gam_api.c:962:5: warning: implicit declaration of function 'gam_error_init' [-Wimplicit-function-declaration]
# gam_error_init();
# ^~~~~~~~~~~~~~
# gam_api.c:962:5: warning: nested extern declaration of 'gam_error_init' [-Wnested-externs]
# At top level:
# gam_api.c:61:1: warning: 'gamin_dump_event' defined but not used [-Wunused-function]
# gamin_dump_event(FAMEvent *event) {
# ^~~~~~~~~~~~~~~~
# gam_api.c:41:3: warning: 'FAMError' defined but not used [-Wunused-variable]
# } FAMError;
# ^~~~~~~~
# mv -f .deps/gam_data.Tpo .deps/gam_data.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/lib/gamin"\" -DBUILDDIR=\"".."\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_fork.lo -MD -MP -MF .deps/gam_fork.Tpo -c -o gam_fork.lo gam_fork.c
# mv -f .deps/gam_api.Tpo .deps/gam_api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/lib/gamin"\" -DBUILDDIR=\"".."\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_error.lo -MD -MP -MF .deps/gam_error.Tpo -c -o gam_error.lo gam_error.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/lib/gamin\" -DBUILDDIR=\"..\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_fork.lo -MD -MP -MF .deps/gam_fork.Tpo -c gam_fork.c -fPIC -DPIC -o .libs/gam_fork.o
# mv -f .deps/gam_fork.Tpo .deps/gam_fork.Plo
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/lib/gamin\" -DBUILDDIR=\"..\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_error.lo -MD -MP -MF .deps/gam_error.Tpo -c gam_error.c -fPIC -DPIC -o .libs/gam_error.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/lib/gamin"\" -DBUILDDIR=\"".."\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_event.lo -MD -MP -MF .deps/gam_event.Tpo -c -o gam_event.lo gam_event.c
# gam_error.c:79:1: warning: no previous prototype for 'gam_error_init' [-Wmissing-prototypes]
# gam_error_init(void)
# ^~~~~~~~~~~~~~
# gam_error.c:111:1: warning: no previous prototype for 'gam_error_check' [-Wmissing-prototypes]
# gam_error_check(void)
# ^~~~~~~~~~~~~~~
# gam_error.c:170:1: warning: no previous prototype for 'gam_debug' [-Wmissing-prototypes]
# gam_debug(const char *file, int line, const char *function,
# ^~~~~~~~~
# mv -f .deps/gam_error.Tpo .deps/gam_error.Plo
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/lib/gamin"\" -DBUILDDIR=\"".."\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gamin.o -MD -MP -MF .deps/gamin.Tpo -c -o gamin.o gamin.c
# mv -f .deps/gamin.Tpo .deps/gamin.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/lib/gamin\" -DBUILDDIR=\"..\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_event.lo -MD -MP -MF .deps/gam_event.Tpo -c gam_event.c -fPIC -DPIC -o .libs/gam_event.o
# mv -f .deps/gam_event.Tpo .deps/gam_event.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -Wl,--version-script=./gamin_sym.version -version-info 1:10:1 -o libgamin-1.la -rpath /usr/lib gam_api.lo gam_data.lo gam_fork.lo gam_error.lo gam_event.lo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -Wl,--version-script=./gamin_sym.version -version-info 0:0:0 -o libfam.la -rpath /usr/lib gam_api.lo gam_data.lo gam_fork.lo gam_error.lo gam_event.lo
# gcc -shared .libs/gam_api.o .libs/gam_data.o .libs/gam_fork.o .libs/gam_error.o .libs/gam_event.o -Wl,--version-script=./gamin_sym.version -Wl,-soname -Wl,libgamin-1.so.0 -o .libs/libgamin-1.so.0.1.10
# gcc -shared .libs/gam_api.o .libs/gam_data.o .libs/gam_fork.o .libs/gam_error.o .libs/gam_event.o -Wl,--version-script=./gamin_sym.version -Wl,-soname -Wl,libfam.so.0 -o .libs/libfam.so.0.0.0
# (cd .libs && rm -f libgamin-1.so.0 && ln -s libgamin-1.so.0.1.10 libgamin-1.so.0)
# (cd .libs && rm -f libgamin-1.so && ln -s libgamin-1.so.0.1.10 libgamin-1.so)
# (cd .libs && rm -f libfam.so.0 && ln -s libfam.so.0.0.0 libfam.so.0)
# creating libgamin-1.la
# (cd .libs && rm -f libfam.so && ln -s libfam.so.0.0.0 libfam.so)
# creating libfam.la
# (cd .libs && rm -f libgamin-1.la && ln -s ../libgamin-1.la libgamin-1.la)
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -o gamin gamin.o libgamin-1.la
# (cd .libs && rm -f libfam.la && ln -s ../libfam.la libfam.la)
# gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -o .libs/gamin gamin.o ./.libs/libgamin-1.so -Wl,--rpath -Wl,/usr/lib
# creating gamin
# make[2]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/libgamin'
# Making all in python
# make[2]: Entering directory '/tmp/gamin/src/gamin-0.1.10/python'
# Making all in tests
# make[3]: Entering directory '/tmp/gamin/src/gamin-0.1.10/python/tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/python/tests'
# make[3]: Entering directory '/tmp/gamin/src/gamin-0.1.10/python'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../libgamin -I../lib -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gamin.lo -MD -MP -MF .deps/gamin.Tpo -c -o gamin.lo gamin.c
# mkdir .libs
# gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../libgamin -I../lib -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gamin.lo -MD -MP -MF .deps/gamin.Tpo -c gamin.c -fPIC -DPIC -o .libs/gamin.o
# In file included from gamin.c:11:0:
# ../config.h:59:0: warning: "HAVE_PTHREAD_H" redefined
# #define HAVE_PTHREAD_H
#
# In file included from /usr/include/python2.7/Python.h:8:0,
# from gamin.c:9:
# /usr/include/python2.7/pyconfig.h:540:0: note: this is the location of the previous definition
# #define HAVE_PTHREAD_H 1
#
# mv -f .deps/gamin.Tpo .deps/gamin.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -module -avoid-version -o _gamin.la -rpath /usr/lib/python2.7/site-packages gamin.lo ../libgamin/libgamin-1.la
# gcc -shared .libs/gamin.o -Wl,--rpath -Wl,/tmp/gamin/src/gamin-0.1.10/libgamin/.libs -Wl,--rpath -Wl,/usr/lib ../libgamin/.libs/libgamin-1.so -Wl,-soname -Wl,_gamin.so -o .libs/_gamin.so
# creating _gamin.la
# (cd .libs && rm -f _gamin.la && ln -s ../_gamin.la _gamin.la)
# make[3]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/python'
# make[2]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/python'
# Making all in lib
# make[2]: Entering directory '/tmp/gamin/src/gamin-0.1.10/lib'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/lib'
# Making all in server
# make[2]: Entering directory '/tmp/gamin/src/gamin-0.1.10/server'
# make all-am
# make[3]: Entering directory '/tmp/gamin/src/gamin-0.1.10/server'
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DBINDIR=\""/usr/lib/gamin"\" -DG_DISABLE_DEPRECATED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_subscription.o -MD -MP -MF .deps/gam_subscription.Tpo -c -o gam_subscription.o gam_subscription.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DBINDIR=\""/usr/lib/gamin"\" -DG_DISABLE_DEPRECATED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -O2 -MT gam_listener.o -MD -MP -MF .deps/gam_listener.Tpo -c -o gam_listener.o gam_listener.c
# In file included from gam_subscription.c:26:0:
# gam_subscription.h:24:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
# G_CONST_RETURN char *gam_subscription_get_path (GamSubscription *sub);
# ^~~~
# gam_subscription.c:144:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
# G_CONST_RETURN char *
# ^~~~
# gam_subscription.c:351:1: warning: no previous prototype for 'gam_subscription_shutdown' [-Wmissing-prototypes]
# gam_subscription_shutdown ()
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# make[3]: *** [Makefile:376: gam_subscription.o] Error 1
# make[3]: *** Waiting for unfinished jobs....
# In file included from gam_listener.c:24:0:
# gam_subscription.h:24:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
# G_CONST_RETURN char *gam_subscription_get_path (GamSubscription *sub);
# ^~~~
# In file included from gam_server.h:7:0,
# from gam_listener.c:25:
# gam_node.h:61:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
# G_CONST_RETURN char *gam_node_get_path (GamNode *node);
# ^~~~
# gam_listener.c: In function 'gam_listener_free_subscription':
# gam_listener.c:97:21: warning: implicit declaration of function 'gam_subscription_get_path' [-Wimplicit-function-declaration]
# path = g_strdup(gam_subscription_get_path(sub));
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# gam_listener.c:97:5: warning: nested extern declaration of 'gam_subscription_get_path' [-Wnested-externs]
# path = g_strdup(gam_subscription_get_path(sub));
# ^~~~
# gam_listener.c:97:21: warning: passing argument 1 of 'g_strdup' makes pointer from integer without a cast [-Wint-conversion]
# path = g_strdup(gam_subscription_get_path(sub));
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/glib-2.0/glib.h:79:0,
# from gam_listener.c:22:
# /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar * {aka const char *}' but argument is of type 'int'
# gchar* g_strdup (const gchar *str) G_GNUC_MALLOC;
# ^~~~~~~~
# gam_listener.c:101:39: warning: implicit declaration of function 'gam_exclude_check' [-Wimplicit-function-declaration]
# if (gam_inotify_is_running() && (!gam_exclude_check(path))) {
# ^~~~~~~~~~~~~~~~~
# gam_listener.c:101:5: warning: nested extern declaration of 'gam_exclude_check' [-Wnested-externs]
# if (gam_inotify_is_running() && (!gam_exclude_check(path))) {
# ^~
# In file included from /usr/include/string.h:630:0,
# from gam_listener.c:21:
# gam_listener.c: In function 'gam_listener_get_subscription':
# gam_listener.c:199:20: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [-Wint-conversion]
# if (strcmp(gam_subscription_get_path(sub), path) == 0)
# ^
# In file included from gam_listener.c:21:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'int'
# extern size_t strlen (const char *__s)
# ^~~~~~
# In file included from /usr/include/string.h:630:0,
# from gam_listener.c:21:
# gam_listener.c:199:20: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [-Wint-conversion]
# if (strcmp(gam_subscription_get_path(sub), path) == 0)
# ^
# gam_listener.c:199:20: note: expected 'const char *' but argument is of type 'int'
# gam_listener.c:199:20: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [-Wint-conversion]
# if (strcmp(gam_subscription_get_path(sub), path) == 0)
# ^
# In file included from gam_listener.c:21:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'int'
# extern size_t strlen (const char *__s)
# ^~~~~~
# In file included from /usr/include/string.h:630:0,
# from gam_listener.c:21:
# gam_listener.c:199:20: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [-Wint-conversion]
# if (strcmp(gam_subscription_get_path(sub), path) == 0)
# ^
# gam_listener.c:199:20: note: expected 'const char *' but argument is of type 'int'
# gam_listener.c:199:20: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [-Wint-conversion]
# if (strcmp(gam_subscription_get_path(sub), path) == 0)
# ^
# gam_listener.c:199:20: note: expected 'const char *' but argument is of type 'int'
# gam_listener.c:199:20: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [-Wint-conversion]
# if (strcmp(gam_subscription_get_path(sub), path) == 0)
# ^
# gam_listener.c:199:20: note: expected 'const char *' but argument is of type 'int'
# make[3]: *** [Makefile:376: gam_listener.o] Error 1
# make[3]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/server'
# make[2]: *** [Makefile:277: all] Error 2
# make[2]: Leaving directory '/tmp/gamin/src/gamin-0.1.10/server'
# make[1]: *** [Makefile:335: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/gamin/src/gamin-0.1.10'
# make: *** [Makefile:244: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gamin/src/gamin-0.1.10/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 configure, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static --with-threads --disable-debug-api --disable-debug --libexecdir=/usr/lib/gamin --with-python=/usr/bin/python2
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df7dfe3794a0
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2044: checking build system type
# configure:2062: result: x86_64-unknown-linux-gnu
# configure:2084: checking host system type
# configure:2099: result: x86_64-unknown-linux-gnu
# configure:2121: checking target system type
# configure:2136: result: x86_64-unknown-linux-gnu
# configure:2201: checking for a BSD-compatible install
# configure:2257: result: /usr/bin/install -c
# configure:2268: checking whether build environment is sane
# configure:2311: result: yes
# configure:2339: checking for a thread-safe mkdir -p
# configure:2378: result: /usr/sbin/mkdir -p
# configure:2391: checking for gawk
# configure:2407: found /usr/sbin/gawk
# configure:2418: result: gawk
# configure:2429: checking whether make sets $(MAKE)
# configure:2450: result: yes
# configure:2530: checking for x86_64-unknown-linux-strip
# configure:2560: result: no
# configure:2570: checking for strip
# configure:2586: found /usr/sbin/strip
# configure:2597: result: strip
# configure:2723: checking for style of include used by make
# configure:2751: result: GNU
# configure:2781: checking for x86_64-unknown-linux-gcc
# configure:2811: result: no
# configure:2821: checking for gcc
# configure:2837: found /usr/sbin/gcc
# configure:2848: result: gcc
# configure:3086: checking for C compiler version
# configure:3093: gcc --version >&5
# gcc (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:3096: $? = 0
# configure:3103: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# 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:3106: $? = 0
# configure:3113: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3116: $? = 1
# configure:3139: checking for C compiler default output file name
# configure:3166: gcc conftest.c >&5
# configure:3169: $? = 0
# configure:3207: result: a.out
# configure:3224: checking whether the C compiler works
# configure:3234: ./a.out
# configure:3237: $? = 0
# configure:3254: result: yes
# configure:3261: checking whether we are cross compiling
# configure:3263: result: no
# configure:3266: checking for suffix of executables
# configure:3273: gcc -o conftest conftest.c >&5
# configure:3276: $? = 0
# configure:3300: result:
# configure:3306: checking for suffix of object files
# configure:3332: gcc -c conftest.c >&5
# configure:3335: $? = 0
# configure:3358: result: o
# configure:3362: checking whether we are using the GNU C compiler
# configure:3391: gcc -c conftest.c >&5
# configure:3397: $? = 0
# configure:3414: result: yes
# configure:3419: checking whether gcc accepts -g
# configure:3449: gcc -c -g conftest.c >&5
# configure:3455: $? = 0
# configure:3554: result: yes
# configure:3571: checking for gcc option to accept ISO C89
# configure:3645: gcc -c conftest.c >&5
# configure:3651: $? = 0
# configure:3674: result: none needed
# configure:3694: checking dependency style of gcc
# configure:3785: result: gcc3
# configure:3800: checking for a sed that does not truncate output
# configure:3856: result: /usr/sbin/sed
# configure:3859: checking for grep that handles long lines and -e
# configure:3933: result: /usr/sbin/grep
# configure:3938: checking for egrep
# configure:4016: result: /usr/sbin/grep -E
# configure:4032: checking for ld used by gcc
# configure:4099: result: /usr/sbin/ld
# configure:4108: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4123: result: yes
# configure:4128: checking for /usr/sbin/ld option to reload object files
# configure:4135: result: -r
# configure:4153: checking for BSD-compatible nm
# configure:4202: result: /usr/sbin/nm -B
# configure:4206: checking whether ln -s works
# configure:4210: result: yes
# configure:4217: checking how to recognize dependent libraries
# configure:4403: result: pass_all
# configure:4492: gcc -c conftest.c >&5
# configure:4495: $? = 0
# configure:4645: checking how to run the C preprocessor
# configure:4685: gcc -E conftest.c
# configure:4691: $? = 0
# configure:4722: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4728: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "gamin"
# | #define VERSION "0.1.10"
# | /* end confdefs.h. */
# | #include
# configure:4761: result: gcc -E
# configure:4790: gcc -E conftest.c
# configure:4796: $? = 0
# configure:4827: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4833: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "gamin"
# | #define VERSION "0.1.10"
# | /* end confdefs.h. */
# | #include
# configure:4871: checking for ANSI C header files
# configure:4901: gcc -c conftest.c >&5
# configure:4907: $? = 0
# configure:5006: gcc -o conftest conftest.c >&5
# configure:5009: $? = 0
# configure:5015: ./conftest
# configure:5018: $? = 0
# configure:5035: result: yes
# configure:5059: checking for sys/types.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5059: checking for sys/stat.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5059: checking for stdlib.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5059: checking for string.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5059: checking for memory.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5059: checking for strings.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5059: checking for inttypes.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5059: checking for stdint.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5059: checking for unistd.h
# configure:5080: gcc -c conftest.c >&5
# configure:5086: $? = 0
# configure:5102: result: yes
# configure:5129: checking dlfcn.h usability
# configure:5146: gcc -c conftest.c >&5
# configure:5152: $? = 0
# configure:5166: result: yes
# configure:5170: checking dlfcn.h presence
# configure:5185: gcc -E conftest.c
# configure:5191: $? = 0
# configure:5205: result: yes
# configure:5233: checking for dlfcn.h
# configure:5241: result: yes
# configure:5268: checking for x86_64-unknown-linux-g++
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-c++
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-gpp
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-aCC
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-CC
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-cxx
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-cc++
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-cl.exe
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-FCC
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-KCC
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-RCC
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-xlC_r
# configure:5298: result: no
# configure:5268: checking for x86_64-unknown-linux-xlC
# configure:5298: result: no
# configure:5312: checking for g++
# configure:5328: found /usr/sbin/g++
# configure:5339: result: g++
# configure:5370: checking for C++ compiler version
# configure:5377: g++ --version >&5
# g++ (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:5380: $? = 0
# configure:5387: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:5390: $? = 0
# configure:5397: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:5400: $? = 1
# configure:5403: checking whether we are using the GNU C++ compiler
# configure:5432: g++ -c conftest.cpp >&5
# configure:5438: $? = 0
# configure:5455: result: yes
# configure:5460: checking whether g++ accepts -g
# configure:5490: g++ -c -g conftest.cpp >&5
# configure:5496: $? = 0
# configure:5595: result: yes
# configure:5620: checking dependency style of g++
# configure:5711: result: gcc3
# configure:5736: checking how to run the C++ preprocessor
# configure:5772: g++ -E conftest.cpp
# configure:5778: $? = 0
# configure:5809: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5815: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "gamin"
# | #define VERSION "0.1.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5848: result: g++ -E
# configure:5877: g++ -E conftest.cpp
# configure:5883: $? = 0
# configure:5914: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5920: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "gamin"
# | #define VERSION "0.1.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5969: checking for x86_64-unknown-linux-g77
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-xlf
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-f77
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-frt
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-pgf77
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-cf77
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-fort77
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-fl32
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-af77
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-xlf90
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-f90
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-pgf90
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-pghpf
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-epcf90
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-gfortran
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-g95
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-xlf95
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-f95
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-fort
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-ifort
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-ifc
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-efc
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-pgf95
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-lf95
# configure:5999: result: no
# configure:5969: checking for x86_64-unknown-linux-ftn
# configure:5999: result: no
# configure:6013: checking for g77
# configure:6043: result: no
# configure:6013: checking for xlf
# configure:6043: result: no
# configure:6013: checking for f77
# configure:6043: result: no
# configure:6013: checking for frt
# configure:6043: result: no
# configure:6013: checking for pgf77
# configure:6043: result: no
# configure:6013: checking for cf77
# configure:6043: result: no
# configure:6013: checking for fort77
# configure:6043: result: no
# configure:6013: checking for fl32
# configure:6043: result: no
# configure:6013: checking for af77
# configure:6043: result: no
# configure:6013: checking for xlf90
# configure:6043: result: no
# configure:6013: checking for f90
# configure:6043: result: no
# configure:6013: checking for pgf90
# configure:6043: result: no
# configure:6013: checking for pghpf
# configure:6043: result: no
# configure:6013: checking for epcf90
# configure:6043: result: no
# configure:6013: checking for gfortran
# configure:6029: found /usr/sbin/gfortran
# configure:6040: result: gfortran
# configure:6070: checking for Fortran 77 compiler version
# configure:6077: 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:6080: $? = 0
# configure:6087: 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:6090: $? = 0
# configure:6097: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6100: $? = 1
# configure:6108: checking whether we are using the GNU Fortran 77 compiler
# configure:6127: gfortran -c conftest.F >&5
# configure:6133: $? = 0
# configure:6150: result: yes
# configure:6156: checking whether gfortran accepts -g
# configure:6173: gfortran -c -g conftest.f >&5
# configure:6179: $? = 0
# configure:6195: result: yes
# configure:6225: checking the maximum length of command line arguments
# configure:6337: result: 1572864
# configure:6349: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6454: gcc -c conftest.c >&5
# configure:6457: $? = 0
# configure:6461: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6464: $? = 0
# configure:6516: gcc -o conftest conftest.c conftstm.o >&5
# configure:6519: $? = 0
# configure:6557: result: ok
# configure:6561: checking for objdir
# configure:6576: result: .libs
# configure:6628: checking for x86_64-unknown-linux-ar
# configure:6658: result: no
# configure:6668: checking for ar
# configure:6684: found /usr/sbin/ar
# configure:6695: result: ar
# configure:6724: checking for x86_64-unknown-linux-ranlib
# configure:6754: result: no
# configure:6764: checking for ranlib
# configure:6780: found /usr/sbin/ranlib
# configure:6791: result: ranlib
# configure:6820: checking for x86_64-unknown-linux-strip
# configure:6847: result: strip
# configure:7173: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7191: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7195: $? = 0
# configure:7208: result: no
# configure:7223: checking for gcc option to produce PIC
# configure:7455: result: -fPIC
# configure:7463: checking if gcc PIC flag -fPIC works
# configure:7481: gcc -c -fPIC -DPIC conftest.c >&5
# configure:7485: $? = 0
# configure:7498: result: yes
# configure:7526: checking if gcc static flag -static works
# configure:7554: result: yes
# configure:7564: checking if gcc supports -c -o file.o
# configure:7585: gcc -c -o out/conftest2.o conftest.c >&5
# configure:7589: $? = 0
# configure:7611: result: yes
# configure:7637: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:8617: result: yes
# configure:8638: checking whether -lc should be explicitly linked in
# configure:8643: gcc -c conftest.c >&5
# configure:8646: $? = 0
# configure:8661: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8664: $? = 0
# configure:8676: result: no
# configure:8684: checking dynamic linker characteristics
# configure:9288: result: GNU/Linux ld.so
# configure:9297: checking how to hardcode library paths into programs
# configure:9322: result: immediate
# configure:9336: checking whether stripping libraries is possible
# configure:9341: result: yes
# configure:10143: checking if libtool supports shared libraries
# configure:10145: result: yes
# configure:10148: checking whether to build shared libraries
# configure:10169: result: yes
# configure:10172: checking whether to build static libraries
# configure:10176: result: no
# configure:10269: creating libtool
# configure:10857: checking for ld used by g++
# configure:10924: result: /usr/sbin/ld -m elf_x86_64
# configure:10933: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:10948: result: yes
# configure:10999: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11973: result: yes
# configure:11991: g++ -c conftest.cpp >&5
# configure:11994: $? = 0
# configure:12146: checking for g++ option to produce PIC
# configure:12430: result: -fPIC
# configure:12438: checking if g++ PIC flag -fPIC works
# configure:12456: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12460: $? = 0
# configure:12473: result: yes
# configure:12501: checking if g++ static flag -static works
# configure:12529: result: yes
# configure:12539: checking if g++ supports -c -o file.o
# configure:12560: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12564: $? = 0
# configure:12586: result: yes
# configure:12612: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12637: result: yes
# configure:12704: checking dynamic linker characteristics
# configure:13256: result: GNU/Linux ld.so
# configure:13265: checking how to hardcode library paths into programs
# configure:13290: result: immediate
# configure:13824: checking if libtool supports shared libraries
# configure:13826: result: yes
# configure:13829: checking whether to build shared libraries
# configure:13849: result: yes
# configure:13852: checking whether to build static libraries
# configure:13856: result: no
# configure:13866: checking for gfortran option to produce PIC
# configure:14098: result: -fPIC
# configure:14106: checking if gfortran PIC flag -fPIC works
# configure:14124: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14128: $? = 0
# configure:14141: result: yes
# configure:14169: checking if gfortran static flag -static works
# configure:14197: result: no
# configure:14207: checking if gfortran supports -c -o file.o
# configure:14228: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14232: $? = 0
# configure:14254: result: yes
# configure:14280: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15240: result: yes
# configure:15307: checking dynamic linker characteristics
# configure:15859: result: GNU/Linux ld.so
# configure:15868: checking how to hardcode library paths into programs
# configure:15893: result: immediate
# configure:19473: checking for AIX
# configure:19495: result: no
# configure:19511: checking minix/config.h usability
# configure:19528: gcc -c conftest.c >&5
# conftest.c:55:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19534: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "gamin"
# | #define VERSION "0.1.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define _GNU_SOURCE 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:19548: result: no
# configure:19552: checking minix/config.h presence
# configure:19567: gcc -E conftest.c
# conftest.c:22:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19573: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "gamin"
# | #define VERSION "0.1.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define _GNU_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:19587: result: no
# configure:19615: checking for minix/config.h
# configure:19622: result: no
# configure:19661: checking whether it is safe to define __EXTENSIONS__
# configure:19689: gcc -c conftest.c >&5
# configure:19695: $? = 0
# configure:19710: result: yes
# configure:19734: checking for x86_64-unknown-linux-gcc
# configure:19761: result: gcc
# configure:20039: checking for C compiler version
# configure:20046: gcc --version >&5
# gcc (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:20049: $? = 0
# configure:20056: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# 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:20059: $? = 0
# configure:20066: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:20069: $? = 1
# configure:20072: checking whether we are using the GNU C compiler
# configure:20124: result: yes
# configure:20129: checking whether gcc accepts -g
# configure:20264: result: yes
# configure:20281: checking for gcc option to accept ISO C89
# configure:20384: result: none needed
# configure:20404: checking dependency style of gcc
# configure:20495: result: gcc3
# configure:20518: checking for x86_64-unknown-linux-gcc
# configure:20545: result: gcc
# configure:20823: checking for C compiler version
# configure:20830: gcc --version >&5
# gcc (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:20833: $? = 0
# configure:20840: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# 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:20843: $? = 0
# configure:20850: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:20853: $? = 1
# configure:20856: checking whether we are using the GNU C compiler
# configure:20908: result: yes
# configure:20913: checking whether gcc accepts -g
# configure:21048: result: yes
# configure:21065: checking for gcc option to accept ISO C89
# configure:21168: result: none needed
# configure:21188: checking dependency style of gcc
# configure:21279: result: gcc3
# configure:21297: checking for ANSI C header files
# configure:21461: result: yes
# configure:21484: checking for a BSD-compatible install
# configure:21540: result: /usr/bin/install -c
# configure:21551: checking whether make sets $(MAKE)
# configure:21572: result: yes
# configure:21626: checking gtk-doc version >= 1.0
# configure:21629: result: yes
# configure:21671: checking for usleep
# configure:21727: gcc -o conftest conftest.c >&5
# configure:21733: $? = 0
# configure:21751: result: yes
# configure:21671: checking for setsid
# configure:21727: gcc -o conftest conftest.c >&5
# configure:21733: $? = 0
# configure:21751: result: yes
# configure:21671: checking for setenv
# configure:21727: gcc -o conftest conftest.c >&5
# configure:21733: $? = 0
# configure:21751: result: yes
# configure:21671: checking for putenv
# configure:21727: gcc -o conftest conftest.c >&5
# configure:21733: $? = 0
# configure:21751: result: yes
# configure:21671: checking for getlogin_r
# configure:21727: gcc -o conftest conftest.c >&5
# configure:21733: $? = 0
# configure:21751: result: yes
# configure:21761: checking for nanoseconds field of struct stat.st_mtim
# configure:21797: gcc -c -DST_MTIM_NSEC=tv_nsec conftest.c >&5
# configure:21803: $? = 0
# configure:21820: result: tv_nsec
# configure:21866: checking for x86_64-unknown-linux-pkg-config
# configure:21899: result: no
# configure:21909: checking for pkg-config
# configure:21927: found /usr/sbin/pkg-config
# configure:21939: result: /usr/sbin/pkg-config
# configure:21968: checking pkg-config is at least version 0.9.0
# configure:21971: result: yes
# configure:21982: checking for DAEMON
# configure:21989: $PKG_CONFIG --exists --print-errors "glib-2.0"
# configure:21992: $? = 0
# configure:22005: $PKG_CONFIG --exists --print-errors "glib-2.0"
# configure:22008: $? = 0
# configure:22083: result: yes
# configure:22104: checking for TEST
# configure:22111: $PKG_CONFIG --exists --print-errors "glib-2.0"
# configure:22114: $? = 0
# configure:22127: $PKG_CONFIG --exists --print-errors "glib-2.0"
# configure:22130: $? = 0
# configure:22205: result: yes
# configure:22346: checking sys/inotify.h usability
# configure:22363: gcc -c conftest.c >&5
# configure:22369: $? = 0
# configure:22383: result: yes
# configure:22387: checking sys/inotify.h presence
# configure:22402: gcc -E conftest.c
# configure:22408: $? = 0
# configure:22422: result: yes
# configure:22450: checking for sys/inotify.h
# configure:22458: result: yes
# configure:22545: checking for kevent
# configure:22601: gcc -o conftest conftest.c >&5
# /tmp/cc9svoKn.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `kevent'
# collect2: error: ld returned 1 exit status
# configure:22607: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "gamin"
# | #define VERSION "0.1.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define _GNU_SOURCE 1
# | #define __EXTENSIONS__ 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETLOGIN_R 1
# | #define ST_MTIM_NSEC tv_nsec
# | #define HAVE_LINUX
# | #define ENABLE_POLLING 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define ENABLE_INOTIFY 1
# | #define ENABLE_DNOTIFY 1
# | /* end confdefs.h. */
# | /* Define kevent to an innocuous variant, in case declares kevent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define kevent innocuous_kevent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char kevent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef kevent
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char kevent ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_kevent || defined __stub___kevent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return kevent ();
# | ;
# | return 0;
# | }
# configure:22624: result: no
# configure:22831: checking pthread.h usability
# configure:22848: gcc -c conftest.c >&5
# configure:22854: $? = 0
# configure:22868: result: yes
# configure:22872: checking pthread.h presence
# configure:22887: gcc -E conftest.c
# configure:22893: $? = 0
# configure:22907: result: yes
# configure:22935: checking for pthread.h
# configure:22942: result: yes
# configure:22947: checking for pthread_mutexattr_settype in -lpthread
# configure:22982: gcc -o conftest conftest.c -lpthread >&5
# configure:22988: $? = 0
# configure:23006: result: yes
# configure:23398: checking for ISO C99 varargs macros in C
# configure:23425: gcc -c conftest.c >&5
# configure:23431: $? = 0
# configure:23445: result: yes
# configure:23448: checking for GNUC varargs macros
# configure:23475: gcc -c conftest.c >&5
# configure:23481: $? = 0
# configure:23495: result: yes
# configure:23513: checking for struct cmsgcred
# configure:23543: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:17: error: storage size of 'cred' isn't known
# struct cmsgcred cred;
# ^~~~
# configure:23549: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "gamin"
# | #define VERSION "0.1.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define _GNU_SOURCE 1
# | #define __EXTENSIONS__ 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETENV 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETLOGIN_R 1
# | #define ST_MTIM_NSEC tv_nsec
# | #define HAVE_LINUX
# | #define ENABLE_POLLING 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define ENABLE_INOTIFY 1
# | #define ENABLE_DNOTIFY 1
# | #define HAVE_LIBPTHREAD
# | #define HAVE_PTHREAD_H
# | #define HAVE_ISO_VARARGS 1
# | #define HAVE_GNUC_VARARGS 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | struct cmsgcred cred;
# |
# | cred.cmcred_pid = 0;
# |
# | ;
# | return 0;
# | }
# configure:23563: result: no
# configure:23576: checking abstract socket namespace
# configure:23645: gcc -o conftest conftest.c >&5
# configure:23648: $? = 0
# configure:23654: ./conftest
# configure:23657: $? = 0
# configure:23678: result: yes
# configure:23834: checking for more compiler warnings
# configure:23837: result: yes
# configure:23848: checking whether gcc understands -Wno-sign-compare
# configure:23871: gcc -c -Wno-sign-compare conftest.c >&5
# configure:23877: $? = 0
# configure:23894: result: yes
# configure:24135: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on df7dfe3794a0
#
# config.status:719: creating Makefile
# config.status:719: creating lib/Makefile
# config.status:719: creating libgamin/Makefile
# config.status:719: creating server/Makefile
# config.status:719: creating tests/Makefile
# config.status:719: creating python/Makefile
# config.status:719: creating python/tests/Makefile
# config.status:719: creating doc/Makefile
# config.status:719: creating gamin.pc
# config.status:719: creating gamin.spec
# config.status:719: creating config.h
# config.status:1014: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_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=
# ac_cv_env_CXX_value=
# ac_cv_env_DAEMON_CFLAGS_set=
# ac_cv_env_DAEMON_CFLAGS_value=
# ac_cv_env_DAEMON_LIBS_set=
# ac_cv_env_DAEMON_LIBS_value=
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_TEST_CFLAGS_set=
# ac_cv_env_TEST_CFLAGS_value=
# ac_cv_env_TEST_LIBS_set=
# ac_cv_env_TEST_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_getlogin_r=yes
# ac_cv_func_kevent=no
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setsid=yes
# ac_cv_func_usleep=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pthread_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_inotify_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_pthread_pthread_mutexattr_settype=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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_safe_to_define___extensions__=yes
# ac_cv_struct_st_mtim_nsec=tv_nsec
# ac_cv_target=x86_64-unknown-linux-gnu
# 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/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_SED=/usr/sbin/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=no
# 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_DAEMON_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_DAEMON_LIBS=-lglib-2.0
# pkg_cv_TEST_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_TEST_LIBS=-lglib-2.0
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gamin/src/gamin-0.1.10/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/gamin/src/gamin-0.1.10/missing --run tar'
# AM_CFLAGS=' -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare '
# AR='ar'
# AUTOCONF='${SHELL} /tmp/gamin/src/gamin-0.1.10/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/gamin/src/gamin-0.1.10/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/gamin/src/gamin-0.1.10/missing --run automake-1.10'
# AWK='gawk'
# BUILD_DOCS_FALSE=''
# BUILD_DOCS_TRUE='#'
# BUILD_LIBGAMIN_FALSE='#'
# BUILD_LIBGAMIN_TRUE=''
# BUILD_SERVER_FALSE='#'
# BUILD_SERVER_TRUE=''
# BUILD_TESTS_FALSE='#'
# BUILD_TESTS_TRUE=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-O2'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DAEMON_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# DAEMON_LIBS='-lglib-2.0'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DNOTIFY_FALSE='#'
# ENABLE_DNOTIFY_TRUE=''
# ENABLE_GTK_DOC_FALSE='#'
# ENABLE_GTK_DOC_TRUE=''
# ENABLE_HURD_MACH_NOTIFY_FALSE=''
# ENABLE_HURD_MACH_NOTIFY_TRUE='#'
# ENABLE_INOTIFY_FALSE='#'
# ENABLE_INOTIFY_TRUE=''
# ENABLE_KQUEUE_FALSE=''
# ENABLE_KQUEUE_TRUE='#'
# EXEEXT=''
# F77='gfortran'
# FAM_VERSION_INFO='0:0:0'
# FFLAGS='-g -O2'
# GAMIN_DEBUG_FALSE=''
# GAMIN_DEBUG_TRUE='#'
# GAMIN_MAJOR_VERSION='0'
# GAMIN_MICRO_VERSION='10'
# GAMIN_MINOR_VERSION='1'
# GAMIN_VERSION='0.1.10'
# GAMIN_VERSION_INFO='1:10:1'
# GREP='/usr/sbin/grep'
# HTML_DIR='${datadir}/gtk-doc/html'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/gamin/src/gamin-0.1.10/missing --run makeinfo'
# MIG=''
# OBJEXT='o'
# PACKAGE='gamin'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PYTHON='/usr/bin/python2'
# PYTHON_INCLUDES='/usr/include/python2.7'
# PYTHON_SITE_PACKAGES='/usr/lib/python2.7/site-packages'
# PYTHON_VERSION='2.7'
# RANLIB='ranlib'
# RELDATE='Wed Aug 24 2016'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TEST_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# TEST_LIBS='-lglib-2.0'
# THREAD_LIBS=''
# VERSION='0.1.10'
# WITH_PYTHON_FALSE='#'
# WITH_PYTHON_TRUE=''
# WITH_THREADS='1'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# 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}'
# 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='$(SHELL) /tmp/gamin/src/gamin-0.1.10/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib/gamin'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pythondir='$(PYTHON_SITE_PACKAGES)'
# 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 ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "gamin"
# #define VERSION "0.1.10"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define _GNU_SOURCE 1
# #define __EXTENSIONS__ 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define STDC_HEADERS 1
# #define HAVE_USLEEP 1
# #define HAVE_SETSID 1
# #define HAVE_SETENV 1
# #define HAVE_PUTENV 1
# #define HAVE_GETLOGIN_R 1
# #define ST_MTIM_NSEC tv_nsec
# #define HAVE_LINUX
# #define ENABLE_POLLING 1
# #define HAVE_SYS_INOTIFY_H 1
# #define ENABLE_INOTIFY 1
# #define ENABLE_DNOTIFY 1
# #define HAVE_LIBPTHREAD
# #define HAVE_PTHREAD_H
# #define HAVE_ISO_VARARGS 1
# #define HAVE_GNUC_VARARGS 1
# #define HAVE_ABSTRACT_SOCKETS
#
# configure: exit 0