- This  file-  contains any messages produced by compilers  while
- running configure, to aid debugging if configure makes a mistake. 
-   
- It was created by pips-spr800 configure 2.6.2, which was 
- generated by GNU Autoconf 2.53.  Invocation command line was 
-   
-   $ ./configure  
-   
- ## --------- ## 
- ## Platform. ## 
- ## --------- ## 
-   
- hostname = vater-mint 
- uname -m = x86_64 
- uname -r = 4.4.0-21-generic 
- uname -s = Linux 
- uname -v = #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 
-   
- /usr/bin/uname -p = unknown 
- /bin/uname -X     = unknown 
-   
- /bin/arch              = unknown 
- /usr/bin/arch -k       = unknown 
- /usr/convex/getsysinfo = unknown 
- hostinfo               = unknown 
- /bin/machine           = unknown 
- /usr/bin/oslevel       = unknown 
- /bin/universe          = unknown 
-   
- PATH: /usr/local/sbin 
- PATH: /usr/local/bin 
- PATH: /usr/sbin 
- PATH: /usr/bin 
- PATH: /sbin 
- PATH: /bin 
- PATH: /usr/games 
- PATH: /usr/local/games 
-   
-   
- ## ----------- ## 
- ## Core tests. ## 
- ## ----------- ## 
-   
- configure:1420: checking for a BSD-compatible install 
- configure:1474: result: /usr/bin/install -c 
- configure:1485: checking whether build environment is sane 
- configure:1528: result: yes 
- configure:1543: checking whether make sets ${MAKE} 
- configure:1563: result: yes 
- configure:1595: checking for working aclocal 
- configure:1602: result: found 
- configure:1610: checking for working autoconf 
- configure:1617: result: found 
- configure:1625: checking for working automake 
- configure:1632: result: found 
- configure:1640: checking for working autoheader 
- configure:1647: result: found 
- configure:1655: checking for working makeinfo 
- configure:1666: result: missing 
- configure:1747: checking for gcc 
- configure:1763: found /usr/bin/gcc 
- configure:1773: result: gcc 
- configure:2017: checking for C compiler version 
- configure:2020: gcc --version </dev/null >&5 
- gcc (Ubuntu 5.4.0-6ubuntu1~16.04.1) 5.4.0 20160609 
- Copyright (C) 2015 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:2023: $? = 0 
- configure:2025: gcc -v </dev/null >&5 
- Using built-in specs. 
- COLLECT_GCC=gcc 
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper 
- Target: x86_64-linux-gnu 
- Configured with : ../- src /- configure  -- v  --- with -- pkgversion ='Ubuntu 5.4.0-6ubuntu1~16.04.1' --- with -- bugurl =file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix 
- gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.1)  
- configure:2028: $? = 0 
- configure:2030: gcc -V </dev/null >&5 
- gcc: error: unrecognized command line option '-V' 
- gcc: fatal error: no input files 
- compilation terminated. 
- configure:2033: $? = 1 
- configure:2059: checking for C compiler default output 
- configure:2062: gcc    conftest.c  >&5 
- configure:2065: $? = 0 
- configure:2098: result: a.out 
- configure:2103: checking whether the C compiler works 
- configure:2109: ./a.out 
- configure:2112: $? = 0 
- configure:2127: result: yes 
- configure:2134: checking whether we are cross compiling 
- configure:2136: result: no 
- configure:2139: checking for suffix of executables 
- configure:2141: gcc -o conftest    conftest.c  >&5 
- configure:2144: $? = 0 
- configure:2166: result:  
- configure:2172: checking for suffix of object files 
- configure:2196: gcc -c   conftest.c >&5 
- configure:2199: $? = 0 
- configure:2218: result: o 
- configure:2222: checking whether we are using the GNU C compiler 
- configure:2249: gcc -c   conftest.c >&5 
- configure:2252: $? = 0 
- configure:2255: test -s conftest.o 
- configure:2258: $? = 0 
- configure:2270: result: yes 
- configure:2276: checking whether gcc accepts -g 
- configure:2300: gcc -c -g  conftest.c >&5 
- configure:2303: $? = 0 
- configure:2306: test -s conftest.o 
- configure:2309: $? = 0 
- configure:2319: result: yes 
- configure:2346: gcc -c -g -O2  conftest.c >&5 
- conftest.c:2:3: error: unknown type name 'choke' 
-    choke me 
-    ^ 
- conftest .- c :2:3:-  error :-  expected  '=', ',', ';', 'asm'-  or  '__attribute__'-  at  end-  of input 
- configure:2349: $? = 1 
- configure: failed program was: 
- #ifndef __cplusplus 
-   choke me 
- #endif 
- configure:2463: checking for gcc option to accept ANSI C 
- configure:2528: gcc  -c -g -O2  conftest.c >&5 
- configure:2531: $? = 0 
- configure:2534: test -s conftest.o 
- configure:2537: $? = 0 
- configure:2551: result: none needed 
- configure:2574: checking for a BSD-compatible install 
- configure:2628: result: /usr/bin/install -c 
- configure :2724:-  checking build  system-  type 
- configure:2742: result: x86_64-unknown-linux-gnu 
- configure :2750:-  checking host  system-  type 
- configure:2764: result: x86_64-unknown-linux-gnu 
- configure:2794: checking for ld used by GCC 
- configure:2857: result: /usr/bin/ld 
- configure:2866: checking if the linker (/usr/bin/ld) is GNU ld 
- GNU ld (GNU Binutils for Ubuntu) 2.26.1 
- configure:2878: result: yes 
- configure:2883: checking for /usr/bin/ld option to reload object files 
- configure:2890: result: -r 
- configure:2895: checking for BSD-compatible nm 
- configure:2931: result: /usr/bin/nm -B 
- configure:2934: checking for a sed that does not truncate output 
- configure:3016: result: /bin/sed 
- configure:3019: checking whether ln -s works 
- configure:3023: result: yes 
- configure:3030: checking how to recognise dependent libraries 
- configure:3211: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) 
- configure:3223: checking command to parse /usr/bin/nm -B output 
- configure:3307: gcc -c -g -O2  conftest.c >&5 
- configure:3310: $? = 0 
- configure:3314: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm 
- configure:3317: $? = 0 
- configure:3369: gcc -o conftest -g -O2   conftest.c conftstm.o >&5 
- configure:3372: $? = 0 
- configure:3416: result: ok 
- configure:3425: checking how to run the C preprocessor 
- configure:3451: gcc -E  conftest.c 
- configure:3457: $? = 0 
- configure:3484: gcc -E  conftest.c 
- configure :3480:28:-  fatal error :-  ac_nonexistent .- h :-  No such  file-  or directory 
- compilation terminated. 
- configure:3490: $? = 1 
- configure: failed program was: 
- #line 3479 "configure" 
- #include "confdefs.h" 
- #include <ac_nonexistent.h> 
- configure:3527: result: gcc -E 
- configure:3542: gcc -E  conftest.c 
- configure:3548: $? = 0 
- configure:3575: gcc -E  conftest.c 
- configure :3571:28:-  fatal error :-  ac_nonexistent .- h :-  No such  file-  or directory 
- compilation terminated. 
- configure:3581: $? = 1 
- configure: failed program was: 
- #line 3570 "configure" 
- #include "confdefs.h" 
- #include <ac_nonexistent.h> 
- configure :3621:-  checking  for-  ANSI C  header-  files 
- configure:3635: gcc -E  conftest.c 
- configure:3641: $? = 0 
- configure:3728: gcc -o conftest -g -O2   conftest.c  >&5 
- configure: In function 'main': 
- configure:3719:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 
-    int i; 
-        ^ 
- configure:3719:7: warning: incompatible implicit declaration of built-in function 'exit' 
- configure:3719:7: note: include '<stdlib.h>' or provide a declaration of 'exit' 
- configure:3720:3: warning: incompatible implicit declaration of built-in function 'exit' 
-    for (i = 0; i < 256; i++) 
-    ^ 
- configure:3720:3: note: include '<stdlib.h>' or provide a declaration of 'exit' 
- configure:3731: $? = 0 
- configure:3733: ./conftest 
- configure:3736: $? = 0 
- configure:3750: result: yes 
- configure:3774: checking for sys/types.h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure :3774:-  checking  for-  sys /stat.- h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure:3774: checking for stdlib.h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure:3774: checking for string.h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure:3774: checking for memory.h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure:3774: checking for strings.h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure:3774: checking for inttypes.h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure:3774: checking for stdint.h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure:3774: checking for unistd.h 
- configure:3787: gcc -c -g -O2  conftest.c >&5 
- configure:3790: $? = 0 
- configure:3793: test -s conftest.o 
- configure:3796: $? = 0 
- configure:3806: result: yes 
- configure:3832: checking dlfcn.h usability 
- configure:3841: gcc -c -g -O2  conftest.c >&5 
- configure:3844: $? = 0 
- configure:3847: test -s conftest.o 
- configure:3850: $? = 0 
- configure:3859: result: yes 
- configure:3863: checking dlfcn.h presence 
- configure:3870: gcc -E  conftest.c 
- configure:3876: $? = 0 
- configure:3894: result: yes 
- configure:3912: checking for dlfcn.h 
- configure:3919: result: yes 
- configure :3941:-  checking  for file
- configure :3996:-  result : /- usr /- bin /file
- configure:4117: checking for ranlib 
- configure:4133: found /usr/bin/ranlib 
- configure:4144: result: ranlib 
- configure:4197: checking for strip 
- configure:4213: found /usr/bin/strip 
- configure:4224: result: strip 
- configure:4435: checking for objdir 
- configure:4446: result: .libs 
- configure:4463: checking for gcc option to produce PIC 
- configure:4609: result: -fPIC 
- configure:4613: checking if gcc PIC flag -fPIC works 
- configure:4639: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5 
- configure:4642: $? = 0 
- configure:4645: test -s conftest.o 
- configure:4648: $? = 0 
- configure:4685: result: yes 
- configure:4701: checking if gcc static flag -static works 
- configure:4728: gcc -o conftest -g -O2   -static conftest.c  >&5 
- configure:4731: $? = 0 
- configure:4734: test -s conftest 
- configure:4737: $? = 0 
- configure:4752: result: yes 
- configure :4764:-  checking  if-  gcc supports  -- c  -- o  file.- o 
- configure:4784: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5 
- configure:4808: result: yes 
- configure :4813:-  checking  if-  gcc supports  -- c  -- o  file.- lo 
- configure:4843: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5 
- configure:4846: $? = 0 
- configure:4849: test -s conftest.lo 
- configure:4852: $? = 0 
- configure:4873: result: yes 
- configure:4904: checking if gcc supports -fno-rtti -fno-exceptions 
- configure:4929: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5 
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C 
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C 
- configure:4932: $? = 0 
- configure:4935: test -s conftest.o 
- configure:4938: $? = 0 
- configure:4954: result: yes 
- configure:4965: checking whether the linker (/usr/bin/ld) supports shared libraries 
- configure:5660: result: yes 
- configure:5665: checking how to hardcode library paths into programs 
- configure:5689: result: immediate 
- configure:5694: checking whether stripping libraries is possible 
- configure:5699: result: yes 
- configure:5710: checking dynamic linker characteristics 
- configure:6117: result: GNU/Linux ld.so 
- configure:6122: checking if libtool supports shared libraries 
- configure:6124: result: yes 
- configure:6127: checking whether to build shared libraries 
- configure:6148: result: yes 
- configure:6151: checking whether to build static libraries 
- configure:6155: result: yes 
- configure:6817: checking whether -lc should be explicitly linked in 
- configure:6825: gcc -c -g -O2  conftest.c >&5 
- configure:6828: $? = 0 
- configure:6842: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1 
- configure:6845: $? = 0 
- configure:6858: result: no 
- configure:7437: checking for cups-config 
- configure:7466: result: no 
- configure:7478: error: *** 'cups-config' missing, please install CUPS or fix your $PATH *** 
-   
- ## ---------------- ## 
- ## Cache variables. ## 
- ## ---------------- ## 
-   
- ac_cv_build=x86_64-unknown-linux-gnu 
- ac_cv_build_alias=x86_64-unknown-linux-gnu 
- ac_cv_c_compiler_gnu=yes 
- ac_cv_env_CC_set= 
- ac_cv_env_CC_value= 
- 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_build_alias_set= 
- ac_cv_env_build_alias_value= 
- ac_cv_env_host_alias_set= 
- ac_cv_env_host_alias_value= 
- ac_cv_env_target_alias_set= 
- ac_cv_env_target_alias_value= 
- ac_cv_exeext= 
- ac_cv_header_dlfcn_h=yes 
- ac_cv_header_inttypes_h=yes 
- ac_cv_header_memory_h=yes 
- ac_cv_header_stdc=yes 
- ac_cv_header_stdint_h=yes 
- ac_cv_header_stdlib_h=yes 
- ac_cv_header_string_h=yes 
- ac_cv_header_strings_h=yes 
- ac_cv_header_sys_stat_h=yes 
- ac_cv_header_sys_types_h=yes 
- ac_cv_header_unistd_h=yes 
- ac_cv_host=x86_64-unknown-linux-gnu 
- ac_cv_host_alias=x86_64-unknown-linux-gnu 
- ac_cv_objext=o 
- ac_cv_path_install='/usr/bin/install -c' 
- ac_cv_prog_CPP='gcc -E' 
- ac_cv_prog_ac_ct_CC=gcc 
- ac_cv_prog_ac_ct_RANLIB=ranlib 
- ac_cv_prog_ac_ct_STRIP=strip 
- ac_cv_prog_cc_g=yes 
- ac_cv_prog_make_make_set=yes 
- am_cv_prog_cc_stdc= 
- lt_cv_archive_cmds_need_lc=no 
- lt_cv_compiler_c_o=yes 
- lt_cv_compiler_o_lo=yes 
- lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' 
- lt_cv_file_magic_cmd='$MAGIC_CMD' 
- lt_cv_file_magic_test_file='/lib/libc.so* /lib/libc-*.so' 
- lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\''' 
- lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' 
- lt_cv_ld_reload_flag=-r 
- lt_cv_path_LD=/usr/bin/ld 
- lt_cv_path_MAGIC_CMD=/usr/bin/file 
- lt_cv_path_NM='/usr/bin/nm -B' 
- lt_cv_path_SED=/bin/sed 
- lt_cv_prog_cc_can_build_shared=yes 
- lt_cv_prog_cc_no_builtin= 
- lt_cv_prog_cc_pic=' -fPIC' 
- lt_cv_prog_cc_pic_works=yes 
- lt_cv_prog_cc_shlib= 
- lt_cv_prog_cc_static=-static 
- lt_cv_prog_cc_static_works=yes 
- lt_cv_prog_cc_wl=-Wl, 
- lt_cv_prog_gnu_ld=yes 
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' 
- lt_cv_sys_path_separator=: 
-   
- ## ----------- ## 
- ## confdefs.h. ## 
- ## ----------- ## 
-   
- #define PACKAGE_NAME "pips-spr800" 
- #define PACKAGE_TARNAME "pips-spr800" 
- #define PACKAGE_VERSION "2.6.2" 
- #define PACKAGE_STRING "pips-spr800 2.6.2" 
- #define PACKAGE_BUGREPORT "pipsplus-bugs@epkowa.co.jp" 
- #define PACKAGE "pips-spr800" 
- #define VERSION "2.6.2" 
- #define STDC_HEADERS 1 
- #define HAVE_SYS_TYPES_H 1 
- #define HAVE_SYS_STAT_H 1 
- #define HAVE_STDLIB_H 1 
- #define HAVE_STRING_H 1 
- #define HAVE_MEMORY_H 1 
- #define HAVE_STRINGS_H 1 
- #define HAVE_INTTYPES_H 1 
- #define HAVE_STDINT_H 1 
- #define HAVE_UNISTD_H 1 
- #define HAVE_DLFCN_H 1 
-   
- configure: exit 1