This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by SimulAVR configure 1.0.0, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure LDFLAGS=-L/usr/lib/python2.7 --prefix=/usr --enable-python=/usr/bin/python2.7 --disable-tcl ## --------- ## ## Platform. ## ## --------- ## hostname = shungokusatsu uname -m = x86_64 uname -r = 3.2.5-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/lib/ccache/bin PATH: /usr/lib/ccache/bin PATH: /home/ivan/.scripts PATH: /home/ivan/.cabal/bin PATH: /usr/lib/ccache/bin PATH: /home/ivan/.scripts PATH: /home/ivan/.cabal/bin PATH: /usr/lib/ccache/bin PATH: /home/ivan/.scripts PATH: /home/ivan/.cabal/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl PATH: /home/ivan/.rvm/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2650: checking for a BSD-compatible install configure:2718: result: /bin/install -c configure:2729: checking whether build environment is sane configure:2779: result: yes configure:2920: checking for a thread-safe mkdir -p configure:2959: result: /bin/mkdir -p configure:2972: checking for gawk configure:2988: found /usr/bin/gawk configure:2999: result: gawk configure:3010: checking whether make sets $(MAKE) configure:3032: result: yes configure:3115: checking whether to enable maintainer-specific portions of Makefiles configure:3124: result: no configure:3142: checking whether build system is MSYS/MingW configure:3160: result: no configure:3212: checking build system type configure:3226: result: x86_64-unknown-linux-gnu configure:3246: checking host system type configure:3259: result: x86_64-unknown-linux-gnu configure:3291: checking for style of include used by make configure:3319: result: GNU configure:3389: checking for gcc configure:3405: found /usr/lib/ccache/bin/gcc configure:3416: result: gcc configure:3645: checking for C compiler version configure:3654: gcc --version >&5 gcc (GCC) 4.6.2 20120120 (prerelease) Copyright (C) 2011 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:3665: $? = 0 configure:3654: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release Thread model: posix gcc version 4.6.2 20120120 (prerelease) (GCC) configure:3665: $? = 0 configure:3654: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3665: $? = 1 configure:3654: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3665: $? = 1 configure:3685: checking whether the C compiler works configure:3707: gcc -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -L/usr/lib/python2.7 conftest.c >&5 configure:3711: $? = 0 configure:3760: result: yes configure:3763: checking for C compiler default output file name configure:3765: result: a.out configure:3771: checking for suffix of executables configure:3778: gcc -o conftest -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -L/usr/lib/python2.7 conftest.c >&5 configure:3782: $? = 0 configure:3804: result: configure:3826: checking whether we are cross compiling configure:3834: gcc -o conftest -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -L/usr/lib/python2.7 conftest.c >&5 configure:3838: $? = 0 configure:3845: ./conftest configure:3849: $? = 0 configure:3864: result: no configure:3869: checking for suffix of object files configure:3891: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3895: $? = 0 configure:3916: result: o configure:3920: checking whether we are using the GNU C compiler configure:3939: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3939: $? = 0 configure:3948: result: yes configure:3957: checking whether gcc accepts -g configure:3977: gcc -c -g conftest.c >&5 configure:3977: $? = 0 configure:4018: result: yes configure:4035: checking for gcc option to accept ISO C89 configure:4099: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4099: $? = 0 configure:4112: result: none needed configure:4134: checking dependency style of gcc configure:4244: result: gcc3 configure:4259: checking for a sed that does not truncate output configure:4323: result: /bin/sed configure:4341: checking for grep that handles long lines and -e configure:4399: result: /usr/bin/grep configure:4404: checking for egrep configure:4466: result: /usr/bin/grep -E configure:4471: checking for fgrep configure:4533: result: /usr/bin/grep -F configure:4568: checking for ld used by gcc configure:4635: result: /usr/bin/ld configure:4642: checking if the linker (/usr/bin/ld) is GNU ld configure:4657: result: yes configure:4669: checking for BSD- or MS-compatible name lister (nm) configure:4718: result: /usr/bin/nm -B configure:4836: checking the name lister (/usr/bin/nm -B) interface configure:4843: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4846: /usr/bin/nm -B "conftest.o" configure:4849: output 0000000000000000 B some_variable configure:4856: result: BSD nm configure:4859: checking whether ln -s works configure:4863: result: yes configure:4871: checking the maximum length of command line arguments configure:4991: result: 1572864 configure:5008: checking whether the shell understands some XSI constructs configure:5018: result: yes configure:5022: checking whether the shell understands "+=" configure:5028: result: yes configure:5063: checking for /usr/bin/ld option to reload object files configure:5070: result: -r configure:5139: checking for objdump configure:5155: found /usr/bin/objdump configure:5166: result: objdump configure:5198: checking how to recognize dependent libraries configure:5394: result: pass_all configure:5454: checking for ar configure:5470: found /usr/bin/ar configure:5481: result: ar configure:5559: checking for strip configure:5575: found /usr/bin/strip configure:5586: result: strip configure:5658: checking for ranlib configure:5674: found /usr/bin/ranlib configure:5685: result: ranlib configure:5775: checking command to parse /usr/bin/nm -B output from gcc object configure:5893: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:5896: $? = 0 configure:5900: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5903: $? = 0 configure:5957: gcc -o conftest -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -L/usr/lib/python2.7 conftest.c conftstm.o >&5 configure:5960: $? = 0 configure:5998: result: ok configure:6094: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6097: $? = 0 configure:6807: checking how to run the C preprocessor configure:6838: gcc -E conftest.c configure:6838: $? = 0 configure:6852: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6852: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SimulAVR" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "SimulAVR 1.0.0" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "simulavr" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:6877: result: gcc -E configure:6897: gcc -E conftest.c configure:6897: $? = 0 configure:6911: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SimulAVR" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "SimulAVR 1.0.0" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "simulavr" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:6940: checking for ANSI C header files configure:6960: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6960: $? = 0 configure:7033: gcc -o conftest -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -L/usr/lib/python2.7 conftest.c >&5 configure:7033: $? = 0 configure:7033: ./conftest configure:7033: $? = 0 configure:7044: result: yes configure:7057: checking for sys/types.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for sys/stat.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for stdlib.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for string.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for memory.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for strings.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for inttypes.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for stdint.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7057: checking for unistd.h configure:7057: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7057: $? = 0 configure:7057: result: yes configure:7072: checking for dlfcn.h configure:7072: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7072: $? = 0 configure:7072: result: yes configure:7256: checking for objdir configure:7271: result: .libs configure:7563: checking if gcc supports -fno-rtti -fno-exceptions configure:7581: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7585: $? = 0 configure:7598: result: no configure:7618: checking for gcc option to produce PIC configure:7890: result: -fPIC -DPIC configure:7902: checking if gcc PIC flag -fPIC -DPIC works configure:7920: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 configure:7924: $? = 0 configure:7937: result: yes configure:7961: checking if gcc static flag -static works configure:7989: result: yes configure:8004: checking if gcc supports -c -o file.o configure:8025: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 configure:8029: $? = 0 configure:8051: result: yes configure:8059: checking if gcc supports -c -o file.o configure:8106: result: yes configure:8139: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9130: result: yes configure:9167: checking whether -lc should be explicitly linked in configure:9172: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9175: $? = 0 configure:9190: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9193: $? = 0 configure:9205: result: no configure:9369: checking dynamic linker characteristics configure:9802: gcc -o conftest -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -L/usr/lib/python2.7 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9802: $? = 0 configure:10032: result: GNU/Linux ld.so configure:10134: checking how to hardcode library paths into programs configure:10159: result: immediate configure:10679: checking whether stripping libraries is possible configure:10684: result: yes configure:10719: checking if libtool supports shared libraries configure:10721: result: yes configure:10724: checking whether to build shared libraries configure:10745: result: yes configure:10748: checking whether to build static libraries configure:10752: result: yes configure:10846: checking for g++ configure:10862: found /usr/lib/ccache/bin/g++ configure:10873: result: g++ configure:10900: checking for C++ compiler version configure:10909: g++ --version >&5 g++ (GCC) 4.6.2 20120120 (prerelease) Copyright (C) 2011 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:10920: $? = 0 configure:10909: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release Thread model: posix gcc version 4.6.2 20120120 (prerelease) (GCC) configure:10920: $? = 0 configure:10909: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:10920: $? = 1 configure:10909: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:10920: $? = 1 configure:10924: checking whether we are using the GNU C++ compiler configure:10943: g++ -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:10943: $? = 0 configure:10952: result: yes configure:10961: checking whether g++ accepts -g configure:10981: g++ -c -g conftest.cpp >&5 configure:10981: $? = 0 configure:11022: result: yes configure:11047: checking dependency style of g++ configure:11157: result: gcc3 configure:11285: checking for C++ compiler version configure:11294: g++ --version >&5 g++ (GCC) 4.6.2 20120120 (prerelease) Copyright (C) 2011 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:11305: $? = 0 configure:11294: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release Thread model: posix gcc version 4.6.2 20120120 (prerelease) (GCC) configure:11305: $? = 0 configure:11294: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:11305: $? = 1 configure:11294: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:11305: $? = 1 configure:11309: checking whether we are using the GNU C++ compiler configure:11337: result: yes configure:11346: checking whether g++ accepts -g configure:11407: result: yes configure:11432: checking dependency style of g++ configure:11542: result: gcc3 configure:11565: checking how to run the C++ preprocessor configure:11592: g++ -E conftest.cpp configure:11592: $? = 0 configure:11606: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SimulAVR" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "SimulAVR 1.0.0" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "simulavr" | #define VERSION "1.0.0" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:11631: result: g++ -E configure:11651: g++ -E conftest.cpp configure:11651: $? = 0 configure:11665: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SimulAVR" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "SimulAVR 1.0.0" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "simulavr" | #define VERSION "1.0.0" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:11833: checking for ld used by g++ configure:11900: result: /usr/bin/ld -m elf_x86_64 configure:11907: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:11922: result: yes configure:11977: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12890: result: yes configure:12918: g++ -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:12921: $? = 0 configure:13103: checking for g++ option to produce PIC configure:13420: result: -fPIC -DPIC configure:13429: checking if g++ PIC flag -fPIC -DPIC works configure:13447: g++ -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13451: $? = 0 configure:13464: result: yes configure:13485: checking if g++ static flag -static works configure:13513: result: yes configure:13525: checking if g++ supports -c -o file.o configure:13546: g++ -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5 configure:13550: $? = 0 configure:13572: result: yes configure:13577: checking if g++ supports -c -o file.o configure:13624: result: yes configure:13654: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13683: result: yes configure:13820: checking dynamic linker characteristics configure:14201: g++ -o conftest -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -L/usr/lib/python2.7 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:14201: $? = 0 configure:14431: result: GNU/Linux ld.so configure:14482: checking how to hardcode library paths into programs configure:14507: result: immediate configure:14549: checking for swig configure:14567: found /usr/bin/swig configure:14579: result: /usr/bin/swig configure:14592: checking for SWIG version configure:14595: result: 2.0.4 configure:14633: WARNING: SWIG version >= 1.3.18 is required. You have 2.0.4. You should look at http://www.swig.org configure:14675: checking Tcl desired configure:14691: result: no configure:14707: result: tclConfig.sh directory = /usr/lib configure:14774: checking for wish configure:14792: found /usr/bin/wish configure:14804: result: /usr/bin/wish configure:14831: checking for tclsh configure:14849: found /usr/bin/tclsh configure:14861: result: /usr/bin/tclsh configure:14884: WARNING: Itcl package not installed, tcl examples with gui will not work configure:14938: checking for --enable-python configure:15032: result: yes configure:15083: checking whether /usr/bin/python2.7 version >= 2.4.0 configure:15119: result: yes configure:15484: checking for python version configure:15491: result: 2.7 configure:15503: checking for python platform configure:15510: result: linux2 configure:15517: checking for python script directory configure:15546: result: ${prefix}/lib/python2.7/site-packages configure:15555: checking for python extension module directory configure:15584: result: ${exec_prefix}/lib/python2.7/site-packages configure:15605: checking for time configure:15633: result: no configure:15648: checking for avr-as configure:15664: found /usr/bin/avr-as configure:15675: result: avr-as configure:15685: checking for avr-ld configure:15701: found /usr/bin/avr-ld configure:15712: result: avr-ld configure:15722: checking for avr-gcc configure:15738: found /usr/bin/avr-gcc configure:15749: result: avr-gcc configure:15759: checking for avr-g++ configure:15775: found /usr/bin/avr-g++ configure:15786: result: avr-g++ configure:15796: checking for avr-nm configure:15812: found /usr/bin/avr-nm configure:15823: result: avr-nm configure:15833: checking for nm configure:15849: found /usr/bin/nm configure:15860: result: nm configure:15878: result: with_bfd = check configure:15889: result: with_libiberty = check configure:16033: checking bfd search- /usr/x86_64-unknown-linux-gnu/avr in "include" and "lib" configure:16039: result: yes configure:16398: checking libiberty search- /usr/x86_64-unknown-linux-gnu/avr in "lib" configure:16407: result: no configure:16415: checking libiberty search- /usr/avr in "lib" configure:16424: result: no configure:16432: checking libiberty search- /usr in "" configure:16441: result: no configure:16449: checking libiberty search- /usr in "lib64" configure:16458: result: no configure:16466: checking libiberty search- /usr in "lib" configure:16471: result: yes configure:16677: checking XML part description files in src/fab/atmel-xml/ configure:16688: result: NOT available configure:16726: checking vpi_user.h usability configure:16726: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:56:22: fatal error: vpi_user.h: No such file or directory compilation terminated. configure:16726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SimulAVR" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "SimulAVR 1.0.0" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "simulavr" | #define VERSION "1.0.0" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16726: result: no configure:16726: checking vpi_user.h presence configure:16726: gcc -E conftest.c conftest.c:23:22: fatal error: vpi_user.h: No such file or directory compilation terminated. configure:16726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SimulAVR" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "SimulAVR 1.0.0" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE_URL "" | #define PACKAGE "simulavr" | #define VERSION "1.0.0" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16726: result: no configure:16726: checking for vpi_user.h configure:16726: result: no configure:16726: checking iverilog/vpi_user.h usability configure:16726: gcc -c -march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:16726: $? = 0 configure:16726: result: yes configure:16726: checking iverilog/vpi_user.h presence configure:16726: gcc -E conftest.c configure:16726: $? = 0 configure:16726: result: yes configure:16726: checking for iverilog/vpi_user.h configure:16726: result: yes configure:16757: checking for gtkwave configure:16775: found /usr/bin/gtkwave configure:16787: result: /usr/bin/gtkwave configure:16805: checking for iverilog configure:16823: found /usr/bin/iverilog configure:16835: result: /usr/bin/iverilog configure:16845: checking for vvp configure:16863: found /usr/bin/vvp configure:16875: result: /usr/bin/vvp configure:16899: checking for tex configure:16915: found /usr/bin/tex configure:16926: result: tex configure:18907: WARNING: configure:18909: WARNING: Tcl Development Kit Not Installed configure:18911: WARNING: Not building Tcl interface or examples configure:18913: WARNING: configure:19210: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SimulAVR config.status 1.0.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on shungokusatsu config.status:1280: creating regress/regress.py config.status:1280: creating Makefile config.status:1280: creating src/Makefile config.status:1280: creating src/hwtimer/Makefile config.status:1280: creating src/cmd/Makefile config.status:1280: creating src/ui/Makefile config.status:1280: creating src/python/Makefile config.status:1280: creating src/setup.py config.status:1280: creating doc/Makefile config.status:1280: creating doc/conf.py config.status:1280: creating doc/web/Makefile config.status:1280: creating doc/web/conf.py config.status:1280: creating doc/config.texi config.status:1280: creating regress/Makefile config.status:1280: creating regress/modules/Makefile config.status:1280: creating regress/test_opcodes/Makefile config.status:1280: creating regress/avrtest/Makefile config.status:1280: creating regress/timertest/Makefile config.status:1280: creating regress/extinttest/Makefile config.status:1280: creating examples/verilog/Makefile config.status:1280: creating examples/Makefile config.status:1280: creating examples/anacomp/Makefile config.status:1280: creating examples/atmega48/Makefile config.status:1280: creating examples/atmega128_timer/Makefile config.status:1280: creating examples/atmel_key/Makefile config.status:1280: creating examples/feedback/Makefile config.status:1280: creating examples/simple_ex1/Makefile config.status:1280: creating examples/spi/Makefile config.status:1280: creating examples/stdiodemo/Makefile config.status:1280: creating examples/python/Makefile config.status:1280: creating src/config.h config.status:1500: executing depfiles commands config.status:1500: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DOXYGEN_PAPER_SIZE_set= ac_cv_env_DOXYGEN_PAPER_SIZE_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/lib/python2.7 ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_iverilog_vpi_user_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_header_vpi_user_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GTKWAVE=/usr/bin/gtkwave ac_cv_path_IVERILOG=/usr/bin/iverilog ac_cv_path_SED=/bin/sed ac_cv_path_SWIG=/usr/bin/swig ac_cv_path_TCL_SHELL=/usr/bin/tclsh ac_cv_path_TCL_WISH=/usr/bin/wish ac_cv_path_VVP=/usr/bin/vvp ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AVR_AS=avr-as ac_cv_prog_AVR_GCC=avr-gcc ac_cv_prog_AVR_GXX=avr-g++ ac_cv_prog_AVR_LD=avr-ld ac_cv_prog_AVR_NM=avr-nm ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_GNUTIME=no ac_cv_prog_NATIVE_NM=nm ac_cv_prog_TEX=tex ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ivan/build/aur/simulavr/src/simulavr-1.0.0/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/ivan/build/aur/simulavr/src/simulavr-1.0.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/ivan/build/aur/simulavr/src/simulavr-1.0.0/missing --run autoconf' AUTOHEADER='${SHELL} /home/ivan/build/aur/simulavr/src/simulavr-1.0.0/missing --run autoheader' AUTOMAKE='${SHELL} /home/ivan/build/aur/simulavr/src/simulavr-1.0.0/missing --run automake-1.11' AVR_AS='avr-as' AVR_GCC='avr-gcc' AVR_GXX='avr-g++' AVR_LD='avr-ld' AVR_LIBBFD_INC='/usr/x86_64-unknown-linux-gnu/avr/include' AVR_LIBBFD_LIB='/usr/x86_64-unknown-linux-gnu/avr/lib/libbfd.a' AVR_LIBBFD_LIBPATH='/usr/x86_64-unknown-linux-gnu/avr/lib' AVR_LIBIBERTY_LIB='/usr/lib/libiberty.a' AVR_LIBIBERTY_LIBPATH='/usr/lib' AVR_NM='avr-nm' AVR_TCL_INCLUDE='' AVR_TCL_LIB='' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-march=amdfam10 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS=' --with-bfd=/usr/x86_64-unknown-linux-gnu/avr --with-libiberty=/usr' DOXYGEN_PAPER_SIZE='' DSYMUTIL='' DUMPBIN='' DX_COND_chi_FALSE='' DX_COND_chi_TRUE='#' DX_COND_chm_FALSE='' DX_COND_chm_TRUE='#' DX_COND_doc_FALSE='' DX_COND_doc_TRUE='#' DX_COND_dot_FALSE='' DX_COND_dot_TRUE='#' DX_COND_html_FALSE='' DX_COND_html_TRUE='#' DX_COND_latex_FALSE='' DX_COND_latex_TRUE='#' DX_COND_man_FALSE='' DX_COND_man_TRUE='#' DX_COND_pdf_FALSE='' DX_COND_pdf_TRUE='#' DX_COND_ps_FALSE='' DX_COND_ps_TRUE='#' DX_COND_rtf_FALSE='' DX_COND_rtf_TRUE='#' DX_COND_xml_FALSE='' DX_COND_xml_TRUE='#' DX_CONFIG='simulavr.doxy' DX_DOCDIR='doxygen-doc' DX_DOT='' DX_DOXYGEN='' DX_DVIPS='' DX_EGREP='' DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''Simulavr'\'' DOCDIR='\''doxygen-doc'\'' VERSION='\''1.0.0'\'' HAVE_DOT='\''NO'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''NO'\'' GENERATE_LATEX='\''NO'\''' DX_FLAG_chi='0' DX_FLAG_chm='0' DX_FLAG_doc='0' DX_FLAG_dot='0' DX_FLAG_html='0' DX_FLAG_man='0' DX_FLAG_pdf='0' DX_FLAG_ps='0' DX_FLAG_rtf='0' DX_FLAG_xml='0' DX_HHC='' DX_LATEX='' DX_MAKEINDEX='' DX_PDFLATEX='' DX_PERL='' DX_PROJECT='Simulavr' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GNUTIME='no' GREP='/usr/bin/grep' GTKWAVE='/usr/bin/gtkwave' HAVE_TCLSH_FALSE='#' HAVE_TCLSH_TRUE='' HAVE_TEX_FALSE='#' HAVE_TEX_TRUE='' HAVE_WISH_FALSE='#' HAVE_WISH_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IVERILOG='/usr/bin/iverilog' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/usr/lib/python2.7' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWSOCK_FLAGS='' LIBZ_FLAGS='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/ivan/build/aur/simulavr/src/simulavr-1.0.0/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NATIVE_NM='nm' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='simulavr' PACKAGE_BUGREPORT='simulavr-devel@nongnu.org' PACKAGE_NAME='SimulAVR' PACKAGE_STRING='SimulAVR 1.0.0' PACKAGE_TARNAME='simulavr' PACKAGE_URL='' PACKAGE_VERSION='1.0.0' PATH_SEPARATOR=':' PYTHON='/usr/bin/python2.7' PYTHON_CPPFLAGS='' PYTHON_EXECPREFIX='/usr' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='' PYTHON_EXTRA_LIBS='' PYTHON_LDFLAGS='' PYTHON_MODULE_EXTENSION='.so' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='' PYTHON_USE_FALSE='#' PYTHON_USE_TRUE='' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SWIG='echo "Error: SWIG version >= 1.3.18 is required. You have 2.0.4. You should look at http://www.swig.org" ; false -c++' SWIG_LIB='' SWIG_PYTHON_CPPFLAGS='' SWIG_PYTHON_OPT='-python' SYS_MINGW_FALSE='' SYS_MINGW_TRUE='#' TCL_ITCL_AVAILABLE_FALSE='' TCL_ITCL_AVAILABLE_TRUE='#' TCL_SHELL='/usr/bin/tclsh' TCL_WISH='/usr/bin/wish' TEX='tex' USE_AVR_CROSS_FALSE='#' USE_AVR_CROSS_TRUE='' USE_FAB_FALSE='' USE_FAB_TRUE='#' USE_GTKWAVE_FALSE='#' USE_GTKWAVE_TRUE='' USE_SWIG_FALSE='#' USE_SWIG_TRUE='' USE_TCL_FALSE='' USE_TCL_TRUE='#' USE_VERILOG_FALSE='' USE_VERILOG_TOOLS_FALSE='#' USE_VERILOG_TOOLS_TRUE='' USE_VERILOG_TRUE='#' VERSION='1.0.0' VVP='/usr/bin/vvp' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ivan/build/aur/simulavr/src/simulavr-1.0.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/simulavr' pkgpythondir='${pythondir}/simulavr' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "SimulAVR" #define PACKAGE_TARNAME "simulavr" #define PACKAGE_VERSION "1.0.0" #define PACKAGE_STRING "SimulAVR 1.0.0" #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" #define PACKAGE_URL "" #define PACKAGE "simulavr" #define VERSION "1.0.0" #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 #define LT_OBJDIR ".libs/" #define HAVE_IVERILOG_VPI_USER_H 1 #define HAVE_VERILOG 1 configure: exit 0