JustPaste.it

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Mach configure 1.8, which was
generated by GNU Autoconf 2.72.  Invocation command line was

  $ ../configure --host=i686-gnu 'CC=gcc -m32' 'LD=ld -melf_i386' --enable-apic --enable-kdb --enable-ncpus=1 --disable-linux-groups

## --------- ##
## Platform. ##
## --------- ##

hostname = arch
uname -m = x86_64
uname -r = 6.15.2-arch1-1
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Tue, 10 Jun 2025 21:32:33 +0000

/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: /home/user/gnu/bin/
PATH: /opt/cross/bin/
PATH: /home/user/.bin/
PATH: /home/user/.local/bin/
PATH: /home/user/Applications/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/local/sbin/
PATH: /usr/lib/jvm/default/bin/
PATH: /usr/bin/site_perl/
PATH: /usr/bin/vendor_perl/
PATH: /usr/bin/core_perl/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2819: looking for aux files: compile config.guess config.sub missing install-sh
configure:2832:  trying ../build-aux/
configure:2861:   ../build-aux/compile found
configure:2861:   ../build-aux/config.guess found
configure:2861:   ../build-aux/config.sub found
configure:2861:   ../build-aux/missing found
configure:2843:   ../build-aux/install-sh found
configure:3004: checking for a BSD-compatible install
configure:3078: result: /usr/bin/install -c
configure:3089: checking whether sleep supports fractional seconds
configure:3105: result: yes
configure:3108: checking filesystem timestamp resolution
configure:3243: result: 0.01
configure:3248: checking whether build environment is sane
configure:3293: result: yes
configure:3359: checking for i686-gnu-strip
configure:3380: found /opt/cross/bin/i686-gnu-strip
configure:3392: result: i686-gnu-strip
configure:3464: checking for a race-free mkdir -p
configure:3507: result: /usr/bin/mkdir -p
configure:3514: checking for gawk
configure:3535: found /usr/bin/gawk
configure:3547: result: gawk
configure:3558: checking whether make sets $(MAKE)
configure:3582: result: yes
configure:3608: checking whether make supports nested variables
configure:3627: result: yes
configure:3641: checking xargs -n works
configure:3657: result: yes
configure:3737: checking whether UID '1000' is supported by ustar format
configure:3743: result: yes
configure:3750: checking whether GID '1000' is supported by ustar format
configure:3756: result: yes
configure:3764: checking how to create a ustar tar archive
configure:3775: tar --version
tar (GNU tar) 1.35
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:3778: $? = 0
configure:3818: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3821: $? = 0
configure:3825: tar -xf - <conftest.tar
configure:3828: $? = 0
configure:3830: cat conftest.dir/file
GrepMe
configure:3833: $? = 0
configure:3848: result: gnutar
configure:3892: checking build system type
configure:3908: result: i686-pc-linux-gnu
configure:3928: checking host system type
configure:3943: result: i686-pc-gnu
configure:4006: checking for gawk
configure:4039: result: gawk
configure:4067: checking whether make supports the include directive
configure:4082: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4085: $? = 0
configure:4104: result: yes (GNU style)
configure:4135: checking for i686-gnu-gcc
configure:4168: result: gcc -m32
configure:4573: checking for C compiler version
configure:4582: gcc -m32 --version >&5
gcc (GCC) 15.1.1 20250425
Copyright (C) 2025 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:4593: $? = 0
configure:4582: gcc -m32 -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.1.1 20250425 (GCC) 
configure:4593: $? = 0
configure:4582: gcc -m32 -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4593: $? = 1
configure:4582: gcc -m32 -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4593: $? = 1
configure:4582: gcc -m32 -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:4593: $? = 1
configure:4613: checking whether the C compiler works
configure:4635: gcc -m32 -g -O2 -ffreestanding -nostdlib   conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00001000
configure:4639: $? = 0
configure:4690: result: yes
configure:4694: checking for C compiler default output file name
configure:4696: result: a.out
configure:4702: checking for suffix of executables
configure:4709: gcc -m32 -o conftest -g -O2 -ffreestanding -nostdlib   conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00001000
configure:4713: $? = 0
configure:4737: result: 
configure:4761: checking whether we are cross compiling
configure:4799: result: yes
configure:4805: checking for suffix of object files
configure:4828: gcc -m32 -c -g -O2 -ffreestanding -nostdlib  conftest.c >&5
configure:4832: $? = 0
configure:4856: result: o
configure:4860: checking whether the compiler supports GNU C
configure:4880: gcc -m32 -c -g -O2 -ffreestanding -nostdlib  conftest.c >&5
configure:4880: $? = 0
configure:4892: result: yes
configure:4903: checking whether gcc -m32 accepts -g
configure:4924: gcc -m32 -c -g  conftest.c >&5
configure:4924: $? = 0
configure:4971: result: yes
configure:4991: checking for gcc -m32 option to enable C11 features
configure:5006: gcc -m32  -c -g -O2 -ffreestanding -nostdlib  conftest.c >&5
configure:5006: $? = 0
configure:5025: result: none needed
configure:5149: checking whether gcc -m32 understands -c and -o together
configure:5172: gcc -m32 -c conftest.c -o conftest2.o
configure:5175: $? = 0
configure:5172: gcc -m32 -c conftest.c -o conftest2.o
configure:5175: $? = 0
configure:5191: result: yes
configure:5210: checking dependency style of gcc -m32
configure:5323: result: gcc3
configure:5347: checking dependency style of gcc -m32
configure:5458: result: gcc3
configure:5482: checking for i686-gnu-gcc
configure:5515: result: gcc -m32
configure:5920: checking for C compiler version
configure:5929: gcc -m32 --version >&5
gcc (GCC) 15.1.1 20250425
Copyright (C) 2025 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:5940: $? = 0
configure:5929: gcc -m32 -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.1.1 20250425 (GCC) 
configure:5940: $? = 0
configure:5929: gcc -m32 -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5940: $? = 1
configure:5929: gcc -m32 -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5940: $? = 1
configure:5929: gcc -m32 -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:5940: $? = 1
configure:5944: checking whether the compiler supports GNU C
configure:5976: result: yes
configure:5987: checking whether gcc -m32 accepts -g
configure:6055: result: yes
configure:6075: checking for gcc -m32 option to enable C11 features
configure:6109: result: none needed
configure:6233: checking whether gcc -m32 understands -c and -o together
configure:6275: result: yes
configure:6294: checking dependency style of gcc -m32
configure:6407: result: gcc3
configure:6427: checking how to run the C preprocessor
configure:6453: gcc -m32 -E  conftest.c
configure:6453: $? = 0
configure:6469: gcc -m32 -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    9 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6469: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Mach"
| #define PACKAGE_TARNAME "gnumach"
| #define PACKAGE_VERSION "1.8"
| #define PACKAGE_STRING "GNU Mach 1.8"
| #define PACKAGE_BUGREPORT "bug-hurd@gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6498: result: gcc -m32 -E
configure:6512: gcc -m32 -E  conftest.c
configure:6512: $? = 0
configure:6528: gcc -m32 -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    9 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6528: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Mach"
| #define PACKAGE_TARNAME "gnumach"
| #define PACKAGE_VERSION "1.8"
| #define PACKAGE_STRING "GNU Mach 1.8"
| #define PACKAGE_BUGREPORT "bug-hurd@gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6564: checking for i686-gnu-ranlib
configure:6585: found /opt/cross/bin/i686-gnu-ranlib
configure:6597: result: i686-gnu-ranlib
configure:6668: checking for i686-gnu-ar
configure:6689: found /opt/cross/bin/i686-gnu-ar
configure:6701: result: i686-gnu-ar
configure:6772: checking for i686-gnu-ld
configure:6805: result: ld -melf_i386
configure:6876: checking for i686-gnu-nm
configure:6897: found /opt/cross/bin/i686-gnu-nm
configure:6909: result: i686-gnu-nm
configure:6981: checking for i686-gnu-mig
configure:7002: found /home/user/gnu/bin/i686-gnu-mig
configure:7014: result: i686-gnu-mig
configure:7095: checking for gzip
configure:7116: found /usr/bin/gzip
configure:7129: result: gzip
configure:7140: checking for i686-gnu-strip
configure:7173: result: i686-gnu-strip
configure:7244: checking for patch
configure:7265: found /usr/bin/patch
configure:7278: result: patch
configure:8105: checking whether to enable assertions
configure:8127: result: yes
configure:12712: checking for i686-gnu-mig
configure:12733: found /home/user/gnu/bin/i686-gnu-mig
configure:12745: result: i686-gnu-mig
configure:12756: checking for gcc
configure:12777: found /usr/bin/gcc
configure:12790: result: gcc -m32
configure:12801: checking for gcc
configure:12822: found /usr/bin/gcc
configure:12835: result: gcc -m32 -E
configure:12855: checking whether the compiler accepts `-fstack-protector'
configure:12865: result: yes
configure:13036: checking that generated files are newer than configure
configure:13042: result: done
configure:13653: creating ./config.status
configure:14994: Applied a patch to work around a deficiency in
    Automake.  See `configure.ac' for details.

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU Mach config.status 1.8, which was
generated by GNU Autoconf 2.72.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on arch

