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.71. Invocation command line was
$ ../configure --host=i686-gnu 'CC=gcc -m32'
## --------- ##
## Platform. ##
## --------- ##
hostname = debian
uname -m = i686-AT386
uname -r = 0.9
uname -s = GNU
uname -v = GNU-Mach 1.8+git20230526-486/Hurd-0.9
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686-AT386
/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/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/local/games/
PATH: /usr/games/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2805: looking for aux files: compile config.guess config.sub missing install-sh
configure:2818: trying ../build-aux/
configure:2847: ../build-aux/compile found
configure:2847: ../build-aux/config.guess found
configure:2847: ../build-aux/config.sub found
configure:2847: ../build-aux/missing found
configure:2829: ../build-aux/install-sh found
configure:2989: checking for a BSD-compatible install
configure:3062: result: /usr/bin/install -c
configure:3073: checking whether build environment is sane
configure:3128: result: yes
configure:3184: checking for i686-gnu-strip
configure:3205: found /usr/bin/i686-gnu-strip
configure:3216: result: i686-gnu-strip
configure:3287: checking for a race-free mkdir -p
configure:3331: result: /usr/bin/mkdir -p
configure:3338: checking for gawk
configure:3359: found /usr/bin/gawk
configure:3370: result: gawk
configure:3381: checking whether make sets $(MAKE)
configure:3404: result: yes
configure:3434: checking whether make supports nested variables
configure:3452: result: yes
configure:3596: checking whether make supports nested variables
configure:3614: result: yes
configure:3638: checking build system type
configure:3653: result: i686-unknown-gnu0.9
configure:3673: checking host system type
configure:3687: result: i686-pc-gnu
configure:3749: checking for gawk
configure:3781: result: gawk
configure:3809: checking whether make supports the include directive
configure:3824: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3827: $? = 0
configure:3846: result: yes (GNU style)
configure:3877: checking for i686-gnu-gcc
configure:3909: result: gcc -m32
configure:4307: checking for C compiler version
configure:4316: gcc -m32 --version >&5
gcc (Debian 12.2.0-14+hurd.1) 12.2.0
Copyright (C) 2022 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:4327: $? = 0
configure:4316: gcc -m32 -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-gnu/12/lto-wrapper
Target: i686-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+hurd.1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=i686-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --disable-libitm --disable-libsanitizer --enable-plugin --enable-default-pie --with-system-zlib --enable-multiarch --disable-werror --with-arch=i686 --with-tune=generic --enable-checking=release --build=i686-gnu --host=i686-gnu --target=i686-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (Debian 12.2.0-14+hurd.1)
configure:4327: $? = 0
configure:4316: gcc -m32 -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4327: $? = 1
configure:4316: gcc -m32 -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4327: $? = 1
configure:4316: gcc -m32 -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:4327: $? = 1
configure:4347: checking whether the C compiler works
configure:4369: gcc -m32 -g -O2 -ffreestanding -nostdlib conftest.c >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000190
configure:4373: $? = 0
configure:4423: result: yes
configure:4426: checking for C compiler default output file name
configure:4428: result: a.out
configure:4434: checking for suffix of executables
configure:4441: gcc -m32 -o conftest -g -O2 -ffreestanding -nostdlib conftest.c >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000190
configure:4445: $? = 0
configure:4468: result:
configure:4490: checking whether we are cross compiling
configure:4528: result: yes
configure:4533: checking for suffix of object files
configure:4556: gcc -m32 -c -g -O2 -ffreestanding -nostdlib conftest.c >&5
configure:4560: $? = 0
configure:4582: result: o
configure:4586: checking whether the compiler supports GNU C
configure:4606: gcc -m32 -c -g -O2 -ffreestanding -nostdlib conftest.c >&5
configure:4606: $? = 0
configure:4616: result: yes
configure:4627: checking whether gcc -m32 accepts -g
configure:4648: gcc -m32 -c -g conftest.c >&5
configure:4648: $? = 0
configure:4692: result: yes
configure:4712: checking for gcc -m32 option to enable C11 features
configure:4727: gcc -m32 -c -g -O2 -ffreestanding -nostdlib conftest.c >&5
configure:4727: $? = 0
configure:4745: result: none needed
configure:4861: checking whether gcc -m32 understands -c and -o together
configure:4884: gcc -m32 -c conftest.c -o conftest2.o
configure:4887: $? = 0
configure:4884: gcc -m32 -c conftest.c -o conftest2.o
configure:4887: $? = 0
configure:4899: result: yes
configure:4918: checking dependency style of gcc -m32
configure:5030: result: gcc3
configure:5054: checking dependency style of gcc -m32
configure:5164: result: gcc3
configure:5188: checking for i686-gnu-gcc
configure:5220: result: gcc -m32
configure:5618: checking for C compiler version
configure:5627: gcc -m32 --version >&5
gcc (Debian 12.2.0-14+hurd.1) 12.2.0
Copyright (C) 2022 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:5638: $? = 0
configure:5627: gcc -m32 -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-gnu/12/lto-wrapper
Target: i686-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+hurd.1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=i686-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --disable-libitm --disable-libsanitizer --enable-plugin --enable-default-pie --with-system-zlib --enable-multiarch --disable-werror --with-arch=i686 --with-tune=generic --enable-checking=release --build=i686-gnu --host=i686-gnu --target=i686-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (Debian 12.2.0-14+hurd.1)
configure:5638: $? = 0
configure:5627: gcc -m32 -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5638: $? = 1
configure:5627: gcc -m32 -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5638: $? = 1
configure:5627: gcc -m32 -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:5638: $? = 1
configure:5642: checking whether the compiler supports GNU C
configure:5672: result: yes
configure:5683: checking whether gcc -m32 accepts -g
configure:5748: result: yes
configure:5768: checking for gcc -m32 option to enable C11 features
configure:5801: result: none needed
configure:5917: checking whether gcc -m32 understands -c and -o together
configure:5955: result: yes
configure:5974: checking dependency style of gcc -m32
configure:6086: result: gcc3
configure:6106: checking how to run the C preprocessor
configure:6132: gcc -m32 -E conftest.c
configure:6132: $? = 0
configure:6147: 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:6147: $? = 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:6174: result: gcc -m32 -E
configure:6188: gcc -m32 -E conftest.c
configure:6188: $? = 0
configure:6203: 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:6203: $? = 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:6237: checking for i686-gnu-ranlib
configure:6258: found /usr/bin/i686-gnu-ranlib
configure:6269: result: i686-gnu-ranlib
configure:6339: checking for i686-gnu-ar
configure:6360: found /usr/bin/i686-gnu-ar
configure:6371: result: i686-gnu-ar
configure:6441: checking for i686-gnu-ld
configure:6462: found /usr/bin/i686-gnu-ld
configure:6473: result: i686-gnu-ld
configure:6543: checking for i686-gnu-nm
configure:6564: found /usr/bin/i686-gnu-nm
configure:6575: result: i686-gnu-nm
configure:6646: checking for i686-gnu-mig
configure:6681: result: no
configure:6691: checking for mig
configure:6712: found /usr/bin/mig
configure:6723: result: mig
configure:6758: checking for gzip
configure:6779: found /usr/bin/gzip
configure:6791: result: gzip
configure:6802: checking for i686-gnu-strip
configure:6834: result: i686-gnu-strip
configure:6904: checking for patch
configure:6925: found /usr/bin/patch
configure:6937: result: patch
configure:7762: checking whether to enable assertions
configure:7783: result: yes
configure:12363: checking for i686-gnu-mig
configure:12398: result: no
configure:12406: checking for gcc
configure:12427: found /usr/bin/gcc
configure:12439: result: gcc -m32
configure:12450: checking for gcc
configure:12471: found /usr/bin/gcc
configure:12483: result: gcc -m32 -E
configure:12503: checking whether the compiler accepts `-fstack-protector'
configure:12513: result: yes
configure:12684: checking that generated files are newer than configure
configure:12690: result: done
configure:13289: creating ./config.status
configure:14627: 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.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on debian
config.status:1231: creating tests/test-multiboot
config.status:1231: creating Makefile
config.status:1231: creating version.c
config.status:1231: creating config.h
config.status:1457: linking ../i386/i386 to machine
config.status:1457: linking ../i386/include/mach/i386 to mach/machine
config.status:1457: linking ../linux/src/include/asm-i386 to linux/src/include/asm
config.status:1457: linking ../linux/dev/include/asm-i386 to linux/dev/include/asm
config.status:1476: executing depfiles commands
config.status:1553: 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:1558: $? = 0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-unknown-gnu0.9
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=i686-gnu-ld
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_ac_ct_MIG=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_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/home/user/hurd-dev/gnumach/build-aux/missing'\'' aclocal-1.16'
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/hurd-dev/gnumach/build-aux/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/user/hurd-dev/gnumach/build-aux/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/user/hurd-dev/gnumach/build-aux/missing'\'' automake-1.16'
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='i686-gnu-ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} '\''/home/user/hurd-dev/gnumach/build-aux/missing'\'' makeinfo'
MIG='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/bash'
STRIP='i686-gnu-strip'
USER_CC='gcc -m32'
USER_CFLAGS=''
USER_CPP='gcc -m32 -E'
USER_CPPFLAGS=''
USER_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__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i686-unknown-gnu0.9'
build_alias=''
build_cpu='i686'
build_os='gnu0.9'
build_vendor='unknown'
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/hurd-dev/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 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 0
#define MACH_KMSG /**/
#define CONFIG_BLK_DEV_FD 1
#define CONFIG_BLK_DEV_IDE 1
#define CONFIG_SCSI_BUSLOGIC 1
#define CONFIG_SCSI_ADVANSYS 1
#define CONFIG_SCSI_AHA152X 1
#define CONFIG_SCSI_AHA1740 1
#define CONFIG_SCSI_DTC3280 1
#define CONFIG_SCSI_FUTURE_DOMAIN 1
#define CONFIG_SCSI_IN2000 1
#define CONFIG_SCSI_NCR53C8XX 1
#define CONFIG_SCSI_PASS16 1
#define CONFIG_SCSI_QLOGIC_FAS 1
#define CONFIG_SCSI_QLOGIC_ISP 1
#define CONFIG_SCSI_SEAGATE 1
#define CONFIG_SCSI_SYM53C8XX 1
#define CONFIG_SCSI_T128 1
#define CONFIG_SCSI_DC390T 1
#define CONFIG_SCSI_U14_34F 1
#define CONFIG_SCSI_ULTRASTOR 1
#define CONFIG_EL1 1
#define CONFIG_EL2 1
#define CONFIG_ELPLUS 1
#define CONFIG_EL16 1
#define CONFIG_EL3 1
#define CONFIG_VORTEX 1
#define CONFIG_AC3200 1
#define CONFIG_APRICOT 1
#define CONFIG_AT1700 1
#define CONFIG_DE4X5 1
#define CONFIG_DEPCA 1
#define CONFIG_E2100 1
#define CONFIG_EEXPRESS_PRO 1
#define CONFIG_EEXPRESS_PRO100B 1
#define CONFIG_EEXPRESS 1
#define CONFIG_EPIC 1
#define CONFIG_ETH16I 1
#define CONFIG_EWRK3 1
#define CONFIG_FMV18X 1
#define CONFIG_HAMACHI 1
#define CONFIG_HPLAN_PLUS 1
#define CONFIG_HPLAN 1
#define CONFIG_HP100 1
#define CONFIG_INTEL_GIGE 1
#define CONFIG_LANCE 1
#define CONFIG_MYSON803 1
#define CONFIG_NATSEMI 1
#define CONFIG_NE2000 1
#define CONFIG_NE2K_PCI 1
#define CONFIG_NI52 1
#define CONFIG_NI65 1
#define CONFIG_NS820 1
#define CONFIG_PCNET32 1
#define CONFIG_RTL8139 1
#define CONFIG_SEEQ8005 1
#define CONFIG_SIS900 1
#define CONFIG_SK_G16 1
#define CONFIG_ULTRA 1
#define CONFIG_ULTRA32 1
#define CONFIG_STARFIRE 1
#define CONFIG_SUNDANCE 1
#define CONFIG_TLAN 1
#define CONFIG_DEC_ELCP 1
#define CONFIG_VIA_RHINE 1
#define CONFIG_WD80x3 1
#define CONFIG_WINBOND840 1
#define CONFIG_YELLOWFIN 1
#define CONFIG_ZNET 1
#define CONFIG_I82365 1
#define CONFIG_ISA 1
#define CONFIG_3C574_CS 1
#define CONFIG_3C589_CS 1
#define CONFIG_AXNET_CS 1
#define CONFIG_FMVJ18X_CS 1
#define CONFIG_NMCLAN_CS 1
#define CONFIG_PCNET_CS 1
#define CONFIG_SMC91C92_CS 1
#define CONFIG_XIRC2PS_CS 1
#define CONFIG_ORINOCO_CS 1
#define CONFIG_BLOCK 1
#define CONFIG_INET 1
#define CONFIG_PCMCIA 1
#define CONFIG_SCSI 1
#define CONFIG_WIRELESS 1
#define CONFIG_M686 1
#define CPU 686
#define LINUX_DEV 1
#define __KERNEL__ 1
configure: exit 0