This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wxWidgets configure 2.8.12, which was generated by GNU Autoconf 2.59. Invocation command line was $ /var/tmp/portage/x11-libs/wxGTK-2.8.12.1/work/wxPython-src-2.8.12.1/configure --prefix=/usr --build=x86_64-gentoo-linux-gnu --host=x86_64-gentoo-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/libx32 --disable-dependency-tracking --enable-compat26 --enable-shared --enable-unicode --with-regex=builtin --with-zlib=sys --with-expat=sys --disable-debug --disable-precomp-headers --without-odbc --with-sdl --with-libtiff=sys --enable-graphics_ctx --enable-gui --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys --enable-mediactrl --enable-opengl --with-opengl --without-gnomeprint --without-gnomevfs ## --------- ## ## Platform. ## ## --------- ## hostname = microwave uname -m = x86_64 uname -r = 3.4.3-gentoo uname -s = Linux uname -v = #1 SMP PREEMPT Mon Jun 18 22:38:55 CEST 2012 /usr/bin/uname -p = AMD Athlon(tm)64 X2 Dual Core Processor 4400+ /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/libx32/portage/bin/ebuild-helpers/4 PATH: /usr/libx32/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-gentoo-linux-gnu/gcc-bin/4.7.1 PATH: /usr/x86_64-gentoo-linux-gnu/i686-mingw32/gcc-bin/4.7.1 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1584: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:1725: checking build system type configure:1743: result: x86_64-gentoo-linux-gnu configure:1751: checking host system type configure:1765: result: x86_64-gentoo-linux-gnu configure:1773: checking target system type configure:1787: result: x86_64-gentoo-linux-gnu configure:2656: checking for --enable-gui configure:2688: result: yes configure:2697: checking for --enable-monolithic configure:2732: result: no configure:2738: checking for --enable-plugins configure:2773: result: no configure:2779: checking for --without-subdirs configure:2815: result: no configure:2824: checking for --enable-universal configure:2859: result: no configure:2931: checking for --enable-nanox configure:2966: result: no configure:2978: checking for --enable-gpe configure:3013: result: no configure:3019: checking for --with-libpng configure:3066: result: system version configure:3078: checking for --with-libjpeg configure:3125: result: system version configure:3137: checking for --with-libtiff configure:3184: result: system version configure:3196: checking for --with-libxpm configure:3243: result: system version configure:3256: checking for --with-libmspack configure:3289: result: yes configure:3298: checking for --with-sdl configure:3331: result: yes configure:3340: checking for --with-gnomeprint configure:3376: result: no configure:3382: checking for --with-gnomevfs configure:3418: result: no configure:3424: checking for --with-hildon configure:3460: result: no configure:3466: checking for --with-opengl configure:3499: result: yes configure:3520: checking for --with-dmalloc configure:3556: result: no configure:3561: checking for --with-regex configure:3611: result: builtin version configure:3620: checking for --with-zlib configure:3667: result: system version configure:3679: checking for --with-odbc configure:3723: result: no configure:3738: checking for --with-expat configure:3785: result: system version configure:3797: checking for --with-macosx-sdk configure:3820: result: configure:3823: checking for --with-macosx-version-min configure:3847: result: yes configure:3853: checking for --enable-shared configure:3885: result: yes configure:3894: checking for --enable-optimise configure:3926: result: yes configure:3935: checking for --enable-debug configure:3970: result: no configure:3976: checking for --enable-stl configure:4011: result: no configure:4072: checking for --enable-debug_flag configure:4107: result: no configure:4113: checking for --enable-debug_info configure:4148: result: no configure:4154: checking for --enable-debug_gdb configure:4189: result: no configure:4195: checking for --enable-debug_cntxt configure:4230: result: no configure:4236: checking for --enable-mem_tracing configure:4271: result: no configure:4277: checking for --enable-profile configure:4312: result: no configure:4318: checking for --enable-no_rtti configure:4353: result: no configure:4359: checking for --enable-no_exceptions configure:4394: result: no configure:4400: checking for --enable-permissive configure:4435: result: no configure:4441: checking for --enable-no_deps configure:4476: result: no configure:4482: checking for --enable-vararg_macros configure:4514: result: yes configure:4523: checking for --enable-universal_binary configure:4550: result: no configure:4556: checking for --enable-compat24 configure:4591: result: no configure:4597: checking for --disable-compat26 configure:4629: result: yes configure:4639: checking for --enable-rpath configure:4671: result: yes configure:4681: checking for --enable-objc_uniquifying configure:4716: result: no configure:4728: checking for --enable-abi-incompatible-features configure:4763: result: no configure:4771: checking for --enable-intl configure:4803: result: yes configure:4812: checking for --enable-config configure:4844: result: yes configure:4854: checking for --enable-protocols configure:4886: result: yes configure:4895: checking for --enable-ftp configure:4927: result: yes configure:4936: checking for --enable-http configure:4968: result: yes configure:4977: checking for --enable-fileproto configure:5009: result: yes configure:5018: checking for --enable-sockets configure:5050: result: yes configure:5059: checking for --enable-ole configure:5091: result: yes configure:5100: checking for --enable-dataobj configure:5132: result: yes configure:5142: checking for --enable-ipc configure:5174: result: yes configure:5184: checking for --enable-apple_ieee configure:5216: result: yes configure:5225: checking for --enable-arcstream configure:5257: result: yes configure:5266: checking for --enable-backtrace configure:5298: result: yes configure:5307: checking for --enable-catch_segvs configure:5339: result: yes configure:5348: checking for --enable-cmdline configure:5380: result: yes configure:5389: checking for --enable-datetime configure:5421: result: yes configure:5430: checking for --enable-debugreport configure:5462: result: yes configure:5471: checking for --enable-dialupman configure:5503: result: yes configure:5512: checking for --enable-dynlib configure:5544: result: yes configure:5553: checking for --enable-dynamicloader configure:5585: result: yes configure:5594: checking for --enable-exceptions configure:5626: result: yes configure:5635: checking for --enable-ffile configure:5667: result: yes configure:5676: checking for --enable-file configure:5708: result: yes configure:5717: checking for --enable-filesystem configure:5749: result: yes configure:5758: checking for --enable-fontmap configure:5790: result: yes configure:5799: checking for --enable-fs_archive configure:5831: result: yes configure:5840: checking for --enable-fs_inet configure:5872: result: yes configure:5881: checking for --enable-fs_zip configure:5913: result: yes configure:5922: checking for --enable-geometry configure:5954: result: yes configure:5963: checking for --enable-log configure:5995: result: yes configure:6004: checking for --enable-longlong configure:6036: result: yes configure:6045: checking for --enable-mimetype configure:6077: result: yes configure:6086: checking for --enable-mslu configure:6118: result: yes configure:6127: checking for --enable-snglinst configure:6159: result: yes configure:6168: checking for --enable-std_iostreams configure:6200: result: yes configure:6209: checking for --enable-std_string configure:6241: result: yes configure:6250: checking for --enable-stdpaths configure:6282: result: yes configure:6291: checking for --enable-stopwatch configure:6323: result: yes configure:6332: checking for --enable-streams configure:6364: result: yes configure:6373: checking for --enable-sysoptions configure:6405: result: yes configure:6414: checking for --enable-tarstream configure:6446: result: yes configure:6455: checking for --enable-textbuf configure:6487: result: yes configure:6496: checking for --enable-textfile configure:6528: result: yes configure:6537: checking for --enable-timer configure:6569: result: yes configure:6578: checking for --enable-unicode configure:6610: result: yes configure:6619: checking for --enable-sound configure:6651: result: yes configure:6660: checking for --enable-mediactrl configure:6692: result: yes configure:6701: checking for --enable-gstreamer8 configure:6736: result: no configure:6742: checking for --enable-printfposparam configure:6774: result: yes configure:6783: checking for --enable-zipstream configure:6815: result: yes configure:6825: checking for --enable-url configure:6857: result: yes configure:6866: checking for --enable-variant configure:6898: result: yes configure:6907: checking for --enable-protocol configure:6939: result: yes configure:6948: checking for --enable-protocol_http configure:6980: result: yes configure:6989: checking for --enable-protocol_ftp configure:7021: result: yes configure:7030: checking for --enable-protocol_file configure:7062: result: yes configure:7074: checking for --enable-threads configure:7106: result: yes configure:7119: checking for --enable-docview configure:7151: result: yes configure:7160: checking for --enable-help configure:7192: result: yes configure:7201: checking for --enable-mshtmlhelp configure:7233: result: yes configure:7242: checking for --enable-html configure:7274: result: yes configure:7283: checking for --enable-htmlhelp configure:7315: result: yes configure:7324: checking for --enable-xrc configure:7356: result: yes configure:7365: checking for --enable-aui configure:7397: result: yes configure:7406: checking for --enable-constraints configure:7438: result: yes configure:7447: checking for --enable-printarch configure:7479: result: yes configure:7488: checking for --enable-mdi configure:7520: result: yes configure:7529: checking for --enable-mdidoc configure:7561: result: yes configure:7570: checking for --enable-loggui configure:7602: result: yes configure:7611: checking for --enable-logwin configure:7643: result: yes configure:7652: checking for --enable-logdialog configure:7684: result: yes configure:7693: checking for --enable-webkit configure:7725: result: yes configure:7734: checking for --enable-richtext configure:7766: result: yes configure:7775: checking for --enable-graphics_ctx configure:7807: result: yes configure:7817: checking for --enable-postscript configure:7849: result: yes configure:7861: checking for --enable-prologio configure:7896: result: no configure:7902: checking for --enable-resources configure:7937: result: no configure:7945: checking for --enable-clipboard configure:7977: result: yes configure:7986: checking for --enable-dnd configure:8018: result: yes configure:8027: checking for --enable-metafile configure:8059: result: yes configure:8071: checking for --enable-controls configure:8106: result: no configure:8221: checking for --enable-accel configure:8253: result: yes configure:8262: checking for --enable-animatectrl configure:8294: result: yes configure:8303: checking for --enable-button configure:8335: result: yes configure:8344: checking for --enable-bmpbutton configure:8376: result: yes configure:8385: checking for --enable-bmpcombobox configure:8417: result: yes configure:8426: checking for --enable-calendar configure:8458: result: yes configure:8467: checking for --enable-caret configure:8499: result: yes configure:8508: checking for --enable-checkbox configure:8540: result: yes configure:8549: checking for --enable-checklst configure:8581: result: yes configure:8590: checking for --enable-choice configure:8622: result: yes configure:8631: checking for --enable-choicebook configure:8663: result: yes configure:8672: checking for --enable-collpane configure:8704: result: yes configure:8713: checking for --enable-colourpicker configure:8745: result: yes configure:8754: checking for --enable-combobox configure:8786: result: yes configure:8795: checking for --enable-comboctrl configure:8827: result: yes configure:8836: checking for --enable-datepick configure:8868: result: yes configure:8877: checking for --enable-dirpicker configure:8909: result: yes configure:8918: checking for --enable-display configure:8950: result: yes configure:8959: checking for --enable-detect_sm configure:8991: result: yes configure:9000: checking for --enable-filepicker configure:9032: result: yes configure:9041: checking for --enable-fontpicker configure:9073: result: yes configure:9082: checking for --enable-gauge configure:9114: result: yes configure:9123: checking for --enable-grid configure:9155: result: yes configure:9164: checking for --enable-dataviewctrl configure:9199: result: no configure:9205: checking for --enable-hyperlink configure:9237: result: yes configure:9246: checking for --enable-imaglist configure:9278: result: yes configure:9287: checking for --enable-listbook configure:9319: result: yes configure:9328: checking for --enable-listbox configure:9360: result: yes configure:9369: checking for --enable-listctrl configure:9401: result: yes configure:9410: checking for --enable-notebook configure:9442: result: yes configure:9451: checking for --enable-odcombobox configure:9483: result: yes configure:9492: checking for --enable-radiobox configure:9524: result: yes configure:9533: checking for --enable-radiobtn configure:9565: result: yes configure:9574: checking for --enable-sash configure:9606: result: yes configure:9615: checking for --enable-scrollbar configure:9647: result: yes configure:9656: checking for --enable-searchctrl configure:9688: result: yes configure:9697: checking for --enable-slider configure:9729: result: yes configure:9738: checking for --enable-spinbtn configure:9770: result: yes configure:9779: checking for --enable-spinctrl configure:9811: result: yes configure:9820: checking for --enable-splitter configure:9852: result: yes configure:9861: checking for --enable-statbmp configure:9893: result: yes configure:9902: checking for --enable-statbox configure:9934: result: yes configure:9943: checking for --enable-statline configure:9975: result: yes configure:9984: checking for --enable-stattext configure:10016: result: yes configure:10025: checking for --enable-statusbar configure:10057: result: yes configure:10066: checking for --enable-tabdialog configure:10101: result: no configure:10107: checking for --enable-textctrl configure:10139: result: yes configure:10148: checking for --enable-togglebtn configure:10180: result: yes configure:10189: checking for --enable-toolbar configure:10221: result: yes configure:10230: checking for --enable-tbarnative configure:10262: result: yes configure:10271: checking for --enable-treebook configure:10303: result: yes configure:10312: checking for --enable-toolbook configure:10344: result: yes configure:10353: checking for --enable-treectrl configure:10385: result: yes configure:10394: checking for --enable-tipwindow configure:10426: result: yes configure:10435: checking for --enable-popupwin configure:10467: result: yes configure:10478: checking for --enable-commondlg configure:10510: result: yes configure:10519: checking for --enable-aboutdlg configure:10551: result: yes configure:10560: checking for --enable-choicedlg configure:10592: result: yes configure:10601: checking for --enable-coldlg configure:10633: result: yes configure:10642: checking for --enable-filedlg configure:10674: result: yes configure:10683: checking for --enable-finddlg configure:10715: result: yes configure:10724: checking for --enable-fontdlg configure:10756: result: yes configure:10765: checking for --enable-dirdlg configure:10797: result: yes configure:10806: checking for --enable-msgdlg configure:10838: result: yes configure:10847: checking for --enable-numberdlg configure:10879: result: yes configure:10888: checking for --enable-splash configure:10920: result: yes configure:10929: checking for --enable-textdlg configure:10961: result: yes configure:10970: checking for --enable-tipdlg configure:11002: result: yes configure:11011: checking for --enable-progressdlg configure:11043: result: yes configure:11052: checking for --enable-wizarddlg configure:11084: result: yes configure:11095: checking for --enable-menus configure:11127: result: yes configure:11136: checking for --enable-miniframe configure:11168: result: yes configure:11177: checking for --enable-tooltips configure:11209: result: yes configure:11218: checking for --enable-splines configure:11250: result: yes configure:11259: checking for --enable-mousewheel configure:11291: result: yes configure:11300: checking for --enable-validators configure:11332: result: yes configure:11341: checking for --enable-busyinfo configure:11373: result: yes configure:11382: checking for --enable-joystick configure:11414: result: yes configure:11423: checking for --enable-metafile configure:11455: result: yes configure:11464: checking for --enable-dragimage configure:11496: result: yes configure:11505: checking for --enable-accessibility configure:11540: result: no configure:11592: checking for --enable-palette configure:11624: result: yes configure:11633: checking for --enable-image configure:11665: result: yes configure:11674: checking for --enable-gif configure:11706: result: yes configure:11715: checking for --enable-pcx configure:11747: result: yes configure:11756: checking for --enable-tga configure:11788: result: yes configure:11797: checking for --enable-iff configure:11832: result: no configure:11838: checking for --enable-pnm configure:11870: result: yes configure:11879: checking for --enable-xpm configure:11911: result: yes configure:11920: checking for --enable-ico_cur configure:11952: result: yes configure:11973: checking for --enable-official_build configure:12008: result: no configure:12029: checking for toolkit configure:12126: result: gtk configure:12209: checking for x86_64-gentoo-linux-gnu-gcc configure:12225: found /usr/bin/x86_64-gentoo-linux-gnu-gcc configure:12235: result: x86_64-gentoo-linux-gnu-gcc configure:12517: checking for C compiler version configure:12520: x86_64-gentoo-linux-gnu-gcc --version &5 x86_64-gentoo-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1 Copyright (C) 2012 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:12523: $? = 0 configure:12525: x86_64-gentoo-linux-gnu-gcc -v &5 Using built-in specs. COLLECT_GCC=/usr/x86_64-gentoo-linux-gnu/gcc-bin/4.7.1/x86_64-gentoo-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-gentoo-linux-gnu/4.7.1/lto-wrapper Target: x86_64-gentoo-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.1/work/gcc-4.7.1/configure --prefix=/usr --bindir=/usr/x86_64-gentoo-linux-gnu/gcc-bin/4.7.1 --includedir=/usr/lib/gcc/x86_64-gentoo-linux-gnu/4.7.1/include --datadir=/usr/share/gcc-data/x86_64-gentoo-linux-gnu/4.7.1 --mandir=/usr/share/gcc-data/x86_64-gentoo-linux-gnu/4.7.1/man --infodir=/usr/share/gcc-data/x86_64-gentoo-linux-gnu/4.7.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-gentoo-linux-gnu/4.7.1/include/g++-v4 --host=x86_64-gentoo-linux-gnu --build=x86_64-gentoo-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m64,m32,mx32 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-gentoo-linux-gnu/4.7.1/python --enable-checking=release --disable-libgcj --with-abi=mx32 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.1 p1.0, pie-0.5.3' Thread model: posix gcc version 4.7.1 (Gentoo 4.7.1 p1.0, pie-0.5.3) configure:12528: $? = 0 configure:12530: x86_64-gentoo-linux-gnu-gcc -V &5 x86_64-gentoo-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-gentoo-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:12533: $? = 1 configure:12556: checking for C compiler default output file name configure:12559: x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:12562: $? = 0 configure:12608: result: a.out configure:12613: checking whether the C compiler works configure:12619: ./a.out configure:12622: $? = 0 configure:12639: result: yes configure:12646: checking whether we are cross compiling configure:12648: result: no configure:12651: checking for suffix of executables configure:12653: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:12656: $? = 0 configure:12681: result: configure:12687: checking for suffix of object files configure:12708: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:12711: $? = 0 configure:12733: result: o configure:12737: checking whether we are using the GNU C compiler configure:12761: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:12767: $? = 0 configure:12770: test -z || test ! -s conftest.err configure:12773: $? = 0 configure:12776: test -s conftest.o configure:12779: $? = 0 configure:12792: result: yes configure:12798: checking whether x86_64-gentoo-linux-gnu-gcc accepts -g configure:12819: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -g conftest.c >&5 configure:12825: $? = 0 configure:12828: test -z || test ! -s conftest.err configure:12831: $? = 0 configure:12834: test -s conftest.o configure:12837: $? = 0 configure:12848: result: yes configure:12865: checking for x86_64-gentoo-linux-gnu-gcc option to accept ANSI C configure:12935: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:12941: $? = 0 configure:12944: test -z || test ! -s conftest.err configure:12947: $? = 0 configure:12950: test -s conftest.o configure:12953: $? = 0 configure:12971: result: none needed configure:12989: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:12995: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:13134: checking whether we are using the Intel C compiler configure:13159: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:16:17: error: unknown type name 'choke' configure:13165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __INTEL_COMPILER | choke me | #endif | | ; | return 0; | } configure:13191: result: no configure:14180: checking how to run the C preprocessor configure:14215: x86_64-gentoo-linux-gnu-gcc -E conftest.c configure:14221: $? = 0 configure:14253: x86_64-gentoo-linux-gnu-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:14259: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | /* end confdefs.h. */ | #include configure:14298: result: x86_64-gentoo-linux-gnu-gcc -E configure:14322: x86_64-gentoo-linux-gnu-gcc -E conftest.c configure:14328: $? = 0 configure:14360: x86_64-gentoo-linux-gnu-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:14366: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | /* end confdefs.h. */ | #include configure:14410: checking for egrep configure:14420: result: grep -E configure:14426: checking whether x86_64-gentoo-linux-gnu-gcc needs -traditional configure:14468: result: no configure:14490: checking for x86_64-gentoo-linux-gnu-g++ configure:14506: found /usr/bin/x86_64-gentoo-linux-gnu-g++ configure:14516: result: x86_64-gentoo-linux-gnu-g++ configure:14574: checking for C++ compiler version configure:14577: x86_64-gentoo-linux-gnu-g++ --version &5 x86_64-gentoo-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1 Copyright (C) 2012 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:14580: $? = 0 configure:14582: x86_64-gentoo-linux-gnu-g++ -v &5 Using built-in specs. COLLECT_GCC=/usr/x86_64-gentoo-linux-gnu/gcc-bin/4.7.1/x86_64-gentoo-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-gentoo-linux-gnu/4.7.1/lto-wrapper Target: x86_64-gentoo-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.1/work/gcc-4.7.1/configure --prefix=/usr --bindir=/usr/x86_64-gentoo-linux-gnu/gcc-bin/4.7.1 --includedir=/usr/lib/gcc/x86_64-gentoo-linux-gnu/4.7.1/include --datadir=/usr/share/gcc-data/x86_64-gentoo-linux-gnu/4.7.1 --mandir=/usr/share/gcc-data/x86_64-gentoo-linux-gnu/4.7.1/man --infodir=/usr/share/gcc-data/x86_64-gentoo-linux-gnu/4.7.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-gentoo-linux-gnu/4.7.1/include/g++-v4 --host=x86_64-gentoo-linux-gnu --build=x86_64-gentoo-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m64,m32,mx32 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-gentoo-linux-gnu/4.7.1/python --enable-checking=release --disable-libgcj --with-abi=mx32 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.1 p1.0, pie-0.5.3' Thread model: posix gcc version 4.7.1 (Gentoo 4.7.1 p1.0, pie-0.5.3) configure:14585: $? = 0 configure:14587: x86_64-gentoo-linux-gnu-g++ -V &5 x86_64-gentoo-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-gentoo-linux-gnu-g++: fatal error: no input files compilation terminated. configure:14590: $? = 1 configure:14593: checking whether we are using the GNU C++ compiler configure:14617: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:14623: $? = 0 configure:14626: test -z || test ! -s conftest.err configure:14629: $? = 0 configure:14632: test -s conftest.o configure:14635: $? = 0 configure:14648: result: yes configure:14654: checking whether x86_64-gentoo-linux-gnu-g++ accepts -g configure:14675: x86_64-gentoo-linux-gnu-g++ -c -g conftest.cc >&5 configure:14681: $? = 0 configure:14684: test -z || test ! -s conftest.err configure:14687: $? = 0 configure:14690: test -s conftest.o configure:14693: $? = 0 configure:14704: result: yes configure:14746: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:14752: $? = 0 configure:14755: test -z || test ! -s conftest.err configure:14758: $? = 0 configure:14761: test -s conftest.o configure:14764: $? = 0 configure:14790: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:14:9: error: 'exit' was not declared in this scope configure:14796: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:14746: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 conftest.cc:10:40: error: 'void std::exit(int)' should have been declared inside 'std' configure:14752: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:14746: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 conftest.cc:10:31: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:11:0: /usr/include/stdlib.h:544:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier conftest.cc:10:17: error: from previous declaration 'void std::exit(int)' configure:14752: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:14746: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:14752: $? = 0 configure:14755: test -z || test ! -s conftest.err configure:14758: $? = 0 configure:14761: test -s conftest.o configure:14764: $? = 0 configure:14790: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:14796: $? = 0 configure:14799: test -z || test ! -s conftest.err configure:14802: $? = 0 configure:14805: test -s conftest.o configure:14808: $? = 0 configure:14840: checking whether we are using the Intel C++ compiler configure:14865: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:19:17: error: 'choke' was not declared in this scope conftest.cc:19:23: error: expected ';' before 'me' configure:14871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | | int | main () | { | | #ifndef __INTEL_COMPILER | choke me | #endif | | ; | return 0; | } configure:14897: result: no configure:15553: checking whether we are using the Sun C++ compiler configure:15578: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:19:17: error: 'choke' was not declared in this scope conftest.cc:19:23: error: expected ';' before 'me' configure:15584: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | | int | main () | { | | #ifndef __SUNPRO_CC | choke me | #endif | | ; | return 0; | } configure:15610: result: no configure:15884: checking for x86_64-gentoo-linux-gnu-ranlib configure:15900: found /usr/bin/x86_64-gentoo-linux-gnu-ranlib configure:15910: result: x86_64-gentoo-linux-gnu-ranlib configure:15966: checking for x86_64-gentoo-linux-gnu-ar configure:15982: found /usr/bin/x86_64-gentoo-linux-gnu-ar configure:15992: result: x86_64-gentoo-linux-gnu-ar configure:16062: checking for a BSD-compatible install configure:16117: result: /usr/bin/install -c configure:16398: checking for x86_64-gentoo-linux-gnu-strip configure:16414: found /usr/bin/x86_64-gentoo-linux-gnu-strip configure:16424: result: x86_64-gentoo-linux-gnu-strip configure:16723: checking if make is GNU make configure:16737: result: yes configure:16804: checking whether ln -s works configure:16808: result: yes configure:17276: checking for strcasecmp() in string.h configure:17302: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:17308: $? = 0 configure:17311: test -z || test ! -s conftest.err configure:17314: $? = 0 configure:17317: test -s conftest configure:17320: $? = 0 configure:17334: result: yes configure:17420: checking for ANSI C header files configure:17445: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17451: $? = 0 configure:17454: test -z || test ! -s conftest.err configure:17457: $? = 0 configure:17460: test -s conftest.o configure:17463: $? = 0 configure:17552: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:32:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:17555: $? = 0 configure:17557: ./conftest configure:17560: $? = 0 configure:17575: result: yes configure:17599: checking for sys/types.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17599: checking for sys/stat.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17599: checking for stdlib.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17599: checking for string.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17599: checking for memory.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17599: checking for strings.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17599: checking for inttypes.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17599: checking for stdint.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17599: checking for unistd.h configure:17615: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17621: $? = 0 configure:17624: test -z || test ! -s conftest.err configure:17627: $? = 0 configure:17630: test -s conftest.o configure:17633: $? = 0 configure:17644: result: yes configure:17665: checking for stdlib.h configure:17710: result: yes configure:17665: checking for fnmatch.h configure:17681: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17687: $? = 0 configure:17690: test -z || test ! -s conftest.err configure:17693: $? = 0 configure:17696: test -s conftest.o configure:17699: $? = 0 configure:17710: result: yes configure:17665: checking for langinfo.h configure:17681: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17687: $? = 0 configure:17690: test -z || test ! -s conftest.err configure:17693: $? = 0 configure:17696: test -s conftest.o configure:17699: $? = 0 configure:17710: result: yes configure:17665: checking for malloc.h configure:17681: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17687: $? = 0 configure:17690: test -z || test ! -s conftest.err configure:17693: $? = 0 configure:17696: test -s conftest.o configure:17699: $? = 0 configure:17710: result: yes configure:17665: checking for unistd.h configure:17710: result: yes configure:17665: checking for wchar.h configure:17681: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17687: $? = 0 configure:17690: test -z || test ! -s conftest.err configure:17693: $? = 0 configure:17696: test -s conftest.o configure:17699: $? = 0 configure:17710: result: yes configure:17801: checking for sys/select.h configure:17817: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17823: $? = 0 configure:17826: test -z || test ! -s conftest.err configure:17829: $? = 0 configure:17832: test -s conftest.o configure:17835: $? = 0 configure:17846: result: yes configure:17860: checking for an ANSI C-conforming const configure:17927: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17933: $? = 0 configure:17936: test -z || test ! -s conftest.err configure:17939: $? = 0 configure:17942: test -s conftest.o configure:17945: $? = 0 configure:17956: result: yes configure:17966: checking for inline configure:17987: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:17993: $? = 0 configure:17996: test -z || test ! -s conftest.err configure:17999: $? = 0 configure:18002: test -s conftest.o configure:18005: $? = 0 configure:18017: result: inline configure:18037: checking for char configure:18061: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:18067: $? = 0 configure:18070: test -z || test ! -s conftest.err configure:18073: $? = 0 configure:18076: test -s conftest.o configure:18079: $? = 0 configure:18090: result: yes configure:18093: checking size of char configure:18405: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:18408: $? = 0 configure:18410: ./conftest configure:18413: $? = 0 configure:18436: result: 1 configure:18443: checking for short configure:18467: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:18473: $? = 0 configure:18476: test -z || test ! -s conftest.err configure:18479: $? = 0 configure:18482: test -s conftest.o configure:18485: $? = 0 configure:18496: result: yes configure:18499: checking size of short configure:18811: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:18814: $? = 0 configure:18816: ./conftest configure:18819: $? = 0 configure:18842: result: 2 configure:18849: checking for void * configure:18873: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:18879: $? = 0 configure:18882: test -z || test ! -s conftest.err configure:18885: $? = 0 configure:18888: test -s conftest.o configure:18891: $? = 0 configure:18902: result: yes configure:18905: checking size of void * configure:19217: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:19220: $? = 0 configure:19222: ./conftest configure:19225: $? = 0 configure:19248: result: 4 configure:19255: checking for int configure:19279: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:19285: $? = 0 configure:19288: test -z || test ! -s conftest.err configure:19291: $? = 0 configure:19294: test -s conftest.o configure:19297: $? = 0 configure:19308: result: yes configure:19311: checking size of int configure:19623: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:19626: $? = 0 configure:19628: ./conftest configure:19631: $? = 0 configure:19654: result: 4 configure:19661: checking for long configure:19685: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:19691: $? = 0 configure:19694: test -z || test ! -s conftest.err configure:19697: $? = 0 configure:19700: test -s conftest.o configure:19703: $? = 0 configure:19714: result: yes configure:19717: checking size of long configure:20029: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:20032: $? = 0 configure:20034: ./conftest configure:20037: $? = 0 configure:20060: result: 4 configure:20067: checking for size_t configure:20091: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:20097: $? = 0 configure:20100: test -z || test ! -s conftest.err configure:20103: $? = 0 configure:20106: test -s conftest.o configure:20109: $? = 0 configure:20120: result: yes configure:20123: checking size of size_t configure:20435: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:20438: $? = 0 configure:20440: ./conftest configure:20443: $? = 0 configure:20466: result: 4 configure:21295: checking for long long configure:21319: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:21325: $? = 0 configure:21328: test -z || test ! -s conftest.err configure:21331: $? = 0 configure:21334: test -s conftest.o configure:21337: $? = 0 configure:21348: result: yes configure:21351: checking size of long long configure:21663: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:21666: $? = 0 configure:21668: ./conftest configure:21671: $? = 0 configure:21694: result: 8 configure:21703: checking for wchar_t configure:21744: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:21750: $? = 0 configure:21753: test -z || test ! -s conftest.err configure:21756: $? = 0 configure:21759: test -s conftest.o configure:21762: $? = 0 configure:21773: result: yes configure:21776: checking size of wchar_t configure:22190: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:22193: $? = 0 configure:22195: ./conftest configure:22198: $? = 0 configure:22221: result: 4 configure:22234: checking for va_copy configure:22264: x86_64-gentoo-linux-gnu-g++ -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:13:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] configure:22270: $? = 0 configure:22273: test -z || test ! -s conftest.err configure:22276: $? = 0 configure:22279: test -s conftest configure:22282: $? = 0 configure:22303: result: yes configure:22379: checking whether the compiler supports variadic macros configure:22413: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:49:21: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'int' [-Wformat] configure:22419: $? = 0 configure:22422: test -z || test ! -s conftest.err configure:22425: $? = 0 configure:22428: test -s conftest.o configure:22431: $? = 0 configure:22451: result: yes configure:22470: checking for _FILE_OFFSET_BITS value needed for large files configure:22496: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:22502: $? = 0 configure:22505: test -z || test ! -s conftest.err configure:22508: $? = 0 configure:22511: test -s conftest.o configure:22514: $? = 0 configure:22527: result: 64 configure:22610: checking if large file support is available configure:22618: result: yes configure:22707: checking for _LARGEFILE_SOURCE value needed for large files configure:22730: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:22736: $? = 0 configure:22739: test -z || test ! -s conftest.err configure:22742: $? = 0 configure:22745: test -s conftest.o configure:22748: $? = 0 configure:22804: result: no configure:22818: checking for fseeko configure:22839: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:22845: $? = 0 configure:22848: test -z || test ! -s conftest.err configure:22851: $? = 0 configure:22854: test -s conftest configure:22857: $? = 0 configure:22869: result: yes configure:22884: checking whether byte ordering is bigendian configure:22911: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:22917: $? = 0 configure:22920: test -z || test ! -s conftest.err configure:22923: $? = 0 configure:22926: test -s conftest.o configure:22929: $? = 0 configure:22952: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:52:2: error: unknown type name 'not' conftest.c:52:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:22958: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define __UNIX__ 1 | #define HAVE_STRCASECMP_IN_STRING_H 1 | #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_STDLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | ; | return 0; | } configure:23031: result: no configure:23059: checking for iostream configure:23075: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:23081: $? = 0 configure:23084: test -z || test ! -s conftest.err configure:23087: $? = 0 configure:23090: test -s conftest.o configure:23093: $? = 0 configure:23104: result: yes configure:23134: checking if C++ compiler supports bool configure:23170: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:23176: $? = 0 configure:23179: test -z || test ! -s conftest.err configure:23182: $? = 0 configure:23185: test -s conftest.o configure:23188: $? = 0 configure:23212: result: yes configure:23224: checking if C++ compiler supports the explicit keyword configure:23259: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:23265: $? = 0 configure:23268: test -z || test ! -s conftest.err configure:23271: $? = 0 configure:23274: test -s conftest.o configure:23277: $? = 0 configure:23302: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:55:27: error: invalid initialization of reference of type 'const Foo&' from expression of type 'int' conftest.cc:49:29: error: in passing argument 1 of 'void TakeFoo(const Foo&)' configure:23308: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define __UNIX__ 1 | #define HAVE_STRCASECMP_IN_STRING_H 1 | #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_STDLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define HAVE_IOSTREAM 1 | #define HAVE_BOOL 1 | /* end confdefs.h. */ | | class Foo { public: explicit Foo(int) {} }; | static void TakeFoo(const Foo& foo) { } | | int | main () | { | | TakeFoo(17); | return 0; | | ; | return 0; | } configure:23349: result: yes configure:23360: checking whether the compiler supports const_cast<> configure:23389: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:23395: $? = 0 configure:23398: test -z || test ! -s conftest.err configure:23401: $? = 0 configure:23404: test -s conftest.o configure:23407: $? = 0 configure:23425: result: yes configure:23435: checking whether the compiler supports reinterpret_cast<> configure:23469: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:23475: $? = 0 configure:23478: test -z || test ! -s conftest.err configure:23481: $? = 0 configure:23484: test -s conftest.o configure:23487: $? = 0 configure:23505: result: yes configure:23515: checking whether the compiler supports static_cast<> configure:23548: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:23554: $? = 0 configure:23557: test -z || test ! -s conftest.err configure:23560: $? = 0 configure:23563: test -s conftest.o configure:23566: $? = 0 configure:23584: result: yes configure:23775: checking for std::wstring in configure:23797: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:23803: $? = 0 configure:23806: test -z || test ! -s conftest.err configure:23809: $? = 0 configure:23812: test -s conftest.o configure:23815: $? = 0 configure:23829: result: yes configure:23929: checking for std::istream configure:23954: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:23960: $? = 0 configure:23963: test -z || test ! -s conftest.err configure:23966: $? = 0 configure:23969: test -s conftest.o configure:23972: $? = 0 configure:23983: result: yes configure:23995: checking for std::ostream configure:24020: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:24026: $? = 0 configure:24029: test -z || test ! -s conftest.err configure:24032: $? = 0 configure:24035: test -s conftest.o configure:24038: $? = 0 configure:24049: result: yes configure:24974: checking for libraries directory configure:25059: result: lib configure:25166: checking for glibc 2.1 or later configure:25192: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest.o configure:25210: $? = 0 configure:25227: result: yes configure:25252: checking for cos configure:25309: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'cos' [enabled by default] /var/tmp/portage/x11-libs/wxGTK-2.8.12.1/temp/ccLOtnMv.o:(.data+0x0): undefined reference to `cos' /var/tmp/portage/x11-libs/wxGTK-2.8.12.1/temp/ccLOtnMv.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `cos' collect2: error: ld returned 1 exit status configure:25315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define __UNIX__ 1 | #define HAVE_STRCASECMP_IN_STRING_H 1 | #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_STDLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define HAVE_IOSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_CONST_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define wxHAVE_GLIBC2 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | /* Define cos to an innocuous variant, in case declares cos. | For example, HP-UX 11i declares gettimeofday. */ | #define cos innocuous_cos | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cos (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cos | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cos (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_cos) || defined (__stub___cos) | choke me | #else | char (*f) () = cos; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cos; | ; | return 0; | } configure:25339: result: no configure:25353: checking for floor configure:25410: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'floor' [enabled by default] /var/tmp/portage/x11-libs/wxGTK-2.8.12.1/temp/ccMDztrq.o:(.data+0x0): undefined reference to `floor' /var/tmp/portage/x11-libs/wxGTK-2.8.12.1/temp/ccMDztrq.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `floor' collect2: error: ld returned 1 exit status configure:25416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define __UNIX__ 1 | #define HAVE_STRCASECMP_IN_STRING_H 1 | #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_STDLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define HAVE_IOSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_CONST_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define wxHAVE_GLIBC2 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char floor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_floor) || defined (__stub___floor) | choke me | #else | char (*f) () = floor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != floor; | ; | return 0; | } configure:25440: result: no configure:25450: checking if floating point functions link without -lm configure:25456: result: no configure:25466: checking for sin configure:25523: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'sin' [enabled by default] configure:25529: $? = 0 configure:25532: test -z || test ! -s conftest.err configure:25535: $? = 0 configure:25538: test -s conftest configure:25541: $? = 0 configure:25553: result: yes configure:25567: checking for ceil configure:25624: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm >&5 conftest.c:81:6: warning: conflicting types for built-in function 'ceil' [enabled by default] configure:25630: $? = 0 configure:25633: test -z || test ! -s conftest.err configure:25636: $? = 0 configure:25639: test -s conftest configure:25642: $? = 0 configure:25654: result: yes configure:25664: checking if floating point functions link with -lm configure:25667: result: yes configure:25686: checking for wcstoull configure:25718: x86_64-gentoo-linux-gnu-g++ -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.cc -lm >&5 configure:25724: $? = 0 configure:25727: test -z || test ! -s conftest.err configure:25730: $? = 0 configure:25733: test -s conftest configure:25736: $? = 0 configure:25749: result: yes configure:26057: checking for zlib.h >= 1.1.4 configure:26090: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:68:37: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:26093: $? = 0 configure:26095: ./conftest configure:26098: $? = 0 configure:26113: result: yes configure:26115: checking for zlib.h configure:26160: result: yes configure:26169: checking for deflate in -lz configure:26199: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lz -lm >&5 configure:26205: $? = 0 configure:26208: test -z || test ! -s conftest.err configure:26211: $? = 0 configure:26214: test -s conftest configure:26217: $? = 0 configure:26230: result: yes configure:26276: checking for png.h > 0.90 configure:26306: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:69:37: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:26309: $? = 0 configure:26311: ./conftest configure:26314: $? = 0 configure:26329: result: yes configure:26331: checking for png.h configure:26376: result: yes configure:26382: checking for png_sig_cmp in -lpng configure:26412: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lpng -lz -lm -lm >&5 configure:26418: $? = 0 configure:26421: test -z || test ! -s conftest.err configure:26424: $? = 0 configure:26427: test -s conftest configure:26430: $? = 0 configure:26443: result: yes configure:26486: checking for jpeglib.h configure:26512: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:26518: $? = 0 configure:26521: test -z || test ! -s conftest.err configure:26524: $? = 0 configure:26527: test -s conftest.o configure:26530: $? = 0 configure:26544: result: yes configure:26548: checking for jpeg_read_header in -ljpeg configure:26578: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ljpeg -lm >&5 configure:26584: $? = 0 configure:26587: test -z || test ! -s conftest.err configure:26590: $? = 0 configure:26593: test -s conftest configure:26596: $? = 0 configure:26609: result: yes configure:27164: checking for tiffio.h configure:27181: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:27187: $? = 0 configure:27190: test -z || test ! -s conftest.err configure:27193: $? = 0 configure:27196: test -s conftest.o configure:27199: $? = 0 configure:27210: result: yes configure:27214: checking for TIFFError in -ltiff configure:27244: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ltiff -lm -ljpeg -lz -lm >&5 configure:27250: $? = 0 configure:27253: test -z || test ! -s conftest.err configure:27256: $? = 0 configure:27259: test -s conftest configure:27262: $? = 0 configure:27275: result: yes configure:27328: checking for expat.h configure:27344: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:27350: $? = 0 configure:27353: test -z || test ! -s conftest.err configure:27356: $? = 0 configure:27359: test -s conftest.o configure:27362: $? = 0 configure:27373: result: yes configure:27381: checking if expat.h is valid C++ header configure:27409: x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.cc >&5 configure:27415: $? = 0 configure:27418: test -z || test ! -s conftest.err configure:27421: $? = 0 configure:27424: test -s conftest.o configure:27427: $? = 0 configure:27447: result: yes configure:27450: checking for XML_ParserCreate in -lexpat configure:27480: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lexpat -lm >&5 configure:27486: $? = 0 configure:27489: test -z || test ! -s conftest.err configure:27492: $? = 0 configure:27495: test -s conftest configure:27498: $? = 0 configure:27511: result: yes configure:27544: checking for mspack.h configure:27560: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 conftest.c:68:20: fatal error: mspack.h: No such file or directory compilation terminated. configure:27566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "2.8.12" | #define PACKAGE_STRING "wxWidgets 2.8.12" | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" | #define __LINUX__ 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define __UNIX__ 1 | #define HAVE_STRCASECMP_IN_STRING_H 1 | #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_STDLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define HAVE_IOSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_EXPLICIT 1 | #define HAVE_CONST_CAST | #define HAVE_REINTERPRET_CAST | #define HAVE_STATIC_CAST | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define wxHAVE_GLIBC2 1 | #define _GNU_SOURCE 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_WCSTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | /* end confdefs.h. */ | | | #include configure:27589: result: no configure:27939: checking for GTK+ version configure:27948: result: configure:27988: checking for pkg-config configure:28006: found /usr/bin/pkg-config configure:28019: result: /usr/bin/pkg-config configure:28040: checking for GTK+ - version >= 2.0.0 configure:28155: x86_64-gentoo-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing -pthread -I/usr/include/gtk-2.0 -I/usr/libx32/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm >&5 conftest.c: In function 'main': conftest.c:77:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] configure:28158: $? = 0 configure:28160: ./conftest configure:28163: $? = 0 configure:28181: result: yes (version 2.24.10) configure:28966: checking whether gtk_icon_size_lookup is declared configure:28991: x86_64-gentoo-linux-gnu-gcc -c -pthread -I/usr/include/gtk-2.0 -I/usr/libx32/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:28997: $? = 0 configure:29000: test -z || test ! -s conftest.err configure:29003: $? = 0 configure:29006: test -s conftest.o configure:29009: $? = 0 configure:29020: result: yes configure:29042: checking if GTK+ is version >= 2.6 configure:29066: x86_64-gentoo-linux-gnu-gcc -c -pthread -I/usr/include/gtk-2.0 -I/usr/libx32/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:29072: $? = 0 configure:29075: test -z || test ! -s conftest.err configure:29078: $? = 0 configure:29081: test -s conftest.o configure:29084: $? = 0 configure:29095: result: yes configure:32521: checking for X11/Xlib.h configure:32537: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:32543: $? = 0 configure:32546: test -z || test ! -s conftest.err configure:32549: $? = 0 configure:32552: test -s conftest.o configure:32555: $? = 0 configure:32566: result: yes configure:32581: checking for X11/XKBlib.h configure:32601: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:32607: $? = 0 configure:32610: test -z || test ! -s conftest.err configure:32613: $? = 0 configure:32616: test -s conftest.o configure:32619: $? = 0 configure:32630: result: yes configure:32950: checking for Xinerama configure:33074: result: no configure:33076: WARNING: Xinerama not found; disabling wxDisplay configure:33135: checking for -lSM - X11 session management configure:33170: result: no configure:33172: WARNING: libSM not found; disabling session management detection configure:33196: checking for OpenGL headers configure:33209: result: found in /usr/include configure:33230: checking for GL/gl.h configure:33246: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:33252: $? = 0 configure:33255: test -z || test ! -s conftest.err configure:33258: $? = 0 configure:33261: test -s conftest.o configure:33264: $? = 0 configure:33275: result: yes configure:33289: checking GL/glu.h usability configure:33301: x86_64-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing conftest.c >&5 configure:33307: $? = 0 configure:33310: test -z || test ! -s conftest.err configure:33313: $? = 0 configure:33316: test -s conftest.o configure:33319: $? = 0 configure:33329: result: yes configure:33333: checking GL/glu.h presence configure:33343: x86_64-gentoo-linux-gnu-gcc -E conftest.c configure:33349: $? = 0 configure:33369: result: yes configure:33404: checking for GL/glu.h configure:33411: result: yes configure:33419: checking for -lGL configure:33496: result: no configure:33501: checking for -lMesaGL configure:33534: result: no configure:33548: error: OpenGL libraries not available ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_CORBA_boolean=1 ac_cv_alignof_CORBA_char=1 ac_cv_alignof_CORBA_double=8 ac_cv_alignof_CORBA_float=4 ac_cv_alignof_CORBA_long=4 ac_cv_alignof_CORBA_long_double=8 ac_cv_alignof_CORBA_long_long=8 ac_cv_alignof_CORBA_octet=1 ac_cv_alignof_CORBA_pointer=4 ac_cv_alignof_CORBA_short=2 ac_cv_alignof_CORBA_struct=1 ac_cv_alignof_CORBA_wchar=2 ac_cv_build=x86_64-gentoo-linux-gnu ac_cv_build_alias=x86_64-gentoo-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_const_cast=yes ac_cv_cxx_reinterpret_cast=yes ac_cv_cxx_static_cast=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DIRECTFB_CFLAGS_set= ac_cv_env_DIRECTFB_CFLAGS_value= ac_cv_env_DIRECTFB_LIBS_set= ac_cv_env_DIRECTFB_LIBS_value= ac_cv_env_GNOMEVFS_CFLAGS_set= ac_cv_env_GNOMEVFS_CFLAGS_value= ac_cv_env_GNOMEVFS_LIBS_set= ac_cv_env_GNOMEVFS_LIBS_value= ac_cv_env_GST_CFLAGS_set= ac_cv_env_GST_CFLAGS_value= ac_cv_env_GST_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_HILDON_CFLAGS_set= ac_cv_env_HILDON_CFLAGS_value= ac_cv_env_HILDON_LIBS_set= ac_cv_env_HILDON_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed' ac_cv_env_LIBGNOMEPRINTUI_CFLAGS_set= ac_cv_env_LIBGNOMEPRINTUI_CFLAGS_value= ac_cv_env_LIBGNOMEPRINTUI_LIBS_set= ac_cv_env_LIBGNOMEPRINTUI_LIBS_value= ac_cv_env_PANGOFT2_CFLAGS_set= ac_cv_env_PANGOFT2_CFLAGS_value= ac_cv_env_PANGOFT2_LIBS_set= ac_cv_env_PANGOFT2_LIBS_value= ac_cv_env_PANGOXFT_CFLAGS_set= ac_cv_env_PANGOXFT_CFLAGS_value= ac_cv_env_PANGOXFT_LIBS_set= ac_cv_env_PANGOXFT_LIBS_value= ac_cv_env_PANGOX_CFLAGS_set= ac_cv_env_PANGOX_CFLAGS_value= ac_cv_env_PANGOX_LIBS_set= ac_cv_env_PANGOX_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-gentoo-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-gentoo-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_ceil=yes ac_cv_func_cos=no ac_cv_func_floor=no ac_cv_func_fseeko=yes ac_cv_func_getaddrinfo=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_setpgrp_void=yes ac_cv_func_sin=yes ac_cv_func_strnlen_working=yes ac_cv_func_vsnprintf_c99=yes ac_cv_have_abstract_sockets=yes ac_cv_have_decl_gtk_icon_size_lookup=yes ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_expat_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_iostream=yes ac_cv_header_jpeglib_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mspack_h=no ac_cv_header_png_h=yes ac_cv_header_pwd_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_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-gentoo-linux-gnu ac_cv_host_alias=x86_64-gentoo-linux-gnu ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_png_png_sig_cmp=yes ac_cv_lib_tiff_TIFFError=yes ac_cv_lib_z_deflate=yes ac_cv_linux_vers=2 ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=x86_64-gentoo-linux-gnu-ar ac_cv_prog_CC=x86_64-gentoo-linux-gnu-gcc ac_cv_prog_CPP='x86_64-gentoo-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-gentoo-linux-gnu-g++ ac_cv_prog_RANLIB=x86_64-gentoo-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-gentoo-linux-gnu-strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 ac_cv_sizeof_wchar_t=4 ac_cv_string_strcasecmp=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_source=no ac_cv_target=x86_64-gentoo-linux-gnu ac_cv_target_alias=x86_64-gentoo-linux-gnu ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_std__istream=yes ac_cv_type_std__ostream=yes ac_cv_type_void_p=yes ac_cv_type_wchar_t=yes ac_cv_va_copy=yes bakefile_cv_c_compiler___INTEL_COMPILER=no bakefile_cv_cxx_compiler___INTEL_COMPILER=no bakefile_cv_cxx_compiler___SUNPRO_CC=no bash_cv_job_control_missing=present bash_cv_sys_named_pipes=present fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_wcwidth_works=yes glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no lf_cv_sane_realloc=yes libIDL_cv_long_long_format=ll screen_cv_sys_bcopy_overlap=no screen_cv_sys_fifo_broken_impl=yes screen_cv_sys_fifo_usable=yes screen_cv_sys_memcpy_overlap=no screen_cv_sys_memmove_overlap=no screen_cv_sys_select_broken_retval=no screen_cv_sys_sockets_nofs=no screen_cv_sys_sockets_usable=yes screen_cv_sys_terminfo_used=yes sudo_cv_func_unsetenv_void=no sudo_cv_uid_t_len=10 td_cv_buggygetaddrinfo=no vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=yes vim_cv_terminfo=yes vim_cv_toupper_broken=no vim_cv_tty_group=world vim_cv_tty_mode=0666 wx_cv_cflags_gtk='-pthread -I/usr/include/gtk-2.0 -I/usr/libx32/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm ' wx_cv_class_stdstring=yes wx_cv_cpp_bool=yes wx_cv_expat_is_not_broken=yes wx_cv_explicit=yes wx_cv_func_va_copy=yes wx_cv_func_wcstoull=yes wx_cv_have_variadic_macros=yes wx_cv_lib_glibc21=yes wx_cv_lib_gtk=2.0 wx_cv_libs_gtk='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0' wx_cv_prog_makeisgnu=yes wx_cv_std_libpath=lib wx_cv_use_abi_incompatible_features=wxUSE_ABI_INCOMPATIBLE_FEATURES=no wx_cv_use_aboutdlg=wxUSE_ABOUTDLG=yes wx_cv_use_accel=wxUSE_ACCEL=yes wx_cv_use_accessibility=wxUSE_ACCESSIBILITY=no wx_cv_use_animatectrl=wxUSE_ANIMATIONCTRL=yes wx_cv_use_apple_ieee=wxUSE_APPLE_IEEE=yes wx_cv_use_arcstream=wxUSE_ARCHIVE_STREAMS=yes wx_cv_use_aui=wxUSE_AUI=yes wx_cv_use_backtrace=wxUSE_STACKWALKER=yes wx_cv_use_bmpbutton=wxUSE_BMPBUTTON=yes wx_cv_use_bmpcombobox=wxUSE_BITMAPCOMBOBOX=yes wx_cv_use_busyinfo=wxUSE_BUSYINFO=yes wx_cv_use_button=wxUSE_BUTTON=yes wx_cv_use_calendar=wxUSE_CALCTRL=yes wx_cv_use_caret=wxUSE_CARET=yes wx_cv_use_catch_segvs=wxUSE_ON_FATAL_EXCEPTION=yes wx_cv_use_checkbox=wxUSE_CHECKBOX=yes wx_cv_use_checklst=wxUSE_CHECKLST=yes wx_cv_use_choice=wxUSE_CHOICE=yes wx_cv_use_choicebook=wxUSE_CHOICEBOOK=yes wx_cv_use_choicedlg=wxUSE_CHOICEDLG=yes wx_cv_use_clipboard=wxUSE_CLIPBOARD=yes wx_cv_use_cmdline=wxUSE_CMDLINE_PARSER=yes wx_cv_use_coldlg=wxUSE_COLOURDLG=yes wx_cv_use_collpane=wxUSE_COLLPANE=yes wx_cv_use_colourpicker=wxUSE_COLOURPICKERCTRL=yes wx_cv_use_combobox=wxUSE_COMBOBOX=yes wx_cv_use_comboctrl=wxUSE_COMBOCTRL=yes wx_cv_use_commondlg=wxUSE_COMMONDLGS=yes wx_cv_use_compat24=WXWIN_COMPATIBILITY_2_4= wx_cv_use_compat26=WXWIN_COMPATIBILITY_2_6=yes wx_cv_use_config=wxUSE_CONFIG=yes wx_cv_use_constraints=wxUSE_CONSTRAINTS=yes wx_cv_use_controls=wxUSE_CONTROLS= wx_cv_use_dataobj=wxUSE_DATAOBJ=yes wx_cv_use_dataviewctrl=wxUSE_DATAVIEWCTRL=no wx_cv_use_datepick=wxUSE_DATEPICKCTRL=yes wx_cv_use_datetime=wxUSE_DATETIME=yes wx_cv_use_debug=wxUSE_DEBUG=no wx_cv_use_debug_cntxt=wxUSE_DEBUG_CONTEXT=no wx_cv_use_debug_flag=wxUSE_DEBUG_FLAG=no wx_cv_use_debug_gdb=wxUSE_DEBUG_GDB=no wx_cv_use_debug_info=wxUSE_DEBUG_INFO=no wx_cv_use_debugreport=wxUSE_DEBUGREPORT=yes wx_cv_use_detect_sm=wxUSE_DETECT_SM=yes wx_cv_use_dialupman=wxUSE_DIALUP_MANAGER=yes wx_cv_use_dirdlg=wxUSE_DIRDLG=yes wx_cv_use_dirpicker=wxUSE_DIRPICKERCTRL=yes wx_cv_use_display=wxUSE_DISPLAY=yes wx_cv_use_dmalloc=wxUSE_DMALLOC=no wx_cv_use_dnd=wxUSE_DRAG_AND_DROP=yes wx_cv_use_docview=wxUSE_DOC_VIEW_ARCHITECTURE=yes wx_cv_use_dragimage=wxUSE_DRAGIMAGE=yes wx_cv_use_dynamicloader=wxUSE_DYNAMIC_LOADER=yes wx_cv_use_dynlib=wxUSE_DYNLIB_CLASS=yes wx_cv_use_exceptions=wxUSE_EXCEPTIONS=yes wx_cv_use_expat=wxUSE_EXPAT=sys wx_cv_use_ffile=wxUSE_FFILE=yes wx_cv_use_file=wxUSE_FILE=yes wx_cv_use_filedlg=wxUSE_FILEDLG=yes wx_cv_use_filepicker=wxUSE_FILEPICKERCTRL=yes wx_cv_use_fileproto=wxUSE_PROTOCOL_FILE=yes wx_cv_use_filesystem=wxUSE_FILESYSTEM=yes wx_cv_use_finddlg=wxUSE_FINDREPLDLG=yes wx_cv_use_fontdlg=wxUSE_FONTDLG=yes wx_cv_use_fontmap=wxUSE_FONTMAP=yes wx_cv_use_fontpicker=wxUSE_FONTPICKERCTRL=yes wx_cv_use_fs_archive=wxUSE_FS_ARCHIVE=yes wx_cv_use_fs_inet=wxUSE_FS_INET=yes wx_cv_use_fs_zip=wxUSE_FS_ZIP=yes wx_cv_use_ftp=wxUSE_PROTOCOL_FTP=yes wx_cv_use_gauge=wxUSE_GAUGE=yes wx_cv_use_geometry=wxUSE_GEOMETRY=yes wx_cv_use_gif=wxUSE_GIF=yes wx_cv_use_gnomeprint=wxUSE_LIBGNOMEPRINT=no wx_cv_use_gnomevfs=wxUSE_LIBGNOMEVFS=no wx_cv_use_gpe=wxUSE_GPE= wx_cv_use_graphics_ctx=wxUSE_GRAPHICS_CONTEXT=yes wx_cv_use_grid=wxUSE_GRID=yes wx_cv_use_gstreamer8=wxUSE_GSTREAMER8=no wx_cv_use_gui=wxUSE_GUI=yes wx_cv_use_help=wxUSE_HELP=yes wx_cv_use_hildon=wxUSE_LIBHILDON=no wx_cv_use_html=wxUSE_HTML=yes wx_cv_use_htmlhelp=wxUSE_WXHTML_HELP=yes wx_cv_use_http=wxUSE_PROTOCOL_HTTP=yes wx_cv_use_hyperlink=wxUSE_HYPERLINKCTRL=yes wx_cv_use_ico_cur=wxUSE_ICO_CUR=yes wx_cv_use_iff=wxUSE_IFF=no wx_cv_use_image=wxUSE_IMAGE=yes wx_cv_use_imaglist=wxUSE_IMAGLIST=yes wx_cv_use_intl=wxUSE_INTL=yes wx_cv_use_ipc=wxUSE_IPC=yes wx_cv_use_joystick=wxUSE_JOYSTICK=yes wx_cv_use_libjpeg=wxUSE_LIBJPEG=sys wx_cv_use_libmspack=wxUSE_LIBMSPACK=yes wx_cv_use_libpng=wxUSE_LIBPNG=sys wx_cv_use_libtiff=wxUSE_LIBTIFF=sys wx_cv_use_libxpm=wxUSE_LIBXPM=sys wx_cv_use_listbook=wxUSE_LISTBOOK=yes wx_cv_use_listbox=wxUSE_LISTBOX=yes wx_cv_use_listctrl=wxUSE_LISTCTRL=yes wx_cv_use_log=wxUSE_LOG=yes wx_cv_use_logdialog=wxUSE_LOGDIALOG=yes wx_cv_use_loggui=wxUSE_LOGGUI=yes wx_cv_use_logwin=wxUSE_LOGWINDOW=yes wx_cv_use_longlong=wxUSE_LONGLONG=yes wx_cv_use_mdi=wxUSE_MDI=yes wx_cv_use_mdidoc=wxUSE_MDI_ARCHITECTURE=yes wx_cv_use_mediactrl=wxUSE_MEDIACTRL=yes wx_cv_use_mem_tracing=wxUSE_MEM_TRACING=no wx_cv_use_menus=wxUSE_MENUS=yes wx_cv_use_metafile=wxUSE_METAFILE=yes wx_cv_use_mimetype=wxUSE_MIMETYPE=yes wx_cv_use_miniframe=wxUSE_MINIFRAME=yes wx_cv_use_monolithic=wxUSE_MONOLITHIC=no wx_cv_use_mousewheel=wxUSE_MOUSEWHEEL=yes wx_cv_use_msgdlg=wxUSE_MSGDLG=yes wx_cv_use_mshtmlhelp=wxUSE_MS_HTML_HELP=yes wx_cv_use_mslu=wxUSE_UNICODE_MSLU=yes wx_cv_use_nanox=wxUSE_NANOX=no wx_cv_use_no_deps=wxUSE_NO_DEPS=no wx_cv_use_no_exceptions=wxUSE_NO_EXCEPTIONS=no wx_cv_use_no_rtti=wxUSE_NO_RTTI=no wx_cv_use_notebook=wxUSE_NOTEBOOK=yes wx_cv_use_numberdlg=wxUSE_NUMBERDLG=yes wx_cv_use_objc_uniquifying=wxUSE_OBJC_UNIQUIFYING=no wx_cv_use_odbc=wxUSE_ODBC=no wx_cv_use_odcombobox=wxUSE_ODCOMBOBOX=yes wx_cv_use_official_build=wxUSE_OFFICIAL_BUILD=no wx_cv_use_ole=wxUSE_OLE=yes wx_cv_use_opengl=wxUSE_OPENGL=yes wx_cv_use_optimise=wxUSE_OPTIMISE=yes wx_cv_use_palette=wxUSE_PALETTE=yes wx_cv_use_pcx=wxUSE_PCX=yes wx_cv_use_permissive=wxUSE_PERMISSIVE=no wx_cv_use_plugins=wxUSE_PLUGINS=no wx_cv_use_pnm=wxUSE_PNM=yes wx_cv_use_popupwin=wxUSE_POPUPWIN=yes wx_cv_use_postscript=wxUSE_POSTSCRIPT=yes wx_cv_use_printarch=wxUSE_PRINTING_ARCHITECTURE=yes wx_cv_use_printfposparam=wxUSE_PRINTF_POS_PARAMS=yes wx_cv_use_profile=wxUSE_PROFILE=no wx_cv_use_progressdlg=wxUSE_PROGRESSDLG=yes wx_cv_use_prologio=wxUSE_PROLOGIO= wx_cv_use_protocol=wxUSE_PROTOCOL=yes wx_cv_use_protocol_file=wxUSE_PROTOCOL_FILE=yes wx_cv_use_protocol_ftp=wxUSE_PROTOCOL_FTP=yes wx_cv_use_protocol_http=wxUSE_PROTOCOL_HTTP=yes wx_cv_use_protocols=wxUSE_PROTOCOL=yes wx_cv_use_radiobox=wxUSE_RADIOBOX=yes wx_cv_use_radiobtn=wxUSE_RADIOBTN=yes wx_cv_use_regex=wxUSE_REGEX=builtin wx_cv_use_resources=wxUSE_RESOURCES=no wx_cv_use_richtext=wxUSE_RICHTEXT=yes wx_cv_use_rpath=wxUSE_RPATH=yes wx_cv_use_sash=wxUSE_SASH=yes wx_cv_use_scrollbar=wxUSE_SCROLLBAR=yes wx_cv_use_sdl=wxUSE_LIBSDL=yes wx_cv_use_searchctrl=wxUSE_SEARCHCTRL=yes wx_cv_use_shared=wxUSE_SHARED=yes wx_cv_use_slider=wxUSE_SLIDER=yes wx_cv_use_snglinst=wxUSE_SNGLINST_CHECKER=yes wx_cv_use_sockets=wxUSE_SOCKETS=yes wx_cv_use_sound=wxUSE_SOUND=yes wx_cv_use_spinbtn=wxUSE_SPINBTN=yes wx_cv_use_spinctrl=wxUSE_SPINCTRL=yes wx_cv_use_splash=wxUSE_SPLASH=yes wx_cv_use_splines=wxUSE_SPLINES=yes wx_cv_use_splitter=wxUSE_SPLITTER=yes wx_cv_use_statbmp=wxUSE_STATBMP=yes wx_cv_use_statbox=wxUSE_STATBOX=yes wx_cv_use_statline=wxUSE_STATLINE=yes wx_cv_use_stattext=wxUSE_STATTEXT=yes wx_cv_use_statusbar=wxUSE_STATUSBAR=yes wx_cv_use_std_iostreams=wxUSE_STD_IOSTREAM=yes wx_cv_use_std_string=wxUSE_STD_STRING=yes wx_cv_use_stdpaths=wxUSE_STDPATHS=yes wx_cv_use_stl=wxUSE_STL=no wx_cv_use_stopwatch=wxUSE_STOPWATCH=yes wx_cv_use_streams=wxUSE_STREAMS=yes wx_cv_use_subdirs=wxWITH_SUBDIRS= wx_cv_use_sysoptions=wxUSE_SYSTEM_OPTIONS=yes wx_cv_use_tabdialog=wxUSE_TAB_DIALOG=no wx_cv_use_tarstream=wxUSE_TARSTREAM=yes wx_cv_use_tbarnative=wxUSE_TOOLBAR_NATIVE=yes wx_cv_use_textbuf=wxUSE_TEXTBUFFER=yes wx_cv_use_textctrl=wxUSE_TEXTCTRL=yes wx_cv_use_textdlg=wxUSE_TEXTDLG=yes wx_cv_use_textfile=wxUSE_TEXTFILE=yes wx_cv_use_tga=wxUSE_TGA=yes wx_cv_use_threads=wxUSE_THREADS=yes wx_cv_use_timer=wxUSE_TIMER=yes wx_cv_use_tipdlg=wxUSE_STARTUP_TIPS=yes wx_cv_use_tipwindow=wxUSE_TIPWINDOW=yes wx_cv_use_togglebtn=wxUSE_TOGGLEBTN=yes wx_cv_use_toolbar=wxUSE_TOOLBAR=yes wx_cv_use_toolbook=wxUSE_TOOLBOOK=yes wx_cv_use_tooltips=wxUSE_TOOLTIPS=yes wx_cv_use_treebook=wxUSE_TREEBOOK=yes wx_cv_use_treectrl=wxUSE_TREECTRL=yes wx_cv_use_unicode=wxUSE_UNICODE=yes wx_cv_use_universal=wxUSE_UNIVERSAL=no wx_cv_use_universal_binary=wxUSE_UNIVERSAL_BINARY=no wx_cv_use_url=wxUSE_URL=yes wx_cv_use_validators=wxUSE_VALIDATORS=yes wx_cv_use_vararg_macros=wxUSE_VARARG_MACROS=yes wx_cv_use_variant=wxUSE_VARIANT=yes wx_cv_use_webkit=wxUSE_WEBKIT=yes wx_cv_use_wizarddlg=wxUSE_WIZARDDLG=yes wx_cv_use_xpm=wxUSE_XPM=yes wx_cv_use_xrc=wxUSE_XRC=yes wx_cv_use_zipstream=wxUSE_ZIPSTREAM=yes wx_cv_use_zlib=wxUSE_ZLIB=sys yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## AFMINSTALL='afminstall' AIX_CXX_LD='' AR='x86_64-gentoo-linux-gnu-ar' AROPTIONS='' BK_DEPS='' BK_MAKE_PCH='' BUILD='release' CAIRO_CFLAGS='' CAIRO_LIBS='' CC='x86_64-gentoo-linux-gnu-gcc' CFLAGS='-O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing' COND_BUILD_debug='' COND_BUILD_debug_DEBUG_FLAG_default='' COND_BUILD_debug_DEBUG_INFO_default='' COND_BUILD_debug_UNICODE_0='' COND_BUILD_debug_UNICODE_1='' COND_BUILD_release='' COND_BUILD_release_DEBUG_INFO_default='' COND_BUILD_release_UNICODE_0='' COND_BUILD_release_UNICODE_1='' COND_DEBUG_FLAG_1='' COND_DEBUG_INFO_0='' COND_DEBUG_INFO_1='' COND_DEPS_TRACKING_0='' COND_DEPS_TRACKING_1='' COND_GCC_PCH_1='' COND_ICC_PCH_1='' COND_MONOLITHIC_0='' COND_MONOLITHIC_0_SHARED_0='' COND_MONOLITHIC_0_SHARED_0_USE_AUI_1='' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1='' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1='' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1='' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1='' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1='' COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1='' COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1='' COND_MONOLITHIC_0_SHARED_0_USE_XRC_1='' COND_MONOLITHIC_0_SHARED_1='' COND_MONOLITHIC_0_SHARED_1_USE_AUI_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1='' COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1='' COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1='' COND_MONOLITHIC_0_SHARED_1_USE_XRC_1='' COND_MONOLITHIC_0_USE_MEDIA_1='' COND_MONOLITHIC_0_USE_ODBC_1='' COND_MONOLITHIC_1='' COND_MONOLITHIC_1_SHARED_0='' COND_MONOLITHIC_1_SHARED_1='' COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1='' COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1='' COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1='' COND_PLATFORM_MACOSX_0_USE_SOVERSION_1='' COND_PLATFORM_MACOSX_1='' COND_PLATFORM_MACOSX_1_PLATFORM_MSDOS_0='' COND_PLATFORM_MACOSX_1_TOOLKIT_='' COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA='' COND_PLATFORM_MACOSX_1_TOOLKIT_GTK='' COND_PLATFORM_MACOSX_1_TOOLKIT_MAC='' COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1='' COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF='' COND_PLATFORM_MACOSX_1_TOOLKIT_X11='' COND_PLATFORM_MACOSX_1_USE_GUI_1='' COND_PLATFORM_MACOSX_1_USE_ODBC_1='' COND_PLATFORM_MACOSX_1_USE_OPENGL_1='' COND_PLATFORM_MACOSX_1_USE_SOVERSION_1='' COND_PLATFORM_MACOS_1='' COND_PLATFORM_MAC_0='' COND_PLATFORM_MAC_1='' COND_PLATFORM_MSDOS_0='' COND_PLATFORM_MSDOS_1='' COND_PLATFORM_OS2_1='' COND_PLATFORM_UNIX_0='' COND_PLATFORM_UNIX_1='' COND_PLATFORM_UNIX_1_TOOLKIT_MGL='' COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1='' COND_PLATFORM_UNIX_1_USE_GUI_1='' COND_PLATFORM_UNIX_1_USE_PLUGINS_0='' COND_PLATFORM_WIN32_0='' COND_PLATFORM_WIN32_1='' COND_SHARED_0='' COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0='' COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0='' COND_SHARED_0_TOOLKIT_PM_WXUNIV_0='' COND_SHARED_0_USE_GUI_1_USE_OPENGL_1='' COND_SHARED_0_USE_GUI_1_wxUSE_LIBJPEG_builtin='' COND_SHARED_0_USE_GUI_1_wxUSE_LIBPNG_builtin='' COND_SHARED_0_USE_GUI_1_wxUSE_LIBTIFF_builtin='' COND_SHARED_0_USE_XRC_1='' COND_SHARED_0_wxUSE_EXPAT_builtin='' COND_SHARED_0_wxUSE_ODBC_builtin='' COND_SHARED_0_wxUSE_REGEX_builtin='' COND_SHARED_0_wxUSE_ZLIB_builtin='' COND_SHARED_1='' COND_SHARED_1_USE_GUI_1_USE_OPENGL_1='' COND_SHARED_1_USE_XRC_1='' COND_TOOLKIT_='' COND_TOOLKIT_COCOA='' COND_TOOLKIT_COCOA_USE_GUI_1='' COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_DFB='' COND_TOOLKIT_DFB_USE_GUI_1='' COND_TOOLKIT_GTK='' COND_TOOLKIT_GTK_TOOLKIT_VERSION_2='' COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='' COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_GTK_TOOLKIT_VERSION_='' COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1='' COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_GTK_USE_GUI_1='' COND_TOOLKIT_MAC='' COND_TOOLKIT_MAC_USE_GUI_1='' COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_MGL='' COND_TOOLKIT_MGL_USE_GUI_1='' COND_TOOLKIT_MOTIF='' COND_TOOLKIT_MOTIF_USE_GUI_1='' COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_MSW='' COND_TOOLKIT_MSW_USE_GUI_1='' COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_MSW_WXUNIV_0='' COND_TOOLKIT_PM='' COND_TOOLKIT_PM_USE_GUI_1='' COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_WINCE='' COND_TOOLKIT_WINCE_USE_GUI_1='' COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_WINCE_WXUNIV_0='' COND_TOOLKIT_X11='' COND_TOOLKIT_X11_USE_GUI_1='' COND_UNICODE_1='' COND_USE_CAIRO_1='' COND_USE_EXCEPTIONS_0='' COND_USE_EXCEPTIONS_1='' COND_USE_GUI_0='' COND_USE_GUI_1='' COND_USE_GUI_1_WXUNIV_0='' COND_USE_GUI_1_WXUNIV_1='' COND_USE_GUI_1_wxUSE_LIBJPEG_builtin='' COND_USE_GUI_1_wxUSE_LIBPNG_builtin='' COND_USE_GUI_1_wxUSE_LIBTIFF_builtin='' COND_USE_ODBC_1='' COND_USE_OPENGL_1='' COND_USE_PCH_1='' COND_USE_PLUGINS_0='' COND_USE_RTTI_0='' COND_USE_RTTI_1='' COND_USE_SOTWOSYMLINKS_1='' COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1='' COND_USE_SOVERLINUX_1='' COND_USE_SOVERSION_0='' COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1='' COND_USE_SOVERSOLARIS_1='' COND_USE_THREADS_0='' COND_USE_THREADS_1='' COND_USE_XRC_1='' COND_WINDOWS_IMPLIB_1='' COND_WITH_PLUGIN_SDL_1='' COND_WXUNIV_0='' COND_WXUNIV_1='' COND_wxUSE_EXPAT_builtin='' COND_wxUSE_LIBJPEG_builtin='' COND_wxUSE_LIBPNG_builtin='' COND_wxUSE_LIBTIFF_builtin='' COND_wxUSE_ODBC_builtin='' COND_wxUSE_REGEX_builtin='' COND_wxUSE_ZLIB_builtin='' CORE_BASE_LIBS='' CORE_GUI_LIBS='' CPP='x86_64-gentoo-linux-gnu-gcc -E' CPPFLAGS=' ' CPPUNIT_CFLAGS='' CPPUNIT_CONFIG='' CPPUNIT_LIBS='' CXX='x86_64-gentoo-linux-gnu-g++' CXXFLAGS='-O2 -pipe -fomit-frame-pointer -march=native -mtune=native -fno-strict-aliasing' DEBUG_FLAG='' DEBUG_INFO='' DEFS='' DEPS_TRACKING='' DEREZ='' DIRECTFB_CFLAGS='' DIRECTFB_LIBS='' DISTDIR='wx$(TOOLKIT)' DLLIMP_SUFFIX='' DLLPREFIX='' DLLPREFIX_MODULE='' DLLTOOL='' DMALLOC_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXE_LINKER='' EXTRALIBS='' EXTRALIBS_ESD='' EXTRALIBS_GNOMEPRINT='' EXTRALIBS_GNOMEVFS='' EXTRALIBS_GUI='' EXTRALIBS_HILDON='' EXTRALIBS_HTML='' EXTRALIBS_MEDIA='' EXTRALIBS_ODBC='' EXTRALIBS_OPENGL='' EXTRALIBS_SDL='' EXTRALIBS_XML='' GCC='yes' GCC_PCH='' GNOMEVFS_CFLAGS='' GNOMEVFS_LIBS='' GST_CFLAGS='' GST_LIBS='' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/libx32/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/libx32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm ' GTK_CONFIG='' GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' GUIDIST='GTK_DIST SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST' HEADER_PAD_OPTION='' HILDON_CFLAGS='' HILDON_LIBS='' HOST_SUFFIX='' ICC_PCH='' ICC_PCH_CREATE_SWITCH='' ICC_PCH_USE_SWITCH='' IF_GNU_MAKE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DIR='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed' LDFLAGS_GL='' LDFLAGS_GUI='' LIBEXT='' LIBGNOMEPRINTUI_CFLAGS='' LIBGNOMEPRINTUI_LIBS='' LIBICONV='' LIBOBJS='' LIBPREFIX='' LIBS=' -lm' LIBWXMACRES='' LN_S='ln -s' LTLIBOBJS='' MACSETFILE='' MAKE_SET='' MONOLITHIC='' NM='' OBJCXXFLAGS='' OBJEXT='o' OFFICIAL_BUILD='' OPENGL_LIBS='' PACKAGE_BUGREPORT='wx-dev@lists.wxwidgets.org' PACKAGE_NAME='wxWidgets' PACKAGE_STRING='wxWidgets 2.8.12' PACKAGE_TARNAME='wxwidgets' PACKAGE_VERSION='2.8.12' PANGOFT2_CFLAGS='' PANGOFT2_LIBS='' PANGOXFT_CFLAGS='' PANGOXFT_LIBS='' PANGOX_CFLAGS='' PANGOX_LIBS='' PATH_SEPARATOR=':' PIC_FLAG='' PKG_CONFIG='/usr/bin/pkg-config' PLATFORM_BEOS='' PLATFORM_MAC='' PLATFORM_MACOS='' PLATFORM_MACOSX='' PLATFORM_MSDOS='' PLATFORM_OS2='' PLATFORM_UNIX='' PLATFORM_WIN32='' POSTLINK_COMMAND='' RANLIB='x86_64-gentoo-linux-gnu-ranlib' RESCOMP='' RESFLAGS='' RESPROGRAMOBJ='' REZ='' SAMPLES_RPATH_FLAG='' SAMPLES_RPATH_POSTLINK='' SAMPLES_SUBDIRS=' png' SDL_CFLAGS='' SDL_CONFIG='' SDL_LIBS='' SETFILE='' SET_MAKE='' SHARED='' SHARED_LD_CC='' SHARED_LD_CXX='' SHARED_LD_MODULE_CC='' SHARED_LD_MODULE_CXX='' SHELL='/bin/sh' SONAME_FLAG='' SO_SUFFIX='so' SO_SUFFIX_MODULE='' STRIP='x86_64-gentoo-linux-gnu-strip' TOOLCHAIN_FULLNAME='' TOOLCHAIN_NAME='' TOOLKIT='GTK' TOOLKIT_DIR='gtk' TOOLKIT_LOWERCASE='' TOOLKIT_VERSION='2' UNICODE='' USE_GUI='1' USE_MACVERSION='' USE_PLUGINS='' USE_SOTWOSYMLINKS='' USE_SOVERCYGWIN='' USE_SOVERLINUX='' USE_SOVERSION='' USE_SOVERSOLARIS='' VENDOR='custom' WIDGET_SET='' WIN32INSTALL='' WINDOWS_IMPLIB='' WINDRES='' WITH_PLUGIN_SDL='' WXCONFIG_CFLAGS='' WXCONFIG_CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' WXCONFIG_CXXFLAGS='' WXCONFIG_LDFLAGS_GUI='' WXCONFIG_LIBS='' WXCONFIG_RESFLAGS='' WXCONFIG_RPATH='' WXUNIV='' WX_CHARTYPE='' WX_DEBUGTYPE='' WX_FLAVOUR='' WX_LIBRARY_BASENAME_GUI='' WX_LIBRARY_BASENAME_NOGUI='' WX_LIB_FLAVOUR='' WX_RELEASE='2.8' WX_RESOURCES_MACOSX_ASCII='' WX_RESOURCES_MACOSX_DATA='' WX_SUBVERSION='2.8.12.1' WX_VERSION='2.8.12' WX_VERSION_TAG='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_NM='' ac_ct_RANLIB='' ac_ct_STRIP='' ac_ct_WINDRES='' ac_pt_PKG_CONFIG='' bindir='${exec_prefix}/bin' build='x86_64-gentoo-linux-gnu' build_alias='x86_64-gentoo-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='gentoo' cross_compiling='no' datadir='/usr/share' dlldir='' exec_prefix='NONE' host='x86_64-gentoo-linux-gnu' host_alias='x86_64-gentoo-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='gentoo' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/libx32' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='/etc' target='x86_64-gentoo-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='gentoo' wxUSE_EXPAT='sys' wxUSE_LIBJPEG='sys' wxUSE_LIBPNG='sys' wxUSE_LIBTIFF='sys' wxUSE_ODBC='no' wxUSE_REGEX='builtin' wxUSE_ZLIB='sys' wx_top_builddir='/var/tmp/portage/x11-libs/wxGTK-2.8.12.1/work/wxPython-src-2.8.12.1/wxgtk_build' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BOOL 1 #define HAVE_CEIL 1 #define HAVE_CONST_CAST #define HAVE_DECL_GTK_ICON_SIZE_LOOKUP 1 #define HAVE_EXPLICIT 1 #define HAVE_FNMATCH_H 1 #define HAVE_FSEEKO 1 #define HAVE_INTTYPES_H 1 #define HAVE_IOSTREAM 1 #define HAVE_LANGINFO_H 1 #define HAVE_LARGEFILE_SUPPORT 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_REINTERPRET_CAST #define HAVE_SIN 1 #define HAVE_STATIC_CAST #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STD_WSTRING 1 #define HAVE_STD__ISTREAM 1 #define HAVE_STD__OSTREAM 1 #define HAVE_STRCASECMP_IN_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VARIADIC_MACROS 1 #define HAVE_VA_COPY 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSTOULL 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_X11_XLIB_H 1 #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" #define PACKAGE_NAME "wxWidgets" #define PACKAGE_STRING "wxWidgets 2.8.12" #define PACKAGE_TARNAME "wxwidgets" #define PACKAGE_VERSION "2.8.12" #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define SIZEOF_WCHAR_T 4 #define STDC_HEADERS 1 #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 #define __LINUX__ 1 #define __UNIX__ 1 #define __WXGTK24__ 1 #define __WXGTK26__ 1 #define wxHAVE_GLIBC2 1 #define wxUSE_EXPAT 1 #define wxUSE_LIBJPEG 1 #define wxUSE_LIBPNG 1 #define wxUSE_LIBTIFF 1 #define wxUSE_REGEX 1 #define wxUSE_XML 1 #define wxUSE_ZLIB 1 #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 1