Build of snap-confine with vanilla toolchain

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

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

SLOCLanguage
4,660 sh
2,725 makefile
1,500 ansic
8,885 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: snap-confine 1.0.35-1 (Wed Aug 24 13:26:40 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) python-docutils-0.12-3
#
# Total Installed Size: 4.17 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing python-docutils...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking 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/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 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 dependency style of gcc... gcc3
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking for gcc option to accept ISO C99... none needed
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/mount.h usability... yes
# checking sys/mount.h presence... yes
# checking for sys/mount.h... yes
# checking for unistd.h... (cached) yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for uid_t in sys/types.h... yes
# checking for mode_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for unistd.h... (cached) yes
# checking for working chown... yes
# checking for error_at_line... 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 build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for working strnlen... yes
# checking for mkdir... yes
# checking for regcomp... yes
# checking for setenv... yes
# checking for strdup... yes
# checking for strerror... 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 SECCOMP... yes
# configure: WARNING:
# XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
# X X
# X Apparmor is disabled, all snaps will run in devmode X
# X X
# XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
# checking for LIBUDEV... yes
# checking for UDEV... yes
# checking for GLIB... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating docs/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35'
# Making all in src
# make[2]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/src'
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-main.o -MD -MP -MF .deps/snap_confine-main.Tpo -c -o snap_confine-main.o `test -f 'main.c' || echo './'`main.c
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-sc-main.o -MD -MP -MF .deps/snap_confine-sc-main.Tpo -c -o snap_confine-sc-main.o `test -f 'sc-main.c' || echo './'`sc-main.c
# mv -f .deps/snap_confine-main.Tpo .deps/snap_confine-main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-utils.o -MD -MP -MF .deps/snap_confine-utils.Tpo -c -o snap_confine-utils.o `test -f 'utils.c' || echo './'`utils.c
# mv -f .deps/snap_confine-sc-main.Tpo .deps/snap_confine-sc-main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-snap.o -MD -MP -MF .deps/snap_confine-snap.Tpo -c -o snap_confine-snap.o `test -f 'snap.c' || echo './'`snap.c
# mv -f .deps/snap_confine-snap.Tpo .deps/snap_confine-snap.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-classic.o -MD -MP -MF .deps/snap_confine-classic.Tpo -c -o snap_confine-classic.o `test -f 'classic.c' || echo './'`classic.c
# mv -f .deps/snap_confine-classic.Tpo .deps/snap_confine-classic.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-mount-support.o -MD -MP -MF .deps/snap_confine-mount-support.Tpo -c -o snap_confine-mount-support.o `test -f 'mount-support.c' || echo './'`mount-support.c
# mv -f .deps/snap_confine-utils.Tpo .deps/snap_confine-utils.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-mount-support-nvidia.o -MD -MP -MF .deps/snap_confine-mount-support-nvidia.Tpo -c -o snap_confine-mount-support-nvidia.o `test -f 'mount-support-nvidia.c' || echo './'`mount-support-nvidia.c
# mv -f .deps/snap_confine-mount-support-nvidia.Tpo .deps/snap_confine-mount-support-nvidia.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-cleanup-funcs.o -MD -MP -MF .deps/snap_confine-cleanup-funcs.Tpo -c -o snap_confine-cleanup-funcs.o `test -f 'cleanup-funcs.c' || echo './'`cleanup-funcs.c
# mv -f .deps/snap_confine-mount-support.Tpo .deps/snap_confine-mount-support.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-udev-support.o -MD -MP -MF .deps/snap_confine-udev-support.Tpo -c -o snap_confine-udev-support.o `test -f 'udev-support.c' || echo './'`udev-support.c
# mv -f .deps/snap_confine-cleanup-funcs.Tpo .deps/snap_confine-cleanup-funcs.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -MT snap_confine-seccomp-support.o -MD -MP -MF .deps/snap_confine-seccomp-support.Tpo -c -o snap_confine-seccomp-support.o `test -f 'seccomp-support.c' || echo './'`seccomp-support.c
# mv -f .deps/snap_confine-udev-support.Tpo .deps/snap_confine-udev-support.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT snap_confine_unit_tests-unit-tests-main.o -MD -MP -MF .deps/snap_confine_unit_tests-unit-tests-main.Tpo -c -o snap_confine_unit_tests-unit-tests-main.o `test -f 'unit-tests-main.c' || echo './'`unit-tests-main.c
# mv -f .deps/snap_confine_unit_tests-unit-tests-main.Tpo .deps/snap_confine_unit_tests-unit-tests-main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT snap_confine_unit_tests-unit-tests.o -MD -MP -MF .deps/snap_confine_unit_tests-unit-tests.Tpo -c -o snap_confine_unit_tests-unit-tests.o `test -f 'unit-tests.c' || echo './'`unit-tests.c
# mv -f .deps/snap_confine-seccomp-support.Tpo .deps/snap_confine-seccomp-support.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT snap_confine_unit_tests-utils-test.o -MD -MP -MF .deps/snap_confine_unit_tests-utils-test.Tpo -c -o snap_confine_unit_tests-utils-test.o `test -f 'utils-test.c' || echo './'`utils-test.c
# mv -f .deps/snap_confine_unit_tests-utils-test.Tpo .deps/snap_confine_unit_tests-utils-test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT snap_confine_unit_tests-cleanup-funcs-test.o -MD -MP -MF .deps/snap_confine_unit_tests-cleanup-funcs-test.Tpo -c -o snap_confine_unit_tests-cleanup-funcs-test.o `test -f 'cleanup-funcs-test.c' || echo './'`cleanup-funcs-test.c
# mv -f .deps/snap_confine_unit_tests-cleanup-funcs-test.Tpo .deps/snap_confine_unit_tests-cleanup-funcs-test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT snap_confine_unit_tests-mount-support-test.o -MD -MP -MF .deps/snap_confine_unit_tests-mount-support-test.Tpo -c -o snap_confine_unit_tests-mount-support-test.o `test -f 'mount-support-test.c' || echo './'`mount-support-test.c
# mv -f .deps/snap_confine_unit_tests-unit-tests.Tpo .deps/snap_confine_unit_tests-unit-tests.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT snap_confine_unit_tests-verify-executable-name-test.o -MD -MP -MF .deps/snap_confine_unit_tests-verify-executable-name-test.Tpo -c -o snap_confine_unit_tests-verify-executable-name-test.o `test -f 'verify-executable-name-test.c' || echo './'`verify-executable-name-test.c
# mv -f .deps/snap_confine_unit_tests-mount-support-test.Tpo .deps/snap_confine_unit_tests-mount-support-test.Po
# gcc -Wall -Werror -o snap-confine snap_confine-main.o snap_confine-sc-main.o snap_confine-utils.o snap_confine-snap.o snap_confine-classic.o snap_confine-mount-support.o snap_confine-mount-support-nvidia.o snap_confine-cleanup-funcs.o snap_confine-udev-support.o snap_confine-seccomp-support.o -ludev -lseccomp
# mv -f .deps/snap_confine_unit_tests-verify-executable-name-test.Tpo .deps/snap_confine_unit_tests-verify-executable-name-test.Po
# gcc -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o snap-confine-unit-tests snap_confine_unit_tests-unit-tests-main.o snap_confine_unit_tests-unit-tests.o snap_confine_unit_tests-utils-test.o snap_confine_unit_tests-cleanup-funcs-test.o snap_confine_unit_tests-mount-support-test.o snap_confine_unit_tests-verify-executable-name-test.o -ludev -lseccomp -lglib-2.0
# make[2]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/src'
# Making all in tests
# make[2]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/tests'
# Making all in docs
# make[2]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/docs'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/docs'
# make[2]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35'
# make[2]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35'
# make[1]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/src'
# make[2]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/src'
# install -d -m 755 /tmp/snap-confine/pkg/snap-confine//usr/lib/udev
# install -m 755 ./snappy-app-dev /tmp/snap-confine/pkg/snap-confine//usr/lib/udev
# /usr/bin/mkdir -p '/tmp/snap-confine/pkg/snap-confine//usr/lib/snap-confine'
# install -d -m 755 /tmp/snap-confine/pkg/snap-confine//usr/lib/udev/rules.d
# install -m 644 ./80-snappy-assign.rules /tmp/snap-confine/pkg/snap-confine//usr/lib/udev/rules.d
# /usr/bin/install -c snap-confine '/tmp/snap-confine/pkg/snap-confine//usr/lib/snap-confine'
# make install-exec-hook
# make[3]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/src'
# chmod 4755 /tmp/snap-confine/pkg/snap-confine//usr/lib/snap-confine/snap-confine
# install -d -m 755 /tmp/snap-confine/pkg/snap-confine//usr/bin
# ln -sf /usr/lib/snap-confine/snap-confine /tmp/snap-confine/pkg/snap-confine//usr/bin/ubuntu-core-launcher
# make[3]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/src'
# make[2]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/src'
# make[1]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/src'
# Making install in tests
# make[1]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/tests'
# make[2]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/tests'
# make[1]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/tests'
# Making install in docs
# make[1]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/docs'
# make[2]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35/docs'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/snap-confine/pkg/snap-confine//usr/share/man/man5'
# /usr/bin/mkdir -p '/tmp/snap-confine/pkg/snap-confine//usr/share/man/man1'
# /usr/bin/install -c -m 644 ubuntu-core-launcher.1 '/tmp/snap-confine/pkg/snap-confine//usr/share/man/man1'
# /usr/bin/install -c -m 644 snap-confine.5 '/tmp/snap-confine/pkg/snap-confine//usr/share/man/man5'
# make[2]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/docs'
# make[1]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35/docs'
# make[1]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35'
# make[2]: Entering directory '/tmp/snap-confine/src/snap-confine-1.0.35'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35'
# make[1]: Leaving directory '/tmp/snap-confine/src/snap-confine-1.0.35'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "snap-confine"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: snap-confine 1.0.35-1 (Wed Aug 24 13:27:01 UTC 2016)

