Build of hdapsd with vanilla toolchain

The build took 00h 00m 57s and was SUCCESSFUL.

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

SLOCLanguage
2,122 makefile
1,237 sh
1,211 ansic
4,570 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: hdapsd 20141203-2 (Wed Aug 24 12:12:21 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# autoreconf: Entering directory `.'
# autoreconf: configure.ac: not using Gettext
# autoreconf: running: aclocal
# autoreconf: configure.ac: tracing
# autoreconf: configure.ac: not using Libtool
# autoreconf: running: /usr/bin/autoconf
# autoreconf: running: /usr/bin/autoheader
# autoreconf: running: automake --add-missing --copy --no-force
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# configure.ac:17: installing './compile'
# configure.ac:6: installing './install-sh'
# configure.ac:6: installing './missing'
# src/Makefile.am: installing './depcomp'
# autoreconf: Leaving directory `.'
# 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 whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# 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 whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking linux/input.h usability... yes
# checking linux/input.h presence... yes
# checking for linux/input.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for an ANSI C-conforming const... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking return type of signal handlers... void
# checking for gettimeofday... yes
# checking for strerror... yes
# checking for uname... yes
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBCONFIG... no
# configure: libconfig was not found on your system, config file support will be disabled.
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating misc/Makefile
# config.status: creating src/config.h
# config.status: executing depfiles commands
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# 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 whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking linux/input.h usability... yes
# checking linux/input.h presence... yes
# checking for linux/input.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for an ANSI C-conforming const... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking return type of signal handlers... void
# checking for gettimeofday... yes
# checking for strerror... yes
# checking for uname... yes
# 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 LIBCONFIG... no
# configure: libconfig was not found on your system, config file support will be disabled.
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating misc/Makefile
# config.status: creating src/config.h
# config.status: src/config.h is unchanged
# config.status: executing depfiles commands
# Making all in src
# make[1]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/src'
# make all-am
# make[2]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/src'
# gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -MT hdapsd-hdapsd.o -MD -MP -MF .deps/hdapsd-hdapsd.Tpo -c -o hdapsd-hdapsd.o `test -f 'hdapsd.c' || echo './'`hdapsd.c
# gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -MT hdapsd-input-helper.o -MD -MP -MF .deps/hdapsd-input-helper.Tpo -c -o hdapsd-input-helper.o `test -f 'input-helper.c' || echo './'`input-helper.c
# mv -f .deps/hdapsd-input-helper.Tpo .deps/hdapsd-input-helper.Po
# mv -f .deps/hdapsd-hdapsd.Tpo .deps/hdapsd-hdapsd.Po
# gcc -o hdapsd hdapsd-hdapsd.o hdapsd-input-helper.o
# make[2]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/src'
# make[1]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/src'
# Making all in doc
# make[1]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/doc'
# sed -e 's|__VERSION__|20141203|' -e "s|__DATE__|`date -d 20141203 '+%Y-%m-%d'`|" < hdapsd.man > hdapsd.8
# make[1]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/doc'
# Making all in misc
# make[1]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/misc'
# rm -f hdapsd.service hdapsd.service.tmp
# rm -f hdapsd@.service hdapsd@.service.tmp
# srcdir=''; \
# test -f ./hdapsd.service.in || srcdir=./; \
# sed -e 's|@sbindir[@]|/usr/bin|g' ${srcdir}hdapsd.service.in >hdapsd.service.tmp
# srcdir=''; \
# test -f ./hdapsd@.service.in || srcdir=./; \
# sed -e 's|@sbindir[@]|/usr/bin|g' ${srcdir}hdapsd@.service.in >hdapsd@.service.tmp
# mv hdapsd.service.tmp hdapsd.service
# mv hdapsd@.service.tmp hdapsd@.service
# make[1]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/misc'
# make[1]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/src'
# make[2]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/hdapsd/pkg/hdapsd//usr/bin'
# /usr/bin/install -c hdapsd '/tmp/hdapsd/pkg/hdapsd//usr/bin'
# make[2]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/src'
# make[1]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/src'
# Making install in doc
# make[1]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/doc'
# make[2]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/hdapsd/pkg/hdapsd//usr/share/man/man8'
# /usr/bin/install -c -m 644 hdapsd.8 '/tmp/hdapsd/pkg/hdapsd//usr/share/man/man8'
# make[2]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/doc'
# make[1]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/doc'
# Making install in misc
# make[1]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/misc'
# make[2]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203/misc'
# /usr/sbin/mkdir -p '/tmp/hdapsd/pkg/hdapsd//usr/lib/systemd/system'
# /usr/bin/install -c -m 644 hdapsd@.service '/tmp/hdapsd/pkg/hdapsd//usr/lib/systemd/system'
# /usr/sbin/mkdir -p '/tmp/hdapsd/pkg/hdapsd//usr/lib/udev/rules.d'
# /usr/bin/install -c -m 644 hdapsd.rules '/tmp/hdapsd/pkg/hdapsd//usr/lib/udev/rules.d'
# make[2]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/misc'
# make[1]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203/misc'
# make[1]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203'
# make[2]: Entering directory '/tmp/hdapsd/src/hdapsd-20141203'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/hdapsd/pkg/hdapsd//usr/share/doc/hdapsd'
# /usr/bin/install -c -m 644 README.md ChangeLog '/tmp/hdapsd/pkg/hdapsd//usr/share/doc/hdapsd'
# make[2]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203'
# make[1]: Leaving directory '/tmp/hdapsd/src/hdapsd-20141203'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "hdapsd"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: hdapsd 20141203-2 (Wed Aug 24 12:12:33 UTC 2016)

CMD: pacman --query --file hdapsd-20141203-2-x86_64.pkg.tar.xz
# hdapsd 20141203-2

Creating hybrid package for 'hdapsd'

Trying to find vanilla package 'hdapsd'...

CMD: pacman --query --file /mirror/hdapsd-20141203-2.pkg.tar.xz
# hdapsd 20141203-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/udev/rules.d/hdapsd.rules
# /usr/lib/systemd/system/hdapsd@.service
# /usr/share/doc/hdapsd/ChangeLog
# /usr/share/doc/hdapsd/README.md
# /usr/share/man/man8/hdapsd.8.gz
# /usr/bin/hdapsd
# /sysroot/usr/lib/systemd/system/hdapsd@.service
# /sysroot/usr/lib/udev/rules.d/hdapsd.rules

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 hdapsd.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hdapsd.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/hdapsd.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/hdapsd/src/hdapsd-20141203/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 hdapsd configure 20141203, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --with-udevdir=/usr/lib/udev --with-systemdsystemunitdir=/usr/lib/systemd/system
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d5e810e67241
# 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:2231: checking for a BSD-compatible install
# configure:2299: result: /usr/bin/install -c
# configure:2310: checking whether build environment is sane
# configure:2365: result: yes
# configure:2424: checking for x86_64-unknown-linux-strip
# configure:2454: result: no
# configure:2464: checking for strip
# configure:2480: found /usr/sbin/strip
# configure:2491: result: strip
# configure:2516: checking for a thread-safe mkdir -p
# configure:2555: result: /usr/sbin/mkdir -p
# configure:2562: checking for gawk
# configure:2578: found /usr/sbin/gawk
# configure:2589: result: gawk
# configure:2600: checking whether make sets $(MAKE)
# configure:2622: result: yes
# configure:2651: checking whether make supports nested variables
# configure:2668: result: yes
# configure:2801: checking whether to enable maintainer-specific portions of Makefiles
# configure:2810: result: yes
# configure:2836: checking for x86_64-unknown-linux-gcc
# configure:2866: result: no
# configure:2876: checking for gcc
# configure:2892: found /usr/sbin/gcc
# configure:2903: result: gcc
# configure:3132: checking for C compiler version
# configure:3141: 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:3152: $? = 0
# configure:3141: 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:3152: $? = 0
# configure:3141: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3152: $? = 1
# configure:3141: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3152: $? = 1
# configure:3172: checking whether the C compiler works
# configure:3194: gcc conftest.c >&5
# configure:3198: $? = 0
# configure:3246: result: yes
# configure:3249: checking for C compiler default output file name
# configure:3251: result: a.out
# configure:3257: checking for suffix of executables
# configure:3264: gcc -o conftest conftest.c >&5
# configure:3268: $? = 0
# configure:3290: result:
# configure:3312: checking whether we are cross compiling
# configure:3320: gcc -o conftest conftest.c >&5
# configure:3324: $? = 0
# configure:3331: ./conftest
# configure:3335: $? = 0
# configure:3350: result: no
# configure:3355: checking for suffix of object files
# configure:3377: gcc -c conftest.c >&5
# configure:3381: $? = 0
# configure:3402: result: o
# configure:3406: checking whether we are using the GNU C compiler
# configure:3425: gcc -c conftest.c >&5
# configure:3425: $? = 0
# configure:3434: result: yes
# configure:3443: checking whether gcc accepts -g
# configure:3463: gcc -c -g conftest.c >&5
# configure:3463: $? = 0
# configure:3504: result: yes
# configure:3521: checking for gcc option to accept ISO C89
# configure:3584: gcc -c conftest.c >&5
# configure:3584: $? = 0
# configure:3597: result: none needed
# configure:3622: checking whether gcc understands -c and -o together
# configure:3644: gcc -c conftest.c -o conftest2.o
# configure:3647: $? = 0
# configure:3644: gcc -c conftest.c -o conftest2.o
# configure:3647: $? = 0
# configure:3659: result: yes
# configure:3687: checking for style of include used by make
# configure:3715: result: GNU
# configure:3741: checking dependency style of gcc
# configure:3852: result: gcc3
# configure:3877: checking how to run the C preprocessor
# configure:3908: gcc -E conftest.c
# configure:3908: $? = 0
# configure:3922: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hdapsd"
# | #define PACKAGE_TARNAME "hdapsd"
# | #define PACKAGE_VERSION "20141203"
# | #define PACKAGE_STRING "hdapsd 20141203"
# | #define PACKAGE_BUGREPORT "hdaps-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdapsd"
# | #define VERSION "20141203"
# | /* end confdefs.h. */
# | #include
# configure:3947: result: gcc -E
# configure:3967: gcc -E conftest.c
# configure:3967: $? = 0
# configure:3981: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hdapsd"
# | #define PACKAGE_TARNAME "hdapsd"
# | #define PACKAGE_VERSION "20141203"
# | #define PACKAGE_STRING "hdapsd 20141203"
# | #define PACKAGE_BUGREPORT "hdaps-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdapsd"
# | #define VERSION "20141203"
# | /* end confdefs.h. */
# | #include
# configure:4010: checking for grep that handles long lines and -e
# configure:4068: result: /usr/sbin/grep
# configure:4073: checking for egrep
# configure:4135: result: /usr/sbin/grep -E
# configure:4140: checking for ANSI C header files
# configure:4160: gcc -c conftest.c >&5
# configure:4160: $? = 0
# configure:4233: gcc -o conftest conftest.c >&5
# configure:4233: $? = 0
# configure:4233: ./conftest
# configure:4233: $? = 0
# configure:4244: result: yes
# configure:4257: checking for sys/types.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4257: checking for sys/stat.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4257: checking for stdlib.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4257: checking for string.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4257: checking for memory.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4257: checking for strings.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4257: checking for inttypes.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4257: checking for stdint.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4257: checking for unistd.h
# configure:4257: gcc -c conftest.c >&5
# configure:4257: $? = 0
# configure:4257: result: yes
# configure:4272: checking fcntl.h usability
# configure:4272: gcc -c conftest.c >&5
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking fcntl.h presence
# configure:4272: gcc -E conftest.c
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking for fcntl.h
# configure:4272: result: yes
# configure:4272: checking for stdlib.h
# configure:4272: result: yes
# configure:4272: checking for string.h
# configure:4272: result: yes
# configure:4272: checking sys/time.h usability
# configure:4272: gcc -c conftest.c >&5
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking sys/time.h presence
# configure:4272: gcc -E conftest.c
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking for sys/time.h
# configure:4272: result: yes
# configure:4272: checking for unistd.h
# configure:4272: result: yes
# configure:4272: checking syslog.h usability
# configure:4272: gcc -c conftest.c >&5
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking syslog.h presence
# configure:4272: gcc -E conftest.c
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking for syslog.h
# configure:4272: result: yes
# configure:4272: checking linux/input.h usability
# configure:4272: gcc -c conftest.c >&5
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking linux/input.h presence
# configure:4272: gcc -E conftest.c
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking for linux/input.h
# configure:4272: result: yes
# configure:4272: checking dirent.h usability
# configure:4272: gcc -c conftest.c >&5
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking dirent.h presence
# configure:4272: gcc -E conftest.c
# configure:4272: $? = 0
# configure:4272: result: yes
# configure:4272: checking for dirent.h
# configure:4272: result: yes
# configure:4284: checking for an ANSI C-conforming const
# configure:4350: gcc -c conftest.c >&5
# configure:4350: $? = 0
# configure:4357: result: yes
# configure:4365: checking whether time.h and sys/time.h may both be included
# configure:4385: gcc -c conftest.c >&5
# configure:4385: $? = 0
# configure:4392: result: yes
# configure:4402: checking return type of signal handlers
# configure:4420: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:4420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hdapsd"
# | #define PACKAGE_TARNAME "hdapsd"
# | #define PACKAGE_VERSION "20141203"
# | #define PACKAGE_STRING "hdapsd 20141203"
# | #define PACKAGE_BUGREPORT "hdaps-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdapsd"
# | #define VERSION "20141203"
# | #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_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:4427: result: void
# configure:4438: checking for gettimeofday
# configure:4438: gcc -o conftest conftest.c >&5
# configure:4438: $? = 0
# configure:4438: result: yes
# configure:4438: checking for strerror
# configure:4438: gcc -o conftest conftest.c >&5
# configure:4438: $? = 0
# configure:4438: result: yes
# configure:4438: checking for uname
# configure:4438: gcc -o conftest conftest.c >&5
# configure:4438: $? = 0
# configure:4438: result: yes
# configure:4460: checking for x86_64-unknown-linux-pkg-config
# configure:4493: result: no
# configure:4503: checking for pkg-config
# configure:4521: found /usr/sbin/pkg-config
# configure:4533: result: /usr/sbin/pkg-config
# configure:4558: checking pkg-config is at least version 0.9.0
# configure:4561: result: yes
# configure:4615: checking for LIBCONFIG
# configure:4622: $PKG_CONFIG --exists --print-errors "libconfig"
# Package libconfig was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libconfig.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libconfig' found
# configure:4625: $? = 1
# configure:4639: $PKG_CONFIG --exists --print-errors "libconfig"
# Package libconfig was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libconfig.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libconfig' found
# configure:4642: $? = 1
# configure:4656: result: no
# No package 'libconfig' found
# configure:4672: libconfig was not found on your system, config file support will be disabled.
# configure:4809: checking that generated files are newer than configure
# configure:4815: result: done
# configure:4850: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by hdapsd config.status 20141203, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d5e810e67241
#
# config.status:882: creating Makefile
# config.status:882: creating src/Makefile
# config.status:882: creating doc/Makefile
# config.status:882: creating misc/Makefile
# config.status:882: creating src/config.h
# config.status:1063: src/config.h is unchanged
# config.status:1111: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBCONFIG_CFLAGS_set=
# ac_cv_env_LIBCONFIG_CFLAGS_value=
# ac_cv_env_LIBCONFIG_LIBS_set=
# ac_cv_env_LIBCONFIG_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_func_gettimeofday=yes
# ac_cv_func_strerror=yes
# ac_cv_func_uname=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_input_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_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=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_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_signal=void
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/hdapsd/src/hdapsd-20141203/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/hdapsd/src/hdapsd-20141203/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/hdapsd/src/hdapsd-20141203/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/hdapsd/src/hdapsd-20141203/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# HAVE_LIBCONFIG_FALSE=''
# HAVE_LIBCONFIG_TRUE='#'
# HAVE_SYSTEMD_FALSE='#'
# HAVE_SYSTEMD_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBCONFIG_CFLAGS=''
# LIBCONFIG_LIBS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/hdapsd/src/hdapsd-20141203/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='hdapsd'
# PACKAGE_BUGREPORT='hdaps-devel@lists.sourceforge.net'
# PACKAGE_NAME='hdapsd'
# PACKAGE_STRING='hdapsd 20141203'
# PACKAGE_TARNAME='hdapsd'
# PACKAGE_URL=''
# PACKAGE_VERSION='20141203'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='20141203'
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/hdapsd/src/hdapsd-20141203/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# systemdsystemunitdir='/usr/lib/systemd/system'
# target_alias=''
# udevdir='/usr/lib/udev'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "hdapsd"
# #define PACKAGE_TARNAME "hdapsd"
# #define PACKAGE_VERSION "20141203"
# #define PACKAGE_STRING "hdapsd 20141203"
# #define PACKAGE_BUGREPORT "hdaps-devel@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "hdapsd"
# #define VERSION "20141203"
# #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_FCNTL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_LINUX_INPUT_H 1
# #define HAVE_DIRENT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define RETSIGTYPE void
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_STRERROR 1
# #define HAVE_UNAME 1
#
# configure: exit 0