Build of uptimed with musl toolchain

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

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

SLOCLanguage
4,203 sh
2,818 makefile
2,655 ansic
9,676 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: uptimed 0.4.0-1 (Wed Apr 5 00:34:25 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# aclocal...
# autoheader...
# libtoolize... using libtoolize
# automake...
# 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:5: installing './compile'
# configure.ac:6: installing './config.guess'
# configure.ac:6: installing './config.sub'
# configure.ac:7: installing './install-sh'
# configure.ac:7: installing './missing'
# libuptimed/Makefile.am: installing './depcomp'
# autoconf...
# ready to configure
# checking for x86_64-unknown-linux-gcc... clang
# 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... yes
# 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 whether clang understands -c and -o together... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... gawk
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of clang... gcc3
# 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 that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating etc/uptimed.service
# config.status: creating config.h
# config.status: executing libtool commands
# config.status: executing depfiles commands
# checking for getopt... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for getdtablesize... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating etc/uptimed.service
# config.status: creating Makefile
# config.status: creating libuptimed/Makefile
# config.status: creating src/Makefile
# config.status: creating man/Makefile
# config.status: creating etc/Makefile
# config.status: creating uptimed.spec
# config.status: creating config.h
# config.status: executing libtool commands
# config.status: executing depfiles commands
#
# --- Now type "gmake" to build Uptimed ---
# --- If gmake is not working, try "make" ---
#
# make all-recursive
# make[1]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0'
# Making all in libuptimed
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/libuptimed'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -MT milestone.lo -MD -MP -MF .deps/milestone.Tpo -c -o milestone.lo milestone.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -MT urec.lo -MD -MP -MF .deps/urec.Tpo -c -o urec.lo urec.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -MT urec.lo -MD -MP -MF .deps/urec.Tpo -c urec.c -fPIC -DPIC -o .libs/urec.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -MT milestone.lo -MD -MP -MF .deps/milestone.Tpo -c milestone.c -fPIC -DPIC -o .libs/milestone.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
# mv -f .deps/misc.Tpo .deps/misc.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -MT urec.lo -MD -MP -MF .deps/urec.Tpo -c urec.c -o urec.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -MT milestone.lo -MD -MP -MF .deps/milestone.Tpo -c milestone.c -o milestone.o >/dev/null 2>&1
# mv -f .deps/urec.Tpo .deps/urec.Plo
# mv -f .deps/milestone.Tpo .deps/milestone.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -version-info 0:0:0 -o libuptimed.la -rpath /usr/lib misc.lo milestone.lo urec.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/misc.o .libs/milestone.o .libs/urec.o -Wl,-soname -Wl,libuptimed.so.0 -o .libs/libuptimed.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libuptimed.so.0" && ln -s "libuptimed.so.0.0.0" "libuptimed.so.0")
# libtool: link: (cd ".libs" && rm -f "libuptimed.so" && ln -s "libuptimed.so.0.0.0" "libuptimed.so")
# libtool: link: ar cru .libs/libuptimed.a misc.o milestone.o urec.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libuptimed.a
# libtool: link: ( cd ".libs" && rm -f "libuptimed.la" && ln -s "../libuptimed.la" "libuptimed.la" )
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/libuptimed'
# Making all in src
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/src'
# clang -DHAVE_CONFIG_H -I. -I.. -I../libuptimed -DSD_DAEMON_DISABLE_MQ -DFILE_CONFIG=\"/etc/uptimed.conf\" -MT uprecords.o -MD -MP -MF .deps/uprecords.Tpo -c -o uprecords.o uprecords.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../libuptimed -DSD_DAEMON_DISABLE_MQ -DFILE_CONFIG=\"/etc/uptimed.conf\" -MT uptimed.o -MD -MP -MF .deps/uptimed.Tpo -c -o uptimed.o uptimed.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../libuptimed -DSD_DAEMON_DISABLE_MQ -DFILE_CONFIG=\"/etc/uptimed.conf\" -MT sd-daemon.o -MD -MP -MF .deps/sd-daemon.Tpo -c -o sd-daemon.o sd-daemon.c
# uptimed.c:90:22: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (log_max_entries < 0)
# ~~~~~~~~~~~~~~~ ^ ~
# uprecords.c:472:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
# if (ctimec = ctime(&since)) {
# ~~~~~~~^~~~~~~~~~~~~~~
# uprecords.c:472:15: note: place parentheses around the assignment to silence this warning
# if (ctimec = ctime(&since)) {
# ^
# ( )
# uprecords.c:472:15: note: use '==' to turn this assignment into an equality comparison
# if (ctimec = ctime(&since)) {
# ^
# ==
# 1 warning generated.
# mv -f .deps/uptimed.Tpo .deps/uptimed.Po
# 1 warning generated.
# mv -f .deps/uprecords.Tpo .deps/uprecords.Po
# mv -f .deps/sd-daemon.Tpo .deps/sd-daemon.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -DFILE_CONFIG=\"/etc/uptimed.conf\" -o uprecords uprecords.o ../libuptimed/libuptimed.la
# /bin/sh ../libtool --tag=CC --mode=link clang -DFILE_CONFIG=\"/etc/uptimed.conf\" -o uptimed uptimed.o sd-daemon.o ../libuptimed/libuptimed.la
# libtool: link: clang -DFILE_CONFIG=\"/etc/uptimed.conf\" -o .libs/uptimed uptimed.o sd-daemon.o ../libuptimed/.libs/libuptimed.so
# libtool: link: clang -DFILE_CONFIG=\"/etc/uptimed.conf\" -o .libs/uprecords uprecords.o ../libuptimed/.libs/libuptimed.so
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/src'
# Making all in man
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/man'
# Making all in etc
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/etc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/etc'
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0'
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0'
# make[1]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in libuptimed
# make[1]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/libuptimed'
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/libuptimed'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/uptimed/pkg/uptimed/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libuptimed.la '/tmp/uptimed/pkg/uptimed/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libuptimed.so.0.0.0 /tmp/uptimed/pkg/uptimed/usr/lib/libuptimed.so.0.0.0
# libtool: install: (cd /tmp/uptimed/pkg/uptimed/usr/lib && { ln -s -f libuptimed.so.0.0.0 libuptimed.so.0 || { rm -f libuptimed.so.0 && ln -s libuptimed.so.0.0.0 libuptimed.so.0; }; })
# libtool: install: (cd /tmp/uptimed/pkg/uptimed/usr/lib && { ln -s -f libuptimed.so.0.0.0 libuptimed.so || { rm -f libuptimed.so && ln -s libuptimed.so.0.0.0 libuptimed.so; }; })
# libtool: install: /usr/bin/install -c .libs/libuptimed.lai /tmp/uptimed/pkg/uptimed/usr/lib/libuptimed.la
# libtool: install: /usr/bin/install -c .libs/libuptimed.a /tmp/uptimed/pkg/uptimed/usr/lib/libuptimed.a
# libtool: install: chmod 644 /tmp/uptimed/pkg/uptimed/usr/lib/libuptimed.a
# libtool: install: ranlib /tmp/uptimed/pkg/uptimed/usr/lib/libuptimed.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/libuptimed'
# make[1]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/libuptimed'
# Making install in src
# make[1]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/src'
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/uptimed/pkg/uptimed/usr/bin'
# /usr/sbin/mkdir -p '/tmp/uptimed/pkg/uptimed/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c uprecords '/tmp/uptimed/pkg/uptimed/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c uptimed '/tmp/uptimed/pkg/uptimed/usr/bin'
# libtool: warning: '../libuptimed/libuptimed.la' has not been installed in '/usr/lib'
# libtool: warning: '../libuptimed/libuptimed.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/uptimed /tmp/uptimed/pkg/uptimed/usr/bin/uptimed
# libtool: install: /usr/bin/install -c .libs/uprecords /tmp/uptimed/pkg/uptimed/usr/bin/uprecords
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/src'
# make[1]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/src'
# Making install in man
# make[1]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/man'
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/uptimed/pkg/uptimed/usr/share/man/man8'
# /usr/sbin/mkdir -p '/tmp/uptimed/pkg/uptimed/usr/share/man/man1'
# /usr/bin/install -c -m 644 uptimed.8 '/tmp/uptimed/pkg/uptimed/usr/share/man/man8'
# /usr/bin/install -c -m 644 uprecords.1 '/tmp/uptimed/pkg/uptimed/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/man'
# make[1]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/man'
# Making install in etc
# make[1]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/etc'
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0/etc'
# /usr/sbin/mkdir -p '/tmp/uptimed/pkg/uptimed/usr/lib/systemd/system'
# /usr/sbin/mkdir -p '/tmp/uptimed/pkg/uptimed/etc'
# /usr/bin/install -c -m 644 uptimed.conf-dist '/tmp/uptimed/pkg/uptimed/etc'
# /usr/bin/install -c -m 644 uptimed.service '/tmp/uptimed/pkg/uptimed/usr/lib/systemd/system'
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/etc'
# make[1]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0/etc'
# make[1]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0'
# make[2]: Entering directory '/tmp/uptimed/src/uptimed-0.4.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/install -c -d /tmp/uptimed/pkg/uptimed/var/spool/uptimed
# make[2]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0'
# make[1]: Leaving directory '/tmp/uptimed/src/uptimed-0.4.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "uptimed"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: uptimed 0.4.0-1 (Wed Apr 5 00:34:51 UTC 2017)

CMD: pacman --query --file uptimed-0.4.0-1-x86_64.pkg.tar.xz
# uptimed 0.4.0-1

Creating hybrid package for 'uptimed'

Trying to find vanilla package 'uptimed'...

CMD: pacman --query --file /mirror/uptimed-0.4.0-1.pkg.tar.xz
# uptimed 0.4.0-1

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /etc/uptimed.conf
# /usr/bin/uprecords
# /usr/bin/uptimed
# /usr/share/man/man1/uprecords.1.gz
# /usr/share/man/man8/uptimed.8.gz
# /usr/lib/libuptimed.so.0
# /usr/lib/libuptimed.so
# /usr/lib/libuptimed.so.0.0.0
# /usr/lib/systemd/system/uptimed.service
# /sysroot/usr/lib/libuptimed.so.0.0.0
# /sysroot/usr/lib/libuptimed.so.0
# /sysroot/usr/lib/libuptimed.so
# /sysroot/usr/lib/libuptimed.la
# /sysroot/usr/lib/libuptimed.a
# /sysroot/usr/lib/systemd/system/uptimed.service

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr var sysroot .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/uptimed.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/uptimed.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/uptimed/src/uptimed-0.4.0/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 uptimed configure 0.4.0, 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
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8402866e1e77
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2232: checking for x86_64-unknown-linux-gcc
# configure:2259: result: clang
# configure:2528: checking for C compiler version
# configure:2537: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2548: $? = 0
# configure:2537: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2548: $? = 0
# configure:2537: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2548: $? = 1
# configure:2537: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2548: $? = 1
# configure:2568: checking whether the C compiler works
# configure:2590: clang conftest.c >&5
# configure:2594: $? = 0
# configure:2642: result: yes
# configure:2645: checking for C compiler default output file name
# configure:2647: result: a.out
# configure:2653: checking for suffix of executables
# configure:2660: clang -o conftest conftest.c >&5
# configure:2664: $? = 0
# configure:2686: result:
# configure:2708: checking whether we are cross compiling
# configure:2716: clang -o conftest conftest.c >&5
# configure:2720: $? = 0
# configure:2727: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2731: $? = 127
# configure:2746: result: yes
# configure:2751: checking for suffix of object files
# configure:2773: clang -c conftest.c >&5
# configure:2777: $? = 0
# configure:2798: result: o
# configure:2802: checking whether we are using the GNU C compiler
# configure:2821: clang -c conftest.c >&5
# configure:2821: $? = 0
# configure:2830: result: yes
# configure:2839: checking whether clang accepts -g
# configure:2859: clang -c -g conftest.c >&5
# configure:2859: $? = 0
# configure:2900: result: yes
# configure:2917: checking for clang option to accept ISO C89
# configure:2980: clang -c conftest.c >&5
# configure:2980: $? = 0
# configure:2993: result: none needed
# configure:3050: checking whether clang understands -c and -o together
# configure:3072: clang -c conftest.c -o conftest2.o
# configure:3075: $? = 0
# configure:3072: clang -c conftest.c -o conftest2.o
# configure:3075: $? = 0
# configure:3087: result: yes
# configure:3133: checking build system type
# configure:3147: result: x86_64-unknown-linux-gnu
# configure:3167: checking host system type
# configure:3180: result: x86_64-unknown-linux-gnu
# configure:3221: checking how to print strings
# configure:3248: result: printf
# configure:3269: checking for a sed that does not truncate output
# configure:3333: result: /usr/sbin/sed
# configure:3351: checking for grep that handles long lines and -e
# configure:3409: result: /usr/sbin/grep
# configure:3414: checking for egrep
# configure:3476: result: /usr/sbin/grep -E
# configure:3481: checking for fgrep
# configure:3543: result: /usr/sbin/grep -F
# configure:3578: checking for ld used by clang
# configure:3645: result: /sysroot/bin/ld
# configure:3652: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:3667: result: yes
# configure:3679: checking for BSD- or MS-compatible name lister (nm)
# configure:3733: result: /sysroot/bin/nm -B
# configure:3863: checking the name lister (/sysroot/bin/nm -B) interface
# configure:3870: clang -c conftest.c >&5
# configure:3873: /sysroot/bin/nm -B "conftest.o"
# configure:3876: output
# 0000000000000000 B some_variable
# configure:3883: result: BSD nm
# configure:3886: checking whether ln -s works
# configure:3890: result: yes
# configure:3898: checking the maximum length of command line arguments
# configure:4029: result: 1572864
# configure:4077: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4117: result: func_convert_file_noop
# configure:4124: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4144: result: func_convert_file_noop
# configure:4151: checking for /sysroot/bin/ld option to reload object files
# configure:4158: result: -r
# configure:4192: checking for x86_64-unknown-linux-objdump
# configure:4222: result: no
# configure:4232: checking for objdump
# configure:4248: found /sysroot/bin/objdump
# configure:4259: result: objdump
# configure:4271: WARNING: using cross tools not prefixed with host triplet
# configure:4291: checking how to recognize dependent libraries
# configure:4491: result: pass_all
# configure:4536: checking for x86_64-unknown-linux-dlltool
# configure:4566: result: no
# configure:4576: checking for dlltool
# configure:4606: result: no
# configure:4636: checking how to associate runtime and link libraries
# configure:4663: result: printf %s\n
# configure:4680: checking for x86_64-unknown-linux-ar
# configure:4710: result: no
# configure:4724: checking for ar
# configure:4740: found /sysroot/bin/ar
# configure:4751: result: ar
# configure:4788: checking for archiver @FILE support
# configure:4805: clang -c conftest.c >&5
# configure:4805: $? = 0
# configure:4808: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:4811: $? = 0
# configure:4816: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:4819: $? = 1
# configure:4831: result: @
# configure:4849: checking for x86_64-unknown-linux-strip
# configure:4879: result: no
# configure:4889: checking for strip
# configure:4905: found /sysroot/bin/strip
# configure:4916: result: strip
# configure:4948: checking for x86_64-unknown-linux-ranlib
# configure:4978: result: no
# configure:4988: checking for ranlib
# configure:5004: found /sysroot/bin/ranlib
# configure:5015: result: ranlib
# configure:5092: checking for gawk
# configure:5108: found /usr/sbin/gawk
# configure:5119: result: gawk
# configure:5159: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:5312: clang -c conftest.c >&5
# configure:5315: $? = 0
# configure:5319: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:5322: $? = 0
# configure:5388: clang -o conftest conftest.c conftstm.o >&5
# configure:5391: $? = 0
# configure:5429: result: ok
# configure:5476: checking for sysroot
# configure:5506: result: no
# configure:5513: checking for a working dd
# configure:5551: result: /usr/sbin/dd
# configure:5555: checking how to truncate binary pipes
# configure:5570: result: /usr/sbin/dd bs=4096 count=1
# configure:5706: clang -c conftest.c >&5
# configure:5709: $? = 0
# configure:5859: checking for x86_64-unknown-linux-mt
# configure:5889: result: no
# configure:5899: checking for mt
# configure:5929: result: no
# configure:5949: checking if : is a manifest tool
# configure:5955: : '-?'
# configure:5963: result: no
# configure:6640: checking how to run the C preprocessor
# configure:6671: clang -E conftest.c
# configure:6671: $? = 0
# configure:6685: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "uptimed"
# | #define PACKAGE_TARNAME "uptimed"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "uptimed 0.4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:6710: result: clang -E
# configure:6730: clang -E conftest.c
# configure:6730: $? = 0
# configure:6744: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "uptimed"
# | #define PACKAGE_TARNAME "uptimed"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "uptimed 0.4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:6773: checking for ANSI C header files
# configure:6793: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6877: result: yes
# configure:6890: checking for sys/types.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6890: checking for sys/stat.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6890: checking for stdlib.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6890: checking for string.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6890: checking for memory.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6890: checking for strings.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6890: checking for inttypes.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6890: checking for stdint.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6890: checking for unistd.h
# configure:6890: clang -c conftest.c >&5
# configure:6890: $? = 0
# configure:6890: result: yes
# configure:6904: checking for dlfcn.h
# configure:6904: clang -c conftest.c >&5
# configure:6904: $? = 0
# configure:6904: result: yes
# configure:7160: checking for objdir
# configure:7175: result: .libs
# configure:7435: checking if clang supports -fno-rtti -fno-exceptions
# configure:7453: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7457: $? = 0
# configure:7470: result: yes
# configure:7828: checking for clang option to produce PIC
# configure:7835: result: -fPIC -DPIC
# configure:7843: checking if clang PIC flag -fPIC -DPIC works
# configure:7861: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7865: $? = 0
# configure:7878: result: yes
# configure:7907: checking if clang static flag -static works
# configure:7935: result: no
# configure:7950: checking if clang supports -c -o file.o
# configure:7971: clang -c -o out/conftest2.o conftest.c >&5
# configure:7975: $? = 0
# configure:7997: result: yes
# configure:8005: checking if clang supports -c -o file.o
# configure:8052: result: yes
# configure:8085: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9344: result: yes
# configure:9381: checking whether -lc should be explicitly linked in
# configure:9389: clang -c conftest.c >&5
# configure:9392: $? = 0
# configure:9407: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9410: $? = 0
# configure:9424: result: no
# configure:9584: checking dynamic linker characteristics
# configure:10165: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10165: $? = 0
# configure:10402: result: GNU/Linux ld.so
# configure:10524: checking how to hardcode library paths into programs
# configure:10549: result: immediate
# configure:11097: checking whether stripping libraries is possible
# configure:11102: result: yes
# configure:11137: checking if libtool supports shared libraries
# configure:11139: result: yes
# configure:11142: checking whether to build shared libraries
# configure:11167: result: yes
# configure:11170: checking whether to build static libraries
# configure:11174: result: yes
# configure:11227: checking for a BSD-compatible install
# configure:11295: result: /usr/bin/install -c
# configure:11306: checking whether build environment is sane
# configure:11361: result: yes
# configure:11417: checking for x86_64-unknown-linux-strip
# configure:11444: result: strip
# configure:11509: checking for a thread-safe mkdir -p
# configure:11548: result: /usr/sbin/mkdir -p
# configure:11551: checking whether make sets $(MAKE)
# configure:11573: result: yes
# configure:11603: checking for style of include used by make
# configure:11631: result: GNU
# configure:11665: checking whether make supports nested variables
# configure:11682: result: yes
# configure:11767: checking dependency style of clang
# configure:11878: result: gcc3
# configure:11953: checking for x86_64-unknown-linux-pkg-config
# configure:11986: result: no
# configure:11996: checking for pkg-config
# configure:12014: found /usr/sbin/pkg-config
# configure:12026: result: /usr/sbin/pkg-config
# configure:12051: checking pkg-config is at least version 0.9.0
# configure:12054: result: yes
# configure:12183: checking that generated files are newer than configure
# configure:12189: result: done
# configure:12212: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by uptimed config.status 0.4.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8402866e1e77
#
# config.status:1090: creating etc/uptimed.service
# config.status:1090: creating config.h
# config.status:1319: executing libtool commands
# config.status:1319: executing depfiles commands
# configure:14423: checking for getopt
# configure:14423: clang -o conftest conftest.c >&5
# configure:14423: $? = 0
# configure:14423: result: yes
# configure:14439: checking getopt.h usability
# configure:14439: clang -c conftest.c >&5
# configure:14439: $? = 0
# configure:14439: result: yes
# configure:14439: checking getopt.h presence
# configure:14439: clang -E conftest.c
# configure:14439: $? = 0
# configure:14439: result: yes
# configure:14439: checking for getopt.h
# configure:14439: result: yes
# configure:14451: checking for getdtablesize
# configure:14451: clang -o conftest conftest.c >&5
# configure:14451: $? = 0
# configure:14451: result: yes
# configure:14571: checking that generated files are newer than configure
# configure:14577: result: done
# configure:14608: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by uptimed config.status 0.4.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8402866e1e77
#
# config.status:1100: creating etc/uptimed.service
# config.status:1100: creating Makefile
# config.status:1100: creating libuptimed/Makefile
# config.status:1100: creating src/Makefile
# config.status:1100: creating man/Makefile
# config.status:1100: creating etc/Makefile
# config.status:1100: creating uptimed.spec
# config.status:1100: creating config.h
# config.status:1329: executing libtool commands
# config.status:1329: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_getdtablesize=yes
# ac_cv_func_getopt=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# 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_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/uptimed/src/uptimed-0.4.0/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)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/uptimed/src/uptimed-0.4.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/uptimed/src/uptimed-0.4.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/uptimed/src/uptimed-0.4.0/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_SYSTEMD_FALSE='#'
# HAVE_SYSTEMD_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/uptimed/src/uptimed-0.4.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='uptimed'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='uptimed'
# PACKAGE_STRING='uptimed 0.4.0'
# PACKAGE_TARNAME='uptimed'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.4.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.4.0'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# 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='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/uptimed/src/uptimed-0.4.0/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=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "uptimed"
# #define PACKAGE_TARNAME "uptimed"
# #define PACKAGE_VERSION "0.4.0"
# #define PACKAGE_STRING "uptimed 0.4.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #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 LT_OBJDIR ".libs/"
# #define PACKAGE "uptimed"
# #define VERSION "0.4.0"
# #define PLATFORM_LINUX 1
# #define HAVE_GETOPT 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETDTABLESIZE 1
#
# configure: exit 0