CMD: pacman --query --file snap-confine-1.0.35-1-x86_64.pkg.tar.xz
# snap-confine 1.0.35-1

Creating hybrid package for 'snap-confine'

Trying to find vanilla package 'snap-confine'...

CMD: pacman --query --file /mirror/snap-confine-1.0.35-1.pkg.tar.xz
# snap-confine 1.0.35-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/udev/snappy-app-dev
# /usr/lib/udev/rules.d/80-snappy-assign.rules
# /usr/lib/snap-confine/snap-confine
# /usr/bin/ubuntu-core-launcher
# /usr/share/man/man5/snap-confine.5.gz
# /usr/share/man/man1/ubuntu-core-launcher.1.gz
# /sysroot/usr/lib/udev/snappy-app-dev
# /sysroot/usr/lib/udev/rules.d/80-snappy-assign.rules
# /sysroot/usr/lib/snap-confine/snap-confine

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf snap-confine.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/snap-confine.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/snap-confine.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/snap-confine.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/snap-confine/src/snap-confine-1.0.35/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 snap-confine configure 1.0.35, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --libexecdir=/usr/lib/snap-confine --disable-apparmor --enable-rootfs-is-core-snap --enable-nvidia-arch
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6cfb5185cc72
# 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:2341: checking for x86_64-unknown-linux-gcc
# configure:2371: result: no
# configure:2381: checking for gcc
# configure:2397: found /usr/bin/gcc
# configure:2408: result: gcc
# configure:2637: checking for C compiler version
# configure:2646: 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:2657: $? = 0
# configure:2646: 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:2657: $? = 0
# configure:2646: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2657: $? = 1
# configure:2646: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2657: $? = 1
# configure:2677: checking whether the C compiler works
# configure:2699: gcc conftest.c >&5
# configure:2703: $? = 0
# configure:2751: result: yes
# configure:2754: checking for C compiler default output file name
# configure:2756: result: a.out
# configure:2762: checking for suffix of executables
# configure:2769: gcc -o conftest conftest.c >&5
# configure:2773: $? = 0
# configure:2795: result:
# configure:2817: checking whether we are cross compiling
# configure:2825: gcc -o conftest conftest.c >&5
# configure:2829: $? = 0
# configure:2836: ./conftest
# configure:2840: $? = 0
# configure:2855: result: no
# configure:2860: checking for suffix of object files
# configure:2882: gcc -c conftest.c >&5
# configure:2886: $? = 0
# configure:2907: result: o
# configure:2911: checking whether we are using the GNU C compiler
# configure:2930: gcc -c conftest.c >&5
# configure:2930: $? = 0
# configure:2939: result: yes
# configure:2948: checking whether gcc accepts -g
# configure:2968: gcc -c -g conftest.c >&5
# configure:2968: $? = 0
# configure:3009: result: yes
# configure:3026: checking for gcc option to accept ISO C89
# configure:3089: gcc -c conftest.c >&5
# configure:3089: $? = 0
# configure:3102: result: none needed
# configure:3127: checking whether gcc understands -c and -o together
# configure:3149: gcc -c conftest.c -o conftest2.o
# configure:3152: $? = 0
# configure:3149: gcc -c conftest.c -o conftest2.o
# configure:3152: $? = 0
# configure:3164: result: yes
# configure:3187: checking how to run the C preprocessor
# configure:3218: gcc -E conftest.c
# configure:3218: $? = 0
# configure:3232: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3232: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3257: result: gcc -E
# configure:3277: gcc -E conftest.c
# configure:3277: $? = 0
# configure:3291: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3291: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3320: checking for grep that handles long lines and -e
# configure:3378: result: /usr/bin/grep
# configure:3383: checking for egrep
# configure:3445: result: /usr/bin/grep -E
# configure:3450: checking for ANSI C header files
# configure:3470: gcc -c conftest.c >&5
# configure:3470: $? = 0
# configure:3543: gcc -o conftest conftest.c >&5
# configure:3543: $? = 0
# configure:3543: ./conftest
# configure:3543: $? = 0
# configure:3554: result: yes
# configure:3567: checking for sys/types.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3567: checking for sys/stat.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3567: checking for stdlib.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3567: checking for string.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3567: checking for memory.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3567: checking for strings.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3567: checking for inttypes.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3567: checking for stdint.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3567: checking for unistd.h
# configure:3567: gcc -c conftest.c >&5
# configure:3567: $? = 0
# configure:3567: result: yes
# configure:3580: checking minix/config.h usability
# configure:3580: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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:3580: result: no
# configure:3580: checking minix/config.h presence
# configure:3580: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3580: result: no
# configure:3580: checking for minix/config.h
# configure:3580: result: no
# configure:3601: checking whether it is safe to define __EXTENSIONS__
# configure:3619: gcc -c conftest.c >&5
# configure:3619: $? = 0
# configure:3626: result: yes
# configure:3656: checking for a BSD-compatible install
# configure:3724: result: /usr/bin/install -c
# configure:3735: checking whether build environment is sane
# configure:3790: result: yes
# configure:3938: checking for a thread-safe mkdir -p
# configure:3977: result: /usr/bin/mkdir -p
# configure:3984: checking for gawk
# configure:4000: found /usr/bin/gawk
# configure:4011: result: gawk
# configure:4022: checking whether make sets $(MAKE)
# configure:4044: result: yes
# configure:4074: checking for style of include used by make
# configure:4102: result: GNU
# configure:4136: checking whether make supports nested variables
# configure:4153: result: yes
# configure:4238: checking dependency style of gcc
# configure:4349: result: gcc3
# configure:4408: checking whether to enable maintainer-specific portions of Makefiles
# configure:4417: result: yes
# configure:4432: checking for gcc option to accept ISO C99
# configure:4581: gcc -c conftest.c >&5
# configure:4581: $? = 0
# configure:4594: result: none needed
# configure:4614: checking how to run the C preprocessor
# configure:4684: result: gcc -E
# configure:4704: gcc -E conftest.c
# configure:4704: $? = 0
# configure:4718: gcc -E conftest.c
# conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4718: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "snap-confine"
# | #define VERSION "1.0.35"
# | /* end confdefs.h. */
# | #include
# configure:4747: checking whether make sets $(MAKE)
# configure:4769: result: yes
# configure:4791: checking fcntl.h usability
# configure:4791: gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking fcntl.h presence
# configure:4791: gcc -E conftest.c
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for fcntl.h
# configure:4791: result: yes
# configure:4791: checking limits.h usability
# configure:4791: gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking limits.h presence
# configure:4791: gcc -E conftest.c
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for limits.h
# configure:4791: result: yes
# configure:4791: checking for stdlib.h
# configure:4791: result: yes
# configure:4791: checking for string.h
# configure:4791: result: yes
# configure:4791: checking sys/mount.h usability
# configure:4791: gcc -c conftest.c >&5
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking sys/mount.h presence
# configure:4791: gcc -E conftest.c
# configure:4791: $? = 0
# configure:4791: result: yes
# configure:4791: checking for sys/mount.h
# configure:4791: result: yes
# configure:4791: checking for unistd.h
# configure:4791: result: yes
# configure:4803: checking for stdbool.h that conforms to C99
# configure:4870: gcc -c conftest.c >&5
# configure:4870: $? = 0
# configure:4877: result: yes
# configure:4879: checking for _Bool
# configure:4879: gcc -c conftest.c >&5
# configure:4879: $? = 0
# configure:4879: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:4879: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "snap-confine"
# | #define VERSION "1.0.35"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MOUNT_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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4879: result: yes
# configure:4890: checking for uid_t in sys/types.h
# configure:4909: result: yes
# configure:4920: checking for mode_t
# configure:4920: gcc -c conftest.c >&5
# configure:4920: $? = 0
# configure:4920: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:4920: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "snap-confine"
# | #define VERSION "1.0.35"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 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 ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4920: result: yes
# configure:4931: checking for pid_t
# configure:4931: gcc -c conftest.c >&5
# configure:4931: $? = 0
# configure:4931: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:4931: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "snap-confine"
# | #define VERSION "1.0.35"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 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:4931: result: yes
# configure:4942: checking for size_t
# configure:4942: gcc -c conftest.c >&5
# configure:4942: $? = 0
# configure:4942: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:69:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "snap-confine"
# | #define VERSION "1.0.35"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4942: result: yes
# configure:4957: checking for unistd.h
# configure:4957: result: yes
# configure:4967: checking for working chown
# configure:5000: gcc -o conftest conftest.c >&5
# configure:5000: $? = 0
# configure:5000: ./conftest
# configure:5000: $? = 0
# configure:5012: result: yes
# configure:5020: checking for error_at_line
# configure:5036: gcc -o conftest conftest.c >&5
# configure:5036: $? = 0
# configure:5044: result: yes
# configure:5057: checking vfork.h usability
# configure:5057: gcc -c conftest.c >&5
# conftest.c:68:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5057: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "snap-confine"
# | #define VERSION "1.0.35"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 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:5057: result: no
# configure:5057: checking vfork.h presence
# configure:5057: gcc -E conftest.c
# conftest.c:35:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5057: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "snap-confine"
# | #define PACKAGE_TARNAME "snap-confine"
# | #define PACKAGE_VERSION "1.0.35"
# | #define PACKAGE_STRING "snap-confine 1.0.35"
# | #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "snap-confine"
# | #define VERSION "1.0.35"
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | #include
# configure:5057: result: no
# configure:5057: checking for vfork.h
# configure:5057: result: no
# configure:5070: checking for fork
# configure:5070: gcc -o conftest conftest.c >&5
# conftest.c:58:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:5070: $? = 0
# configure:5070: result: yes
# configure:5070: checking for vfork
# configure:5070: gcc -o conftest conftest.c >&5
# configure:5070: $? = 0
# configure:5070: result: yes
# configure:5080: checking for working fork
# configure:5102: gcc -o conftest conftest.c >&5
# configure:5102: $? = 0
# configure:5102: ./conftest
# configure:5102: $? = 0
# configure:5112: result: yes
# configure:5133: checking for working vfork
# configure:5243: result: yes
# configure:5272: checking build system type
# configure:5286: result: x86_64-pc-linux-gnu
# configure:5306: checking host system type
# configure:5319: result: x86_64-unknown-linux-gnu
# configure:5339: checking for working strnlen
# configure:5377: gcc -o conftest conftest.c >&5
# configure:5377: $? = 0
# configure:5377: ./conftest
# configure:5377: $? = 0
# configure:5387: result: yes
# configure:5399: checking for mkdir
# configure:5399: gcc -o conftest conftest.c >&5
# configure:5399: $? = 0
# configure:5399: result: yes
# configure:5399: checking for regcomp
# configure:5399: gcc -o conftest conftest.c >&5
# configure:5399: $? = 0
# configure:5399: result: yes
# configure:5399: checking for setenv
# configure:5399: gcc -o conftest conftest.c >&5
# configure:5399: $? = 0
# configure:5399: result: yes
# configure:5399: checking for strdup
# configure:5399: gcc -o conftest conftest.c >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:5399: $? = 0
# configure:5399: result: yes
# configure:5399: checking for strerror
# configure:5399: gcc -o conftest conftest.c >&5
# configure:5399: $? = 0
# configure:5399: result: yes
# configure:5480: checking for x86_64-unknown-linux-pkg-config
# configure:5513: result: no
# configure:5523: checking for pkg-config
# configure:5541: found /usr/bin/pkg-config
# configure:5553: result: /usr/bin/pkg-config
# configure:5578: checking pkg-config is at least version 0.9.0
# configure:5581: result: yes
# configure:5593: checking for SECCOMP
# configure:5600: $PKG_CONFIG --exists --print-errors "libseccomp"
# configure:5603: $? = 0
# configure:5617: $PKG_CONFIG --exists --print-errors "libseccomp"
# configure:5620: $? = 0
# configure:5678: result: yes
# configure:5793: WARNING:
# XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
# X X
# X Apparmor is disabled, all snaps will run in devmode X
# X X
# XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
# configure:5807: checking for LIBUDEV
# configure:5814: $PKG_CONFIG --exists --print-errors "libudev"
# configure:5817: $? = 0
# configure:5831: $PKG_CONFIG --exists --print-errors "libudev"
# configure:5834: $? = 0
# configure:5892: result: yes
# configure:5898: checking for UDEV
# configure:5905: $PKG_CONFIG --exists --print-errors "udev"
# configure:5908: $? = 0
# configure:5922: $PKG_CONFIG --exists --print-errors "udev"
# configure:5925: $? = 0
# configure:5983: result: yes
# configure:5990: checking for GLIB
# configure:5997: $PKG_CONFIG --exists --print-errors "glib-2.0"
# configure:6000: $? = 0
# configure:6014: $PKG_CONFIG --exists --print-errors "glib-2.0"
# configure:6017: $? = 0
# configure:6075: result: yes
# configure:6280: checking that generated files are newer than configure
# configure:6286: result: done
# configure:6337: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by snap-confine config.status 1.0.35, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 6cfb5185cc72
#
# config.status:918: creating Makefile
# config.status:918: creating src/Makefile
# config.status:918: creating tests/Makefile
# config.status:918: creating docs/Makefile
# config.status:918: creating config.h
# config.status:1147: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_APPARMOR_CFLAGS_set=
# ac_cv_env_APPARMOR_CFLAGS_value=
# ac_cv_env_APPARMOR_LIBS_set=
# ac_cv_env_APPARMOR_LIBS_value=
# 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_GLIB_CFLAGS_set=
# ac_cv_env_GLIB_CFLAGS_value=
# ac_cv_env_GLIB_LIBS_set=
# ac_cv_env_GLIB_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_LIBUDEV_CFLAGS_set=
# ac_cv_env_LIBUDEV_CFLAGS_value=
# ac_cv_env_LIBUDEV_LIBS_set=
# ac_cv_env_LIBUDEV_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_SECCOMP_CFLAGS_set=
# ac_cv_env_SECCOMP_CFLAGS_value=
# ac_cv_env_SECCOMP_LIBS_set=
# ac_cv_env_SECCOMP_LIBS_value=
# ac_cv_env_UDEV_CFLAGS_set=
# ac_cv_env_UDEV_CFLAGS_value=
# ac_cv_env_UDEV_LIBS_set=
# ac_cv_env_UDEV_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_chown_works=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_setenv=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strnlen_working=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdbool_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_mount_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# 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_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_type__Bool=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GLIB_LIBS=-lglib-2.0
# pkg_cv_LIBUDEV_CFLAGS=
# pkg_cv_LIBUDEV_LIBS=-ludev
# pkg_cv_SECCOMP_CFLAGS=
# pkg_cv_SECCOMP_LIBS=-lseccomp
# pkg_cv_UDEV_CFLAGS=
# pkg_cv_UDEV_LIBS=
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/snap-confine/src/snap-confine-1.0.35/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# APPARMOR_CFLAGS=''
# APPARMOR_FALSE=''
# APPARMOR_LIBS=''
# APPARMOR_TRUE='#'
# AUTOCONF='${SHELL} /tmp/snap-confine/src/snap-confine-1.0.35/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/snap-confine/src/snap-confine-1.0.35/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/snap-confine/src/snap-confine-1.0.35/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONFINEMENT_TESTS_FALSE=''
# CONFINEMENT_TESTS_TRUE='#'
# 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=''
# GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_LIBS='-lglib-2.0'
# 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=''
# LIBUDEV_CFLAGS=''
# LIBUDEV_LIBS='-ludev'
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/snap-confine/src/snap-confine-1.0.35/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# NVIDIA_ARCH_FALSE='#'
# NVIDIA_ARCH_TRUE=''
# NVIDIA_UBUNTU_FALSE=''
# NVIDIA_UBUNTU_TRUE='#'
# OBJEXT='o'
# PACKAGE='snap-confine'
# PACKAGE_BUGREPORT='snapcraft@lists.ubuntu.com'
# PACKAGE_NAME='snap-confine'
# PACKAGE_STRING='snap-confine 1.0.35'
# PACKAGE_TARNAME='snap-confine'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.35'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# ROOTFS_IS_CORE_SNAP_FALSE='#'
# ROOTFS_IS_CORE_SNAP_TRUE=''
# SECCOMP_CFLAGS=''
# SECCOMP_FALSE='#'
# SECCOMP_LIBS='-lseccomp'
# SECCOMP_TRUE=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP=''
# UDEV_CFLAGS=''
# UDEV_LIBS=''
# VERSION='1.0.35'
# 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='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/snap-confine/src/snap-confine-1.0.35/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib/snap-confine'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "snap-confine"
# #define PACKAGE_TARNAME "snap-confine"
# #define PACKAGE_VERSION "1.0.35"
# #define PACKAGE_STRING "snap-confine 1.0.35"
# #define PACKAGE_BUGREPORT "snapcraft@lists.ubuntu.com"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define PACKAGE "snap-confine"
# #define VERSION "1.0.35"
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE__BOOL 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CHOWN 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_MKDIR 1
# #define HAVE_REGCOMP 1
# #define HAVE_SETENV 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_SECCOMP 1
# #define ROOTFS_IS_CORE_SNAP 1
# #define NVIDIA_ARCH 1
#
# configure: exit 0