Build of g15daemon with clang_glibc toolchain

The build took 00h 01m 54s and was SUCCESSFUL.

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

SLOCLanguage
9,092 sh
3,223 ansic
2,067 makefile
115 perl
14,497 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: g15daemon 1.9.5.3-7 (Thu Apr 13 15:20:06 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (3) libg15-1.2.7-1 libusb-compat-0.1.5-1 libg15render-1.2-3
#
# Total Installed Size: 0.17 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libusb-compat...
# installing libg15...
# installing libg15render...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> 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/bin/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 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# 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 how to run the C preprocessor... clang -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 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... yes
# 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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# 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 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... yes
# 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... 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/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 initLibG15 in -lg15... yes
# checking for g15r_loadWbmpSplash in -lg15render... yes
# checking for sin in -lm... yes
# checking for pthread_mutex_init in -lpthread... yes
# checking for daemon... yes
# checking for an ANSI C-conforming const... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether clang needs -traditional... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking for strftime... yes
# checking for memset... yes
# checking for select... yes
# checking for socket... yes
# checking for strerror... yes
# checking for backtrace... yes
# checking for backtrace_symbols... yes
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking linux/input.h usability... yes
# checking linux/input.h presence... yes
# checking for linux/input.h... yes
# checking execinfo.h usability... yes
# checking execinfo.h presence... yes
# checking for execinfo.h... yes
# checking linux/uinput.h usability... yes
# checking linux/uinput.h presence... yes
# checking for linux/uinput.h... yes
# checking for arpa/inet.h... yes
# checking for fcntl.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for libg15.h... yes
# checking for struct uinput_user_dev.id... yes
# configure: Necessary includes exist: Compiling Uinput Plugin
# configure: OS is Linux, using uinput if available
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating g15daemon/Makefile
# config.status: creating libg15daemon_client/Makefile
# config.status: creating plugins/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# Making all in libg15daemon_client
# make[2]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/libg15daemon_client'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -MT g15daemon_net.lo -MD -MP -MF .deps/g15daemon_net.Tpo -c -o g15daemon_net.lo g15daemon_net.c
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -MT g15daemon_net.lo -MD -MP -MF .deps/g15daemon_net.Tpo -c g15daemon_net.c -fPIC -DPIC -o .libs/g15daemon_net.o
# mv -f .deps/g15daemon_net.Tpo .deps/g15daemon_net.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -version-info 1:2:0 -o libg15daemon_client.la -rpath /usr/lib g15daemon_net.lo -lpthread -lm -lg15render -lg15
# clang -shared .libs/g15daemon_net.o -lpthread -lm -lg15render -lg15 -Wl,-soname -Wl,libg15daemon_client.so.1 -o .libs/libg15daemon_client.so.1.0.2
# (cd .libs && rm -f libg15daemon_client.so.1 && ln -s libg15daemon_client.so.1.0.2 libg15daemon_client.so.1)
# (cd .libs && rm -f libg15daemon_client.so && ln -s libg15daemon_client.so.1.0.2 libg15daemon_client.so)
# creating libg15daemon_client.la
# (cd .libs && rm -f libg15daemon_client.la && ln -s ../libg15daemon_client.la libg15daemon_client.la)
# make[2]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/libg15daemon_client'
# Making all in g15daemon
# make[2]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/g15daemon'
# clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -DG15DAEMON_BUILD -Wall -MT lcdclient_test.o -MD -MP -MF .deps/lcdclient_test.Tpo -c -o lcdclient_test.o lcdclient_test.c
# lcdclient_test.c:89:42: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
# printf("sent %i bytes\n",send(g15screen_fd, packet, 1, MSG_OOB ));
# ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# %zi
# lcdclient_test.c:70:17: warning: unused variable 'foo' [-Wunused-variable]
# int foo = 0;
# ^
# 2 warnings generated.
# mv -f .deps/lcdclient_test.Tpo .deps/lcdclient_test.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -DG15DAEMON_BUILD -Wall -o g15daemontest lcdclient_test.o ../libg15daemon_client/libg15daemon_client.la -lpthread -lm -lg15render -lg15
# mkdir .libs
# clang -DG15DAEMON_BUILD -Wall -o .libs/g15daemontest lcdclient_test.o ../libg15daemon_client/.libs/libg15daemon_client.so -lpthread -lm -lg15render -lg15 -Wl,--rpath -Wl,/usr/lib
# creating g15daemontest
# clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -DG15DAEMON_BUILD -Wall -MT utility_funcs.o -MD -MP -MF .deps/utility_funcs.Tpo -c -o utility_funcs.o utility_funcs.c
# utility_funcs.c:164:29: warning: unsequenced modification and access to 'l' [-Wunsequenced]
# if (write(fd, pidtxt, l = strlen(pidtxt)) != l) {
# ^ ~
# 1 warning generated.
# mv -f .deps/utility_funcs.Tpo .deps/utility_funcs.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -DG15DAEMON_BUILD -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -DG15DAEMON_BUILD -Wall -MT linked_lists.o -MD -MP -MF .deps/linked_lists.Tpo -c -o linked_lists.o linked_lists.c
# mv -f .deps/linked_lists.Tpo .deps/linked_lists.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -DG15DAEMON_BUILD -Wall -MT g15_plugins.o -MD -MP -MF .deps/g15_plugins.Tpo -c -o g15_plugins.o g15_plugins.c
# mv -f .deps/g15_plugins.Tpo .deps/g15_plugins.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -DG15DAEMON_BUILD -Wall -rdynamic -o g15daemon utility_funcs.o main.o linked_lists.o g15_plugins.o -ldl -lpthread -lm -lg15render -lg15
# clang -DG15DAEMON_BUILD -Wall -rdynamic -o g15daemon utility_funcs.o main.o linked_lists.o g15_plugins.o -ldl -lpthread -lm -lg15render -lg15
# make[2]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/g15daemon'
# Making all in plugins
# make[2]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/plugins'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -I../g15daemon -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -Wall -MT g15_plugin_uinput.lo -MD -MP -MF .deps/g15_plugin_uinput.Tpo -c -o g15_plugin_uinput.lo g15_plugin_uinput.c
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -I../g15daemon -DDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -Wall -MT g15_plugin_uinput.lo -MD -MP -MF .deps/g15_plugin_uinput.Tpo -c g15_plugin_uinput.c -fPIC -DPIC -o .libs/g15_plugin_uinput.o
# mv -f .deps/g15_plugin_uinput.Tpo .deps/g15_plugin_uinput.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -avoid-version -module -o g15plugin_uinput.la -rpath /usr/lib/g15daemon/1.9.5.3/plugins g15_plugin_uinput.lo -lpthread -lm -lg15render -lg15
# clang -shared .libs/g15_plugin_uinput.o -lpthread -lm -lg15render -lg15 -Wl,-soname -Wl,g15plugin_uinput.so -o .libs/g15plugin_uinput.so
# creating g15plugin_uinput.la
# (cd .libs && rm -f g15plugin_uinput.la && ln -s ../g15plugin_uinput.la g15plugin_uinput.la)
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -I../g15daemon -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -Wall -MT g15_plugin_net.lo -MD -MP -MF .deps/g15_plugin_net.Tpo -c -o g15_plugin_net.lo g15_plugin_net.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -I../g15daemon -DDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -Wall -MT g15_plugin_net.lo -MD -MP -MF .deps/g15_plugin_net.Tpo -c g15_plugin_net.c -fPIC -DPIC -o .libs/g15_plugin_net.o
# mv -f .deps/g15_plugin_net.Tpo .deps/g15_plugin_net.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -avoid-version -module -o g15plugin_tcpserver.la -rpath /usr/lib/g15daemon/1.9.5.3/plugins g15_plugin_net.lo -lpthread -lm -lg15render -lg15
# clang -shared .libs/g15_plugin_net.o -lpthread -lm -lg15render -lg15 -Wl,-soname -Wl,g15plugin_tcpserver.so -o .libs/g15plugin_tcpserver.so
# creating g15plugin_tcpserver.la
# (cd .libs && rm -f g15plugin_tcpserver.la && ln -s ../g15plugin_tcpserver.la g15plugin_tcpserver.la)
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -I../g15daemon -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -Wall -MT g15_plugin_clock.lo -MD -MP -MF .deps/g15_plugin_clock.Tpo -c -o g15_plugin_clock.lo g15_plugin_clock.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -I../g15daemon -DDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9.5.3/plugins\" -I/usr/include -Wall -MT g15_plugin_clock.lo -MD -MP -MF .deps/g15_plugin_clock.Tpo -c g15_plugin_clock.c -fPIC -DPIC -o .libs/g15_plugin_clock.o
# mv -f .deps/g15_plugin_clock.Tpo .deps/g15_plugin_clock.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -avoid-version -module -o g15plugin_clock.la -rpath /usr/lib/g15daemon/1.9.5.3/plugins g15_plugin_clock.lo -lpthread -lm -lg15render -lg15
# clang -shared .libs/g15_plugin_clock.o -lpthread -lm -lg15render -lg15 -Wl,-soname -Wl,g15plugin_clock.so -o .libs/g15plugin_clock.so
# creating g15plugin_clock.la
# (cd .libs && rm -f g15plugin_clock.la && ln -s ../g15plugin_clock.la g15plugin_clock.la)
# make[2]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/plugins'
# make[2]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# make[2]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# make[1]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in libg15daemon_client
# make[1]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/libg15daemon_client'
# make[2]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/libg15daemon_client'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'libg15daemon_client.la' '/tmp/g15daemon/pkg/g15daemon/usr/lib/libg15daemon_client.la'
# /usr/bin/install -c .libs/libg15daemon_client.so.1.0.2 /tmp/g15daemon/pkg/g15daemon/usr/lib/libg15daemon_client.so.1.0.2
# (cd /tmp/g15daemon/pkg/g15daemon/usr/lib && { ln -s -f libg15daemon_client.so.1.0.2 libg15daemon_client.so.1 || { rm -f libg15daemon_client.so.1 && ln -s libg15daemon_client.so.1.0.2 libg15daemon_client.so.1; }; })
# (cd /tmp/g15daemon/pkg/g15daemon/usr/lib && { ln -s -f libg15daemon_client.so.1.0.2 libg15daemon_client.so || { rm -f libg15daemon_client.so && ln -s libg15daemon_client.so.1.0.2 libg15daemon_client.so; }; })
# /usr/bin/install -c .libs/libg15daemon_client.lai /tmp/g15daemon/pkg/g15daemon/usr/lib/libg15daemon_client.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/include"
# /usr/bin/install -c -m 644 'g15daemon_client.h' '/tmp/g15daemon/pkg/g15daemon/usr/include/g15daemon_client.h'
# make[2]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/libg15daemon_client'
# make[1]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/libg15daemon_client'
# Making install in g15daemon
# make[1]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/g15daemon'
# make[2]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/g15daemon'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'g15daemon' '/tmp/g15daemon/pkg/g15daemon/usr/bin/g15daemon'
# /usr/bin/install -c g15daemon /tmp/g15daemon/pkg/g15daemon/usr/bin/g15daemon
# test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/include"
# /usr/bin/install -c -m 644 'g15daemon.h' '/tmp/g15daemon/pkg/g15daemon/usr/include/g15daemon.h'
# make[2]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/g15daemon'
# make[1]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/g15daemon'
# Making install in plugins
# make[1]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/plugins'
# make[2]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/plugins'
# test -z "/usr/lib/g15daemon/1.9.5.3/plugins" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'g15plugin_uinput.la' '/tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_uinput.la'
# /usr/bin/install -c .libs/g15plugin_uinput.so /tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_uinput.so
# /usr/bin/install -c .libs/g15plugin_uinput.lai /tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_uinput.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/g15daemon/1.9.5.3/plugins'
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'g15plugin_tcpserver.la' '/tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.la'
# /usr/bin/install -c .libs/g15plugin_tcpserver.so /tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.so
# /usr/bin/install -c .libs/g15plugin_tcpserver.lai /tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/g15daemon/1.9.5.3/plugins'
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'g15plugin_clock.la' '/tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_clock.la'
# /usr/bin/install -c .libs/g15plugin_clock.so /tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_clock.so
# /usr/bin/install -c .libs/g15plugin_clock.lai /tmp/g15daemon/pkg/g15daemon/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_clock.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/g15daemon/1.9.5.3/plugins'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/plugins'
# make[1]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3/plugins'
# make[1]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# make[2]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/doc/g15daemon-1.9.5.3" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3"
# /usr/bin/install -c -m 644 'FAQ' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/FAQ'
# /usr/bin/install -c -m 644 'README.usage' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/README.usage'
# /usr/bin/install -c -m 644 'README' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/README'
# /usr/bin/install -c -m 644 'ChangeLog' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/ChangeLog'
# /usr/bin/install -c -m 644 'TODO' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/TODO'
# /usr/bin/install -c -m 644 'AUTHORS' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/AUTHORS'
# /usr/bin/install -c -m 644 'NEWS' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/NEWS'
# /usr/bin/install -c -m 644 'LICENSE' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/LICENSE'
# /usr/bin/install -c -m 644 'README.Linux' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/README.Linux'
# /usr/bin/install -c -m 644 'README.FreeBSD' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/README.FreeBSD'
# /usr/bin/install -c -m 644 'README.Solaris' '/tmp/g15daemon/pkg/g15daemon/usr/share/doc/g15daemon-1.9.5.3/README.Solaris'
# test -z "/usr/share/g15daemon/splash" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/share/g15daemon/splash"
# /usr/bin/install -c -m 644 'images/g15logo2.wbmp' '/tmp/g15daemon/pkg/g15daemon/usr/share/g15daemon/splash/g15logo2.wbmp'
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/share/man/man1"
# /usr/bin/install -c -m 644 '././Documentation/g15daemon.1' '/tmp/g15daemon/pkg/g15daemon/usr/share/man/man1/g15daemon.1'
# test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/tmp/g15daemon/pkg/g15daemon/usr/share/man/man3"
# /usr/bin/install -c -m 644 '././Documentation/g15daemon_client_devel.3' '/tmp/g15daemon/pkg/g15daemon/usr/share/man/man3/g15daemon_client_devel.3'
# make install-data-hook
# make[3]: Entering directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# make[3]: Nothing to be done for 'install-data-hook'.
# make[3]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# make[2]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# make[1]: Leaving directory '/tmp/g15daemon/src/g15daemon-1.9.5.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing libtool files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "g15daemon"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: g15daemon 1.9.5.3-7 (Thu Apr 13 15:20:54 UTC 2017)

CMD: pacman --query --file g15daemon-1.9.5.3-7-x86_64.pkg.tar.xz
# g15daemon 1.9.5.3-7

Creating hybrid package for 'g15daemon'

Trying to find vanilla package 'g15daemon'...

CMD: pacman --query --file /mirror/g15daemon-1.9.5.3-7.pkg.tar.xz
# g15daemon 1.9.5.3-7

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libg15daemon_client.so
# /usr/lib/libg15daemon_client.so.1
# /usr/lib/libg15daemon_client.so.1.0.2
# /usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.so
# /usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_uinput.so
# /usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_clock.so
# /usr/lib/systemd/system/g15daemon.service
# /usr/share/g15daemon/splash/g15logo2.wbmp
# /usr/share/man/man1/g15daemon.1.gz
# /usr/share/man/man3/g15daemon_client_devel.3.gz
# /usr/share/doc/g15daemon-1.9.5.3/README.usage
# /usr/share/doc/g15daemon-1.9.5.3/FAQ
# /usr/share/doc/g15daemon-1.9.5.3/LICENSE
# /usr/share/doc/g15daemon-1.9.5.3/README.Linux
# /usr/share/doc/g15daemon-1.9.5.3/ChangeLog
# /usr/share/doc/g15daemon-1.9.5.3/TODO
# /usr/share/doc/g15daemon-1.9.5.3/README.FreeBSD
# /usr/share/doc/g15daemon-1.9.5.3/README.Solaris
# /usr/share/doc/g15daemon-1.9.5.3/README
# /usr/share/doc/g15daemon-1.9.5.3/AUTHORS
# /usr/share/doc/g15daemon-1.9.5.3/NEWS
# /usr/bin/g15daemon
# /usr/include/g15daemon.h
# /usr/include/g15daemon_client.h
# /sysroot/usr/lib/libg15daemon_client.so.1.0.2
# /sysroot/usr/lib/libg15daemon_client.so.1
# /sysroot/usr/lib/libg15daemon_client.so
# /sysroot/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_uinput.so
# /sysroot/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.so
# /sysroot/usr/lib/g15daemon/1.9.5.3/plugins/g15plugin_clock.so
# /sysroot/usr/lib/systemd/system/g15daemon.service
# /sysroot/usr/include/g15daemon_client.h
# /sysroot/usr/include/g15daemon.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 g15daemon.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/g15daemon.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/g15daemon.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/g15daemon/src/g15daemon-1.9.5.3/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 g15daemon configure 1.9.5.3, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 287fbd6c36cf
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1983: checking build system type
# configure:2001: result: x86_64-unknown-linux-gnu
# configure:2023: checking host system type
# configure:2038: result: x86_64-unknown-linux-gnu
# configure:2060: checking target system type
# configure:2075: result: x86_64-unknown-linux-gnu
# configure:2119: checking for a BSD-compatible install
# configure:2175: result: /usr/bin/install -c
# configure:2186: checking whether build environment is sane
# configure:2229: result: yes
# configure:2257: checking for a thread-safe mkdir -p
# configure:2296: result: /usr/bin/mkdir -p
# configure:2309: checking for gawk
# configure:2325: found /usr/bin/gawk
# configure:2336: result: gawk
# configure:2347: checking whether make sets $(MAKE)
# configure:2368: result: yes
# configure:2448: checking for x86_64-unknown-linux-strip
# configure:2478: result: no
# configure:2488: checking for strip
# configure:2504: found /usr/bin/strip
# configure:2515: result: strip
# configure:2571: checking for x86_64-unknown-linux-gcc
# configure:2598: result: clang
# configure:2876: checking for C compiler version
# configure:2883: 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:2886: $? = 0
# configure:2893: 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:2896: $? = 0
# configure:2903: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2906: $? = 1
# configure:2929: checking for C compiler default output file name
# configure:2956: clang conftest.c >&5
# configure:2959: $? = 0
# configure:2997: result: a.out
# configure:3014: checking whether the C compiler works
# configure:3024: ./a.out
# configure:3027: $? = 0
# configure:3044: result: yes
# configure:3051: checking whether we are cross compiling
# configure:3053: result: no
# configure:3056: checking for suffix of executables
# configure:3063: clang -o conftest conftest.c >&5
# configure:3066: $? = 0
# configure:3090: result:
# configure:3096: checking for suffix of object files
# configure:3122: clang -c conftest.c >&5
# configure:3125: $? = 0
# configure:3148: result: o
# configure:3152: checking whether we are using the GNU C compiler
# configure:3181: clang -c conftest.c >&5
# configure:3187: $? = 0
# configure:3204: result: yes
# configure:3209: checking whether clang accepts -g
# configure:3239: clang -c -g conftest.c >&5
# configure:3245: $? = 0
# configure:3344: result: yes
# configure:3361: checking for clang option to accept ISO C89
# configure:3435: clang -c conftest.c >&5
# configure:3441: $? = 0
# configure:3464: result: none needed
# configure:3493: checking for style of include used by make
# configure:3521: result: GNU
# configure:3546: checking dependency style of clang
# configure:3637: result: gcc3
# configure:3724: checking for a sed that does not truncate output
# configure:3780: result: /usr/bin/sed
# configure:3783: checking for grep that handles long lines and -e
# configure:3857: result: /usr/bin/grep
# configure:3862: checking for egrep
# configure:3940: result: /usr/bin/grep -E
# configure:3956: checking for ld used by clang
# configure:4023: result: /usr/bin/ld
# configure:4032: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4047: result: yes
# configure:4052: checking for /usr/bin/ld option to reload object files
# configure:4059: result: -r
# configure:4077: checking for BSD-compatible nm
# configure:4126: result: /usr/bin/nm -B
# configure:4130: checking whether ln -s works
# configure:4134: result: yes
# configure:4141: checking how to recognize dependent libraries
# configure:4327: result: pass_all
# configure:4416: clang -c conftest.c >&5
# configure:4419: $? = 0
# configure:4568: checking how to run the C preprocessor
# configure:4608: clang -E conftest.c
# configure:4614: $? = 0
# configure:4645: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4651: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "g15daemon"
# | #define PACKAGE_TARNAME "g15daemon"
# | #define PACKAGE_VERSION "1.9.5.3"
# | #define PACKAGE_STRING "g15daemon 1.9.5.3"
# | #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# | #define PACKAGE "g15daemon"
# | #define VERSION "1.9.5.3"
# | /* end confdefs.h. */
# | #include
# configure:4684: result: clang -E
# configure:4713: clang -E conftest.c
# configure:4719: $? = 0
# configure:4750: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4756: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "g15daemon"
# | #define PACKAGE_TARNAME "g15daemon"
# | #define PACKAGE_VERSION "1.9.5.3"
# | #define PACKAGE_STRING "g15daemon 1.9.5.3"
# | #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# | #define PACKAGE "g15daemon"
# | #define VERSION "1.9.5.3"
# | /* end confdefs.h. */
# | #include
# configure:4794: checking for ANSI C header files
# configure:4824: clang -c conftest.c >&5
# configure:4830: $? = 0
# configure:4929: clang -o conftest conftest.c >&5
# configure:4932: $? = 0
# configure:4938: ./conftest
# configure:4941: $? = 0
# configure:4958: result: yes
# configure:4982: checking for sys/types.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:4982: checking for sys/stat.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:4982: checking for stdlib.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:4982: checking for string.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:4982: checking for memory.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:4982: checking for strings.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:4982: checking for inttypes.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:4982: checking for stdint.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:4982: checking for unistd.h
# configure:5003: clang -c conftest.c >&5
# configure:5009: $? = 0
# configure:5025: result: yes
# configure:5052: checking dlfcn.h usability
# configure:5069: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5089: result: yes
# configure:5093: checking dlfcn.h presence
# configure:5108: clang -E conftest.c
# configure:5114: $? = 0
# configure:5128: result: yes
# configure:5161: checking for dlfcn.h
# configure:5169: result: yes
# configure:5298: checking for C++ compiler version
# configure:5305: 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:5308: $? = 0
# configure:5315: 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:5318: $? = 0
# configure:5325: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5328: $? = 1
# configure:5331: checking whether we are using the GNU C++ compiler
# configure:5360: clang++ -c conftest.cpp >&5
# configure:5366: $? = 0
# configure:5383: result: yes
# configure:5388: checking whether clang++ accepts -g
# configure:5418: clang++ -c -g conftest.cpp >&5
# configure:5424: $? = 0
# configure:5523: result: yes
# configure:5548: checking dependency style of clang++
# configure:5639: result: gcc3
# configure:5664: checking how to run the C++ preprocessor
# configure:5700: clang++ -E conftest.cpp
# configure:5706: $? = 0
# configure:5737: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5743: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "g15daemon"
# | #define PACKAGE_TARNAME "g15daemon"
# | #define PACKAGE_VERSION "1.9.5.3"
# | #define PACKAGE_STRING "g15daemon 1.9.5.3"
# | #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# | #define PACKAGE "g15daemon"
# | #define VERSION "1.9.5.3"
# | #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:5776: result: clang++ -E
# configure:5805: clang++ -E conftest.cpp
# configure:5811: $? = 0
# configure:5842: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5848: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "g15daemon"
# | #define PACKAGE_TARNAME "g15daemon"
# | #define PACKAGE_VERSION "1.9.5.3"
# | #define PACKAGE_STRING "g15daemon 1.9.5.3"
# | #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# | #define PACKAGE "g15daemon"
# | #define VERSION "1.9.5.3"
# | #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:5897: checking for x86_64-unknown-linux-g77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-xlf
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-f77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-frt
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-pgf77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-cf77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-fort77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-fl32
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-af77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-xlf90
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-f90
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-pgf90
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-pghpf
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-epcf90
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-gfortran
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-g95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-xlf95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-f95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-fort
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-ifort
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-ifc
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-efc
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-pgf95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-lf95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-ftn
# configure:5927: result: no
# configure:5941: checking for g77
# configure:5971: result: no
# configure:5941: checking for xlf
# configure:5971: result: no
# configure:5941: checking for f77
# configure:5971: result: no
# configure:5941: checking for frt
# configure:5971: result: no
# configure:5941: checking for pgf77
# configure:5971: result: no
# configure:5941: checking for cf77
# configure:5971: result: no
# configure:5941: checking for fort77
# configure:5971: result: no
# configure:5941: checking for fl32
# configure:5971: result: no
# configure:5941: checking for af77
# configure:5971: result: no
# configure:5941: checking for xlf90
# configure:5971: result: no
# configure:5941: checking for f90
# configure:5971: result: no
# configure:5941: checking for pgf90
# configure:5971: result: no
# configure:5941: checking for pghpf
# configure:5971: result: no
# configure:5941: checking for epcf90
# configure:5971: result: no
# configure:5941: checking for gfortran
# configure:5957: found /usr/bin/gfortran
# configure:5968: result: gfortran
# configure:5998: checking for Fortran 77 compiler version
# configure:6005: 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:6008: $? = 0
# configure:6015: 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:6018: $? = 0
# configure:6025: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6028: $? = 1
# configure:6036: checking whether we are using the GNU Fortran 77 compiler
# configure:6055: gfortran -c conftest.F >&5
# configure:6061: $? = 0
# configure:6078: result: yes
# configure:6084: checking whether gfortran accepts -g
# configure:6101: gfortran -c -g conftest.f >&5
# configure:6107: $? = 0
# configure:6123: result: yes
# configure:6153: checking the maximum length of command line arguments
# configure:6265: result: 1572864
# configure:6277: checking command to parse /usr/bin/nm -B output from clang object
# configure:6382: clang -c conftest.c >&5
# configure:6385: $? = 0
# configure:6389: /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:6392: $? = 0
# configure:6444: clang -o conftest conftest.c conftstm.o >&5
# configure:6447: $? = 0
# configure:6485: result: ok
# configure:6489: checking for objdir
# configure:6504: result: .libs
# configure:6556: checking for x86_64-unknown-linux-ar
# configure:6586: result: no
# configure:6596: checking for ar
# configure:6612: found /usr/bin/ar
# configure:6623: result: ar
# configure:6652: checking for x86_64-unknown-linux-ranlib
# configure:6682: result: no
# configure:6692: checking for ranlib
# configure:6708: found /usr/bin/ranlib
# configure:6719: result: ranlib
# configure:6748: checking for x86_64-unknown-linux-strip
# configure:6775: result: strip
# configure:7101: checking if clang supports -fno-rtti -fno-exceptions
# configure:7119: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7123: $? = 0
# configure:7136: result: yes
# configure:7151: checking for clang option to produce PIC
# configure:7383: result: -fPIC
# configure:7391: checking if clang PIC flag -fPIC works
# configure:7409: clang -c -fPIC -DPIC conftest.c >&5
# configure:7413: $? = 0
# configure:7426: result: yes
# configure:7454: checking if clang static flag -static works
# configure:7482: result: yes
# configure:7492: checking if clang supports -c -o file.o
# configure:7513: clang -c -o out/conftest2.o conftest.c >&5
# configure:7517: $? = 0
# configure:7539: result: yes
# configure:7565: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:8545: result: yes
# configure:8566: checking whether -lc should be explicitly linked in
# configure:8571: clang -c conftest.c >&5
# configure:8574: $? = 0
# configure:8589: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8592: $? = 0
# configure:8604: result: no
# configure:8612: checking dynamic linker characteristics
# configure:9027: clang -c conftest.c >&5
# configure:9030: $? = 0
# configure:9235: result: GNU/Linux ld.so
# configure:9244: checking how to hardcode library paths into programs
# configure:9269: result: immediate
# configure:9283: checking whether stripping libraries is possible
# configure:9288: result: yes
# configure:9412: checking for shl_load
# configure:9468: clang -o conftest conftest.c >&5
# /tmp/conftest-d1719c.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9474: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "g15daemon"
# | #define PACKAGE_TARNAME "g15daemon"
# | #define PACKAGE_VERSION "1.9.5.3"
# | #define PACKAGE_STRING "g15daemon 1.9.5.3"
# | #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# | #define PACKAGE "g15daemon"
# | #define VERSION "1.9.5.3"
# | #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. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:9491: result: no
# configure:9496: checking for shl_load in -ldld
# configure:9531: clang -o conftest conftest.c -ldld >&5
# /usr/bin/ld: cannot find -ldld
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9537: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "g15daemon"
# | #define PACKAGE_TARNAME "g15daemon"
# | #define PACKAGE_VERSION "1.9.5.3"
# | #define PACKAGE_STRING "g15daemon 1.9.5.3"
# | #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# | #define PACKAGE "g15daemon"
# | #define VERSION "1.9.5.3"
# | #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. */
# |
# | /* 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 shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:9555: result: no
# configure:9560: checking for dlopen
# configure:9616: clang -o conftest conftest.c >&5
# /tmp/conftest-c6eaba.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `dlopen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9622: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "g15daemon"
# | #define PACKAGE_TARNAME "g15daemon"
# | #define PACKAGE_VERSION "1.9.5.3"
# | #define PACKAGE_STRING "g15daemon 1.9.5.3"
# | #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# | #define PACKAGE "g15daemon"
# | #define VERSION "1.9.5.3"
# | #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. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* 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 dlopen ();
# | /* 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_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:9639: result: no
# configure:9644: checking for dlopen in -ldl
# configure:9679: clang -o conftest conftest.c -ldl >&5
# configure:9685: $? = 0
# configure:9703: result: yes
# configure:9872: checking whether a program can dlopen itself
# configure:9946: clang -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:9942:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (status);
# ^
# configure:9942:5: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:9949: $? = 0
# configure:9967: result: yes
# configure:9972: checking whether a statically linked program can dlopen itself
# configure:10046: clang -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# configure:10042:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (status);
# ^
# configure:10042:5: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# /tmp/conftest-f493bd.o: In function `main':
# conftest.c:(.text+0x29): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10049: $? = 1
# configure:10067: result: no
# configure:10090: checking if libtool supports shared libraries
# configure:10092: result: yes
# configure:10095: checking whether to build shared libraries
# configure:10116: result: yes
# configure:10119: checking whether to build static libraries
# configure:10123: result: no
# configure:10216: creating libtool
# configure:10807: checking for ld used by clang++
# configure:10874: result: /usr/bin/ld -m elf_x86_64
# configure:10883: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:10898: result: yes
# configure:10949: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11923: result: yes
# configure:11941: clang++ -c conftest.cpp >&5
# configure:11944: $? = 0
# configure:12096: checking for clang++ option to produce PIC
# configure:12380: result: -fPIC
# configure:12388: checking if clang++ PIC flag -fPIC works
# configure:12406: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12410: $? = 0
# configure:12423: result: yes
# configure:12451: checking if clang++ static flag -static works
# configure:12479: result: yes
# configure:12489: checking if clang++ supports -c -o file.o
# configure:12510: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12514: $? = 0
# configure:12536: result: yes
# configure:12562: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12587: result: yes
# configure:12654: checking dynamic linker characteristics
# configure:13017: clang++ -c conftest.cpp >&5
# configure:13020: $? = 0
# configure:13225: result: GNU/Linux ld.so
# configure:13234: checking how to hardcode library paths into programs
# configure:13259: result: immediate
# configure:13796: checking if libtool supports shared libraries
# configure:13798: result: yes
# configure:13801: checking whether to build shared libraries
# configure:13821: result: yes
# configure:13824: checking whether to build static libraries
# configure:13828: result: no
# configure:13838: checking for gfortran option to produce PIC
# configure:14070: result: -fPIC
# configure:14078: checking if gfortran PIC flag -fPIC works
# configure:14096: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14100: $? = 0
# configure:14113: result: yes
# configure:14141: checking if gfortran static flag -static works
# configure:14169: result: no
# configure:14179: checking if gfortran supports -c -o file.o
# configure:14200: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14204: $? = 0
# configure:14226: result: yes
# configure:14252: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15212: result: yes
# configure:15279: checking dynamic linker characteristics
# configure:15642: gfortran -c -g -O2 conftest.f >&5
# conftest.f:1:2:
#
# #line 15641 "configure"
# 1
# Warning: Illegal preprocessor directive
# configure:15645: $? = 0
# configure:15850: result: GNU/Linux ld.so
# configure:15859: checking how to hardcode library paths into programs
# configure:15884: result: immediate
# configure:19488: checking for initLibG15 in -lg15
# configure:19523: clang -o conftest conftest.c -lg15 >&5
# configure:19529: $? = 0
# configure:19547: result: yes
# configure:19563: checking for g15r_loadWbmpSplash in -lg15render
# configure:19598: clang -o conftest conftest.c -lg15render -lg15 >&5
# configure:19604: $? = 0
# configure:19622: result: yes
# configure:19638: checking for sin in -lm
# configure:19673: clang -o conftest conftest.c -lm -lg15render -lg15 >&5
# conftest.c:30:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
# char sin ();
# ^
# conftest.c:30:6: note: 'sin' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:19679: $? = 0
# configure:19697: result: yes
# configure:19709: checking for pthread_mutex_init in -lpthread
# configure:19744: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# configure:19750: $? = 0
# configure:19768: result: yes
# configure:19780: checking for daemon
# configure:19836: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# configure:19842: $? = 0
# configure:19859: result: yes
# configure:19871: checking for an ANSI C-conforming const
# configure:19946: clang -c conftest.c >&5
# configure:19952: $? = 0
# configure:19967: result: yes
# configure:19977: checking for pid_t
# configure:20007: clang -c conftest.c >&5
# configure:20013: $? = 0
# configure:20028: result: yes
# configure:20040: checking for size_t
# configure:20070: clang -c conftest.c >&5
# configure:20076: $? = 0
# configure:20091: result: yes
# configure:20106: checking whether clang needs -traditional
# configure:20148: result: no
# configure:20171: checking sys/select.h usability
# configure:20188: clang -c conftest.c >&5
# configure:20194: $? = 0
# configure:20208: result: yes
# configure:20212: checking sys/select.h presence
# configure:20227: clang -E conftest.c
# configure:20233: $? = 0
# configure:20247: result: yes
# configure:20280: checking for sys/select.h
# configure:20288: result: yes
# configure:20171: checking sys/socket.h usability
# configure:20188: clang -c conftest.c >&5
# configure:20194: $? = 0
# configure:20208: result: yes
# configure:20212: checking sys/socket.h presence
# configure:20227: clang -E conftest.c
# configure:20233: $? = 0
# configure:20247: result: yes
# configure:20280: checking for sys/socket.h
# configure:20288: result: yes
# configure:20301: checking types of arguments for select
# configure:20339: clang -c conftest.c >&5
# configure:20345: $? = 0
# configure:20366: result: int,fd_set *,struct timeval *
# configure:20393: checking for strftime
# configure:20449: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# configure:20455: $? = 0
# configure:20473: result: yes
# configure:20563: checking for memset
# configure:20619: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:55:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:20625: $? = 0
# configure:20643: result: yes
# configure:20563: checking for select
# configure:20619: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# configure:20625: $? = 0
# configure:20643: result: yes
# configure:20563: checking for socket
# configure:20619: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# configure:20625: $? = 0
# configure:20643: result: yes
# configure:20563: checking for strerror
# configure:20619: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# conftest.c:58:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:58:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:20625: $? = 0
# configure:20643: result: yes
# configure:20563: checking for backtrace
# configure:20619: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# configure:20625: $? = 0
# configure:20643: result: yes
# configure:20563: checking for backtrace_symbols
# configure:20619: clang -o conftest conftest.c -lpthread -lm -lg15render -lg15 >&5
# configure:20625: $? = 0
# configure:20643: result: yes
# configure:20655: checking for ANSI C header files
# configure:20819: result: yes
# configure:20829: checking for sys/wait.h that is POSIX.1 compatible
# configure:20865: clang -c conftest.c >&5
# configure:20871: $? = 0
# configure:20886: result: yes
# configure:20911: checking linux/input.h usability
# configure:20928: clang -c conftest.c >&5
# configure:20934: $? = 0
# configure:20948: result: yes
# configure:20952: checking linux/input.h presence
# configure:20967: clang -E conftest.c
# configure:20973: $? = 0
# configure:20987: result: yes
# configure:21020: checking for linux/input.h
# configure:21028: result: yes
# configure:21056: checking execinfo.h usability
# configure:21073: clang -c conftest.c >&5
# configure:21079: $? = 0
# configure:21093: result: yes
# configure:21097: checking execinfo.h presence
# configure:21112: clang -E conftest.c
# configure:21118: $? = 0
# configure:21132: result: yes
# configure:21165: checking for execinfo.h
# configure:21173: result: yes
# configure:21201: checking linux/uinput.h usability
# configure:21218: clang -c conftest.c >&5
# configure:21224: $? = 0
# configure:21238: result: yes
# configure:21242: checking linux/uinput.h presence
# configure:21257: clang -E conftest.c
# configure:21263: $? = 0
# configure:21277: result: yes
# configure:21310: checking for linux/uinput.h
# configure:21318: result: yes
# configure:21343: checking for arpa/inet.h
# configure:21367: clang -c conftest.c >&5
# configure:21373: $? = 0
# configure:21389: result: yes
# configure:21343: checking for fcntl.h
# configure:21367: clang -c conftest.c >&5
# configure:21373: $? = 0
# configure:21389: result: yes
# configure:21343: checking for stdlib.h
# configure:21389: result: yes
# configure:21343: checking for string.h
# configure:21389: result: yes
# configure:21343: checking for sys/socket.h
# configure:21389: result: yes
# configure:21343: checking for unistd.h
# configure:21389: result: yes
# configure:21343: checking for libg15.h
# configure:21367: clang -c conftest.c >&5
# configure:21373: $? = 0
# configure:21389: result: yes
# configure:21410: checking for struct uinput_user_dev.id
# configure:21443: clang -c conftest.c >&5
# conftest.c:60:1: error: statement requires expression of scalar type ('struct input_id' invalid)
# if (ac_aggr.id)
# ^ ~~~~~~~~~~
# 1 error generated.
# configure:21449: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "g15daemon"
# | #define PACKAGE_TARNAME "g15daemon"
# | #define PACKAGE_VERSION "1.9.5.3"
# | #define PACKAGE_STRING "g15daemon 1.9.5.3"
# | #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# | #define PACKAGE "g15daemon"
# | #define VERSION "1.9.5.3"
# | #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 HAVE_LIBG15 1
# | #define HAVE_LIBG15RENDER 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_DAEMON 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SELECT 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRERROR 1
# | #define HAVE_BACKTRACE 1
# | #define HAVE_BACKTRACE_SYMBOLS 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_LINUX_UINPUT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIBG15_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# |
# | int
# | main ()
# | {
# | static struct uinput_user_dev ac_aggr;
# | if (ac_aggr.id)
# | return 0;
# | ;
# | return 0;
# | }
# configure:21487: clang -c conftest.c >&5
# configure:21493: $? = 0
# configure:21511: result: yes
# configure:21522: Necessary includes exist: Compiling Uinput Plugin
# configure:21543: OS is Linux, using uinput if available
# configure:22106: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by g15daemon config.status 1.9.5.3, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 287fbd6c36cf
#
# config.status:675: creating Makefile
# config.status:675: creating g15daemon/Makefile
# config.status:675: creating libg15daemon_client/Makefile
# config.status:675: creating plugins/Makefile
# config.status:675: creating config.h
# config.status:991: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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_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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_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_backtrace=yes
# ac_cv_func_backtrace_symbols=yes
# ac_cv_func_daemon=yes
# ac_cv_func_dlopen=no
# ac_cv_func_memset=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_shl_load=no
# ac_cv_func_socket=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_execinfo_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libg15_h=yes
# ac_cv_header_linux_input_h=yes
# ac_cv_header_linux_uinput_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_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_g15_initLibG15=yes
# ac_cv_lib_g15render_g15r_loadWbmpSplash=yes
# ac_cv_lib_m_sin=yes
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_member_struct_uinput_user_dev_id=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# 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_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/g15daemon/src/g15daemon-1.9.5.3/config/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/g15daemon/src/g15daemon-1.9.5.3/config/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/g15daemon/src/g15daemon-1.9.5.3/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/g15daemon/src/g15daemon-1.9.5.3/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/g15daemon/src/g15daemon-1.9.5.3/config/missing --run automake-1.10'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=' -DDATADIR="\"$(datadir)\"" -DPLUGINDIR=\"$(G15DAEMON_PLUGIN_DIR)\" -I$(includedir)'
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# G15DAEMON_PLUGIN_DIR='${exec_prefix}/lib/g15daemon/1.9.5.3/plugins'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# KEXT_INSTALL_FALSE=''
# KEXT_INSTALL_TRUE='#'
# KEXT_LOCATION=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lpthread -lm -lg15render -lg15 '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/g15daemon/src/g15daemon-1.9.5.3/config/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='g15daemon'
# PACKAGE_BUGREPORT='mlampard@users.sf.net'
# PACKAGE_NAME='g15daemon'
# PACKAGE_STRING='g15daemon 1.9.5.3'
# PACKAGE_TARNAME='g15daemon'
# PACKAGE_VERSION='1.9.5.3'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# UINPUT_INTERFACE_PLUGIN_FALSE='#'
# UINPUT_INTERFACE_PLUGIN_TRUE=''
# VERSION='1.9.5.3'
# 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__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_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='$(SHELL) /tmp/g15daemon/src/g15daemon-1.9.5.3/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# 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 "g15daemon"
# #define PACKAGE_TARNAME "g15daemon"
# #define PACKAGE_VERSION "1.9.5.3"
# #define PACKAGE_STRING "g15daemon 1.9.5.3"
# #define PACKAGE_BUGREPORT "mlampard@users.sf.net"
# #define PACKAGE "g15daemon"
# #define VERSION "1.9.5.3"
# #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 HAVE_LIBG15 1
# #define HAVE_LIBG15RENDER 1
# #define HAVE_LIBM 1
# #define HAVE_LIBPTHREAD 1
# #define HAVE_DAEMON 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define HAVE_STRFTIME 1
# #define HAVE_MEMSET 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define HAVE_STRERROR 1
# #define HAVE_BACKTRACE 1
# #define HAVE_BACKTRACE_SYMBOLS 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_LINUX_INPUT_H 1
# #define HAVE_EXECINFO_H 1
# #define HAVE_LINUX_UINPUT_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIBG15_H 1
# #define HAVE_UINPUT_USER_DEV_ID 1
# #define OSTYPE_LINUX 1
# #define BUILD_OS_NAME "Linux 4.10.6-1-ARCH x86_64"
# #define BUILD_DATE "Thu 13 Apr 2017 15:20:47"
# #define COMPILER_VERSION "Selected multilib: .;@m64"
#
# configure: exit 0