config.status:1150: creating tests/test-multiboot
config.status:1150: creating Makefile
config.status:1150: creating version.c
config.status:1150: creating config.h
config.status:1376: linking ../i386/i386 to machine
config.status:1376: linking ../i386/include/mach/i386 to mach/machine
config.status:1395: executing depfiles commands
config.status:1472: cd .       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
# Ugly bootstrap hack to get to-be-generated files created
# Try to guess what file this dependency file is from...
config.status:1477: $? = 0

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='gcc -m32'
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MIG_set=
ac_cv_env_MIG_value=
ac_cv_env_USER_CC_set=
ac_cv_env_USER_CC_value=
ac_cv_env_USER_CFLAGS_set=
ac_cv_env_USER_CFLAGS_value=
ac_cv_env_USER_CPPFLAGS_set=
ac_cv_env_USER_CPPFLAGS_value=
ac_cv_env_USER_CPP_set=
ac_cv_env_USER_CPP_value=
ac_cv_env_USER_MIG_set=
ac_cv_env_USER_MIG_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=i686-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=i686-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='gcc -m32'
ac_cv_prog_CPP='gcc -m32 -E'
ac_cv_prog_GZIP=gzip
ac_cv_prog_LD='ld -melf_i386'
ac_cv_prog_MIG=i686-gnu-mig
ac_cv_prog_NM=i686-gnu-nm
ac_cv_prog_PATCH=patch
ac_cv_prog_RANLIB=i686-gnu-ranlib
ac_cv_prog_STRIP=i686-gnu-strip
ac_cv_prog_USER_CC='gcc -m32'
ac_cv_prog_USER_CPP='gcc -m32 -E'
ac_cv_prog_USER_MIG=i686-gnu-mig
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_filesystem_timestamp_resolution=0.01
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
am_cv_sleep_fractional_seconds=yes
am_cv_xargs_n_works=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/home/user/Projects/hurd/gnumach/build-aux/missing'\'' aclocal-1.18'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='i686-gnu-ar'
AUTOCONF='${SHELL} '\''/home/user/Projects/hurd/gnumach/build-aux/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/user/Projects/hurd/gnumach/build-aux/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/user/Projects/hurd/gnumach/build-aux/missing'\'' automake-1.18'
AWK='gawk'
CC='gcc -m32'
CCAS='gcc -m32'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2 -ffreestanding -nostdlib'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CODE_linux_FALSE=''
CODE_linux_TRUE='#'
CPP='gcc -m32 -E'
CPPFLAGS=''
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ETAGS='etags'
EXEEXT=''
GZIP='gzip'
HOST_aarch64_FALSE=''
HOST_aarch64_TRUE='#'
HOST_ix86_FALSE='#'
HOST_ix86_TRUE=''
HOST_x86_64_FALSE=''
HOST_x86_64_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='ld -melf_i386'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} '\''/home/user/Projects/hurd/gnumach/build-aux/missing'\'' makeinfo'
MIG='i686-gnu-mig'
MKDIR_P='/usr/bin/mkdir -p'
NM='i686-gnu-nm'
OBJEXT='o'
PACKAGE='gnumach'
PACKAGE_BUGREPORT='bug-hurd@gnu.org'
PACKAGE_NAME='GNU Mach'
PACKAGE_STRING='GNU Mach 1.8'
PACKAGE_TARNAME='gnumach'
PACKAGE_URL=''
PACKAGE_VERSION='1.8'
PATCH='patch'
PATH_SEPARATOR=':'
PLATFORM_at_FALSE='#'
PLATFORM_at_TRUE=''
PLATFORM_xen_FALSE=''
PLATFORM_xen_TRUE='#'
RANLIB='i686-gnu-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='i686-gnu-strip'
USER_CC='gcc -m32'
USER_CFLAGS=''
USER_CPP='gcc -m32 -E'
USER_CPPFLAGS=''
USER_MIG='i686-gnu-mig'
VERSION='1.8'
_START_MAP='0x1000000'
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__rm_f_notfound=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
am__xargs_n='xargs -n'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
device_driver_3c501_FALSE=''
device_driver_3c501_TRUE='#'
device_driver_3c503_FALSE=''
device_driver_3c503_TRUE='#'
device_driver_3c505_FALSE=''
device_driver_3c505_TRUE='#'
device_driver_3c507_FALSE=''
device_driver_3c507_TRUE='#'
device_driver_3c509_FALSE=''
device_driver_3c509_TRUE='#'
device_driver_3c515_FALSE=''
device_driver_3c515_TRUE='#'
device_driver_3c574_cs_FALSE=''
device_driver_3c574_cs_TRUE='#'
device_driver_3c589_cs_FALSE=''
device_driver_3c589_cs_TRUE='#'
device_driver_3c59x_FALSE=''
device_driver_3c59x_TRUE='#'
device_driver_53c78xx_FALSE=''
device_driver_53c78xx_TRUE='#'
device_driver_AM53C974_FALSE=''
device_driver_AM53C974_TRUE='#'
device_driver_BusLogic_FALSE=''
device_driver_BusLogic_TRUE='#'
device_driver_NCR53c406a_FALSE=''
device_driver_NCR53c406a_TRUE='#'
device_driver_ac3200_FALSE=''
device_driver_ac3200_TRUE='#'
device_driver_advansys_FALSE=''
device_driver_advansys_TRUE='#'
device_driver_aha152x_FALSE=''
device_driver_aha152x_TRUE='#'
device_driver_aha1542_FALSE=''
device_driver_aha1542_TRUE='#'
device_driver_aha1740_FALSE=''
device_driver_aha1740_TRUE='#'
device_driver_aic7xxx_FALSE=''
device_driver_aic7xxx_TRUE='#'
device_driver_apricot_FALSE=''
device_driver_apricot_TRUE='#'
device_driver_at1700_FALSE=''
device_driver_at1700_TRUE='#'
device_driver_atp_FALSE=''
device_driver_atp_TRUE='#'
device_driver_axnet_cs_FALSE=''
device_driver_axnet_cs_TRUE='#'
device_driver_de4x5_FALSE=''
device_driver_de4x5_TRUE='#'
device_driver_de600_FALSE=''
device_driver_de600_TRUE='#'
device_driver_de620_FALSE=''
device_driver_de620_TRUE='#'
device_driver_depca_FALSE=''
device_driver_depca_TRUE='#'
device_driver_dtc_FALSE=''
device_driver_dtc_TRUE='#'
device_driver_e2100_FALSE=''
device_driver_e2100_TRUE='#'
device_driver_eata_FALSE=''
device_driver_eata_TRUE='#'
device_driver_eata_dma_FALSE=''
device_driver_eata_dma_TRUE='#'
device_driver_eata_pio_FALSE=''
device_driver_eata_pio_TRUE='#'
device_driver_eepro100_FALSE=''
device_driver_eepro100_TRUE='#'
device_driver_eepro_FALSE=''
device_driver_eepro_TRUE='#'
device_driver_eexpress_FALSE=''
device_driver_eexpress_TRUE='#'
device_driver_epic100_FALSE=''
device_driver_epic100_TRUE='#'
device_driver_eth16i_FALSE=''
device_driver_eth16i_TRUE='#'
device_driver_ewrk3_FALSE=''
device_driver_ewrk3_TRUE='#'
device_driver_fdomain_FALSE=''
device_driver_fdomain_TRUE='#'
device_driver_floppy_FALSE=''
device_driver_floppy_TRUE='#'
device_driver_fmv18x_FALSE=''
device_driver_fmv18x_TRUE='#'
device_driver_fmvj18x_cs_FALSE=''
device_driver_fmvj18x_cs_TRUE='#'
device_driver_g_NCR5380_FALSE=''
device_driver_g_NCR5380_TRUE='#'
device_driver_gdth_FALSE=''
device_driver_gdth_TRUE='#'
device_driver_group_block_FALSE=''
device_driver_group_block_TRUE='#'
device_driver_group_net_FALSE=''
device_driver_group_net_TRUE='#'
device_driver_group_pcmcia_FALSE=''
device_driver_group_pcmcia_TRUE='#'
device_driver_group_scsi_FALSE=''
device_driver_group_scsi_TRUE='#'
device_driver_hamachi_FALSE=''
device_driver_hamachi_TRUE='#'
device_driver_hp100_FALSE=''
device_driver_hp100_TRUE='#'
device_driver_hp_FALSE=''
device_driver_hp_TRUE='#'
device_driver_hp_plus_FALSE=''
device_driver_hp_plus_TRUE='#'
device_driver_i82365_FALSE=''
device_driver_i82365_TRUE='#'
device_driver_ide_FALSE=''
device_driver_ide_TRUE='#'
device_driver_in2000_FALSE=''
device_driver_in2000_TRUE='#'
device_driver_intel_gige_FALSE=''
device_driver_intel_gige_TRUE='#'
device_driver_lance_FALSE=''
device_driver_lance_TRUE='#'
device_driver_myson803_FALSE=''
device_driver_myson803_TRUE='#'
device_driver_natsemi_FALSE=''
device_driver_natsemi_TRUE='#'
device_driver_ncr53c8xx_FALSE=''
device_driver_ncr53c8xx_TRUE='#'
device_driver_ne2k_pci_FALSE=''
device_driver_ne2k_pci_TRUE='#'
device_driver_ne_FALSE=''
device_driver_ne_TRUE='#'
device_driver_ni52_FALSE=''
device_driver_ni52_TRUE='#'
device_driver_ni65_FALSE=''
device_driver_ni65_TRUE='#'
device_driver_nmclan_cs_FALSE=''
device_driver_nmclan_cs_TRUE='#'
device_driver_ns820_FALSE=''
device_driver_ns820_TRUE='#'
device_driver_orinoco_cs_FALSE=''
device_driver_orinoco_cs_TRUE='#'
device_driver_pas16_FALSE=''
device_driver_pas16_TRUE='#'
device_driver_pcmcia_isa_FALSE=''
device_driver_pcmcia_isa_TRUE='#'
device_driver_pcnet32_FALSE=''
device_driver_pcnet32_TRUE='#'
device_driver_pcnet_cs_FALSE=''
device_driver_pcnet_cs_TRUE='#'
device_driver_ppa_FALSE=''
device_driver_ppa_TRUE='#'
device_driver_qlogicfas_FALSE=''
device_driver_qlogicfas_TRUE='#'
device_driver_qlogicisp_FALSE=''
device_driver_qlogicisp_TRUE='#'
device_driver_rtl8139_FALSE=''
device_driver_rtl8139_TRUE='#'
device_driver_seagate_FALSE=''
device_driver_seagate_TRUE='#'
device_driver_seeq8005_FALSE=''
device_driver_seeq8005_TRUE='#'
device_driver_sis900_FALSE=''
device_driver_sis900_TRUE='#'
device_driver_sk_g16_FALSE=''
device_driver_sk_g16_TRUE='#'
device_driver_smc91c92_cs_FALSE=''
device_driver_smc91c92_cs_TRUE='#'
device_driver_smc_ultra32_FALSE=''
device_driver_smc_ultra32_TRUE='#'
device_driver_smc_ultra_FALSE=''
device_driver_smc_ultra_TRUE='#'
device_driver_starfire_FALSE=''
device_driver_starfire_TRUE='#'
device_driver_sundance_FALSE=''
device_driver_sundance_TRUE='#'
device_driver_sym53c8xx_FALSE=''
device_driver_sym53c8xx_TRUE='#'
device_driver_t128_FALSE=''
device_driver_t128_TRUE='#'
device_driver_tlan_FALSE=''
device_driver_tlan_TRUE='#'
device_driver_tmscsim_FALSE=''
device_driver_tmscsim_TRUE='#'
device_driver_tulip_FALSE=''
device_driver_tulip_TRUE='#'
device_driver_u14_34f_FALSE=''
device_driver_u14_34f_TRUE='#'
device_driver_ultrastor_FALSE=''
device_driver_ultrastor_TRUE='#'
device_driver_via_rhine_FALSE=''
device_driver_via_rhine_TRUE='#'
device_driver_wavelan_FALSE=''
device_driver_wavelan_TRUE='#'
device_driver_wd7000_FALSE=''
device_driver_wd7000_TRUE='#'
device_driver_wd_FALSE=''
device_driver_wd_TRUE='#'
device_driver_winbond_840_FALSE=''
device_driver_winbond_840_TRUE='#'
device_driver_xirc2ps_cs_FALSE=''
device_driver_xirc2ps_cs_TRUE='#'
device_driver_yellowfin_FALSE=''
device_driver_yellowfin_TRUE='#'
device_driver_znet_FALSE=''
device_driver_znet_TRUE='#'
disable_smashing_stack_protector_FALSE='#'
disable_smashing_stack_protector_TRUE=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_apic_FALSE='#'
enable_apic_TRUE=''
enable_kdb_FALSE='#'
enable_kdb_TRUE=''
enable_kmsg_FALSE='#'
enable_kmsg_TRUE=''
enable_lpr_FALSE='#'
enable_lpr_TRUE=''
enable_pae_FALSE=''
enable_pae_TRUE='#'
enable_pseudo_phys_FALSE=''
enable_pseudo_phys_TRUE='#'
enable_pv_descriptors_FALSE=''
enable_pv_descriptors_TRUE='#'
enable_pv_pagetables_FALSE=''
enable_pv_pagetables_TRUE='#'
enable_ring1_FALSE=''
enable_ring1_TRUE='#'
enable_user32_FALSE=''
enable_user32_TRUE='#'
exec_prefix='${prefix}'
host='i686-pc-gnu'
host_alias='i686-gnu'
host_cpu='i686'
host_os='gnu'
host_platform='at'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/user/Projects/hurd/gnumach/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
systype='i386'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNU Mach"
#define PACKAGE_TARNAME "gnumach"
#define PACKAGE_VERSION "1.8"
#define PACKAGE_STRING "GNU Mach 1.8"
#define PACKAGE_BUGREPORT "bug-hurd@gnu.org"
#define PACKAGE_URL ""
#define NCPUS 1
#define __ELF__ 1
#define CPU_L1_SHIFT 6
#define AT386 1
#define ENABLE_IMMEDIATE_CONSOLE 0
#define MACH_LPR /**/
#define APIC 1
#define MACH 1
#define CMU 1
#define MACH_KERNEL 1
#define KERNEL 1
#define NCOM 2
#define NLPR 1
#define BOOTSTRAP_SYMBOLS 0
#define FAST_TAS 0
#define HW_FOOTPRINT 0
#define MACH_COUNTERS 0
#define MACH_DEBUG 1
#define MACH_FIXPRI 1
#define MACH_HOST 0
#define MACH_IPC_DEBUG 1
#define MACH_IPC_TEST 0
#define MACH_LDEBUG 0
#define MACH_LOCK_MON 0
#define MACH_MACHINE_ROUTINES 1
#define MACH_MP_DEBUG 0
#define MACH_PAGEMAP 1
#define MACH_PCSAMPLE 1
#define MACH_KERNSAMPLE 0
#define MACH_TTD 0
#define MACH_VM_DEBUG 1
#define POWER_SAVE 1
#define STAT_TIME 1
#define XPR_DEBUG 0
#define SLAB_VERIFY 0
#define SLAB_USE_CPU_POOLS 0
#define MACH_KDB 1
#define MACH_KMSG /**/

configure: exit 0