OSDN Git Service

parser_testをDatumParserに対応。
[simplecms/utakata.git] / config.log
index b101d1c..76ef1ab 100644 (file)
@@ -12,9 +12,9 @@ generated by GNU Autoconf 2.63.  Invocation command line was
 
 hostname = vaio_z
 uname -m = i686
-uname -r = 2.6.31-gentoo-r6
+uname -r = 2.6.32-gentoo-r1
 uname -s = Linux
-uname -v = #3 SMP Sat Nov 28 15:37:19 JST 2009
+uname -v = #3 SMP Sat Jan 23 12:42:49 JST 2010
 
 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU P8800 @ 2.66GHz
 /bin/uname -X     = unknown
@@ -54,98 +54,98 @@ configure:2098: found /bin/gawk
 configure:2109: result: gawk
 configure:2120: checking whether make sets $(MAKE)
 configure:2142: result: yes
-configure:2377: checking for g++
-configure:2393: found /usr/bin/g++
-configure:2404: result: g++
-configure:2431: checking for C++ compiler version
-configure:2439: g++ --version >&5
+configure:2386: checking for g++
+configure:2402: found /usr/bin/g++
+configure:2413: result: g++
+configure:2440: checking for C++ compiler version
+configure:2448: g++ --version >&5
 g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4
 Copyright (C) 2008 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:2443: $? = 0
-configure:2450: g++ -v >&5
+configure:2452: $? = 0
+configure:2459: g++ -v >&5
 Using built-in specs.
 Target: i686-pc-linux-gnu
 Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5'
 Thread model: posix
 gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) 
-configure:2454: $? = 0
-configure:2461: g++ -V >&5
+configure:2463: $? = 0
+configure:2470: g++ -V >&5
 g++: '-V' option must have argument
-configure:2465: $? = 1
-configure:2488: checking for C++ compiler default output file name
-configure:2510: g++    conftest.cpp  >&5
-configure:2514: $? = 0
-configure:2552: result: a.out
-configure:2571: checking whether the C++ compiler works
-configure:2581: ./a.out
-configure:2585: $? = 0
-configure:2604: result: yes
-configure:2611: checking whether we are cross compiling
-configure:2613: result: no
-configure:2616: checking for suffix of executables
-configure:2623: g++ -o conftest    conftest.cpp  >&5
-configure:2627: $? = 0
-configure:2653: result: 
-configure:2659: checking for suffix of object files
-configure:2685: g++ -c   conftest.cpp >&5
-configure:2689: $? = 0
-configure:2714: result: o
-configure:2718: checking whether we are using the GNU C++ compiler
-configure:2747: g++ -c   conftest.cpp >&5
-configure:2754: $? = 0
-configure:2771: result: yes
-configure:2780: checking whether g++ accepts -g
-configure:2810: g++ -c -g  conftest.cpp >&5
-configure:2817: $? = 0
-configure:2918: result: yes
-configure:2952: checking for style of include used by make
-configure:2980: result: GNU
-configure:3005: checking dependency style of g++
-configure:3096: result: gcc3
-configure:3159: checking for gcc
-configure:3175: found /usr/bin/gcc
-configure:3186: result: gcc
-configure:3418: checking for C compiler version
-configure:3426: gcc --version >&5
+configure:2474: $? = 1
+configure:2497: checking for C++ compiler default output file name
+configure:2519: g++    conftest.cpp  >&5
+configure:2523: $? = 0
+configure:2561: result: a.out
+configure:2580: checking whether the C++ compiler works
+configure:2590: ./a.out
+configure:2594: $? = 0
+configure:2613: result: yes
+configure:2620: checking whether we are cross compiling
+configure:2622: result: no
+configure:2625: checking for suffix of executables
+configure:2632: g++ -o conftest    conftest.cpp  >&5
+configure:2636: $? = 0
+configure:2662: result: 
+configure:2668: checking for suffix of object files
+configure:2694: g++ -c   conftest.cpp >&5
+configure:2698: $? = 0
+configure:2723: result: o
+configure:2727: checking whether we are using the GNU C++ compiler
+configure:2756: g++ -c   conftest.cpp >&5
+configure:2763: $? = 0
+configure:2780: result: yes
+configure:2789: checking whether g++ accepts -g
+configure:2819: g++ -c -g  conftest.cpp >&5
+configure:2826: $? = 0
+configure:2927: result: yes
+configure:2961: checking for style of include used by make
+configure:2989: result: GNU
+configure:3014: checking dependency style of g++
+configure:3105: result: gcc3
+configure:3168: checking for gcc
+configure:3184: found /usr/bin/gcc
+configure:3195: result: gcc
+configure:3427: checking for C compiler version
+configure:3435: gcc --version >&5
 gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4
 Copyright (C) 2008 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:3430: $? = 0
-configure:3437: gcc -v >&5
+configure:3439: $? = 0
+configure:3446: gcc -v >&5
 Using built-in specs.
 Target: i686-pc-linux-gnu
 Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5'
 Thread model: posix
 gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) 
