* Package: app-misc/golly-2.7-r1  * Repository: gentoo  * Maintainer: xmw@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU  * FEATURES: ccache preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking golly-2.7-src.tar.gz to /var/tmp/portage/app-misc/golly-2.7-r1/work >>> Source unpacked in /var/tmp/portage/app-misc/golly-2.7-r1/work >>> Preparing source in /var/tmp/portage/app-misc/golly-2.7-r1/work/golly-2.7-src ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/golly-2.7-r1/work/golly-2.7-src ... * econf: updating golly-2.7-src/gui-wx/configure/config.guess with /usr/share/gnuconfig/config.guess * econf: updating golly-2.7-src/gui-wx/configure/config.sub with /usr/share/gnuconfig/config.sub gui-wx/configure/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --with-perl-shlib=libperl.so configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gettimeofday... yes checking for memset... yes checking for pow... no checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for the --enable-debug option... will be automatically detected checking for the --enable-unicode option... will be automatically detected checking for the --enable-shared option... will be automatically detected checking for the --with-toolkit option... will be automatically detected checking for the --with-wxshared option... will be automatically detected checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.8.0 (--version=)... yes (version 3.0.2) checking for wxWidgets static library... no checking if wxWidgets was built with UNICODE enabled... yes checking if wxWidgets was built in DEBUG mode... no checking if wxWidgets was built in STATIC mode... no checking which wxWidgets toolkit was selected... gtk2 checking for BMP image handler... yes checking for GIF image handler... yes checking for PNG image handler... yes checking for TIFF image handler... yes checking for perl5... no checking for perl... /usr/bin/perl checking for python2... /usr/bin/python2.7 checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzopen... -lz configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands The wxWidgets build which will be used by golly 2.7 has the following settings: - RELEASE build - UNICODE mode - SHARED mode - VERSION: 3.0.2 - PORT: gtk2 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/golly-2.7-r1/work/golly-2.7-src ... make -j4 x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o bigint.o `test -f '../../gollybase/bigint.cpp' || echo 'gui-wx/configure/'`../../gollybase/bigint.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o generationsalgo.o `test -f '../../gollybase/generationsalgo.cpp' || echo 'gui-wx/configure/'`../../gollybase/generationsalgo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o ghashbase.o `test -f '../../gollybase/ghashbase.cpp' || echo 'gui-wx/configure/'`../../gollybase/ghashbase.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o ghashdraw.o `test -f '../../gollybase/ghashdraw.cpp' || echo 'gui-wx/configure/'`../../gollybase/ghashdraw.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o hlifealgo.o `test -f '../../gollybase/hlifealgo.cpp' || echo 'gui-wx/configure/'`../../gollybase/hlifealgo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o hlifedraw.o `test -f '../../gollybase/hlifedraw.cpp' || echo 'gui-wx/configure/'`../../gollybase/hlifedraw.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o jvnalgo.o `test -f '../../gollybase/jvnalgo.cpp' || echo 'gui-wx/configure/'`../../gollybase/jvnalgo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o lifealgo.o `test -f '../../gollybase/lifealgo.cpp' || echo 'gui-wx/configure/'`../../gollybase/lifealgo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o lifepoll.o `test -f '../../gollybase/lifepoll.cpp' || echo 'gui-wx/configure/'`../../gollybase/lifepoll.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o liferender.o `test -f '../../gollybase/liferender.cpp' || echo 'gui-wx/configure/'`../../gollybase/liferender.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o liferules.o `test -f '../../gollybase/liferules.cpp' || echo 'gui-wx/configure/'`../../gollybase/liferules.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o qlifealgo.o `test -f '../../gollybase/qlifealgo.cpp' || echo 'gui-wx/configure/'`../../gollybase/qlifealgo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o qlifedraw.o `test -f '../../gollybase/qlifedraw.cpp' || echo 'gui-wx/configure/'`../../gollybase/qlifedraw.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o readpattern.o `test -f '../../gollybase/readpattern.cpp' || echo 'gui-wx/configure/'`../../gollybase/readpattern.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o ruleloaderalgo.o `test -f '../../gollybase/ruleloaderalgo.cpp' || echo 'gui-wx/configure/'`../../gollybase/ruleloaderalgo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o ruletable_algo.o `test -f '../../gollybase/ruletable_algo.cpp' || echo 'gui-wx/configure/'`../../gollybase/ruletable_algo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o ruletreealgo.o `test -f '../../gollybase/ruletreealgo.cpp' || echo 'gui-wx/configure/'`../../gollybase/ruletreealgo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o util.o `test -f '../../gollybase/util.cpp' || echo 'gui-wx/configure/'`../../gollybase/util.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o viewport.o `test -f '../../gollybase/viewport.cpp' || echo 'gui-wx/configure/'`../../gollybase/viewport.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o writepattern.o `test -f '../../gollybase/writepattern.cpp' || echo 'gui-wx/configure/'`../../gollybase/writepattern.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxalgos.o `test -f '../../gui-wx/wxalgos.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxalgos.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxcontrol.o `test -f '../../gui-wx/wxcontrol.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxcontrol.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxedit.o `test -f '../../gui-wx/wxedit.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxedit.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxfile.o `test -f '../../gui-wx/wxfile.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxfile.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxgolly.o `test -f '../../gui-wx/wxgolly.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxgolly.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxhelp.o `test -f '../../gui-wx/wxhelp.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxhelp.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxinfo.o `test -f '../../gui-wx/wxinfo.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxinfo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxlayer.o `test -f '../../gui-wx/wxlayer.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxlayer.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxmain.o `test -f '../../gui-wx/wxmain.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxmain.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxperl.o `test -f '../../gui-wx/wxperl.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxperl.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxprefs.o `test -f '../../gui-wx/wxprefs.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxprefs.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxpython.o `test -f '../../gui-wx/wxpython.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxpython.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxrender.o `test -f '../../gui-wx/wxrender.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxrender.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxrule.o `test -f '../../gui-wx/wxrule.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxrule.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxscript.o `test -f '../../gui-wx/wxscript.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxscript.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxselect.o `test -f '../../gui-wx/wxselect.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxselect.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxstatus.o `test -f '../../gui-wx/wxstatus.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxstatus.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxtimeline.o `test -f '../../gui-wx/wxtimeline.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxtimeline.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxundo.o `test -f '../../gui-wx/wxundo.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxundo.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxutils.o `test -f '../../gui-wx/wxutils.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxutils.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.24.0/x86_64-linux/CORE -I'/usr/include/python2.7' -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o golly-wxview.o `test -f '../../gui-wx/wxview.cpp' || echo 'gui-wx/configure/'`../../gui-wx/wxview.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o bgolly.o `test -f '../../cmdline/bgolly.cpp' || echo 'gui-wx/configure/'`../../cmdline/bgolly.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"golly\" -DPACKAGE_TARNAME=\"golly\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"golly\ 2.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -DHAVE_WX_BMP_HANDLER=1 -DHAVE_WX_GIF_HANDLER=1 -DHAVE_WX_PNG_HANDLER=1 -DHAVE_WX_TIFF_HANDLER=1 -DPERL_SHLIB=libperl.so -DPYTHON_SHLIB=libpython2.7.so -DZLIB=1 -DVERSION=2.7 -I. -Igui-wx/configure -Igui-wx/configure/../../gollybase/ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -c -o RuleTableToTree.o `test -f '../../cmdline/RuleTableToTree.cpp' || echo 'gui-wx/configure/'`../../cmdline/RuleTableToTree.cpp rm -f libgolly.a x86_64-pc-linux-gnu-ar cru libgolly.a bigint.o generationsalgo.o ghashbase.o ghashdraw.o hlifealgo.o hlifedraw.o jvnalgo.o lifealgo.o lifepoll.o liferender.o liferules.o qlifealgo.o qlifedraw.o readpattern.o ruleloaderalgo.o ruletable_algo.o ruletreealgo.o util.o viewport.o writepattern.o x86_64-pc-linux-gnu-ranlib libgolly.a x86_64-pc-linux-gnu-g++ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o bgolly bgolly.o libgolly.a -lz x86_64-pc-linux-gnu-g++ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o RuleTableToTree RuleTableToTree.o libgolly.a -lz x86_64-pc-linux-gnu-g++ -DGOLLYDIR="/usr/share/golly" -Wall -fno-strict-aliasing -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o golly golly-wxalgos.o golly-wxcontrol.o golly-wxedit.o golly-wxfile.o golly-wxgolly.o golly-wxhelp.o golly-wxinfo.o golly-wxlayer.o golly-wxmain.o golly-wxperl.o golly-wxprefs.o golly-wxpython.o golly-wxrender.o golly-wxrule.o golly-wxscript.o golly-wxselect.o golly-wxstatus.o golly-wxtimeline.o golly-wxundo.o golly-wxutils.o golly-wxview.o -L/usr/lib64 -pthread -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libgolly.a -lz golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x760): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLWindowTitle(wxString const&)' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x768): undefined reference to `non-virtual thunk to wxHtmlWindow::OnHTMLLinkClicked(wxHtmlLinkInfo const&)' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x770): undefined reference to `non-virtual thunk to wxHtmlWindow::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x778): undefined reference to `non-virtual thunk to wxHtmlWindow::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x780): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLWindow()' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x788): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLBackgroundColour() const' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x790): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundColour(wxColour const&)' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x798): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundImage(wxBitmap const&)' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x7a0): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLStatusText(wxString const&)' golly-wxhelp.o:(.rodata._ZTV8HtmlView[_ZTV8HtmlView]+0x7a8): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x800): undefined reference to `non-virtual thunk to wxTextCtrlBase::overflow(int)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x828): undefined reference to `non-virtual thunk to wxTextCtrl::GetLineLength(long) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x830): undefined reference to `non-virtual thunk to wxTextCtrl::GetLineText(long) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x838): undefined reference to `non-virtual thunk to wxTextCtrl::GetNumberOfLines() const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x840): undefined reference to `non-virtual thunk to wxTextCtrl::IsModified() const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x848): undefined reference to `non-virtual thunk to wxTextCtrl::MarkDirty()' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x850): undefined reference to `non-virtual thunk to wxTextCtrl::DiscardEdits()' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x858): undefined reference to `non-virtual thunk to wxTextCtrl::SetStyle(long, long, wxTextAttr const&)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x860): undefined reference to `non-virtual thunk to wxTextCtrl::GetStyle(long, wxTextAttr&)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x868): undefined reference to `non-virtual thunk to wxTextCtrlBase::SetDefaultStyle(wxTextAttr const&)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x878): undefined reference to `non-virtual thunk to wxTextCtrl::XYToPosition(long, long) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x880): undefined reference to `non-virtual thunk to wxTextCtrl::PositionToXY(long, long*, long*) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x888): undefined reference to `non-virtual thunk to wxTextCtrl::ShowPosition(long)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x890): undefined reference to `non-virtual thunk to wxTextCtrl::HitTest(wxPoint const&, long*) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x8a0): undefined reference to `non-virtual thunk to wxTextCtrl::GetValue() const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x8c8): undefined reference to `non-virtual thunk to wxTextCtrl::DoPositionToCoords(long) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x900): undefined reference to `non-virtual thunk to wxTextCtrl::WriteText(wxString const&)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x910): undefined reference to `non-virtual thunk to wxTextCtrl::GetValue() const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x928): undefined reference to `non-virtual thunk to wxTextCtrl::Remove(long, long)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x938): undefined reference to `non-virtual thunk to wxTextCtrl::Copy()' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x940): undefined reference to `non-virtual thunk to wxTextCtrl::Cut()' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x948): undefined reference to `non-virtual thunk to wxTextCtrl::Paste()' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x988): undefined reference to `non-virtual thunk to wxTextCtrl::SetInsertionPoint(long)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x998): undefined reference to `non-virtual thunk to wxTextCtrl::GetInsertionPoint() const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x9a0): undefined reference to `non-virtual thunk to wxTextCtrl::GetLastPosition() const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x9a8): undefined reference to `non-virtual thunk to wxTextCtrl::SetSelection(long, long)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x9c0): undefined reference to `non-virtual thunk to wxTextCtrl::GetSelection(long*, long*) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x9d0): undefined reference to `non-virtual thunk to wxTextCtrl::IsEditable() const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x9d8): undefined reference to `non-virtual thunk to wxTextCtrl::SetEditable(bool)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x9e8): undefined reference to `non-virtual thunk to wxTextCtrlBase::SetHint(wxString const&)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0x9f8): undefined reference to `non-virtual thunk to wxTextCtrl::DoSetValue(wxString const&, int)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0xa38): undefined reference to `non-virtual thunk to wxTextCtrl::EnableTextChangedEvents(bool)' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0xa40): undefined reference to `non-virtual thunk to wxTextCtrl::GTKIMFilterKeypress(_GdkEventKey*) const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0xa48): undefined reference to `non-virtual thunk to wxTextCtrl::GetEditable() const' golly-wxinfo.o:(.rodata._ZTV8TextView[_ZTV8TextView]+0xa50): undefined reference to `non-virtual thunk to wxTextCtrl::GetEntry() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x800): undefined reference to `non-virtual thunk to wxTextCtrlBase::overflow(int)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x828): undefined reference to `non-virtual thunk to wxTextCtrl::GetLineLength(long) const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x830): undefined reference to `non-virtual thunk to wxTextCtrl::GetLineText(long) const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x838): undefined reference to `non-virtual thunk to wxTextCtrl::GetNumberOfLines() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x840): undefined reference to `non-virtual thunk to wxTextCtrl::IsModified() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x848): undefined reference to `non-virtual thunk to wxTextCtrl::MarkDirty()' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x850): undefined reference to `non-virtual thunk to wxTextCtrl::DiscardEdits()' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x858): undefined reference to `non-virtual thunk to wxTextCtrl::SetStyle(long, long, wxTextAttr const&)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x860): undefined reference to `non-virtual thunk to wxTextCtrl::GetStyle(long, wxTextAttr&)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x868): undefined reference to `non-virtual thunk to wxTextCtrlBase::SetDefaultStyle(wxTextAttr const&)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x878): undefined reference to `non-virtual thunk to wxTextCtrl::XYToPosition(long, long) const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x880): undefined reference to `non-virtual thunk to wxTextCtrl::PositionToXY(long, long*, long*) const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x888): undefined reference to `non-virtual thunk to wxTextCtrl::ShowPosition(long)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x890): undefined reference to `non-virtual thunk to wxTextCtrl::HitTest(wxPoint const&, long*) const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x8a0): undefined reference to `non-virtual thunk to wxTextCtrl::GetValue() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x8c8): undefined reference to `non-virtual thunk to wxTextCtrl::DoPositionToCoords(long) const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x900): undefined reference to `non-virtual thunk to wxTextCtrl::WriteText(wxString const&)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x910): undefined reference to `non-virtual thunk to wxTextCtrl::GetValue() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x928): undefined reference to `non-virtual thunk to wxTextCtrl::Remove(long, long)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x938): undefined reference to `non-virtual thunk to wxTextCtrl::Copy()' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x940): undefined reference to `non-virtual thunk to wxTextCtrl::Cut()' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x948): undefined reference to `non-virtual thunk to wxTextCtrl::Paste()' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x988): undefined reference to `non-virtual thunk to wxTextCtrl::SetInsertionPoint(long)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x998): undefined reference to `non-virtual thunk to wxTextCtrl::GetInsertionPoint() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x9a0): undefined reference to `non-virtual thunk to wxTextCtrl::GetLastPosition() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x9a8): undefined reference to `non-virtual thunk to wxTextCtrl::SetSelection(long, long)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x9c0): undefined reference to `non-virtual thunk to wxTextCtrl::GetSelection(long*, long*) const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x9d0): undefined reference to `non-virtual thunk to wxTextCtrl::IsEditable() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x9d8): undefined reference to `non-virtual thunk to wxTextCtrl::SetEditable(bool)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x9e8): undefined reference to `non-virtual thunk to wxTextCtrlBase::SetHint(wxString const&)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0x9f8): undefined reference to `non-virtual thunk to wxTextCtrl::DoSetValue(wxString const&, int)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0xa38): undefined reference to `non-virtual thunk to wxTextCtrl::EnableTextChangedEvents(bool)' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0xa40): undefined reference to `non-virtual thunk to wxTextCtrl::GTKIMFilterKeypress(_GdkEventKey*) const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0xa48): undefined reference to `non-virtual thunk to wxTextCtrl::GetEditable() const' golly-wxprefs.o:(.rodata._ZTV12KeyComboCtrl[_ZTV12KeyComboCtrl]+0xa50): undefined reference to `non-virtual thunk to wxTextCtrl::GetEntry() const' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x760): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLWindowTitle(wxString const&)' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x768): undefined reference to `non-virtual thunk to wxHtmlWindow::OnHTMLLinkClicked(wxHtmlLinkInfo const&)' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x770): undefined reference to `non-virtual thunk to wxHtmlWindow::OnHTMLOpeningURL(wxHtmlURLType, wxString const&, wxString*) const' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x778): undefined reference to `non-virtual thunk to wxHtmlWindow::HTMLCoordsToWindow(wxHtmlCell*, wxPoint const&) const' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x780): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLWindow()' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x788): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLBackgroundColour() const' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x790): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundColour(wxColour const&)' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x798): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLBackgroundImage(wxBitmap const&)' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x7a0): undefined reference to `non-virtual thunk to wxHtmlWindow::SetHTMLStatusText(wxString const&)' golly-wxrule.o:(.rodata._ZTV8AlgoHelp[_ZTV8AlgoHelp]+0x7a8): undefined reference to `non-virtual thunk to wxHtmlWindow::GetHTMLCursor(wxHtmlWindowInterface::HTMLCursor) const' collect2: error: ld returned 1 exit status make: *** [Makefile:1037: golly] Error 1 * ERROR: app-misc/golly-2.7-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/golly-2.7-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/golly-2.7-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/app-misc/golly-2.7-r1:20160525-070718.log.gz'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/golly-2.7-r1/temp/build.log.gz'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/golly-2.7-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/golly-2.7-r1/work/golly-2.7-src' * S: '/var/tmp/portage/app-misc/golly-2.7-r1/work/golly-2.7-src'