Build of imvirt with vanilla toolchain

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

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

SLOCLanguage
2,943 perl
2,558 makefile
787 sh
340 ansic
6,628 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: imvirt 0.9.6-1 (Wed Aug 24 12:56:12 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (3) dmidecode-3.0-1 perl-file-slurp-9999.19-3 perl-module-find-0.13-1
#
# Total Installed Size: 0.30 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing dmidecode...
# installing perl-module-find...
# installing perl-file-slurp...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/wait.h that is POSIX.1 compatible... 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 stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for pid_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking return type of signal handlers... void
# checking x86 platform... true
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating dist/Makefile
# config.status: creating helper/Makefile
# config.status: creating man/Makefile
# config.status: creating imvirt.spec
# config.status: creating perl/lib/ImVirt.pm
# config.status: creating helper/config.h
# config.status: executing depfiles commands
# cd perl && perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
# Generating a Unix-style Makefile
# Writing Makefile for ImVirt
# Writing MYMETA.yml and MYMETA.json
# cd perl && make
# make[1]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# cp lib/ImVirt/VMD/OpenVZ.pm blib/lib/ImVirt/VMD/OpenVZ.pm
# cp lib/ImVirt/VMD/QEMU.pm blib/lib/ImVirt/VMD/QEMU.pm
# cp lib/ImVirt/Utils/dmidecode.pm blib/lib/ImVirt/Utils/dmidecode.pm
# cp lib/ImVirt/Utils/run.pm blib/lib/ImVirt/Utils/run.pm
# cp lib/ImVirt/Utils/procfs.pm blib/lib/ImVirt/Utils/procfs.pm
# cp lib/ImVirt/Utils/dmesg.pm blib/lib/ImVirt/Utils/dmesg.pm
# cp lib/ImVirt/Utils/pcidevs.pm blib/lib/ImVirt/Utils/pcidevs.pm
# cp lib/ImVirt/VMD/Parallels.pm blib/lib/ImVirt/VMD/Parallels.pm
# cp lib/ImVirt/Utils/blkdev.pm blib/lib/ImVirt/Utils/blkdev.pm
# cp lib/ImVirt/VMD/Xen.pm blib/lib/ImVirt/VMD/Xen.pm
# cp lib/ImVirt/Utils/dmidecode/kernel.pm blib/lib/ImVirt/Utils/dmidecode/kernel.pm
# cp lib/ImVirt/VMD/PillBox.pm blib/lib/ImVirt/VMD/PillBox.pm
# cp lib/ImVirt/VMD/ARAnyM.pm blib/lib/ImVirt/VMD/ARAnyM.pm
# cp lib/ImVirt/VMD/VirtualBox.pm blib/lib/ImVirt/VMD/VirtualBox.pm
# cp lib/ImVirt/Utils/jiffies.pm blib/lib/ImVirt/Utils/jiffies.pm
# cp lib/ImVirt/VMD/VMware.pm blib/lib/ImVirt/VMD/VMware.pm
# cp lib/ImVirt/VMD/KVM.pm blib/lib/ImVirt/VMD/KVM.pm
# cp lib/ImVirt/Utils/helper.pm blib/lib/ImVirt/Utils/helper.pm
# cp lib/ImVirt/Utils/dmidecode/pipe.pm blib/lib/ImVirt/Utils/dmidecode/pipe.pm
# cp lib/ImVirt/VMD/UML.pm blib/lib/ImVirt/VMD/UML.pm
# cp lib/ImVirt/Utils/uname.pm blib/lib/ImVirt/Utils/uname.pm
# cp lib/ImVirt/Utils/ksyms.pm blib/lib/ImVirt/Utils/ksyms.pm
# cp lib/ImVirt/VMD/Microsoft.pm blib/lib/ImVirt/VMD/Microsoft.pm
# cp lib/ImVirt/Utils/kmods.pm blib/lib/ImVirt/Utils/kmods.pm
# cp lib/ImVirt/Utils/sysfs.pm blib/lib/ImVirt/Utils/sysfs.pm
# cp lib/ImVirt/Utils/cpuinfo.pm blib/lib/ImVirt/Utils/cpuinfo.pm
# cp lib/ImVirt/VMD/Generic.pm blib/lib/ImVirt/VMD/Generic.pm
# cp lib/ImVirt/VMD/LXC.pm blib/lib/ImVirt/VMD/LXC.pm
# cp lib/ImVirt.pm blib/lib/ImVirt.pm
# cp lib/ImVirt.pm.in blib/lib/ImVirt.pm.in
# cp lib/ImVirt/VMD/lguest.pm blib/lib/ImVirt/VMD/lguest.pm
# Manifying 1 pod document
# make[1]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# make all-recursive
# make[1]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6'
# Making all in helper
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/helper'
# make all-am
# make[3]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/helper'
# gcc -DHAVE_CONFIG_H -I. -Wall -MT detect.o -MD -MP -MF .deps/detect.Tpo -c -o detect.o detect.c
# gcc -DHAVE_CONFIG_H -I. -Wall -MT hvm.o -MD -MP -MF .deps/hvm.Tpo -c -o hvm.o hvm.c
# mv -f .deps/detect.Tpo .deps/detect.Po
# gcc -DHAVE_CONFIG_H -I. -Wall -MT hyperv.o -MD -MP -MF .deps/hyperv.Tpo -c -o hyperv.o hyperv.c
# mv -f .deps/hvm.Tpo .deps/hvm.Po
# gcc -DHAVE_CONFIG_H -I. -Wall -MT vmware.o -MD -MP -MF .deps/vmware.Tpo -c -o vmware.o vmware.c
# mv -f .deps/hyperv.Tpo .deps/hyperv.Po
# gcc -DHAVE_CONFIG_H -I. -Wall -MT xen.o -MD -MP -MF .deps/xen.Tpo -c -o xen.o xen.c
# mv -f .deps/vmware.Tpo .deps/vmware.Po
# gcc -DHAVE_CONFIG_H -I. -Wall -MT pillbox.o -MD -MP -MF .deps/pillbox.Tpo -c -o pillbox.o pillbox.c
# mv -f .deps/xen.Tpo .deps/xen.Po
# gcc -Wall -Wl,--as-needed -o hvm detect.o hvm.o
# mv -f .deps/pillbox.Tpo .deps/pillbox.Po
# gcc -Wall -Wl,--as-needed -o hyperv detect.o hyperv.o
# gcc -Wall -Wl,--as-needed -o vmware detect.o vmware.o
# gcc -Wall -Wl,--as-needed -o xen detect.o xen.o
# gcc -Wall -Wl,--as-needed -o pillbox pillbox.o
# make[3]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/helper'
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/helper'
# Making all in man
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/man'
# Making all in perl
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# Manifying 1 pod document
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# Making all in dist
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/dist'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/dist'
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6'
# make[1]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# cd perl && make
# make[1]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# Manifying 1 pod document
# make[1]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# make install-recursive
# make[1]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6'
# Making install in helper
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/helper'
# make[3]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/helper'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/imvirt/pkg/imvirt/usr/lib/imvirt/imvirt'
# /usr/bin/install -c hvm hyperv vmware xen pillbox '/tmp/imvirt/pkg/imvirt/usr/lib/imvirt/imvirt'
# make[3]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/helper'
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/helper'
# Making install in man
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/man'
# make[3]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/man'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/imvirt/pkg/imvirt/usr/share/man/man1'
# /usr/bin/install -c -m 644 imvirt.1 imvirt-report.1 '/tmp/imvirt/pkg/imvirt/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/man'
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/man'
# Making install in perl
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# Manifying 1 pod document
# Appending installation info to /tmp/imvirt/pkg/imvirt/usr/lib/perl5/core_perl/perllocal.pod
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt.pm.in
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/OpenVZ.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/QEMU.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/Parallels.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/Xen.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/PillBox.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/ARAnyM.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/VirtualBox.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/VMware.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/KVM.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/UML.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/Microsoft.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/Generic.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/LXC.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/VMD/lguest.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/dmidecode.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/run.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/procfs.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/dmesg.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/pcidevs.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/blkdev.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/jiffies.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/helper.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/uname.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/ksyms.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/kmods.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/sysfs.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/cpuinfo.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/dmidecode/kernel.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/perl5/vendor_perl/ImVirt/Utils/dmidecode/pipe.pm
# Installing /tmp/imvirt/pkg/imvirt/usr/share/man/man3/ImVirt.3pm
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# Making install in dist
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/dist'
# make[3]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/dist'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/dist'
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/dist'
# make[2]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6'
# make[3]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6'
# [ ! -f perl/Makefile ] || ( cd perl && make install )
# /usr/bin/mkdir -p '/tmp/imvirt/pkg/imvirt/usr/bin'
# /usr/bin/install -c imvirt '/tmp/imvirt/pkg/imvirt/usr/bin'
# make[4]: Entering directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/imvirt/pkg/imvirt/usr/bin'
# /usr/bin/install -c imvirt-report '/tmp/imvirt/pkg/imvirt/usr/bin'
# Manifying 1 pod document
# Appending installation info to /tmp/imvirt/pkg/imvirt/usr/lib/perl5/core_perl/perllocal.pod
# make[4]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6/perl'
# make[3]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6'
# make[2]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6'
# make[1]: Leaving directory '/tmp/imvirt/src/imvirt-0.9.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "imvirt"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: imvirt 0.9.6-1 (Wed Aug 24 12:56:22 UTC 2016)

CMD: pacman --query --file imvirt-0.9.6-1-x86_64.pkg.tar.xz
# imvirt 0.9.6-1

Creating hybrid package for 'imvirt'

Trying to find vanilla package 'imvirt'...

CMD: pacman --query --file /mirror/imvirt-0.9.6-1.pkg.tar.xz
# imvirt 0.9.6-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/imvirt/imvirt/vmware
# /usr/lib/imvirt/imvirt/pillbox
# /usr/lib/imvirt/imvirt/hvm
# /usr/lib/imvirt/imvirt/xen
# /usr/lib/imvirt/imvirt/hyperv
# /usr/bin/imvirt-report
# /usr/bin/imvirt
# /usr/share/perl5/vendor_perl/ImVirt.pm.in
# /usr/share/perl5/vendor_perl/ImVirt.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/PillBox.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/Generic.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/KVM.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/ARAnyM.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/VirtualBox.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/LXC.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/UML.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/Parallels.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/Xen.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/VMware.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/Microsoft.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/OpenVZ.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/lguest.pm
# /usr/share/perl5/vendor_perl/ImVirt/VMD/QEMU.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/dmesg.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/kmods.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/blkdev.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/pcidevs.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/sysfs.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/cpuinfo.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/run.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/dmidecode.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/uname.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/helper.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/procfs.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/jiffies.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/ksyms.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/dmidecode/pipe.pm
# /usr/share/perl5/vendor_perl/ImVirt/Utils/dmidecode/kernel.pm
# /usr/share/man/man1/imvirt-report.1.gz
# /usr/share/man/man1/imvirt.1.gz
# /usr/share/man/man3/ImVirt.3pm.gz
# /sysroot/usr/lib/imvirt/imvirt/hvm
# /sysroot/usr/lib/imvirt/imvirt/hyperv
# /sysroot/usr/lib/imvirt/imvirt/vmware
# /sysroot/usr/lib/imvirt/imvirt/xen
# /sysroot/usr/lib/imvirt/imvirt/pillbox

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/imvirt.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/imvirt.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/imvirt/src/imvirt-0.9.6/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 imvirt configure 0.9.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --libexecdir=/usr/lib/imvirt --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2c886f427e5d
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2290: checking for a BSD-compatible install
# configure:2358: result: /usr/bin/install -c
# configure:2369: checking whether build environment is sane
# configure:2419: result: yes
# configure:2468: checking for x86_64-unknown-linux-strip
# configure:2498: result: no
# configure:2508: checking for strip
# configure:2524: found /usr/bin/strip
# configure:2535: result: strip
# configure:2560: checking for a thread-safe mkdir -p
# configure:2599: result: /usr/bin/mkdir -p
# configure:2612: checking for gawk
# configure:2628: found /usr/bin/gawk
# configure:2639: result: gawk
# configure:2650: checking whether make sets $(MAKE)
# configure:2672: result: yes
# configure:2765: checking for x86_64-unknown-linux-gcc
# configure:2795: result: no
# configure:2805: checking for gcc
# configure:2821: found /usr/bin/gcc
# configure:2832: result: gcc
# configure:3061: checking for C compiler version
# configure:3070: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3081: $? = 0
# configure:3070: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3081: $? = 0
# configure:3070: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3081: $? = 1
# configure:3070: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3081: $? = 1
# configure:3101: checking whether the C compiler works
# configure:3123: gcc conftest.c >&5
# configure:3127: $? = 0
# configure:3175: result: yes
# configure:3178: checking for C compiler default output file name
# configure:3180: result: a.out
# configure:3186: checking for suffix of executables
# configure:3193: gcc -o conftest conftest.c >&5
# configure:3197: $? = 0
# configure:3219: result:
# configure:3241: checking whether we are cross compiling
# configure:3249: gcc -o conftest conftest.c >&5
# configure:3253: $? = 0
# configure:3260: ./conftest
# configure:3264: $? = 0
# configure:3279: result: no
# configure:3284: checking for suffix of object files
# configure:3306: gcc -c conftest.c >&5
# configure:3310: $? = 0
# configure:3331: result: o
# configure:3335: checking whether we are using the GNU C compiler
# configure:3354: gcc -c conftest.c >&5
# configure:3354: $? = 0
# configure:3363: result: yes
# configure:3372: checking whether gcc accepts -g
# configure:3392: gcc -c -g conftest.c >&5
# configure:3392: $? = 0
# configure:3433: result: yes
# configure:3450: checking for gcc option to accept ISO C89
# configure:3513: gcc -c conftest.c >&5
# configure:3513: $? = 0
# configure:3526: result: none needed
# configure:3557: checking for style of include used by make
# configure:3585: result: GNU
# configure:3611: checking dependency style of gcc
# configure:3722: result: gcc3
# configure:3747: checking how to run the C preprocessor
# configure:3778: gcc -E conftest.c
# configure:3778: $? = 0
# configure:3792: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3792: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "imvirt"
# | #define PACKAGE_TARNAME "imvirt"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "imvirt 0.9.6"
# | #define PACKAGE_BUGREPORT "liske@ibh.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "imvirt"
# | #define VERSION "0.9.6"
# | /* end confdefs.h. */
# | #include
# configure:3817: result: gcc -E
# configure:3837: gcc -E conftest.c
# configure:3837: $? = 0
# configure:3851: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3851: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "imvirt"
# | #define PACKAGE_TARNAME "imvirt"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "imvirt 0.9.6"
# | #define PACKAGE_BUGREPORT "liske@ibh.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "imvirt"
# | #define VERSION "0.9.6"
# | /* end confdefs.h. */
# | #include
# configure:3880: checking for grep that handles long lines and -e
# configure:3938: result: /usr/bin/grep
# configure:3943: checking for egrep
# configure:4005: result: /usr/bin/grep -E
# configure:4010: checking for ANSI C header files
# configure:4030: gcc -c conftest.c >&5
# configure:4030: $? = 0
# configure:4103: gcc -o conftest conftest.c >&5
# configure:4103: $? = 0
# configure:4103: ./conftest
# configure:4103: $? = 0
# configure:4114: result: yes
# configure:4122: checking for sys/wait.h that is POSIX.1 compatible
# configure:4148: gcc -c conftest.c >&5
# configure:4148: $? = 0
# configure:4155: result: yes
# configure:4168: checking for sys/types.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4168: checking for sys/stat.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4168: checking for stdlib.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4168: checking for string.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4168: checking for memory.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4168: checking for strings.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4168: checking for inttypes.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4168: checking for stdint.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4168: checking for unistd.h
# configure:4168: gcc -c conftest.c >&5
# configure:4168: $? = 0
# configure:4168: result: yes
# configure:4183: checking for stdint.h
# configure:4183: result: yes
# configure:4183: checking for stdlib.h
# configure:4183: result: yes
# configure:4183: checking for string.h
# configure:4183: result: yes
# configure:4183: checking for unistd.h
# configure:4183: result: yes
# configure:4195: checking for pid_t
# configure:4195: gcc -c conftest.c >&5
# configure:4195: $? = 0
# configure:4195: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:62:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:4195: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "imvirt"
# | #define PACKAGE_TARNAME "imvirt"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "imvirt 0.9.6"
# | #define PACKAGE_BUGREPORT "liske@ibh.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "imvirt"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 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_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_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
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4195: result: yes
# configure:4206: checking for uint16_t
# configure:4206: gcc -c conftest.c >&5
# configure:4206: $? = 0
# configure:4206: result: yes
# configure:4218: checking for uint32_t
# configure:4218: gcc -c conftest.c >&5
# configure:4218: $? = 0
# configure:4218: result: yes
# configure:4236: checking vfork.h usability
# configure:4236: gcc -c conftest.c >&5
# conftest.c:59:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4236: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "imvirt"
# | #define PACKAGE_TARNAME "imvirt"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "imvirt 0.9.6"
# | #define PACKAGE_BUGREPORT "liske@ibh.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "imvirt"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 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_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_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:4236: result: no
# configure:4236: checking vfork.h presence
# configure:4236: gcc -E conftest.c
# conftest.c:26:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4236: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "imvirt"
# | #define PACKAGE_TARNAME "imvirt"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "imvirt 0.9.6"
# | #define PACKAGE_BUGREPORT "liske@ibh.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "imvirt"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 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_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4236: result: no
# configure:4236: checking for vfork.h
# configure:4236: result: no
# configure:4249: checking for fork
# configure:4249: gcc -o conftest conftest.c >&5
# conftest.c:49:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:4249: $? = 0
# configure:4249: result: yes
# configure:4249: checking for vfork
# configure:4249: gcc -o conftest conftest.c >&5
# configure:4249: $? = 0
# configure:4249: result: yes
# configure:4259: checking for working fork
# configure:4281: gcc -o conftest conftest.c >&5
# configure:4281: $? = 0
# configure:4281: ./conftest
# configure:4281: $? = 0
# configure:4291: result: yes
# configure:4312: checking for working vfork
# configure:4422: result: yes
# configure:4447: checking return type of signal handlers
# configure:4465: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:4465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "imvirt"
# | #define PACKAGE_TARNAME "imvirt"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "imvirt 0.9.6"
# | #define PACKAGE_BUGREPORT "liske@ibh.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "imvirt"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 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_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:4472: result: void
# configure:4482: checking x86 platform
# configure:4489: result: true
# configure:4640: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by imvirt config.status 0.9.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2c886f427e5d
#
# config.status:866: creating Makefile
# config.status:866: creating dist/Makefile
# config.status:866: creating helper/Makefile
# config.status:866: creating man/Makefile
# config.status:866: creating imvirt.spec
# config.status:866: creating perl/lib/ImVirt.pm
# config.status:866: creating helper/config.h
# config.status:1095: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=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_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/imvirt/src/imvirt-0.9.6/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/imvirt/src/imvirt-0.9.6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/imvirt/src/imvirt-0.9.6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/imvirt/src/imvirt-0.9.6/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/imvirt/src/imvirt-0.9.6/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MYDIR='/usr/lib/imvirt'
# OBJEXT='o'
# PACKAGE='imvirt'
# PACKAGE_BUGREPORT='liske@ibh.de'
# PACKAGE_NAME='imvirt'
# PACKAGE_STRING='imvirt 0.9.6'
# PACKAGE_TARNAME='imvirt'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.9.6'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.9.6'
# X86ARCH_FALSE='#'
# X86ARCH_TRUE=''
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/imvirt/src/imvirt-0.9.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib/imvirt'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "imvirt"
# #define PACKAGE_TARNAME "imvirt"
# #define PACKAGE_VERSION "0.9.6"
# #define PACKAGE_STRING "imvirt 0.9.6"
# #define PACKAGE_BUGREPORT "liske@ibh.de"
# #define PACKAGE_URL ""
# #define PACKAGE "imvirt"
# #define VERSION "0.9.6"
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 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_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define RETSIGTYPE void
#
# configure: exit 0