Build of zinnia with vanilla toolchain

The build took 00h 00m 50s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
13,232 cpp
9,667 sh
833 makefile
223 perl
198 python
83 ansic
47 ruby
24,283 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: zinnia 0.06-4 (Wed Aug 24 12:59:23 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... none
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... none
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking whether gcc needs -traditional... no
# checking whether make sets $(MAKE)... (cached) yes
# checking for library containing strerror... none required
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for ANSI C header files... no
# 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 dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking dependency style of g++... (cached) none
# checking how to run the C++ preprocessor... g++ -E
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether byte ordering is bigendian... no
# checking for ANSI C header files... (cached) no
# checking for string.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for sys/types.h... (cached) yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking for size_t... yes
# checking for pow in -lm... yes
# checking for exp in -lm... yes
# checking for log in -lm... yes
# checking for main in -lstdc++... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking whether make is GNU Make... yes
# configure: pkgconfig directory is ${libdir}/pkgconfig
#
# checking if g++ supports stl (required)... yes
# checking if g++ supports stl (required)... yes
# checking if g++ supports stl (required)... yes
# checking if g++ supports stl (required)... yes
# checking if g++ supports stl (required)... yes
# checking if g++ supports stl (required)... yes
# checking if g++ supports stl (required)... yes
# checking if g++ supports stl (required)... yes
# checking if g++ supports template (required)... yes
# checking if g++ supports const_cast<> (required)... yes
# checking if g++ supports static_cast<> (required)... yes
# checking if g++ supports dynamic_cast<> (required)... yes
# checking if g++ supports exception handler (required)... yes
# checking if g++ supports namespaces (required) ... yes
# checking if g++ environment provides all required features... yes
# checking for x86 SSE instructions... configure: creating ./config.status
# config.status: creating zinnia.pc
# config.status: creating Makefile
# config.status: creating Makefile.msvc
# config.status: creating swig/version.h
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-am
# make[1]: Entering directory '/tmp/zinnia/src/zinnia-0.06'
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o param.lo param.cpp
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o recognizer.lo recognizer.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c param.cpp -fPIC -DPIC -o .libs/param.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c recognizer.cpp -fPIC -DPIC -o .libs/recognizer.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c param.cpp -o param.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c recognizer.cpp -o recognizer.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o svm.lo svm.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c svm.cpp -fPIC -DPIC -o .libs/svm.o
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o sexp.lo sexp.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c sexp.cpp -fPIC -DPIC -o .libs/sexp.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c svm.cpp -o svm.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c sexp.cpp -o sexp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o feature.lo feature.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c feature.cpp -fPIC -DPIC -o .libs/feature.o
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o libzinnia.lo libzinnia.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c libzinnia.cpp -fPIC -DPIC -o .libs/libzinnia.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c feature.cpp -o feature.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c libzinnia.cpp -o libzinnia.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o character.lo character.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c character.cpp -fPIC -DPIC -o .libs/character.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c character.cpp -o character.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o trainer.lo trainer.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c trainer.cpp -fPIC -DPIC -o .libs/trainer.o
# g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o zinnia.o zinnia.cpp
# g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o zinnia_learn.o zinnia_learn.cpp
# g++ -DHAVE_CONFIG_H -I. -O3 -Wall -c -o zinnia_convert.o zinnia_convert.cpp
# trainer.cpp: In member function 'virtual bool zinnia::TrainerImpl::add(const zinnia::Character&)':
# trainer.cpp:106:66: error: no matching function for call to 'make_pair(const string&, zinnia::FeatureNode*&)'
# x_.push_back(std::make_pair(y, fn));
# ^
# In file included from /usr/include/c++/6.1.1/bits/stl_algobase.h:64:0,
# from /usr/include/c++/6.1.1/vector:60,
# from trainer.cpp:8:
# /usr/include/c++/6.1.1/bits/stl_pair.h:425:5: note: candidate: template constexpr std::pair::__type, typename std::__decay_and_strip<_T2>::__type> std::make_pair(_T1&&, _T2&&)
# make_pair(_T1&& __x, _T2&& __y)
# ^~~~~~~~~
# /usr/include/c++/6.1.1/bits/stl_pair.h:425:5: note: template argument deduction/substitution failed:
# trainer.cpp:106:66: note: cannot convert 'y' (type 'const string {aka const std::__cxx11::basic_string}') to type 'std::__cxx11::basic_string&&'
# x_.push_back(std::make_pair(y, fn));
# ^
# make[1]: *** [Makefile:436: trainer.lo] Error 1
# make[1]: Leaving directory '/tmp/zinnia/src/zinnia-0.06'
# make: *** [Makefile:276: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/zinnia/src/zinnia-0.06/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4334fd3eae8f
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2668: checking for a BSD-compatible install
# configure:2736: result: /usr/bin/install -c
# configure:2747: checking whether build environment is sane
# configure:2797: result: yes
# configure:2846: checking for x86_64-unknown-linux-strip
# configure:2876: result: no
# configure:2886: checking for strip
# configure:2902: found /usr/sbin/strip
# configure:2913: result: strip
# configure:2938: checking for a thread-safe mkdir -p
# configure:2977: result: /usr/sbin/mkdir -p
# configure:2990: checking for gawk
# configure:3006: found /usr/sbin/gawk
# configure:3017: result: gawk
# configure:3028: checking whether make sets $(MAKE)
# configure:3050: result: yes
# configure:3139: checking for x86_64-unknown-linux-gcc
# configure:3169: result: no
# configure:3179: checking for gcc
# configure:3195: found /usr/sbin/gcc
# configure:3206: result: gcc
# configure:3435: checking for C compiler version
# configure:3444: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:3455: $? = 0
# configure:3444: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3455: $? = 0
# configure:3444: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3455: $? = 1
# configure:3444: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3455: $? = 1
# configure:3475: checking whether the C compiler works
# configure:3497: gcc conftest.c >&5
# configure:3501: $? = 0
# configure:3550: result: yes
# configure:3553: checking for C compiler default output file name
# configure:3555: result: a.out
# configure:3561: checking for suffix of executables
# configure:3568: gcc -o conftest conftest.c >&5
# configure:3572: $? = 0
# configure:3594: result:
# configure:3616: checking whether we are cross compiling
# configure:3624: gcc -o conftest conftest.c >&5
# configure:3628: $? = 0
# configure:3635: ./conftest
# configure:3639: $? = 0
# configure:3654: result: no
# configure:3659: checking for suffix of object files
# configure:3681: gcc -c conftest.c >&5
# configure:3685: $? = 0
# configure:3706: result: o
# configure:3710: checking whether we are using the GNU C compiler
# configure:3729: gcc -c conftest.c >&5
# configure:3729: $? = 0
# configure:3738: result: yes
# configure:3747: checking whether gcc accepts -g
# configure:3767: gcc -c -g conftest.c >&5
# configure:3767: $? = 0
# configure:3808: result: yes
# configure:3825: checking for gcc option to accept ISO C89
# configure:3889: gcc -c conftest.c >&5
# configure:3889: $? = 0
# configure:3902: result: none needed
# configure:3933: checking for style of include used by make
# configure:3961: result: GNU
# configure:3986: checking dependency style of gcc
# configure:4096: result: none
# configure:4125: checking for x86_64-unknown-linux-g++
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-c++
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-gpp
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-aCC
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-CC
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-cxx
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-cc++
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-cl.exe
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-FCC
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-KCC
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-RCC
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-xlC_r
# configure:4155: result: no
# configure:4125: checking for x86_64-unknown-linux-xlC
# configure:4155: result: no
# configure:4169: checking for g++
# configure:4185: found /usr/sbin/g++
# configure:4196: result: g++
# configure:4223: checking for C++ compiler version
# configure:4232: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:4243: $? = 0
# configure:4232: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4243: $? = 0
# configure:4232: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4243: $? = 1
# configure:4232: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4243: $? = 1
# configure:4247: checking whether we are using the GNU C++ compiler
# configure:4266: g++ -c conftest.cpp >&5
# configure:4266: $? = 0
# configure:4275: result: yes
# configure:4284: checking whether g++ accepts -g
# configure:4304: g++ -c -g conftest.cpp >&5
# configure:4304: $? = 0
# configure:4345: result: yes
# configure:4370: checking dependency style of g++
# configure:4480: result: none
# configure:4501: checking how to run the C preprocessor
# configure:4532: gcc -E conftest.c
# configure:4532: $? = 0
# configure:4546: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zinnia"
# | #define VERSION "0.06"
# | /* end confdefs.h. */
# | #include
# configure:4571: result: gcc -E
# configure:4591: gcc -E conftest.c
# configure:4591: $? = 0
# configure:4605: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zinnia"
# | #define VERSION "0.06"
# | /* end confdefs.h. */
# | #include
# configure:4634: checking for grep that handles long lines and -e
# configure:4692: result: /usr/sbin/grep
# configure:4697: checking for egrep
# configure:4759: result: /usr/sbin/grep -E
# configure:4765: checking whether gcc needs -traditional
# configure:4799: result: no
# configure:4806: checking whether make sets $(MAKE)
# configure:4828: result: yes
# configure:4837: checking for library containing strerror
# configure:4868: gcc -o conftest conftest.c >&5
# configure:4868: $? = 0
# configure:4885: result: none required
# configure:4897: checking build system type
# configure:4911: result: x86_64-unknown-linux-gnu
# configure:4931: checking host system type
# configure:4944: result: x86_64-unknown-linux-gnu
# configure:5001: checking for a sed that does not truncate output
# configure:5065: result: /usr/sbin/sed
# configure:5083: checking for fgrep
# configure:5145: result: /usr/sbin/grep -F
# configure:5180: checking for ld used by gcc
# configure:5247: result: /usr/sbin/ld
# configure:5254: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5269: result: yes
# configure:5281: checking for BSD- or MS-compatible name lister (nm)
# configure:5330: result: /usr/sbin/nm -B
# configure:5448: checking the name lister (/usr/sbin/nm -B) interface
# configure:5455: g++ -c conftest.cpp >&5
# configure:5458: /usr/sbin/nm -B "conftest.o"
# configure:5461: output
# 0000000000000000 B some_variable
# configure:5468: result: BSD nm
# configure:5471: checking whether ln -s works
# configure:5475: result: yes
# configure:5483: checking the maximum length of command line arguments
# configure:5603: result: 1572864
# configure:5620: checking whether the shell understands some XSI constructs
# configure:5630: result: yes
# configure:5634: checking whether the shell understands "+="
# configure:5640: result: yes
# configure:5675: checking for /usr/sbin/ld option to reload object files
# configure:5682: result: -r
# configure:5711: checking for x86_64-unknown-linux-objdump
# configure:5741: result: no
# configure:5751: checking for objdump
# configure:5767: found /usr/sbin/objdump
# configure:5778: result: objdump
# configure:5810: checking how to recognize dependent libraries
# configure:6006: result: pass_all
# configure:6026: checking for x86_64-unknown-linux-ar
# configure:6056: result: no
# configure:6066: checking for ar
# configure:6082: found /usr/sbin/ar
# configure:6093: result: ar
# configure:6131: checking for x86_64-unknown-linux-strip
# configure:6158: result: strip
# configure:6230: checking for x86_64-unknown-linux-ranlib
# configure:6260: result: no
# configure:6270: checking for ranlib
# configure:6286: found /usr/sbin/ranlib
# configure:6297: result: ranlib
# configure:6387: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6505: g++ -c conftest.cpp >&5
# configure:6508: $? = 0
# configure:6512: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6515: $? = 0
# configure:6569: g++ -o conftest conftest.cpp conftstm.o >&5
# configure:6572: $? = 0
# configure:6610: result: ok
# configure:6705: g++ -c conftest.cpp >&5
# configure:6708: $? = 0
# configure:7413: checking for ANSI C header files
# configure:7433: g++ -c conftest.cpp >&5
# configure:7433: $? = 0
# ./configure: line 7447: conftest.cpp: command not found
# configure:7517: result: no
# configure:7530: checking for sys/types.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7530: checking for sys/stat.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7530: checking for stdlib.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7530: checking for string.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7530: checking for memory.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7530: checking for strings.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7530: checking for inttypes.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7530: checking for stdint.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7530: checking for unistd.h
# configure:7530: g++ -c conftest.cpp >&5
# configure:7530: $? = 0
# configure:7530: result: yes
# configure:7545: checking for dlfcn.h
# configure:7545: g++ -c conftest.cpp >&5
# configure:7545: $? = 0
# configure:7545: result: yes
# configure:7670: checking for C++ compiler version
# configure:7679: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:7690: $? = 0
# configure:7679: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:7690: $? = 0
# configure:7679: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:7690: $? = 1
# configure:7679: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:7690: $? = 1
# configure:7694: checking whether we are using the GNU C++ compiler
# configure:7722: result: yes
# configure:7731: checking whether g++ accepts -g
# configure:7792: result: yes
# configure:7817: checking dependency style of g++
# configure:7927: result: none
# configure:7950: checking how to run the C++ preprocessor
# configure:7977: g++ -E conftest.cpp
# configure:7977: $? = 0
# configure:7991: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zinnia"
# | #define VERSION "0.06"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8016: result: g++ -E
# configure:8036: g++ -E conftest.cpp
# configure:8036: $? = 0
# configure:8050: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8050: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zinnia"
# | #define VERSION "0.06"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8256: checking for objdir
# configure:8271: result: .libs
# configure:8563: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8581: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8585: $? = 0
# configure:8598: result: no
# configure:8618: checking for gcc option to produce PIC
# configure:8890: result: -fPIC -DPIC
# configure:8902: checking if gcc PIC flag -fPIC -DPIC works
# configure:8920: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8924: $? = 0
# configure:8937: result: yes
# configure:8961: checking if gcc static flag -static works
# configure:8989: result: yes
# configure:9004: checking if gcc supports -c -o file.o
# configure:9025: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9029: $? = 0
# configure:9051: result: yes
# configure:9059: checking if gcc supports -c -o file.o
# configure:9106: result: yes
# configure:9139: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10130: result: yes
# configure:10167: checking whether -lc should be explicitly linked in
# configure:10172: gcc -c conftest.c >&5
# configure:10175: $? = 0
# configure:10190: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10193: $? = 0
# configure:10205: result: no
# configure:10369: checking dynamic linker characteristics
# configure:10802: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10802: $? = 0
# configure:11032: result: GNU/Linux ld.so
# configure:11134: checking how to hardcode library paths into programs
# configure:11159: result: immediate
# configure:11679: checking whether stripping libraries is possible
# configure:11684: result: yes
# configure:11719: checking if libtool supports shared libraries
# configure:11721: result: yes
# configure:11724: checking whether to build shared libraries
# configure:11745: result: yes
# configure:11748: checking whether to build static libraries
# configure:11752: result: yes
# configure:11902: checking for ld used by g++
# configure:11969: result: /usr/sbin/ld -m elf_x86_64
# configure:11976: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:11991: result: yes
# configure:12046: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12959: result: yes
# configure:12987: g++ -c conftest.cpp >&5
# configure:12990: $? = 0
# configure:13172: checking for g++ option to produce PIC
# configure:13489: result: -fPIC -DPIC
# configure:13498: checking if g++ PIC flag -fPIC -DPIC works
# configure:13516: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13520: $? = 0
# configure:13533: result: yes
# configure:13554: checking if g++ static flag -static works
# configure:13582: result: yes
# configure:13594: checking if g++ supports -c -o file.o
# configure:13615: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13619: $? = 0
# configure:13641: result: yes
# configure:13646: checking if g++ supports -c -o file.o
# configure:13693: result: yes
# configure:13723: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13752: result: yes
# configure:13889: checking dynamic linker characteristics
# configure:14270: g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
# configure:14270: $? = 0
# configure:14500: result: GNU/Linux ld.so
# configure:14551: checking how to hardcode library paths into programs
# configure:14576: result: immediate
# configure:14636: checking whether byte ordering is bigendian
# configure:14651: g++ -c conftest.cpp >&5
# conftest.cpp:23:9: error: expected unqualified-id before 'not' token
# not a universal capable compiler
# ^~~
# configure:14651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zinnia"
# | #define VERSION "0.06"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:14696: g++ -c conftest.cpp >&5
# configure:14696: $? = 0
# configure:14714: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:29:8: error: 'big' was not declared in this scope
# not big endian
# ^~~
# configure:14714: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zinnia"
# | #define VERSION "0.06"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:14842: result: no
# configure:14866: checking for ANSI C header files
# configure:14970: result: no
# configure:14983: checking for string.h
# configure:14983: result: yes
# configure:14983: checking for stdlib.h
# configure:14983: result: yes
# configure:14983: checking for unistd.h
# configure:14983: result: yes
# configure:14983: checking fcntl.h usability
# configure:14983: g++ -c conftest.cpp >&5
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking fcntl.h presence
# configure:14983: g++ -E conftest.cpp
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking for fcntl.h
# configure:14983: result: yes
# configure:14983: checking for sys/stat.h
# configure:14983: result: yes
# configure:14983: checking sys/mman.h usability
# configure:14983: g++ -c conftest.cpp >&5
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking sys/mman.h presence
# configure:14983: g++ -E conftest.cpp
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking for sys/mman.h
# configure:14983: result: yes
# configure:14983: checking sys/times.h usability
# configure:14983: g++ -c conftest.cpp >&5
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking sys/times.h presence
# configure:14983: g++ -E conftest.cpp
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking for sys/times.h
# configure:14983: result: yes
# configure:14983: checking ctype.h usability
# configure:14983: g++ -c conftest.cpp >&5
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking ctype.h presence
# configure:14983: g++ -E conftest.cpp
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking for ctype.h
# configure:14983: result: yes
# configure:14983: checking for sys/types.h
# configure:14983: result: yes
# configure:14983: checking math.h usability
# configure:14983: g++ -c conftest.cpp >&5
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking math.h presence
# configure:14983: g++ -E conftest.cpp
# configure:14983: $? = 0
# configure:14983: result: yes
# configure:14983: checking for math.h
# configure:14983: result: yes
# configure:14995: checking for size_t
# configure:14995: g++ -c conftest.cpp >&5
# configure:14995: $? = 0
# configure:14995: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:69:20: error: expected primary-expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14995: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zinnia"
# | #define VERSION "0.06"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define WORDS_LITENDIAN 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_MATH_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14995: result: yes
# configure:15007: checking for pow in -lm
# configure:15032: g++ -o conftest conftest.cpp -lm >&5
# configure:15032: $? = 0
# configure:15041: result: yes
# configure:15052: checking for exp in -lm
# configure:15077: g++ -o conftest conftest.cpp -lm -lm >&5
# configure:15077: $? = 0
# configure:15086: result: yes
# configure:15097: checking for log in -lm
# configure:15122: g++ -o conftest conftest.cpp -lm -lm -lm >&5
# configure:15122: $? = 0
# configure:15131: result: yes
# configure:15142: checking for main in -lstdc++
# configure:15161: g++ -o conftest conftest.cpp -lstdc++ -lm -lm -lm >&5
# configure:15161: $? = 0
# configure:15170: result: yes
# configure:15185: checking for stdlib.h
# configure:15185: result: yes
# configure:15185: checking for unistd.h
# configure:15185: result: yes
# configure:15185: checking for sys/param.h
# configure:15185: g++ -c conftest.cpp >&5
# configure:15185: $? = 0
# configure:15185: result: yes
# configure:15206: checking for getpagesize
# configure:15206: g++ -o conftest conftest.cpp -lm -lm -lm >&5
# configure:15206: $? = 0
# configure:15206: result: yes
# configure:15215: checking for working mmap
# configure:15362: g++ -o conftest conftest.cpp -lm -lm -lm >&5
# configure:15362: $? = 0
# configure:15362: ./conftest
# configure:15362: $? = 0
# configure:15372: result: yes
# configure:15382: checking whether make is GNU Make
# configure:15385: result: yes
# configure:15404: pkgconfig directory is ${libdir}/pkgconfig
# configure:15410: result:
# configure:15665: checking if g++ supports stl (required)
# configure:15682: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15682: $? = 0
# configure:15694: result: yes
# configure:15698: checking if g++ supports stl (required)
# configure:15715: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15715: $? = 0
# configure:15727: result: yes
# configure:15731: checking if g++ supports stl (required)
# configure:15748: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15748: $? = 0
# configure:15760: result: yes
# configure:15764: checking if g++ supports stl (required)
# configure:15781: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15781: $? = 0
# configure:15793: result: yes
# configure:15797: checking if g++ supports stl (required)
# configure:15814: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15814: $? = 0
# configure:15826: result: yes
# configure:15830: checking if g++ supports stl (required)
# configure:15847: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15847: $? = 0
# configure:15859: result: yes
# configure:15863: checking if g++ supports stl (required)
# configure:15880: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15880: $? = 0
# configure:15892: result: yes
# configure:15896: checking if g++ supports stl (required)
# configure:15913: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15913: $? = 0
# configure:15925: result: yes
# configure:15930: checking if g++ supports template (required)
# configure:15949: g++ -c -O3 -Wall conftest.cpp >&5
# configure:15949: $? = 0
# configure:15961: result: yes
# configure:15965: checking if g++ supports const_cast<> (required)
# configure:15983: g++ -c -O3 -Wall conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:49:9: warning: unused variable 'c1' [-Wunused-variable]
# foo *c1=const_cast(c);
# ^~
# configure:15983: $? = 0
# configure:15995: result: yes
# configure:15999: checking if g++ supports static_cast<> (required)
# configure:16017: g++ -c -O3 -Wall conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:49:10: warning: unused variable 'c1' [-Wunused-variable]
# void *c1 = static_cast(c);
# ^~
# configure:16017: $? = 0
# configure:16029: result: yes
# configure:16033: checking if g++ supports dynamic_cast<> (required)
# configure:16052: g++ -c -O3 -Wall conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:50:9: warning: unused variable 'c1' [-Wunused-variable]
# foo *c1 = dynamic_cast(c);
# ^~
# configure:16052: $? = 0
# configure:16064: result: yes
# configure:16068: checking if g++ supports exception handler (required)
# configure:16092: g++ -c -O3 -Wall conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:49:11: warning: unused variable 'i' [-Wunused-variable]
# int i = 0;
# ^
# configure:16092: $? = 0
# configure:16104: result: yes
# configure:16108: checking if g++ supports namespaces (required)
# configure:16126: g++ -c -O3 -Wall conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:49:3: warning: unused variable 'a' [-Wunused-variable]
# A a;
# ^
# configure:16126: $? = 0
# configure:16137: result: yes
# configure:16140: checking if g++ environment provides all required features
# configure:16148: result: yes
# configure:16154: checking for x86 SSE instructions
# configure:16177: g++ -c -O3 -Wall conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:49:1: error: 'error' was not declared in this scope
# error Not gcc on x86
# ^~~~~
# configure:16177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zinnia"
# | #define VERSION "0.06"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define WORDS_LITENDIAN 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if defined(__GNUC__) && defined(__i386__)
# | __asm__("movups %xmm0, (%esp)");
# | #else
# | error Not gcc on x86
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16553: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4334fd3eae8f
#
# config.status:1147: creating zinnia.pc
# config.status:1147: creating Makefile
# config.status:1147: creating Makefile.msvc
# config.status:1147: creating swig/version.h
# config.status:1147: creating config.h
# config.status:1367: executing depfiles commands
# config.status:1367: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_getpagesize=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=no
# 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_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_exp=yes
# ac_cv_lib_m_log=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_stdcpp_main=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_strerror='none required'
# ac_cv_type_size_t=yes
# ac_cv_x86_sse=no
# am_cv_CC_dependencies_compiler_type=none
# am_cv_CXX_dependencies_compiler_type=none
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/zinnia/src/zinnia-0.06/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/zinnia/src/zinnia-0.06/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/zinnia/src/zinnia-0.06/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/zinnia/src/zinnia-0.06/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/zinnia/src/zinnia-0.06/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS='-O3 -Wall'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=none'
# CXXFLAGS='-O3 -Wall'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm -lm -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/zinnia/src/zinnia-0.06/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='zinnia'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.06'
# ZINNIA_PRIVATE_LIBS='-lstdc++'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__fastdepCXX_FALSE=''
# am__fastdepCXX_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/zinnia/src/zinnia-0.06/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='${libdir}/pkgconfig'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "zinnia"
# #define VERSION "0.06"
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define WORDS_LITENDIAN 1
# #define HAVE_STRING_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_MATH_H 1
# #define HAVE_LIBM 1
# #define HAVE_LIBM 1
# #define HAVE_LIBM 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
#
# configure: exit 0