-configure:3441: $? = 0
-configure:3448: gcc -V >&5
+configure:3450: $? = 0
+configure:3457: gcc -V >&5
 gcc: '-V' option must have argument
-configure:3452: $? = 1
-configure:3455: checking whether we are using the GNU C compiler
-configure:3484: gcc -c   conftest.c >&5
-configure:3491: $? = 0
-configure:3508: result: yes
-configure:3517: checking whether gcc accepts -g
-configure:3547: gcc -c -g  conftest.c >&5
-configure:3554: $? = 0
-configure:3655: result: yes
-configure:3672: checking for gcc option to accept ISO C89
-configure:3746: gcc  -c -g -O2  conftest.c >&5
-configure:3753: $? = 0
-configure:3776: result: none needed
-configure:3796: checking dependency style of gcc
-configure:3887: result: gcc3
-configure:3915: checking how to run the C preprocessor
-configure:3955: gcc -E  conftest.c
-configure:3962: $? = 0
-configure:3993: gcc -E  conftest.c
-conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
-configure:4000: $? = 1
+configure:3461: $? = 1
+configure:3464: checking whether we are using the GNU C compiler
+configure:3493: gcc -c   conftest.c >&5
+configure:3500: $? = 0
+configure:3517: result: yes
+configure:3526: checking whether gcc accepts -g
+configure:3556: gcc -c -g  conftest.c >&5
+configure:3563: $? = 0
+configure:3664: result: yes
+configure:3681: checking for gcc option to accept ISO C89
+configure:3755: gcc  -c -g -O2  conftest.c >&5
+configure:3762: $? = 0
+configure:3785: result: none needed
+configure:3805: checking dependency style of gcc
+configure:3896: result: gcc3
+configure:3924: checking how to run the C preprocessor
+configure:3964: gcc -E  conftest.c
+configure:3971: $? = 0
+configure:4002: gcc -E  conftest.c
+conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
+configure:4009: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME "utakata"
@@ -153,14 +153,16 @@ configure: failed program was:
 | #define PACKAGE_VERSION "0.0.1"
 | #define PACKAGE_STRING "utakata 0.0.1"
 | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
+| #define PACKAGE "utakata"
+| #define VERSION "0.0.1"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:4033: result: gcc -E
-configure:4062: gcc -E  conftest.c
-configure:4069: $? = 0
-configure:4100: gcc -E  conftest.c
-conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
-configure:4107: $? = 1
+configure:4042: result: gcc -E
+configure:4071: gcc -E  conftest.c
+configure:4078: $? = 0
+configure:4109: gcc -E  conftest.c
+conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
+configure:4116: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME "utakata"
@@ -168,67 +170,69 @@ configure: failed program was:
 | #define PACKAGE_VERSION "0.0.1"
 | #define PACKAGE_STRING "utakata 0.0.1"
 | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
+| #define PACKAGE "utakata"
+| #define VERSION "0.0.1"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:4147: checking for grep that handles long lines and -e
-configure:4207: result: /bin/grep
-configure:4212: checking for egrep
-configure:4276: result: /bin/grep -E
-configure:4281: checking for ANSI C header files
-configure:4311: gcc -c -g -O2  conftest.c >&5
-configure:4318: $? = 0
-configure:4417: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4421: $? = 0
-configure:4427: ./conftest
-configure:4431: $? = 0
-configure:4449: result: yes
-configure:4473: checking for sys/types.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4473: checking for sys/stat.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4473: checking for stdlib.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4473: checking for string.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4473: checking for memory.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4473: checking for strings.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4473: checking for inttypes.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4473: checking for stdint.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4473: checking for unistd.h
-configure:4494: gcc -c -g -O2  conftest.c >&5
-configure:4501: $? = 0
-configure:4518: result: yes
-configure:4532: checking for stdbool.h that conforms to C99
-configure:4627: gcc -c -g -O2  conftest.c >&5
-configure:4634: $? = 0
-configure:4649: result: yes
-configure:4651: checking for _Bool
-configure:4679: gcc -c -g -O2  conftest.c >&5
-configure:4686: $? = 0
-configure:4713: gcc -c -g -O2  conftest.c >&5
+configure:4156: checking for grep that handles long lines and -e
+configure:4216: result: /bin/grep
+configure:4221: checking for egrep
+configure:4285: result: /bin/grep -E
+configure:4290: checking for ANSI C header files
+configure:4320: gcc -c -g -O2  conftest.c >&5
+configure:4327: $? = 0
+configure:4426: gcc -o conftest -g -O2   conftest.c  >&5
+configure:4430: $? = 0
+configure:4436: ./conftest
+configure:4440: $? = 0
+configure:4458: result: yes
+configure:4482: checking for sys/types.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4482: checking for sys/stat.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4482: checking for stdlib.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4482: checking for string.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4482: checking for memory.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4482: checking for strings.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4482: checking for inttypes.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4482: checking for stdint.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4482: checking for unistd.h
+configure:4503: gcc -c -g -O2  conftest.c >&5
+configure:4510: $? = 0
+configure:4527: result: yes
+configure:4541: checking for stdbool.h that conforms to C99
+configure:4636: gcc -c -g -O2  conftest.c >&5
+configure:4643: $? = 0
+configure:4658: result: yes
+configure:4660: checking for _Bool
+configure:4688: gcc -c -g -O2  conftest.c >&5
+configure:4695: $? = 0
+configure:4722: gcc -c -g -O2  conftest.c >&5
 conftest.c: In function 'main':
