DEBUG: Executing shell function autotools_preconfigure
DEBUG: Shell function autotools_preconfigure finished
DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_configure
automake (GNU automake) 1.16.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Tom Tromey <tromey@redhat.com>
and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.16
NOTE: Executing ACLOCAL="aclocal --system-acdir=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16" autoreconf -Wcross --verbose --install --force --exclude=autopoint -I TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/proj-6.1.1/m4/ -I TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal/
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --system-acdir=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/proj-6.1.1/m4/ -I TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/bin/autoconf --include=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/proj-6.1.1/m4/ --include=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force
autoreconf: running: TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/bin/autoheader --include=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/proj-6.1.1/m4/ --include=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:14: installing './compile'
configure.ac:10: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf: running: gnu-configize
autoreconf: Leaving directory `.'
NOTE: Running ../proj-6.1.1/configure --build=x86_64-linux --host=x86_64-yoe-linux --target=x86_64-yoe-linux --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot --disable-static
configure: loading site script TOPDIR/sources/meta-openembedded/meta-gnome/site/x86_64-linux
configure: loading site script TOPDIR/sources/meta-openembedded/meta-networking/site/endian-little
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/endian-little
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/common-linux
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/common-glibc
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/x86_64-linux
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/common
checking for a BSD-compatible install... TOPDIR/build/tmpfs/hosttools/install -c
checking whether build environment is sane... yes
checking for x86_64-yoe-linux-strip... x86_64-yoe-linux-strip
checking for a thread-safe mkdir -p... TOPDIR/build/tmpfs/hosttools/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-yoe-linux-gcc... x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot accepts -g... yes
checking for x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot option to accept ISO C89... none needed
checking whether x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot... none
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot accepts -g... yes
checking dependency style of x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot... none
checking whether x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports C++11 features by default... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-yoe-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) sed
checking for grep that handles long lines and -e... TOPDIR/build/tmpfs/hosttools/grep
checking for egrep... TOPDIR/build/tmpfs/hosttools/grep -E
checking for fgrep... TOPDIR/build/tmpfs/hosttools/grep -F
checking for ld used by x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot... x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot
checking if the linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot ) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-yoe-linux-nm
checking the name lister (x86_64-yoe-linux-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-yoe-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot option to reload object files... -r
checking for x86_64-yoe-linux-objdump... x86_64-yoe-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-yoe-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-yoe-linux-ar... x86_64-yoe-linux-gcc-ar
checking for archiver @FILE support... @
checking for x86_64-yoe-linux-strip... (cached) x86_64-yoe-linux-strip
checking for x86_64-yoe-linux-ranlib... x86_64-yoe-linux-gcc-ranlib
checking command to parse x86_64-yoe-linux-nm output from x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot object... ok
checking for sysroot... TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot
checking for a working dd... TOPDIR/build/tmpfs/hosttools/dd
checking how to truncate binary pipes... TOPDIR/build/tmpfs/hosttools/dd bs=4096 count=1
checking for x86_64-yoe-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-yoe-linux-gcc -E --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
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 dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no
checking for x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot static flag -static works... yes
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -c -o file.o... yes
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -c -o file.o... (cached) yes
checking whether the x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -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... no
checking how to run the C++ preprocessor... x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -E
checking for ld used by x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot... x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m elf_x86_64
checking if the linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m elf_x86_64) supports shared libraries... yes
checking for x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC
checking if x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes
checking if x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot static flag -static works... yes
checking if x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -c -o file.o... yes
checking if x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -c -o file.o... (cached) yes
checking whether the x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement
checking CXX_WFLAGS for maximum warnings... -Wall
checking whether C compiler accepts -Werror -we10006... no
checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wunused-parameter... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes
checking whether C compiler accepts -Wshorten-64-to-32... no
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Werror=vla... yes
checking whether C compiler accepts -Werror=declaration-after-statement... yes
checking whether C compiler accepts -Wdate-time... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C++ compiler accepts -Wextra-semi... yes
checking whether C compiler accepts -Wno-sign-compare... yes
checking whether C compiler accepts -Wcomma... no
checking whether C compiler accepts -Wfloat-conversion... yes
checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no
checking if -std=gnu89 can be enabled... yes
checking whether C++ compiler accepts -Wunused-private-field... no
checking whether C++ compiler accepts -Wmissing-prototypes... no
checking whether C++ compiler accepts -Wmissing-declarations... yes
checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
checking whether C++ compiler accepts -Wold-style-cast... yes
checking whether C++ compiler accepts -Weffc++... yes
checking if -Weffc++ should be enabled... yes
checking whether C++ compiler accepts -Woverloaded-virtual... yes
checking whether C++ compiler accepts -Wweak-vtables... no
checking whether C++ compiler accepts -Wdeprecated... yes
checking whether C++ compiler accepts -Wabstract-vbase-init... no
checking whether C++ compiler accepts -Winconsistent-missing-destructor-override... no
checking whether C++ compiler accepts -fno-operator-names... yes
checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes
checking to enable LTO (link time optimization) build... no
checking for exp in -lm... yes
checking for ANSI C header files... (cached) yes
checking whether C compiler accepts -fp-model precise... no
checking for C99 math functions... yes
checking for library containing sqrt... none required
checking for localeconv... yes
checking for strerror... (cached) yes
checking jni.h usability... no
checking jni.h presence... no
checking for jni.h... no
checking whether to enable Java/JNI support... disabled
checking for mutexes... checking for pthread_create in -lpthread... yes
checking for pthread_mutexattr_settype in -lpthread... yes
checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes
enabled, pthread
checking for x86_64-yoe-linux-pkg-config... no
checking for pkg-config... TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/bin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.9.0... yes
checking for SQLITE3... configure: error: Package requirements (sqlite3 >= 3.7) were not met:
No package 'sqlite3' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SQLITE3_CFLAGS
and SQLITE3_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
NOTE: The following config.log files may provide further information.
NOTE: TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/build/config.log
ERROR: configure failed
WARNING: TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/temp/run.do_configure.14223:1 exit 1 from 'exit 1'
ERROR: Execution of 'TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/temp/run.do_configure.14223' failed with exit code 1:
automake (GNU automake) 1.16.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Tom Tromey <tromey@redhat.com>
and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.16
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --system-acdir=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/proj-6.1.1/m4/ -I TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/bin/autoconf --include=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/proj-6.1.1/m4/ --include=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force
autoreconf: running: TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/bin/autoheader --include=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/proj-6.1.1/m4/ --include=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/share/aclocal/ --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:14: installing './compile'
configure.ac:10: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf: running: gnu-configize
autoreconf: Leaving directory `.'
configure: loading site script TOPDIR/sources/meta-openembedded/meta-gnome/site/x86_64-linux
configure: loading site script TOPDIR/sources/meta-openembedded/meta-networking/site/endian-little
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/endian-little
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/common-linux
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/common-glibc
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/x86_64-linux
configure: loading site script TOPDIR/sources/openembedded-core/meta/site/common
checking for a BSD-compatible install... TOPDIR/build/tmpfs/hosttools/install -c
checking whether build environment is sane... yes
checking for x86_64-yoe-linux-strip... x86_64-yoe-linux-strip
checking for a thread-safe mkdir -p... TOPDIR/build/tmpfs/hosttools/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-yoe-linux-gcc... x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot accepts -g... yes
checking for x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot option to accept ISO C89... none needed
checking whether x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot... none
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot accepts -g... yes
checking dependency style of x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot... none
checking whether x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports C++11 features by default... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-yoe-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) sed
checking for grep that handles long lines and -e... TOPDIR/build/tmpfs/hosttools/grep
checking for egrep... TOPDIR/build/tmpfs/hosttools/grep -E
checking for fgrep... TOPDIR/build/tmpfs/hosttools/grep -F
checking for ld used by x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot... x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot
checking if the linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot ) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-yoe-linux-nm
checking the name lister (x86_64-yoe-linux-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-yoe-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot option to reload object files... -r
checking for x86_64-yoe-linux-objdump... x86_64-yoe-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-yoe-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-yoe-linux-ar... x86_64-yoe-linux-gcc-ar
checking for archiver @FILE support... @
checking for x86_64-yoe-linux-strip... (cached) x86_64-yoe-linux-strip
checking for x86_64-yoe-linux-ranlib... x86_64-yoe-linux-gcc-ranlib
checking command to parse x86_64-yoe-linux-nm output from x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot object... ok
checking for sysroot... TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot
checking for a working dd... TOPDIR/build/tmpfs/hosttools/dd
checking how to truncate binary pipes... TOPDIR/build/tmpfs/hosttools/dd bs=4096 count=1
checking for x86_64-yoe-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-yoe-linux-gcc -E --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
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 dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... no
checking for x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot static flag -static works... yes
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -c -o file.o... yes
checking if x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -c -o file.o... (cached) yes
checking whether the x86_64-yoe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -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... no
checking how to run the C++ preprocessor... x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -E
checking for ld used by x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot... x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m elf_x86_64
checking if the linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m elf_x86_64) supports shared libraries... yes
checking for x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC
checking if x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes
checking if x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot static flag -static works... yes
checking if x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -c -o file.o... yes
checking if x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot supports -c -o file.o... (cached) yes
checking whether the x86_64-yoe-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot linker (x86_64-yoe-linux-ld --sysroot=TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement
checking CXX_WFLAGS for maximum warnings... -Wall
checking whether C compiler accepts -Werror -we10006... no
checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wunused-parameter... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes
checking whether C compiler accepts -Wshorten-64-to-32... no
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Werror=vla... yes
checking whether C compiler accepts -Werror=declaration-after-statement... yes
checking whether C compiler accepts -Wdate-time... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C++ compiler accepts -Wextra-semi... yes
checking whether C compiler accepts -Wno-sign-compare... yes
checking whether C compiler accepts -Wcomma... no
checking whether C compiler accepts -Wfloat-conversion... yes
checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no
checking if -std=gnu89 can be enabled... yes
checking whether C++ compiler accepts -Wunused-private-field... no
checking whether C++ compiler accepts -Wmissing-prototypes... no
checking whether C++ compiler accepts -Wmissing-declarations... yes
checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
checking whether C++ compiler accepts -Wold-style-cast... yes
checking whether C++ compiler accepts -Weffc++... yes
checking if -Weffc++ should be enabled... yes
checking whether C++ compiler accepts -Woverloaded-virtual... yes
checking whether C++ compiler accepts -Wweak-vtables... no
checking whether C++ compiler accepts -Wdeprecated... yes
checking whether C++ compiler accepts -Wabstract-vbase-init... no
checking whether C++ compiler accepts -Winconsistent-missing-destructor-override... no
checking whether C++ compiler accepts -fno-operator-names... yes
checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes
checking to enable LTO (link time optimization) build... no
checking for exp in -lm... yes
checking for ANSI C header files... (cached) yes
checking whether C compiler accepts -fp-model precise... no
checking for C99 math functions... yes
checking for library containing sqrt... none required
checking for localeconv... yes
checking for strerror... (cached) yes
checking jni.h usability... no
checking jni.h presence... no
checking for jni.h... no
checking whether to enable Java/JNI support... disabled
checking for mutexes... checking for pthread_create in -lpthread... yes
checking for pthread_mutexattr_settype in -lpthread... yes
checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes
enabled, pthread
checking for x86_64-yoe-linux-pkg-config... no
checking for pkg-config... TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/recipe-sysroot-native/usr/bin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.9.0... yes
checking for SQLITE3... configure: error: Package requirements (sqlite3 >= 3.7) were not met:
No package 'sqlite3' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SQLITE3_CFLAGS
and SQLITE3_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
WARNING: TOPDIR/build/tmpfs/work/core2-64-yoe-linux/proj/6.1.1-r0/temp/run.do_configure.14223:1 exit 1 from 'exit 1'