Build of kmod with clang_glibc toolchain

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

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

SLOCLanguage
13,954 ansic
4,425 sh
3,672 makefile
8 python
22,059 total

The process tree of the build process is here.

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: kmod 22-1 (Thu Apr 13 18:01:34 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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... no
# 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 how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking whether to enable maintainer-specific portions of Makefiles... yes
# 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 style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking how to create a pax tar archive... gnutar
# checking dependency style of clang... gcc3
# checking whether make supports nested variables... (cached) 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/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# 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 command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/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 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... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for bash... /usr/bin/bash
# checking if dolt supports this host... yes, replacing libtool
# checking for a sed that does not truncate output... (cached) /usr/bin/sed
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for xsltproc... /usr/bin/xsltproc
# checking for clang option to accept ISO C99... none needed
# checking for __xstat... yes
# checking for __secure_getenv... no
# checking for secure_getenv... yes
# checking for finit_module... no
# checking if compiler has __builtin_clz builtin function... yes
# checking if compiler has __builtin_types_compatible_p builtin function... yes
# checking if compiler has __builtin_uaddl_overflow builtin function... yes
# checking if compiler has __builtin_uaddll_overflow builtin function... yes
# checking for struct stat.st_mtim... yes
# checking whether strndupa is declared... yes
# checking whether be32toh is declared... yes
# checking for linux/module.h... no
# checking whether _Static_assert() is supported... yes
# checking whether _Noreturn is supported... yes
# checking for liblzma... yes
# checking for zlib... yes
# checking for gtk-doc... yes
# checking for gtkdoc-check... gtkdoc-check.test
# checking for gtkdoc-check... /usr/bin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
# checking whether to build gtk-doc documentation... yes
# checking for GTKDOC_DEPS... yes
# checking if clang supports flag -pipe in envvar CFLAGS... yes
# checking if clang supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes
# checking if clang supports flag -Wall in envvar CFLAGS... yes
# checking if clang supports flag -W in envvar CFLAGS... yes
# checking if clang supports flag -Wextra in envvar CFLAGS... yes
# checking if clang supports flag -Wno-inline in envvar CFLAGS... yes
# checking if clang supports flag -Wvla in envvar CFLAGS... yes
# checking if clang supports flag -Wundef in envvar CFLAGS... yes
# checking if clang supports flag -Wformat=2 in envvar CFLAGS... yes
# checking if clang supports flag -Wlogical-op in envvar CFLAGS... no
# checking if clang supports flag -Wsign-compare in envvar CFLAGS... yes
# checking if clang supports flag -Wformat-security in envvar CFLAGS... yes
# checking if clang supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
# checking if clang supports flag -Wformat-nonliteral in envvar CFLAGS... yes
# checking if clang supports flag -Wold-style-definition in envvar CFLAGS... yes
# checking if clang supports flag -Wpointer-arith in envvar CFLAGS... yes
# checking if clang supports flag -Winit-self in envvar CFLAGS... yes
# checking if clang supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
# checking if clang supports flag -Wfloat-equal in envvar CFLAGS... yes
# checking if clang supports flag -Wmissing-prototypes in envvar CFLAGS... yes
# checking if clang supports flag -Wstrict-prototypes in envvar CFLAGS... yes
# checking if clang supports flag -Wredundant-decls in envvar CFLAGS... yes
# checking if clang supports flag -Wmissing-declarations in envvar CFLAGS... yes
# checking if clang supports flag -Wmissing-noreturn in envvar CFLAGS... yes
# checking if clang supports flag -Wshadow in envvar CFLAGS... yes
# checking if clang supports flag -Wendif-labels in envvar CFLAGS... yes
# checking if clang supports flag -Wstrict-aliasing=3 in envvar CFLAGS... no
# checking if clang supports flag -Wwrite-strings in envvar CFLAGS... yes
# checking if clang supports flag -Wno-long-long in envvar CFLAGS... yes
# checking if clang supports flag -Wno-overlength-strings in envvar CFLAGS... yes
# checking if clang supports flag -Wno-unused-parameter in envvar CFLAGS... yes
# checking if clang supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
# checking if clang supports flag -Wno-unused-result in envvar CFLAGS... yes
# checking if clang supports flag -Wnested-externs in envvar CFLAGS... yes
# checking if clang supports flag -Wchar-subscripts in envvar CFLAGS... yes
# checking if clang supports flag -Wtype-limits in envvar CFLAGS... yes
# checking if clang supports flag -Wuninitialized in envvar CFLAGS... yes
# checking if clang supports flag -fno-common in envvar CFLAGS... yes
# checking if clang supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
# checking if clang supports flag -fvisibility=hidden in envvar CFLAGS... yes
# checking if clang supports flag -ffunction-sections in envvar CFLAGS... yes
# checking if clang supports flag -fdata-sections in envvar CFLAGS... yes
# checking if clang supports flag -Wl,--as-needed in envvar LDFLAGS... yes
# checking if clang supports flag -Wl,--no-undefined in envvar LDFLAGS... yes
# checking if clang supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating man/Makefile
# config.status: creating libkmod/docs/Makefile
# config.status: creating libkmod/docs/version.xml
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# kmod 22
# =======
#
# prefix: /usr
# sysconfdir: /etc
# libdir: ${exec_prefix}/lib
# rootlibdir: ${exec_prefix}/lib
# includedir: ${prefix}/include
# bindir: ${exec_prefix}/bin
# Bash completions dir: ${datarootdir}/bash-completion/completions
#
# compiler: clang
# cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections
# ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections
#
# experimental features: no
# tools: yes
# python bindings: no
# logging: yes
# compression: xz=yes zlib=yes
# debug: no
# coverage: no
# doc: yes
# man: yes
# test-modules: yes
#
# features: +XZ +ZLIB -EXPERIMENTAL
#
# make --no-print-directory all-recursive
# Making all in .
# CC libkmod/libkmod.lo
# CC libkmod/libkmod-list.lo
# CC libkmod/libkmod-config.lo
# CC libkmod/libkmod-index.lo
# CC libkmod/libkmod-module.lo
# CC libkmod/libkmod-file.lo
# CC libkmod/libkmod-elf.lo
# CC libkmod/libkmod-signature.lo
# CC shared/array.lo
# CC shared/hash.lo
# CC shared/strbuf.lo
# CC shared/util.lo
# CCLD shared/libshared.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libkmod/libkmod.la
# CCLD libkmod/libkmod-internal.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC tools/kmod.o
# CC tools/lsmod.o
# CC tools/rmmod.o
# CC tools/insmod.o
# CC tools/modinfo.o
# CC tools/modprobe.o
# CC tools/depmod.o
# CC tools/log.o
# CC tools/static-nodes.o
# CCLD tools/kmod
# GEN tools/insmod
# GEN tools/rmmod
# GEN tools/lsmod
# GEN tools/modprobe
# GEN tools/modinfo
# GEN tools/depmod
# GEN libkmod/libkmod.pc
# Making all in libkmod/docs
# DOC Preparing build
# DOC Scanning header files
# DOC Introspecting gobjects
# DOC Building XML
# ./libkmod-unused.txt:1: warning: 9 unused declarations.They should be added to libkmod-sections.txt in the appropriate place.
# DOC Building HTML
# DOC Fixing cross-references
# Making all in man
# make[2]: Nothing to be done for 'all'.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make: Entering directory '/tmp/kmod/src/kmod-22'
# Making install in .
# /usr/bin/mkdir -p '/tmp/kmod/pkg/kmod/usr/lib'
# ./doltlibtool --mode=install /usr/bin/install -c libkmod/libkmod.la '/tmp/kmod/pkg/kmod/usr/lib'
# libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.so.2.3.0 /tmp/kmod/pkg/kmod/usr/lib/libkmod.so.2.3.0
# libtool: install: (cd /tmp/kmod/pkg/kmod/usr/lib && { ln -s -f libkmod.so.2.3.0 libkmod.so.2 || { rm -f libkmod.so.2 && ln -s libkmod.so.2.3.0 libkmod.so.2; }; })
# libtool: install: (cd /tmp/kmod/pkg/kmod/usr/lib && { ln -s -f libkmod.so.2.3.0 libkmod.so || { rm -f libkmod.so && ln -s libkmod.so.2.3.0 libkmod.so; }; })
# libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.lai /tmp/kmod/pkg/kmod/usr/lib/libkmod.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/kmod/pkg/kmod/usr/bin'
# ./doltlibtool --mode=install /usr/bin/install -c tools/kmod '/tmp/kmod/pkg/kmod/usr/bin'
# libtool: install: /usr/bin/install -c tools/kmod /tmp/kmod/pkg/kmod/usr/bin/kmod
# make --no-print-directory install-exec-hook
# if test "/usr/lib" != "/usr/lib"; then \
# /usr/bin/mkdir -p /tmp/kmod/pkg/kmod/usr/lib && \
# so_img_name=$(readlink /tmp/kmod/pkg/kmod/usr/lib/libkmod.so) && \
# so_img_rel_target_prefix=$(echo /usr/lib | sed -E 's,(^/|)[^/][^/]*,..,g') && \
# ln -sf $so_img_rel_target_prefix/usr/lib/$so_img_name /tmp/kmod/pkg/kmod/usr/lib/libkmod.so && \
# mv /tmp/kmod/pkg/kmod/usr/lib/libkmod.so.* /tmp/kmod/pkg/kmod/usr/lib; \
# fi
# /usr/bin/mkdir -p '/tmp/kmod/pkg/kmod/usr/share/bash-completion/completions'
# /usr/bin/install -c -m 644 shell-completion/bash/kmod '/tmp/kmod/pkg/kmod/usr/share/bash-completion/completions'
# /usr/bin/mkdir -p '/tmp/kmod/pkg/kmod/usr/include'
# /usr/bin/install -c -m 644 libkmod/libkmod.h '/tmp/kmod/pkg/kmod/usr/include'
# /usr/bin/mkdir -p '/tmp/kmod/pkg/kmod/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libkmod/libkmod.pc '/tmp/kmod/pkg/kmod/usr/lib/pkgconfig'
# Making install in libkmod/docs
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/install -c -m 644 ./html/api-index-full.html
# /usr/bin/install -c -m 644 ./html/ch01.html
# /usr/bin/install -c -m 644 ./html/home.png
# /usr/bin/install -c -m 644 ./html/index.html
# /usr/bin/install -c -m 644 ./html/left-insensitive.png
# /usr/bin/install -c -m 644 ./html/left.png
# /usr/bin/install -c -m 644 ./html/libkmod-libkmod-config.html
# /usr/bin/install -c -m 644 ./html/libkmod-libkmod-list.html
# /usr/bin/install -c -m 644 ./html/libkmod-libkmod-loaded.html
# /usr/bin/install -c -m 644 ./html/libkmod-libkmod-module.html
# /usr/bin/install -c -m 644 ./html/libkmod-libkmod.html
# /usr/bin/install -c -m 644 ./html/libkmod.devhelp2
# /usr/bin/install -c -m 644 ./html/right-insensitive.png
# /usr/bin/install -c -m 644 ./html/right.png
# /usr/bin/install -c -m 644 ./html/style.css
# /usr/bin/install -c -m 644 ./html/up-insensitive.png
# /usr/bin/install -c -m 644 ./html/up.png
# Making install in man
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/kmod/pkg/kmod/usr/share/man/man5'
# /usr/bin/install -c -m 644 depmod.d.5 modprobe.d.5 modules.dep.5 modules.dep.bin.5 '/tmp/kmod/pkg/kmod/usr/share/man/man5'
# /usr/bin/mkdir -p '/tmp/kmod/pkg/kmod/usr/share/man/man8'
# /usr/bin/install -c -m 644 kmod.8 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8 '/tmp/kmod/pkg/kmod/usr/share/man/man8'
# make: Leaving directory '/tmp/kmod/src/kmod-22'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# -> Stripping unneeded symbols from binaries and libraries...
# ==> Checking for packaging issue...
# ==> Creating package "kmod"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Creating package "kmod-debug"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: kmod 22-1 (Thu Apr 13 18:02:30 UTC 2017)

CMD: pacman --query --file kmod-22-1-x86_64.pkg.tar.xz
# kmod 22-1

Creating hybrid package for 'kmod'

Trying to find vanilla package 'kmod'...

CMD: pacman --query --file /mirror/perl-test-mockmodule-0.11-1.pkg.tar.xz
# perl-test-mockmodule 0.11-1

CMD: pacman --query --file /mirror/kmod-22-1.pkg.tar.xz
# kmod 22-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/libkmod.h
# /usr/share/bash-completion/completions/kmod
# /usr/share/gtk-doc/html/libkmod-3/home.png
# /usr/share/gtk-doc/html/libkmod-3/index.sgml
# /usr/share/gtk-doc/html/libkmod-3/left-insensitive.png
# /usr/share/gtk-doc/html/libkmod-3/left.png
# /usr/share/gtk-doc/html/libkmod-3/right-insensitive.png
# /usr/share/gtk-doc/html/libkmod-3/right.png
# /usr/share/gtk-doc/html/libkmod-3/style.css
# /usr/share/gtk-doc/html/libkmod-3/up-insensitive.png
# /usr/share/gtk-doc/html/libkmod-3/up.png
# /usr/share/gtk-doc/html/libkmod-3/libkmod-3.devhelp2
# /usr/share/gtk-doc/html/libkmod-3/api-index-full.html
# /usr/share/gtk-doc/html/libkmod-3/ch01.html
# /usr/share/gtk-doc/html/libkmod-3/index.html
# /usr/share/gtk-doc/html/libkmod-3/libkmod-libkmod-config.html
# /usr/share/gtk-doc/html/libkmod-3/libkmod-libkmod-list.html
# /usr/share/gtk-doc/html/libkmod-3/libkmod-libkmod-loaded.html
# /usr/share/gtk-doc/html/libkmod-3/libkmod-libkmod-module.html
# /usr/share/gtk-doc/html/libkmod-3/libkmod-libkmod.html
# /usr/share/man/man5/depmod.d.5.gz
# /usr/share/man/man5/modprobe.d.5.gz
# /usr/share/man/man5/modules.dep.5.gz
# /usr/share/man/man5/modules.dep.bin.5.gz
# /usr/share/man/man8/kmod.8.gz
# /usr/share/man/man8/depmod.8.gz
# /usr/share/man/man8/insmod.8.gz
# /usr/share/man/man8/lsmod.8.gz
# /usr/share/man/man8/rmmod.8.gz
# /usr/share/man/man8/modprobe.8.gz
# /usr/share/man/man8/modinfo.8.gz
# /usr/lib/libkmod.so.2
# /usr/lib/libkmod.so
# /usr/lib/libkmod.so.2.3.0
# /usr/lib/pkgconfig/libkmod.pc
# /usr/lib/depmod.d/search.conf
# /usr/bin/insmod
# /usr/bin/lsmod
# /usr/bin/rmmod
# /usr/bin/depmod
# /usr/bin/modprobe
# /usr/bin/modinfo
# /usr/bin/kmod
# /sysroot/usr/lib/libkmod.so.2.3.0
# /sysroot/usr/lib/libkmod.so.2
# /sysroot/usr/lib/libkmod.so
# /sysroot/usr/lib/libkmod.la
# /sysroot/usr/lib/pkgconfig/libkmod.pc
# /sysroot/usr/lib/depmod.d/search.conf
# /sysroot/usr/include/libkmod.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

CMD: pacman --query --file kmod-debug-22-1-x86_64.pkg.tar.xz
# kmod-debug 22-1

Creating hybrid package for 'kmod-debug'

Trying to find vanilla package 'kmod-debug'...

No matching packages found.

Printing config logfiles

CMD: config logfiles '/tmp/kmod/src/kmod-22/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 kmod configure 22, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --sysconfdir=/etc --enable-gtk-doc --with-xz --with-zlib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 920ddde7d647
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2508: checking for x86_64-unknown-linux-gcc
# configure:2535: result: clang
# configure:2804: checking for C compiler version
# configure:2813: 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:2824: $? = 0
# configure:2813: 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
# ... rest of stderr output deleted ...
# configure:2824: $? = 0
# configure:2813: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2824: $? = 1
# configure:2813: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2824: $? = 1
# configure:2844: checking whether the C compiler works
# configure:2866: clang conftest.c >&5
# configure:2870: $? = 0
# configure:2918: result: yes
# configure:2921: checking for C compiler default output file name
# configure:2923: result: a.out
# configure:2929: checking for suffix of executables
# configure:2936: clang -o conftest conftest.c >&5
# configure:2940: $? = 0
# configure:2962: result:
# configure:2984: checking whether we are cross compiling
# configure:2992: clang -o conftest conftest.c >&5
# configure:2996: $? = 0
# configure:3003: ./conftest
# configure:3007: $? = 0
# configure:3022: result: no
# configure:3027: checking for suffix of object files
# configure:3049: clang -c conftest.c >&5
# configure:3053: $? = 0
# configure:3074: result: o
# configure:3078: checking whether we are using the GNU C compiler
# configure:3097: clang -c conftest.c >&5
# configure:3097: $? = 0
# configure:3106: result: yes
# configure:3115: checking whether clang accepts -g
# configure:3135: clang -c -g conftest.c >&5
# configure:3135: $? = 0
# configure:3176: result: yes
# configure:3193: checking for clang option to accept ISO C89
# configure:3256: clang -c conftest.c >&5
# configure:3256: $? = 0
# configure:3269: result: none needed
# configure:3294: checking whether clang understands -c and -o together
# configure:3316: clang -c conftest.c -o conftest2.o
# configure:3319: $? = 0
# configure:3316: clang -c conftest.c -o conftest2.o
# configure:3319: $? = 0
# configure:3331: result: yes
# configure:3354: checking how to run the C preprocessor
# configure:3385: clang -E conftest.c
# configure:3385: $? = 0
# configure:3399: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3399: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | /* end confdefs.h. */
# | #include
# configure:3424: result: clang -E
# configure:3444: clang -E conftest.c
# configure:3444: $? = 0
# configure:3458: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3458: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | /* end confdefs.h. */
# | #include
# configure:3487: checking for grep that handles long lines and -e
# configure:3545: result: /usr/bin/grep
# configure:3550: checking for egrep
# configure:3612: result: /usr/bin/grep -E
# configure:3617: checking for ANSI C header files
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3710: clang -o conftest conftest.c >&5
# configure:3710: $? = 0
# configure:3710: ./conftest
# configure:3710: $? = 0
# configure:3721: result: yes
# configure:3734: checking for sys/types.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for sys/stat.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for stdlib.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for string.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for memory.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for strings.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for inttypes.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for stdint.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for unistd.h
# configure:3734: clang -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3747: checking minix/config.h usability
# configure:3747: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3747: result: no
# configure:3747: checking minix/config.h presence
# configure:3747: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:3747: result: no
# configure:3747: checking for minix/config.h
# configure:3747: result: no
# configure:3768: checking whether it is safe to define __EXTENSIONS__
# configure:3786: clang -c conftest.c >&5
# configure:3786: $? = 0
# configure:3793: result: yes
# configure:3814: checking for special C compiler options needed for large files
# configure:3859: result: no
# configure:3865: checking for _FILE_OFFSET_BITS value needed for large files
# configure:3890: clang -c conftest.c >&5
# configure:3890: $? = 0
# configure:3922: result: no
# configure:4009: checking whether to enable maintainer-specific portions of Makefiles
# configure:4018: result: yes
# configure:4047: checking for a BSD-compatible install
# configure:4115: result: /usr/bin/install -c
# configure:4126: checking whether build environment is sane
# configure:4181: result: yes
# configure:4329: checking for a thread-safe mkdir -p
# configure:4368: result: /usr/bin/mkdir -p
# configure:4375: checking for gawk
# configure:4391: found /usr/bin/gawk
# configure:4402: result: gawk
# configure:4413: checking whether make sets $(MAKE)
# configure:4435: result: yes
# configure:4465: checking for style of include used by make
# configure:4493: result: GNU
# configure:4527: checking whether make supports nested variables
# configure:4544: result: yes
# configure:4623: checking how to create a pax tar archive
# configure:4634: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:4637: $? = 0
# configure:4677: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
# configure:4680: $? = 0
# configure:4684: tar -xf -
# configure:4687: $? = 0
# configure:4689: cat conftest.dir/file
# GrepMe
# configure:4692: $? = 0
# configure:4705: result: gnutar
# configure:4714: checking dependency style of clang
# configure:4825: result: gcc3
# configure:4894: checking whether make supports nested variables
# configure:4911: result: yes
# configure:4951: checking build system type
# configure:4965: result: x86_64-unknown-linux-gnu
# configure:4985: checking host system type
# configure:4998: result: x86_64-unknown-linux-gnu
# configure:5039: checking how to print strings
# configure:5066: result: printf
# configure:5087: checking for a sed that does not truncate output
# configure:5151: result: /usr/bin/sed
# configure:5169: checking for fgrep
# configure:5231: result: /usr/bin/grep -F
# configure:5266: checking for ld used by clang
# configure:5333: result: /usr/bin/ld
# configure:5340: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5355: result: yes
# configure:5367: checking for BSD- or MS-compatible name lister (nm)
# configure:5421: result: /usr/bin/nm -B
# configure:5551: checking the name lister (/usr/bin/nm -B) interface
# configure:5558: clang -c conftest.c >&5
# configure:5561: /usr/bin/nm -B "conftest.o"
# configure:5564: output
# 0000000000000000 B some_variable
# configure:5571: result: BSD nm
# configure:5574: checking whether ln -s works
# configure:5578: result: yes
# configure:5586: checking the maximum length of command line arguments
# configure:5717: result: 1572864
# configure:5765: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5805: result: func_convert_file_noop
# configure:5812: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5832: result: func_convert_file_noop
# configure:5839: checking for /usr/bin/ld option to reload object files
# configure:5846: result: -r
# configure:5880: checking for x86_64-unknown-linux-objdump
# configure:5910: result: no
# configure:5920: checking for objdump
# configure:5936: found /usr/bin/objdump
# configure:5947: result: objdump
# configure:5979: checking how to recognize dependent libraries
# configure:6179: result: pass_all
# configure:6224: checking for x86_64-unknown-linux-dlltool
# configure:6254: result: no
# configure:6264: checking for dlltool
# configure:6294: result: no
# configure:6324: checking how to associate runtime and link libraries
# configure:6351: result: printf %s\n
# configure:6367: checking for x86_64-unknown-linux-ar
# configure:6397: result: no
# configure:6411: checking for ar
# configure:6427: found /usr/bin/ar
# configure:6438: result: ar
# configure:6475: checking for archiver @FILE support
# configure:6492: clang -c conftest.c >&5
# configure:6492: $? = 0
# configure:6495: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6498: $? = 0
# configure:6503: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6506: $? = 1
# configure:6518: result: @
# configure:6536: checking for x86_64-unknown-linux-strip
# configure:6566: result: no
# configure:6576: checking for strip
# configure:6592: found /usr/bin/strip
# configure:6603: result: strip
# configure:6635: checking for x86_64-unknown-linux-ranlib
# configure:6665: result: no
# configure:6675: checking for ranlib
# configure:6691: found /usr/bin/ranlib
# configure:6702: result: ranlib
# configure:6804: checking command to parse /usr/bin/nm -B output from clang object
# configure:6957: clang -c conftest.c >&5
# configure:6960: $? = 0
# configure:6964: /usr/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:6967: $? = 0
# configure:7033: clang -o conftest conftest.c conftstm.o >&5
# configure:7036: $? = 0
# configure:7074: result: ok
# configure:7121: checking for sysroot
# configure:7151: result: no
# configure:7158: checking for a working dd
# configure:7196: result: /usr/bin/dd
# configure:7200: checking how to truncate binary pipes
# configure:7215: result: /usr/bin/dd bs=4096 count=1
# configure:7351: clang -c conftest.c >&5
# configure:7354: $? = 0
# configure:7504: checking for x86_64-unknown-linux-mt
# configure:7534: result: no
# configure:7544: checking for mt
# configure:7574: result: no
# configure:7594: checking if : is a manifest tool
# configure:7600: : '-?'
# configure:7608: result: no
# configure:8282: checking for dlfcn.h
# configure:8282: clang -c conftest.c >&5
# configure:8282: $? = 0
# configure:8282: result: yes
# configure:8536: checking for objdir
# configure:8551: result: .libs
# configure:8815: checking if clang supports -fno-rtti -fno-exceptions
# configure:8833: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8837: $? = 0
# configure:8850: result: yes
# configure:9208: checking for clang option to produce PIC
# configure:9215: result: -fPIC -DPIC
# configure:9223: checking if clang PIC flag -fPIC -DPIC works
# configure:9241: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9245: $? = 0
# configure:9258: result: yes
# configure:9287: checking if clang static flag -static works
# configure:9315: result: yes
# configure:9330: checking if clang supports -c -o file.o
# configure:9351: clang -c -o out/conftest2.o conftest.c >&5
# configure:9355: $? = 0
# configure:9377: result: yes
# configure:9385: checking if clang supports -c -o file.o
# configure:9432: result: yes
# configure:9465: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10724: result: yes
# configure:10761: checking whether -lc should be explicitly linked in
# configure:10769: clang -c conftest.c >&5
# configure:10772: $? = 0
# configure:10787: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10790: $? = 0
# configure:10804: result: no
# configure:10964: checking dynamic linker characteristics
# configure:11545: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11545: $? = 0
# configure:11782: result: GNU/Linux ld.so
# configure:11904: checking how to hardcode library paths into programs
# configure:11929: result: immediate
# configure:12477: checking whether stripping libraries is possible
# configure:12482: result: yes
# configure:12517: checking if libtool supports shared libraries
# configure:12519: result: yes
# configure:12522: checking whether to build shared libraries
# configure:12547: result: yes
# configure:12550: checking whether to build static libraries
# configure:12554: result: no
# configure:12597: checking for bash
# configure:12615: found /usr/bin/bash
# configure:12627: result: /usr/bin/bash
# configure:12635: checking if dolt supports this host
# configure:12667: result: yes, replacing libtool
# configure:12818: checking for a sed that does not truncate output
# configure:12882: result: /usr/bin/sed
# configure:12888: checking whether ln -s works
# configure:12892: result: yes
# configure:12910: checking for x86_64-unknown-linux-pkg-config
# configure:12943: result: no
# configure:12953: checking for pkg-config
# configure:12971: found /usr/bin/pkg-config
# configure:12983: result: /usr/bin/pkg-config
# configure:13008: checking pkg-config is at least version 0.9.0
# configure:13011: result: yes
# configure:13021: checking for xsltproc
# configure:13039: found /usr/bin/xsltproc
# configure:13051: result: /usr/bin/xsltproc
# configure:13060: checking for clang option to accept ISO C99
# configure:13209: clang -c conftest.c >&5
# configure:13209: $? = 0
# configure:13222: result: none needed
# configure:13248: checking for __xstat
# configure:13248: clang -o conftest conftest.c >&5
# configure:13248: $? = 0
# configure:13248: result: yes
# configure:13248: checking for __secure_getenv
# configure:13248: clang -o conftest conftest.c >&5
# /tmp/conftest-0cdb7e.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `__secure_getenv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___XSTAT 1
# | /* end confdefs.h. */
# | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __secure_getenv innocuous___secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __secure_getenv
# |
# | /* 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 __secure_getenv ();
# | /* 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___secure_getenv || defined __stub_____secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __secure_getenv ();
# | ;
# | return 0;
# | }
# configure:13248: result: no
# configure:13248: checking for secure_getenv
# configure:13248: clang -o conftest conftest.c >&5
# configure:13248: $? = 0
# configure:13248: result: yes
# configure:13248: checking for finit_module
# configure:13248: clang -o conftest conftest.c >&5
# /tmp/conftest-ba472c.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `finit_module'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___XSTAT 1
# | #define HAVE_SECURE_GETENV 1
# | /* end confdefs.h. */
# | /* Define finit_module to an innocuous variant, in case declares finit_module.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define finit_module innocuous_finit_module
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char finit_module (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef finit_module
# |
# | /* 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 finit_module ();
# | /* 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_finit_module || defined __stub___finit_module
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return finit_module ();
# | ;
# | return 0;
# | }
# configure:13248: result: no
# configure:13271: checking if compiler has __builtin_clz builtin function
# configure:13288: clang -o conftest conftest.c >&5
# conftest.c:35:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
# __builtin_clz(0)
# ^~~~~~~~~~~~~ ~
# 1 warning generated.
# configure:13288: $? = 0
# configure:13296: result: yes
# configure:13318: checking if compiler has __builtin_types_compatible_p builtin function
# configure:13335: clang -o conftest conftest.c >&5
# conftest.c:36:8: warning: expression result unused [-Wunused-value]
# __builtin_types_compatible_p(int, int)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:13335: $? = 0
# configure:13343: result: yes
# configure:13365: checking if compiler has __builtin_uaddl_overflow builtin function
# configure:13382: clang -o conftest conftest.c >&5
# configure:13382: $? = 0
# configure:13390: result: yes
# configure:13412: checking if compiler has __builtin_uaddll_overflow builtin function
# configure:13429: clang -o conftest conftest.c >&5
# configure:13429: $? = 0
# configure:13437: result: yes
# configure:13459: checking for struct stat.st_mtim
# configure:13459: clang -c conftest.c >&5
# conftest.c:40:1: error: statement requires expression of scalar type ('struct timespec' invalid)
# if (ac_aggr.st_mtim)
# ^ ~~~~~~~~~~~~~~~
# 1 error generated.
# configure:13459: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___XSTAT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 1
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtim)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13459: clang -c conftest.c >&5
# configure:13459: $? = 0
# configure:13459: result: yes
# configure:13472: checking whether strndupa is declared
# configure:13472: clang -c conftest.c >&5
# configure:13472: $? = 0
# configure:13472: result: yes
# configure:13486: checking whether be32toh is declared
# configure:13486: clang -c conftest.c >&5
# configure:13486: $? = 0
# configure:13486: result: yes
# configure:13506: checking for linux/module.h
# configure:13506: clang -c conftest.c >&5
# conftest.c:71:10: fatal error: 'linux/module.h' file not found
# #include
# ^
# 1 error generated.
# configure:13506: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___XSTAT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 1
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 1
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | #define HAVE_DECL_STRNDUPA 1
# | #define HAVE_DECL_BE32TOH 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:13506: result: no
# configure:13521: checking whether _Static_assert() is supported
# configure:13527: clang -c conftest.c >&5
# configure:13527: $? = 0
# configure:13531: result: yes
# configure:13539: checking whether _Noreturn is supported
# configure:13545: clang -c conftest.c >&5
# conftest.c:38:27: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# _Noreturn int foo(void) { exit(0); }
# ^
# conftest.c:38:27: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:13545: $? = 0
# configure:13549: result: yes
# configure:13585: checking for liblzma
# configure:13592: $PKG_CONFIG --exists --print-errors "liblzma >= 4.99"
# configure:13595: $? = 0
# configure:13609: $PKG_CONFIG --exists --print-errors "liblzma >= 4.99"
# configure:13612: $? = 0
# configure:13670: result: yes
# configure:13721: checking for zlib
# configure:13728: $PKG_CONFIG --exists --print-errors "zlib"
# configure:13731: $? = 0
# configure:13745: $PKG_CONFIG --exists --print-errors "zlib"
# configure:13748: $? = 0
# configure:13806: result: yes
# configure:14594: checking for gtk-doc
# configure:14597: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
# configure:14600: $? = 0
# configure:14606: result: yes
# configure:14620: checking for gtkdoc-check
# configure:14636: found /usr/bin/gtkdoc-check
# configure:14647: result: gtkdoc-check.test
# configure:14657: checking for gtkdoc-check
# configure:14675: found /usr/bin/gtkdoc-check
# configure:14687: result: /usr/bin/gtkdoc-check
# configure:14699: checking for gtkdoc-rebase
# configure:14717: found /usr/bin/gtkdoc-rebase
# configure:14729: result: /usr/bin/gtkdoc-rebase
# configure:14743: checking for gtkdoc-mkpdf
# configure:14761: found /usr/bin/gtkdoc-mkpdf
# configure:14773: result: /usr/bin/gtkdoc-mkpdf
# configure:14801: checking whether to build gtk-doc documentation
# configure:14803: result: yes
# configure:14816: checking for GTKDOC_DEPS
# configure:14823: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:14826: $? = 0
# configure:14840: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:14843: $? = 0
# configure:14881: result: yes
# configure:15012: checking if clang supports flag -pipe in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -pipe conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -DANOTHER_BRICK_IN_THE conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wall in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wall conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -W in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -W conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wextra in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wextra conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wno-inline in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Winline conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wvla in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wvla conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wundef in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wundef conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wformat=2 in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wformat=2 conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wlogical-op in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wlogical-op conftest.c >&5
# error: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Werror,-Wunknown-warning-option]
# configure:15023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___XSTAT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 1
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 1
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | #define HAVE_DECL_STRNDUPA 1
# | #define HAVE_DECL_BE32TOH 1
# | #define HAVE_STATIC_ASSERT 1
# | #define HAVE_NORETURN 1
# | #define ENABLE_XZ 1
# | #define ENABLE_ZLIB 1
# | #define ENABLE_LOGGING 1
# | /* end confdefs.h. */
# | int main(void) { return 0; }
# configure:15033: result: no
# configure:15012: checking if clang supports flag -Wsign-compare in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wsign-compare conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wformat-security in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wformat-security conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wmissing-include-dirs in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wmissing-include-dirs conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wformat-nonliteral in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wformat-nonliteral conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wold-style-definition in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wold-style-definition conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wpointer-arith in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wpointer-arith conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Winit-self in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Winit-self conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wdeclaration-after-statement in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wdeclaration-after-statement conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wfloat-equal in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wfloat-equal conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wmissing-prototypes in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wmissing-prototypes conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wstrict-prototypes in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wstrict-prototypes conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wredundant-decls in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wredundant-decls conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wmissing-declarations in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wmissing-declarations conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wmissing-noreturn in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wmissing-noreturn conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wshadow in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wshadow conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wendif-labels in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wendif-labels conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wstrict-aliasing=3 in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wstrict-aliasing=3 conftest.c >&5
# error: unknown warning option '-Wstrict-aliasing=3'; did you mean '-Wstring-plus-int'? [-Werror,-Wunknown-warning-option]
# configure:15023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___XSTAT 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 1
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 1
# | #define HAVE_STRUCT_STAT_ST_MTIM 1
# | #define HAVE_DECL_STRNDUPA 1
# | #define HAVE_DECL_BE32TOH 1
# | #define HAVE_STATIC_ASSERT 1
# | #define HAVE_NORETURN 1
# | #define ENABLE_XZ 1
# | #define ENABLE_ZLIB 1
# | #define ENABLE_LOGGING 1
# | /* end confdefs.h. */
# | int main(void) { return 0; }
# configure:15033: result: no
# configure:15012: checking if clang supports flag -Wwrite-strings in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wwrite-strings conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wno-long-long in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wlong-long conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wno-overlength-strings in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Woverlength-strings conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wno-unused-parameter in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wunused-parameter conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wno-missing-field-initializers in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wmissing-field-initializers conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wno-unused-result in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wunused-result conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wnested-externs in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wnested-externs conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wchar-subscripts in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wchar-subscripts conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wtype-limits in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wtype-limits conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -Wuninitialized in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -Wuninitialized conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -fno-common in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -fno-common conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -fdiagnostics-show-option in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -fdiagnostics-show-option conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -fvisibility=hidden in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -fvisibility=hidden conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -ffunction-sections in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -ffunction-sections conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if clang supports flag -fdata-sections in envvar CFLAGS
# configure:15023: clang -o conftest -Werror -fdata-sections conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15052: checking if clang supports flag -Wl,--as-needed in envvar LDFLAGS
# configure:15063: clang -o conftest -Werror -Wl,--as-needed conftest.c >&5
# configure:15063: $? = 0
# configure:15073: result: yes
# configure:15052: checking if clang supports flag -Wl,--no-undefined in envvar LDFLAGS
# configure:15063: clang -o conftest -Werror -Wl,--no-undefined conftest.c >&5
# configure:15063: $? = 0
# configure:15073: result: yes
# configure:15052: checking if clang supports flag -Wl,--gc-sections in envvar LDFLAGS
# configure:15063: clang -o conftest -Werror -Wl,--gc-sections conftest.c >&5
# configure:15063: $? = 0
# configure:15073: result: yes
# configure:15214: checking that generated files are newer than configure
# configure:15220: result: done
# configure:15291: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by kmod config.status 22, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 920ddde7d647
#
# config.status:1174: creating Makefile
# config.status:1174: creating man/Makefile
# config.status:1174: creating libkmod/docs/Makefile
# config.status:1174: creating libkmod/docs/version.xml
# config.status:1174: creating config.h
# config.status:1403: executing depfiles commands
# config.status:1403: executing libtool commands
# configure:17466: result:
# kmod 22
# =======
#
# prefix: /usr
# sysconfdir: /etc
# libdir: ${exec_prefix}/lib
# rootlibdir: ${exec_prefix}/lib
# includedir: ${prefix}/include
# bindir: ${exec_prefix}/bin
# Bash completions dir: ${datarootdir}/bash-completion/completions
#
# compiler: clang
# cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections
# ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections
#
# experimental features: no
# tools: yes
# python bindings: no
# logging: yes
# compression: xz=yes zlib=yes
# debug: no
# coverage: no
# doc: yes
# man: yes
# test-modules: yes
#
# features: +XZ +ZLIB -EXPERIMENTAL
#
#
# ## ---------------- ##
# ## 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_GTKDOC_DEPS_CFLAGS_set=
# ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
# ac_cv_env_GTKDOC_DEPS_LIBS_set=
# ac_cv_env_GTKDOC_DEPS_LIBS_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_PYTHON_CFLAGS_set=
# ac_cv_env_PYTHON_CFLAGS_value=
# ac_cv_env_PYTHON_LIBS_set=
# ac_cv_env_PYTHON_LIBS_value=
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_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_liblzma_CFLAGS_set=
# ac_cv_env_liblzma_CFLAGS_value=
# ac_cv_env_liblzma_LIBS_set=
# ac_cv_env_liblzma_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_env_zlib_CFLAGS_set=
# ac_cv_env_zlib_CFLAGS_value=
# ac_cv_env_zlib_LIBS_set=
# ac_cv_env_zlib_LIBS_value=
# ac_cv_func___secure_getenv=no
# ac_cv_func___xstat=yes
# ac_cv_func_finit_module=no
# ac_cv_func_secure_getenv=yes
# ac_cv_have_decl_be32toh=yes
# ac_cv_have_decl_strndupa=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_module_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# 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_member_struct_stat_st_mtim=yes
# ac_cv_objext=o
# ac_cv_path_DOLT_BASH=/usr/bin/bash
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XSLTPROC=/usr/bin/xsltproc
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# 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_GTKDOC_CHECK=gtkdoc-check.test
# 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_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_pax=gnutar
# cc_cv_CFLAGS__DANOTHER_BRICK_IN_THE=yes
# cc_cv_CFLAGS__W=yes
# cc_cv_CFLAGS__Wall=yes
# cc_cv_CFLAGS__Wchar_subscripts=yes
# cc_cv_CFLAGS__Wdeclaration_after_statement=yes
# cc_cv_CFLAGS__Wendif_labels=yes
# cc_cv_CFLAGS__Wextra=yes
# cc_cv_CFLAGS__Wfloat_equal=yes
# cc_cv_CFLAGS__Wformat_2=yes
# cc_cv_CFLAGS__Wformat_nonliteral=yes
# cc_cv_CFLAGS__Wformat_security=yes
# cc_cv_CFLAGS__Winit_self=yes
# cc_cv_CFLAGS__Wlogical_op=no
# cc_cv_CFLAGS__Wmissing_declarations=yes
# cc_cv_CFLAGS__Wmissing_include_dirs=yes
# cc_cv_CFLAGS__Wmissing_noreturn=yes
# cc_cv_CFLAGS__Wmissing_prototypes=yes
# cc_cv_CFLAGS__Wnested_externs=yes
# cc_cv_CFLAGS__Wno_inline=yes
# cc_cv_CFLAGS__Wno_long_long=yes
# cc_cv_CFLAGS__Wno_missing_field_initializers=yes
# cc_cv_CFLAGS__Wno_overlength_strings=yes
# cc_cv_CFLAGS__Wno_unused_parameter=yes
# cc_cv_CFLAGS__Wno_unused_result=yes
# cc_cv_CFLAGS__Wold_style_definition=yes
# cc_cv_CFLAGS__Wpointer_arith=yes
# cc_cv_CFLAGS__Wredundant_decls=yes
# cc_cv_CFLAGS__Wshadow=yes
# cc_cv_CFLAGS__Wsign_compare=yes
# cc_cv_CFLAGS__Wstrict_aliasing_3=no
# cc_cv_CFLAGS__Wstrict_prototypes=yes
# cc_cv_CFLAGS__Wtype_limits=yes
# cc_cv_CFLAGS__Wundef=yes
# cc_cv_CFLAGS__Wuninitialized=yes
# cc_cv_CFLAGS__Wvla=yes
# cc_cv_CFLAGS__Wwrite_strings=yes
# cc_cv_CFLAGS__fdata_sections=yes
# cc_cv_CFLAGS__fdiagnostics_show_option=yes
# cc_cv_CFLAGS__ffunction_sections=yes
# cc_cv_CFLAGS__fno_common=yes
# cc_cv_CFLAGS__fvisibility_hidden=yes
# cc_cv_CFLAGS__pipe=yes
# cc_cv_LDFLAGS__Wl___as_needed=yes
# cc_cv_LDFLAGS__Wl___gc_sections=yes
# cc_cv_LDFLAGS__Wl___no_undefined=yes
# cc_cv_have___builtin_clz=yes
# cc_cv_have___builtin_types_compatible_p=yes
# cc_cv_have___builtin_uaddl_overflow=yes
# cc_cv_have___builtin_uaddll_overflow=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=/usr/bin/ld
# lt_cv_path_NM='/usr/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=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# 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/bin/dd bs=4096 count=1'
# pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'
# pkg_cv_liblzma_CFLAGS=
# pkg_cv_liblzma_LIBS=-llzma
# pkg_cv_zlib_CFLAGS=
# pkg_cv_zlib_LIBS=-lz
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing automake-1.15'
# AWK='gawk'
# BUILD_EXPERIMENTAL_FALSE=''
# BUILD_EXPERIMENTAL_TRUE='#'
# BUILD_MANPAGES_FALSE='#'
# BUILD_MANPAGES_TRUE=''
# BUILD_MODULES_FALSE='#'
# BUILD_MODULES_TRUE=''
# BUILD_PYTHON_FALSE=''
# BUILD_PYTHON_TRUE='#'
# BUILD_TOOLS_FALSE='#'
# BUILD_TOOLS_TRUE=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' '
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# CYTHON=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOLT_BASH='/usr/bin/bash'
# DOLT_CLEANFILES='doltlibtool doltcompile'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_COVERAGE_FALSE=''
# ENABLE_COVERAGE_TRUE='#'
# ENABLE_GTK_DOC_FALSE='#'
# ENABLE_GTK_DOC_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# GTKDOC_CHECK='gtkdoc-check.test'
# GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check'
# GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'
# GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HAVE_GTK_DOC_FALSE='#'
# HAVE_GTK_DOC_TRUE=''
# HTML_DIR='${datadir}/gtk-doc/html'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(top_builddir)/doltlibtool'
# LIPO=''
# LN_S='ln -s'
# LTCOMPILE='$(top_builddir)/doltcompile $(COMPILE)'
# LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# OUR_CFLAGS=' -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections '
# OUR_LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections'
# PACKAGE='kmod'
# PACKAGE_BUGREPORT='linux-modules@vger.kernel.org'
# PACKAGE_NAME='kmod'
# PACKAGE_STRING='kmod 22'
# PACKAGE_TARNAME='kmod'
# PACKAGE_URL='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git'
# PACKAGE_VERSION='22'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PYTHON=''
# PYTHON_CFLAGS=''
# PYTHON_EXEC_PREFIX=''
# PYTHON_LIBS=''
# PYTHON_PLATFORM=''
# PYTHON_PREFIX=''
# PYTHON_VERSION=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='22'
# XSLTPROC='/usr/bin/xsltproc'
# 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 --format=posix -chf - "$$tardir"'
# am__untar='tar -xf -'
# bashcompletiondir='${datarootdir}/bash-completion/completions'
# 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}'
# have_coverage=''
# 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/kmod/src/kmod-22/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# liblzma_CFLAGS=''
# liblzma_LIBS='-llzma'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir=''
# pkgpythondir=''
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir=''
# pythondir=''
# rootlibdir='${exec_prefix}/lib'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# zlib_CFLAGS=''
# zlib_LIBS='-lz'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "kmod"
# #define PACKAGE_TARNAME "kmod"
# #define PACKAGE_VERSION "22"
# #define PACKAGE_STRING "kmod 22"
# #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define PACKAGE "kmod"
# #define VERSION "22"
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE___XSTAT 1
# #define HAVE_SECURE_GETENV 1
# #define HAVE___BUILTIN_CLZ 1
# #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# #define HAVE___BUILTIN_UADDL_OVERFLOW 1
# #define HAVE___BUILTIN_UADDLL_OVERFLOW 1
# #define HAVE_STRUCT_STAT_ST_MTIM 1
# #define HAVE_DECL_STRNDUPA 1
# #define HAVE_DECL_BE32TOH 1
# #define HAVE_STATIC_ASSERT 1
# #define HAVE_NORETURN 1
# #define ENABLE_XZ 1
# #define ENABLE_ZLIB 1
# #define ENABLE_LOGGING 1
# #define KMOD_FEATURES "+XZ +ZLIB -EXPERIMENTAL"
#
# configure: exit 0