-conftest.c:54: error: expected expression before ')' token
-configure:4720: $? = 1
+conftest.c:56: error: expected expression before ')' token
+configure:4729: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME "utakata"
@@ -236,6 +240,8 @@ configure: failed program was:
 | #define PACKAGE_VERSION "0.0.1"
 | #define PACKAGE_STRING "utakata 0.0.1"
 | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
+| #define PACKAGE "utakata"
+| #define VERSION "0.0.1"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -288,18 +294,18 @@ configure: failed program was:
 |   ;
 |   return 0;
 | }
-configure:4743: result: yes
-configure:4762: checking for inline
-configure:4788: gcc -c -g -O2  conftest.c >&5
-configure:4795: $? = 0
-configure:4813: result: inline
-configure:4832: checking for size_t
-configure:4860: gcc -c -g -O2  conftest.c >&5
-configure:4867: $? = 0
-configure:4894: gcc -c -g -O2  conftest.c >&5
+configure:4752: result: yes
+configure:4771: checking for inline
+configure:4797: gcc -c -g -O2  conftest.c >&5
+configure:4804: $? = 0
+configure:4822: result: inline
+configure:4841: checking for size_t
+configure:4869: gcc -c -g -O2  conftest.c >&5
+configure:4876: $? = 0
+configure:4903: gcc -c -g -O2  conftest.c >&5
 conftest.c: In function 'main':
-conftest.c:56: error: expected expression before ')' token
-configure:4901: $? = 1
+conftest.c:58: error: expected expression before ')' token
+configure:4910: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME "utakata"
@@ -307,6 +313,8 @@ configure: failed program was:
 | #define PACKAGE_VERSION "0.0.1"
 | #define PACKAGE_STRING "utakata 0.0.1"
 | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
+| #define PACKAGE "utakata"
+| #define VERSION "0.0.1"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -361,8 +369,8 @@ configure: failed program was:
 |   ;
 |   return 0;
 | }
-configure:4924: result: yes
-configure:5064: creating ./config.status
+configure:4933: result: yes
+configure:5073: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
@@ -379,12 +387,11 @@ generated by GNU Autoconf 2.63.  Invocation command line was
 
 on vaio_z
 
-config.status:777: creating Makefile
-config.status:777: creating src/Makefile
-config.status:777: creating src/test/Makefile
-config.status:777: creating config.h
-config.status:999: config.h is unchanged
-config.status:1051: executing depfiles commands
+config.status:778: creating Makefile
+config.status:778: creating Rakefile
+config.status:778: creating config.h
+config.status:1000: config.h is unchanged
+config.status:1052: executing depfiles commands
 
 ## ---------------- ##
 ## Cache variables. ##
@@ -547,6 +554,8 @@ target_alias=''
 #define PACKAGE_VERSION "0.0.1"
 #define PACKAGE_STRING "utakata 0.0.1"
 #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
+#define PACKAGE "utakata"
+#define VERSION "0.0.1"
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_SYS_STAT_H 1
@@ -561,353 +570,3 @@ target_alias=''
 #define HAVE_STDBOOL_H 1
 
 configure: exit 0
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status Makefile
-
-on vaio_z
-
-config.status:777: creating Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/Makefile
-
-on vaio_z
-
-config.status:777: creating src/Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status Makefile
-
-on vaio_z
-
-config.status:777: creating Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/Makefile
-
-on vaio_z
-
-config.status:777: creating src/Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status Makefile
-
-on vaio_z
-
-config.status:777: creating Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/Makefile
-
-on vaio_z
-
-config.status:777: creating src/Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status Makefile
-
-on vaio_z
-
-config.status:777: creating Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/Makefile
-
-on vaio_z
-
-config.status:777: creating src/Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status Makefile
-
-on vaio_z
-
-config.status:777: creating Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/Makefile
-
-on vaio_z
-
-config.status:777: creating src/Makefile
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by utakata config.status 0.0.1, which was
-generated by GNU Autoconf 2.63.  Invocation command line was
-
-  CONFIG_FILES    = 
-  CONFIG_HEADERS  = 
-  CONFIG_LINKS    = 
-  CONFIG_COMMANDS = 
-  $ ./config.status src/test/Makefile depfiles
-
-on vaio_z
-
-config.status:777: creating src/test/Makefile
-config.status:1051: executing depfiles commands