This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pinentry configure 1.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv7a-pip-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pinentry-1.1.0-r1 --htmldir=/usr/share/doc/pinentry-1.1.0-r1/html --libdir=/usr/lib --enable-pinentry-tty --with-libcap --disable-pinentry-emacs --disable-libsecret --disable-pinentry-gnome3 --disable-pinentry-gtk2 --enable-pinentry-curses --enable-fallback-curses --disable-pinentry-qt MOC=/usr/lib/qt5/bin/moc ## --------- ## ## Platform. ## ## --------- ## hostname = akita uname -m = x86_64 uname -r = 4.16.3-jchlb-11ac3bf uname -s = Linux uname -v = #1 SMP PREEMPT Fri Apr 20 20:58:23 MDT 2018 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz /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/lib/portage/python3.5/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.5/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2350: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2495: checking for a BSD-compatible install configure:2563: result: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c configure:2574: checking whether build environment is sane configure:2629: result: yes configure:2688: checking for armv7a-pip-linux-gnueabi-strip configure:2704: found /usr/bin/armv7a-pip-linux-gnueabi-strip configure:2715: result: armv7a-pip-linux-gnueabi-strip configure:2780: checking for a thread-safe mkdir -p configure:2819: result: /bin/mkdir -p configure:2826: checking for gawk configure:2842: found /usr/bin/gawk configure:2853: result: gawk configure:2864: checking whether make sets $(MAKE) configure:2886: result: yes configure:2915: checking whether make supports nested variables configure:2932: result: yes configure:3063: checking whether make supports the include directive configure:3078: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3081: $? = 0 configure:3100: result: yes (GNU style) configure:3130: checking for armv7a-pip-linux-gnueabi-gcc configure:3146: found /usr/bin/armv7a-pip-linux-gnueabi-gcc configure:3157: result: armv7a-pip-linux-gnueabi-gcc configure:3426: checking for C compiler version configure:3435: armv7a-pip-linux-gnueabi-gcc --version >&5 armv7a-pip-linux-gnueabi-gcc (Gentoo 7.3.0-r1 p1.1) 7.3.0 Copyright (C) 2017 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:3446: $? = 0 configure:3435: armv7a-pip-linux-gnueabi-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/armv7a-pip-linux-gnueabi/gcc-bin/7.3.0/armv7a-pip-linux-gnueabi-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7a-pip-linux-gnueabi/7.3.0/lto-wrapper Target: armv7a-pip-linux-gnueabi Configured with: /mnt/striped_2/portage-tmp/portage/cross-armv7a-pip-linux-gnueabi/gcc-7.3.0-r1/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --target=armv7a-pip-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv7a-pip-linux-gnueabi/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/armv7a-pip-linux-gnueabi/7.3.0/include --datadir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0 --mandir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/man --infodir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/armv7a-pip-linux-gnueabi/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-poison-system-directories --with-sysroot=/usr/armv7a-pip-linux-gnueabi --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 7.3.0 (Gentoo 7.3.0-r1 p1.1) configure:3446: $? = 0 configure:3435: armv7a-pip-linux-gnueabi-gcc -V >&5 armv7a-pip-linux-gnueabi-gcc: error: unrecognized command line option '-V' armv7a-pip-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:3446: $? = 1 configure:3435: armv7a-pip-linux-gnueabi-gcc -qversion >&5 armv7a-pip-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? armv7a-pip-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:3446: $? = 1 configure:3466: checking whether the C compiler works configure:3488: armv7a-pip-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:3492: $? = 0 configure:3540: result: yes configure:3543: checking for C compiler default output file name configure:3545: result: a.out configure:3551: checking for suffix of executables configure:3558: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:3562: $? = 0 configure:3584: result: configure:3606: checking whether we are cross compiling configure:3644: result: yes configure:3649: checking for suffix of object files configure:3671: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:3675: $? = 0 configure:3696: result: o configure:3700: checking whether we are using the GNU C compiler configure:3719: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:3719: $? = 0 configure:3728: result: yes configure:3737: checking whether armv7a-pip-linux-gnueabi-gcc accepts -g configure:3757: armv7a-pip-linux-gnueabi-gcc -c -g conftest.c >&5 configure:3757: $? = 0 configure:3798: result: yes configure:3815: checking for armv7a-pip-linux-gnueabi-gcc option to accept ISO C89 configure:3878: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:3878: $? = 0 configure:3891: result: none needed configure:3916: checking whether armv7a-pip-linux-gnueabi-gcc understands -c and -o together configure:3938: armv7a-pip-linux-gnueabi-gcc -c conftest.c -o conftest2.o configure:3941: $? = 0 configure:3938: armv7a-pip-linux-gnueabi-gcc -c conftest.c -o conftest2.o configure:3941: $? = 0 configure:3953: result: yes configure:3972: checking dependency style of armv7a-pip-linux-gnueabi-gcc configure:4083: result: none configure:4104: checking how to run the C preprocessor configure:4135: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:4135: $? = 0 configure:4149: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinentry" | #define PACKAGE_TARNAME "pinentry" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "pinentry 1.1.0" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "pinentry" | #define VERSION "1.1.0" | /* end confdefs.h. */ | #include configure:4174: result: armv7a-pip-linux-gnueabi-gcc -E configure:4194: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:4194: $? = 0 configure:4208: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinentry" | #define PACKAGE_TARNAME "pinentry" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "pinentry 1.1.0" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "pinentry" | #define VERSION "1.1.0" | /* end confdefs.h. */ | #include configure:4237: checking for grep that handles long lines and -e configure:4295: result: /bin/grep configure:4300: checking for egrep configure:4362: result: /bin/grep -E configure:4367: checking for ANSI C header files configure:4387: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4387: $? = 0 configure:4471: result: yes configure:4484: checking for sys/types.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for sys/stat.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for stdlib.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for string.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for memory.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for strings.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for inttypes.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for stdint.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for unistd.h configure:4484: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4497: checking minix/config.h usability configure:4497: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinentry" | #define PACKAGE_TARNAME "pinentry" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "pinentry 1.1.0" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "pinentry" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4497: result: no configure:4497: checking minix/config.h presence configure:4497: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinentry" | #define PACKAGE_TARNAME "pinentry" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "pinentry 1.1.0" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "pinentry" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4497: result: no configure:4497: checking for minix/config.h configure:4497: result: no configure:4518: checking whether it is safe to define __EXTENSIONS__ configure:4536: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:4536: $? = 0 configure:4543: result: yes configure:4560: checking whether to enable maintainer-specific portions of Makefiles configure:4569: result: no configure:4587: checking build system type configure:4601: result: x86_64-pc-linux-gnu configure:4621: checking host system type configure:4634: result: armv7a-pip-linux-gnueabi configure:4660: checking whether make sets $(MAKE) configure:4682: result: yes configure:4691: checking whether build environment is sane configure:4746: result: yes configure:4782: checking for armv7a-pip-linux-gnueabi-gcc configure:4809: result: armv7a-pip-linux-gnueabi-gcc configure:5078: checking for C compiler version configure:5087: armv7a-pip-linux-gnueabi-gcc --version >&5 armv7a-pip-linux-gnueabi-gcc (Gentoo 7.3.0-r1 p1.1) 7.3.0 Copyright (C) 2017 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:5098: $? = 0 configure:5087: armv7a-pip-linux-gnueabi-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/armv7a-pip-linux-gnueabi/gcc-bin/7.3.0/armv7a-pip-linux-gnueabi-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7a-pip-linux-gnueabi/7.3.0/lto-wrapper Target: armv7a-pip-linux-gnueabi Configured with: /mnt/striped_2/portage-tmp/portage/cross-armv7a-pip-linux-gnueabi/gcc-7.3.0-r1/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --target=armv7a-pip-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv7a-pip-linux-gnueabi/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/armv7a-pip-linux-gnueabi/7.3.0/include --datadir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0 --mandir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/man --infodir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/armv7a-pip-linux-gnueabi/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-poison-system-directories --with-sysroot=/usr/armv7a-pip-linux-gnueabi --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 7.3.0 (Gentoo 7.3.0-r1 p1.1) configure:5098: $? = 0 configure:5087: armv7a-pip-linux-gnueabi-gcc -V >&5 armv7a-pip-linux-gnueabi-gcc: error: unrecognized command line option '-V' armv7a-pip-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:5098: $? = 1 configure:5087: armv7a-pip-linux-gnueabi-gcc -qversion >&5 armv7a-pip-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? armv7a-pip-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:5098: $? = 1 configure:5102: checking whether we are using the GNU C compiler configure:5130: result: yes configure:5139: checking whether armv7a-pip-linux-gnueabi-gcc accepts -g configure:5200: result: yes configure:5217: checking for armv7a-pip-linux-gnueabi-gcc option to accept ISO C89 configure:5293: result: none needed configure:5318: checking whether armv7a-pip-linux-gnueabi-gcc understands -c and -o together configure:5355: result: yes configure:5374: checking dependency style of armv7a-pip-linux-gnueabi-gcc configure:5485: result: none configure:5505: checking how to run the C preprocessor configure:5575: result: armv7a-pip-linux-gnueabi-gcc -E configure:5595: armv7a-pip-linux-gnueabi-gcc -E conftest.c configure:5595: $? = 0 configure:5609: armv7a-pip-linux-gnueabi-gcc -E conftest.c conftest.c:26:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5609: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinentry" | #define PACKAGE_TARNAME "pinentry" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "pinentry 1.1.0" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "pinentry" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5641: checking for armv7a-pip-linux-gnueabi-ranlib configure:5657: found /usr/bin/armv7a-pip-linux-gnueabi-ranlib configure:5668: result: armv7a-pip-linux-gnueabi-ranlib configure:5746: checking for armv7a-pip-linux-gnueabi-g++ configure:5762: found /usr/bin/armv7a-pip-linux-gnueabi-g++ configure:5773: result: armv7a-pip-linux-gnueabi-g++ configure:5844: checking for C++ compiler version configure:5853: armv7a-pip-linux-gnueabi-g++ --version >&5 armv7a-pip-linux-gnueabi-g++ (Gentoo 7.3.0-r1 p1.1) 7.3.0 Copyright (C) 2017 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:5864: $? = 0 configure:5853: armv7a-pip-linux-gnueabi-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/armv7a-pip-linux-gnueabi/gcc-bin/7.3.0/armv7a-pip-linux-gnueabi-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7a-pip-linux-gnueabi/7.3.0/lto-wrapper Target: armv7a-pip-linux-gnueabi Configured with: /mnt/striped_2/portage-tmp/portage/cross-armv7a-pip-linux-gnueabi/gcc-7.3.0-r1/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --target=armv7a-pip-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/armv7a-pip-linux-gnueabi/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/armv7a-pip-linux-gnueabi/7.3.0/include --datadir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0 --mandir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/man --infodir=/usr/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/armv7a-pip-linux-gnueabi/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/armv7a-pip-linux-gnueabi/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-poison-system-directories --with-sysroot=/usr/armv7a-pip-linux-gnueabi --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 7.3.0 (Gentoo 7.3.0-r1 p1.1) configure:5864: $? = 0 configure:5853: armv7a-pip-linux-gnueabi-g++ -V >&5 armv7a-pip-linux-gnueabi-g++: error: unrecognized command line option '-V' armv7a-pip-linux-gnueabi-g++: fatal error: no input files compilation terminated. configure:5864: $? = 1 configure:5853: armv7a-pip-linux-gnueabi-g++ -qversion >&5 armv7a-pip-linux-gnueabi-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? armv7a-pip-linux-gnueabi-g++: fatal error: no input files compilation terminated. configure:5864: $? = 1 configure:5868: checking whether we are using the GNU C++ compiler configure:5887: armv7a-pip-linux-gnueabi-g++ -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -std=gnu++11 conftest.cpp >&5 configure:5887: $? = 0 configure:5896: result: yes configure:5905: checking whether armv7a-pip-linux-gnueabi-g++ accepts -g configure:5925: armv7a-pip-linux-gnueabi-g++ -c -g conftest.cpp >&5 configure:5925: $? = 0 configure:5966: result: yes configure:5991: checking dependency style of armv7a-pip-linux-gnueabi-g++ configure:6102: result: none configure:6117: checking whether ln -s works configure:6121: result: yes configure:6134: checking for armv7a-pip-linux-gnueabi-pkg-config configure:6152: found /usr/bin/armv7a-pip-linux-gnueabi-pkg-config configure:6164: result: /usr/bin/armv7a-pip-linux-gnueabi-pkg-config configure:6232: checking pkg-config is at least version 0.9.0 configure:6235: result: yes configure:6247: checking for armv7a-pip-linux-gnueabi-windres configure:6277: result: no configure:6287: checking for windres configure:6317: result: no configure:6340: checking for gitlog-to-changelog configure:6370: result: no configure:6464: checking if gcc ignores unknown -Wno-* options configure:6480: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:6480: $? = 0 configure:6486: result: yes configure:6592: checking if gcc supports -Wpointer-arith configure:6607: armv7a-pip-linux-gnueabi-gcc -c -Wpointer-arith -Wall conftest.c >&5 configure:6607: $? = 0 configure:6613: result: yes configure:6623: checking for ANSI C header files configure:6727: result: yes configure:6738: checking for string.h configure:6738: result: yes configure:6738: checking for unistd.h configure:6738: result: yes configure:6738: checking langinfo.h usability configure:6738: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking langinfo.h presence configure:6738: armv7a-pip-linux-gnueabi-gcc -E -Wall conftest.c configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking for langinfo.h configure:6738: result: yes configure:6738: checking termio.h usability configure:6738: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking termio.h presence configure:6738: armv7a-pip-linux-gnueabi-gcc -E -Wall conftest.c configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking for termio.h configure:6738: result: yes configure:6738: checking locale.h usability configure:6738: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking locale.h presence configure:6738: armv7a-pip-linux-gnueabi-gcc -E -Wall conftest.c configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking for locale.h configure:6738: result: yes configure:6738: checking utime.h usability configure:6738: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking utime.h presence configure:6738: armv7a-pip-linux-gnueabi-gcc -E -Wall conftest.c configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking for utime.h configure:6738: result: yes configure:6738: checking wchar.h usability configure:6738: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking wchar.h presence configure:6738: armv7a-pip-linux-gnueabi-gcc -E -Wall conftest.c configure:6738: $? = 0 configure:6738: result: yes configure:6738: checking for wchar.h configure:6738: result: yes configure:6752: checking for seteuid configure:6752: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:6752: $? = 0 configure:6752: result: yes configure:6752: checking for stpcpy configure:6752: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'stpcpy' [-Wbuiltin-declaration-mismatch] char stpcpy (); ^~~~~~ configure:6752: $? = 0 configure:6752: result: yes configure:6752: checking for mmap configure:6752: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:6752: $? = 0 configure:6752: result: yes configure:6763: checking for mlock configure:6763: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:6763: $? = 0 configure:6763: result: yes configure:6884: checking whether mlock is broken configure:6957: result: assuming no configure:6964: checking for uint32_t configure:6964: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 configure:6964: $? = 0 configure:6964: result: yes configure:7030: checking for gpg-error-config configure:7048: found /usr/bin/gpg-error-config configure:7061: result: /usr/bin/gpg-error-config configure:7070: checking for GPG Error - version >= 1.16 configure:7099: result: yes (1.29) configure:7112: WARNING: *** *** The config script /usr/bin/gpg-error-config was *** built for x86_64-pc-linux-gnu and thus may not match the *** used host armv7a-pip-linux-gnueabi. *** You may want to use the configure option --with-gpg-error-prefix *** to specify a matching config script or use $SYSROOT. *** configure:7193: checking for armv7a-pip-linux-gnueabi-libassuan-config configure:7226: result: no configure:7236: checking for libassuan-config configure:7254: found /usr/bin/libassuan-config configure:7266: result: /usr/bin/libassuan-config configure:7278: WARNING: using cross tools not prefixed with host triplet configure:7298: checking for LIBASSUAN - version >= 2.1.0 configure:7336: result: yes (2.5.1) configure:7347: checking LIBASSUAN API version configure:7350: result: okay configure:7373: WARNING: *** *** The config script /usr/bin/libassuan-config was *** built for x86_64-pc-linux-gnu and thus may not match the *** used host armv7a-pip-linux-gnueabi. *** You may want to use the configure option --with-libassuan-prefix *** to specify a matching config script or use $SYSROOT. *** configure:7411: checking for byte typedef configure:7432: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:49:20: error: 'byte' undeclared (first use in this function); did you mean 'system'? int a = sizeof(byte); ^~~~ system conftest.c:49:20: note: each undeclared identifier is reported only once for each function it appears in conftest.c:49:9: warning: unused variable 'a' [-Wunused-variable] int a = sizeof(byte); ^ configure:7432: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinentry" | #define PACKAGE_TARNAME "pinentry" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "pinentry 1.1.0" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "pinentry" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SETEUID 1 | #define HAVE_STPCPY 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define GPG_ERR_ENABLE_GETTEXT_MACROS 1 | #define GPG_ERR_ENABLE_ERRNO_MACROS 1 | #define GNUPG_LIBASSUAN_VERSION "" | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef byte | int a = sizeof(byte); | | ; | return 0; | } configure:7440: result: no configure:7448: checking for ulong typedef configure:7469: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:49:9: warning: unused variable 'a' [-Wunused-variable] int a = sizeof(ulong); ^ configure:7469: $? = 0 configure:7477: result: yes configure:7496: checking for setcap configure:7515: found /sbin/setcap configure:7528: result: /sbin/setcap configure:7536: checking for cap_set_proc in -lcap configure:7561: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c -lcap >&5 configure:7561: $? = 0 configure:7570: result: yes configure:7611: checking for ncursesw configure:7619: $PKG_CONFIG --exists --print-errors "ncursesw" configure:7622: $? = 0 configure:7637: $PKG_CONFIG --exists --print-errors "ncursesw" configure:7640: $? = 0 configure:8168: result: yes configure:8173: checking for curs_set in -ltinfow configure:8198: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c -ltinfow >&5 /usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld.gold: error: cannot find -ltinfow /usr/armv7a-pip-linux-gnueabi/tmp/portage/app-crypt/pinentry-1.1.0-r1/temp/cctXKzOH.o:conftest.c:function main: error: undefined reference to 'curs_set' collect2: error: ld returned 1 exit status configure:8198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinentry" | #define PACKAGE_TARNAME "pinentry" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "pinentry 1.1.0" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "pinentry" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SETEUID 1 | #define HAVE_STPCPY 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define GPG_ERR_ENABLE_GETTEXT_MACROS 1 | #define GPG_ERR_ENABLE_ERRNO_MACROS 1 | #define GNUPG_LIBASSUAN_VERSION "" | #define HAVE_ULONG_TYPEDEF 1 | #define USE_CAPABILITIES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char curs_set (); | int | main () | { | return curs_set (); | ; | return 0; | } configure:8207: result: no configure:8212: checking for curs_set in -ltinfo configure:8237: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c -ltinfo >&5 /usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld.gold: error: cannot find -ltinfo /usr/armv7a-pip-linux-gnueabi/tmp/portage/app-crypt/pinentry-1.1.0-r1/temp/ccEGtQ5N.o:conftest.c:function main: error: undefined reference to 'curs_set' collect2: error: ld returned 1 exit status configure:8237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinentry" | #define PACKAGE_TARNAME "pinentry" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "pinentry 1.1.0" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "pinentry" | #define VERSION "1.1.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SETEUID 1 | #define HAVE_STPCPY 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define GPG_ERR_ENABLE_GETTEXT_MACROS 1 | #define GPG_ERR_ENABLE_ERRNO_MACROS 1 | #define GNUPG_LIBASSUAN_VERSION "" | #define HAVE_ULONG_TYPEDEF 1 | #define USE_CAPABILITIES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char curs_set (); | int | main () | { | return curs_set (); | ; | return 0; | } configure:8246: result: no configure:8274: checking for ncurses include dir configure:8293: result: /usr/include/ncursesw configure:8644: checking for ld used by armv7a-pip-linux-gnueabi-gcc configure:8711: result: /usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld configure:8718: checking if the linker (/usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld) is GNU ld configure:8733: result: yes configure:8740: checking for shared library run path origin configure:8753: result: done configure:9331: checking for iconv configure:9353: armv7a-pip-linux-gnueabi-gcc -o conftest -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin conftest.c >&5 configure:9353: $? = 0 configure:9385: result: yes configure:9406: checking for iconv declaration configure:9435: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 configure:9435: $? = 0 configure:9446: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9481: checking if Unix domain socket is supported configure:9497: armv7a-pip-linux-gnueabi-gcc -c -march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:56:5: warning: unused variable 's' [-Wunused-variable] int s = socket (AF_UNIX, SOCK_STREAM, 0); ^ configure:9497: $? = 0 configure:9503: result: yes configure:11039: checking for fltk-config configure:11057: found /usr/bin/fltk-config configure:11070: result: /usr/bin/fltk-config configure:11086: checking for FLTK 1.3 configure:11096: result: yes configure:11330: checking that generated files are newer than configure configure:11336: result: done configure:11358: checking that generated files are newer than configure configure:11364: result: done configure:11447: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinentry config.status 1.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on akita config.status:994: creating m4/Makefile config.status:994: creating secmem/Makefile config.status:994: creating pinentry/Makefile config.status:994: creating curses/Makefile config.status:994: creating tty/Makefile config.status:994: creating emacs/Makefile config.status:994: creating gtk+-2/Makefile config.status:994: creating gnome3/Makefile config.status:994: creating qt/Makefile config.status:994: creating tqt/Makefile config.status:994: creating w32/Makefile config.status:994: creating fltk/Makefile config.status:994: creating doc/Makefile config.status:994: creating Makefile config.status:994: creating config.h config.status:1223: executing depfiles commands configure:12801: Pinentry v1.1.0 has been configured as follows: Revision: (0) Platform: armv7a-pip-linux-gnueabi Curses Pinentry ..: yes TTY Pinentry .....: yes Emacs Pinentry ...: no GTK+-2 Pinentry ..: no GNOME 3 Pinentry .: no Qt Pinentry ......: no TQt Pinentry .....: no W32 Pinentry .....: no FLTK Pinentry ....: yes Fallback to Curses: yes Emacs integration : yes libsecret ........: no Default Pinentry .: pinentry-curses ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___va_copy=yes ac_cv_alignof_CORBA_boolean=1 ac_cv_alignof_CORBA_char=1 ac_cv_alignof_CORBA_double=8 ac_cv_alignof_CORBA_float=4 ac_cv_alignof_CORBA_long=4 ac_cv_alignof_CORBA_long_double=8 ac_cv_alignof_CORBA_long_long=8 ac_cv_alignof_CORBA_octet=1 ac_cv_alignof_CORBA_pointer=4 ac_cv_alignof_CORBA_short=2 ac_cv_alignof_CORBA_struct=1 ac_cv_alignof_CORBA_wchar=2 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_littleendian=yes ac_cv_c_long_double=yes ac_cv_c_uint32_t=yes ac_cv_conv_longlong_to_float=yes ac_cv_cxx_compiler_gnu=yes ac_cv_dirent_have_space_d_name=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -std=gnu++11' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GNOME3_CFLAGS_set= ac_cv_env_GNOME3_CFLAGS_value= ac_cv_env_GNOME3_LIBS_set= ac_cv_env_GNOME3_LIBS_value= ac_cv_env_GTK2_CFLAGS_set= ac_cv_env_GTK2_CFLAGS_value= ac_cv_env_GTK2_LIBS_set= ac_cv_env_GTK2_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin' ac_cv_env_LIBSECRET_CFLAGS_set= ac_cv_env_LIBSECRET_CFLAGS_value= ac_cv_env_LIBSECRET_LIBS_set= ac_cv_env_LIBSECRET_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NCURSES_CFLAGS_set= ac_cv_env_NCURSES_CFLAGS_value= ac_cv_env_NCURSES_LIBS_set= ac_cv_env_NCURSES_LIBS_value= ac_cv_env_PINENTRY_QT_CFLAGS_set= ac_cv_env_PINENTRY_QT_CFLAGS_value= ac_cv_env_PINENTRY_QT_LIBS_set= ac_cv_env_PINENTRY_QT_LIBS_value= ac_cv_env_PINENTRY_QT_REQUIRE_CPP11_CFLAGS_set= ac_cv_env_PINENTRY_QT_REQUIRE_CPP11_CFLAGS_value= ac_cv_env_PINENTRY_QT_REQUIRE_CPP11_LIBS_set= ac_cv_env_PINENTRY_QT_REQUIRE_CPP11_LIBS_value= ac_cv_env_PINENTRY_TQT_CFLAGS_set= ac_cv_env_PINENTRY_TQT_CFLAGS_value= ac_cv_env_PINENTRY_TQT_LIBS_set= ac_cv_env_PINENTRY_TQT_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=armv7a-pip-linux-gnueabi ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_fnmatch_works=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_works=yes ac_cv_func_memcmp_working=yes ac_cv_func_mlock=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_pthread_key_delete=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realloc_works=yes ac_cv_func_seteuid=yes ac_cv_func_setgrent_void=yes ac_cv_func_setpgrp_void=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_stat_ignores_trailing_slash=no ac_cv_func_stpcpy=yes ac_cv_func_strnlen_working=yes ac_cv_func_vsnprintf_c99=yes ac_cv_func_wait3_rusage=yes ac_cv_have_abstract_sockets=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_broken_snprintf=no ac_cv_have_control_in_msghdr=yes ac_cv_have_openpty_ctty_bug=yes ac_cv_have_space_d_name_in_struct_dirent=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netinet_sctp_h=no ac_cv_header_netinet_sctp_uio_h=no ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termio_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=armv7a-pip-linux-gnueabi ac_cv_ispeed_offset=13 ac_cv_lib_cap_cap_set_proc=yes ac_cv_lib_png_png_create_info_struct=yes ac_cv_lib_tinfo_curs_set=no ac_cv_lib_tinfow_curs_set=no ac_cv_libiconv_utf8=yes ac_cv_linux_vers=2 ac_cv_need_trio=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FLTK_CONFIG=/usr/bin/fltk-config ac_cv_path_GPG_ERROR_CONFIG=/usr/bin/gpg-error-config ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/armv7a-pip-linux-gnueabi-pkg-config ac_cv_path_SETCAP=/sbin/setcap ac_cv_path_ac_pt_LIBASSUAN_CONFIG=/usr/bin/libassuan-config ac_cv_path_install='/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_pread=no ac_cv_printf_zd_format=yes ac_cv_prog_AWK=gawk ac_cv_prog_CC=armv7a-pip-linux-gnueabi-gcc ac_cv_prog_CPP='armv7a-pip-linux-gnueabi-gcc -E' ac_cv_prog_CXX=armv7a-pip-linux-gnueabi-g++ ac_cv_prog_RANLIB=armv7a-pip-linux-gnueabi-ranlib ac_cv_prog_STRIP=armv7a-pip-linux-gnueabi-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_pwrite=no ac_cv_regexec_segfault_emptystr=no ac_cv_safe_to_define___extensions__=yes ac_cv_sctp=no ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_int16_t=2 ac_cv_sizeof_int32_t=4 ac_cv_sizeof_int64_t=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_short_int=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 ac_cv_sizeof_u_int16_t=2 ac_cv_sizeof_u_int32_t=4 ac_cv_sizeof_u_int64_t=8 ac_cv_sizeof_uint16_t=2 ac_cv_sizeof_uint32_t=4 ac_cv_sizeof_uint64_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=4 ac_cv_sizeof_wchar_t=4 ac_cv_strerror_r_SUSv3=no ac_cv_sys_restartable_syscalls=yes ac_cv_time_r_type=POSIX ac_cv_uchar=no ac_cv_uint=yes ac_cv_ulong=yes ac_cv_ushort=yes ac_cv_va_copy=yes ac_cv_va_val_copy=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/libexec/gcc/armv7a-pip-linux-gnueabi/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_working_getline=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= apr_cv_process_shared_works=no apr_cv_tcp_nodelay_with_cork=yes as_cv_unaligned_access=no bash_cv_dup2_broken=no bash_cv_func_sigsetjmp=missing bash_cv_func_strcoll_broken=no bash_cv_getcwd_calls_popen=no bash_cv_getenv_redef=yes bash_cv_have_mbstate_t=yes bash_cv_job_control_missing=present bash_cv_must_reinstall_sighandlers=no bash_cv_opendir_not_robust=no bash_cv_pgrp_pipe=no bash_cv_printf_a_format=yes bash_cv_sys_named_pipes=present bash_cv_type_rlimit=rlim_t bash_cv_ulimit_maxfds=yes bash_cv_unusable_rtsigs=no compat_cv_func_basename_works=no compat_cv_func_dirname_works=no compat_cv_func_snprintf_works=yes cvs_cv_func_printf_ptr=yes db_cv_spinlocks=no dpkg_cv___va_copy=yes dpkg_cv_va_copy=yes ettercap_cv_type_socklen_t=yes fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_wcwidth_works=yes glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_sizeof_intmax_t=8 glib_cv_sizeof_ptrdiff_t=4 glib_cv_sizeof_size_t=4 glib_cv_sizeof_system_thread=4 glib_cv_stack_grows=no glib_cv_sys_pthread_cond_timedwait_posix=yes glib_cv_sys_pthread_getspecific_posix=yes glib_cv_sys_pthread_mutex_trylock_posix=yes glib_cv_sys_use_pid_niceness_surrogate=yes glib_cv_uscore=no glib_cv_use_pid_surrogate=yes glib_cv_va_copy=yes glib_cv_va_val_copy=no gnupg_cv_have_broken_mlock=assume-no gnupg_cv_typedef_byte=no gnupg_cv_typedef_ulong=yes inetutils_cv_includedir_ncurses=/usr/include/ncursesw jm_cv_func_working_readdir=yes lf_cv_sane_realloc=yes lftp_cv___va_copy=yes lftp_cv_va_copy=yes lftp_cv_va_val_copy=yes libIDL_cv_long_long_format=ll mr_cv_target_elf=yes mysql_cv_func_atomic_add=no mysql_cv_func_atomic_sub=no nano_cv_func_regexec_segv_emptystr=no php_cv_lib_cookie_io_functions_use_off64_t=yes pkg_cv_NCURSES_CFLAGS='-D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/armv7a-pip-linux-gnueabi/usr/include/ncursesw' pkg_cv_NCURSES_LIBS=-lncursesw racoon_cv_bug_getaddrinfo=no rsync_cv_HAVE_BROKEN_LARGEFILE=no rsync_cv_HAVE_BROKEN_READDIR=no rsync_cv_HAVE_C99_VSNPRINTF=yes rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes rsync_cv_HAVE_LONGLONG=yes rsync_cv_HAVE_OFF64_T=no rsync_cv_HAVE_SECURE_MKSTEMP=yes rsync_cv_HAVE_SHORT_INO_T=no rsync_cv_HAVE_SOCKETPAIR=yes rsync_cv_HAVE_UNSIGNED_CHAR=no rsync_cv_REPLACE_INET_ATON=no rsync_cv_REPLACE_INET_NTOA=no sc_cv_termios_ispeed=yes screen_cv_sys_bcopy_overlap=no screen_cv_sys_fifo_broken_impl=yes screen_cv_sys_fifo_usable=yes screen_cv_sys_memcpy_overlap=no screen_cv_sys_memmove_overlap=no screen_cv_sys_select_broken_retval=no screen_cv_sys_sockets_nofs=no screen_cv_sys_sockets_usable=yes screen_cv_sys_terminfo_used=yes slrn_cv___va_copy=yes slrn_cv_va_copy=yes slrn_cv_va_val_copy=yes sudo_cv_func_unsetenv_void=no sudo_cv_uid_t_len=10 td_cv_buggygetaddrinfo=no utils_cv_sys_open_max=1019 vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=yes vim_cv_terminfo=yes vim_cv_toupper_broken=no vim_cv_tty_group=world vim_cv_tty_mode=0666 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/armv7a-pip-linux-gnueabi/tmp/portage/app-crypt/pinentry-1.1.0-r1/work/pinentry-1.1.0/build-aux/missing aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /usr/armv7a-pip-linux-gnueabi/tmp/portage/app-crypt/pinentry-1.1.0-r1/work/pinentry-1.1.0/build-aux/missing autoconf' AUTOHEADER='${SHELL} /usr/armv7a-pip-linux-gnueabi/tmp/portage/app-crypt/pinentry-1.1.0-r1/work/pinentry-1.1.0/build-aux/missing autoheader' AUTOMAKE='${SHELL} /usr/armv7a-pip-linux-gnueabi/tmp/portage/app-crypt/pinentry-1.1.0-r1/work/pinentry-1.1.0/build-aux/missing automake-1.16' AWK='gawk' BUILD_LIBPINENTRY_CURSES_FALSE='#' BUILD_LIBPINENTRY_CURSES_TRUE='' BUILD_LIBPINENTRY_EMACS_FALSE='#' BUILD_LIBPINENTRY_EMACS_TRUE='' BUILD_PINENTRY_CURSES_FALSE='#' BUILD_PINENTRY_CURSES_TRUE='' BUILD_PINENTRY_EMACS_FALSE='' BUILD_PINENTRY_EMACS_TRUE='#' BUILD_PINENTRY_FLTK_FALSE='#' BUILD_PINENTRY_FLTK_TRUE='' BUILD_PINENTRY_GNOME_3_FALSE='' BUILD_PINENTRY_GNOME_3_TRUE='#' BUILD_PINENTRY_GTK_2_FALSE='' BUILD_PINENTRY_GTK_2_TRUE='#' BUILD_PINENTRY_QT_FALSE='' BUILD_PINENTRY_QT_TRUE='#' BUILD_PINENTRY_TQT_FALSE='' BUILD_PINENTRY_TQT_TRUE='#' BUILD_PINENTRY_TTY_FALSE='#' BUILD_PINENTRY_TTY_TRUE='' BUILD_PINENTRY_W32_FALSE='' BUILD_PINENTRY_W32_TRUE='#' BUILD_WITH_LIBSECRET_FALSE='' BUILD_WITH_LIBSECRET_TRUE='#' CC='armv7a-pip-linux-gnueabi-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -Wall -Wno-pointer-sign -Wpointer-arith' COMMON_CFLAGS=' ' COMMON_LIBS='-L/usr/lib64 -lassuan -lgpg-error -lgpg-error ' CPP='armv7a-pip-linux-gnueabi-gcc -E' CPPFLAGS=' -Wall' CXX='armv7a-pip-linux-gnueabi-g++' CXXDEPMODE='depmode=none' CXXFLAGS='-march=armv7-a -mtune=cortex-a8 -mfpu=neon-vfpv3 -mfloat-abi=hard -Os -pipe -fomit-frame-pointer -ftree-vectorize -flto=10 -fno-lto -fno-use-linker-plugin -std=gnu++11' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FALLBACK_CURSES_FALSE='#' FALLBACK_CURSES_TRUE='' FLTKCFLAGS='-I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT' FLTKCXXFLAGS='-I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT' FLTKLIBS='-L/usr/lib64/fltk -Wl,-rpath,/usr/lib64/fltk -flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11' FLTK_CONFIG='/usr/bin/fltk-config' GITLOG_TO_CHANGELOG='build-aux/gitlog-to-changelog' GNOME3_CFLAGS='' GNOME3_LIBS='' GPG_ERROR_CFLAGS='' GPG_ERROR_CONFIG='/usr/bin/gpg-error-config' GPG_ERROR_LIBS='-lgpg-error' GPG_ERROR_MT_CFLAGS='' GPG_ERROR_MT_LIBS='-lgpg-error -lpthread' GREP='/bin/grep' GTK2_CFLAGS='' GTK2_LIBS='' HAVE_DOSISH_SYSTEM_FALSE='' HAVE_DOSISH_SYSTEM_TRUE='#' HAVE_W32CE_SYSTEM_FALSE='' HAVE_W32CE_SYSTEM_TRUE='#' HAVE_W32_SYSTEM_FALSE='' HAVE_W32_SYSTEM_TRUE='#' INSIDE_EMACS_FALSE='#' INSIDE_EMACS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-flto=10 -fuse-ld=gold -fuse-linker-plugin -fno-lto -fno-use-linker-plugin' LIBASSUAN_CFLAGS='' LIBASSUAN_CONFIG='/usr/bin/libassuan-config' LIBASSUAN_LIBS='-L/usr/lib64 -lassuan -lgpg-error' LIBCAP='-lcap' LIBCURSES='-lncursesw' LIBICONV='' LIBNCURSES='-lncursesw' LIBOBJS='' LIBS='' LIBSECRET_CFLAGS='' LIBSECRET_LIBS='' LIBTERMCAP='-lncursesw' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/armv7a-pip-linux-gnueabi/tmp/portage/app-crypt/pinentry-1.1.0-r1/work/pinentry-1.1.0/build-aux/missing makeinfo' MKDIR_P='/bin/mkdir -p' MOC2='' MOC='/usr/lib/qt5/bin/moc' NCURSES_CFLAGS='-D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/armv7a-pip-linux-gnueabi/usr/include/ncursesw' NCURSES_INCLUDE='-I/usr/include/ncursesw' NCURSES_LIBS='-lncursesw' OBJEXT='o' PACKAGE='pinentry' PACKAGE_BUGREPORT='https://bugs.gnupg.org' PACKAGE_NAME='pinentry' PACKAGE_STRING='pinentry 1.1.0' PACKAGE_TARNAME='pinentry' PACKAGE_URL='' PACKAGE_VERSION='1.1.0' PATH_SEPARATOR=':' PINENTRY_DEFAULT='pinentry-curses' PINENTRY_QT_CFLAGS='' PINENTRY_QT_LIBS='' PINENTRY_QT_REQUIRE_CPP11_CFLAGS='' PINENTRY_QT_REQUIRE_CPP11_LIBS='' PINENTRY_TQT_CFLAGS='' PINENTRY_TQT_LIBS='' PKG_CONFIG='/usr/bin/armv7a-pip-linux-gnueabi-pkg-config' QTCHOOSER='' RANLIB='armv7a-pip-linux-gnueabi-ranlib' SETCAP='/sbin/setcap' SET_MAKE='' SHELL='/bin/sh' STRIP='armv7a-pip-linux-gnueabi-strip' TQT_MOC='' VERSION='1.1.0' WINDRES=':' ac_ct_CC='' ac_ct_CXX='' 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__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/pinentry-1.1.0-r1' dvidir='${docdir}' exec_prefix='${prefix}' host='armv7a-pip-linux-gnueabi' host_alias='armv7a-pip-linux-gnueabi' host_cpu='armv7a' host_os='linux-gnueabi' host_vendor='pip' htmldir='/usr/share/doc/pinentry-1.1.0-r1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /usr/armv7a-pip-linux-gnueabi/tmp/portage/app-crypt/pinentry-1.1.0-r1/work/pinentry-1.1.0/build-aux/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "pinentry" #define PACKAGE_TARNAME "pinentry" #define PACKAGE_VERSION "1.1.0" #define PACKAGE_STRING "pinentry 1.1.0" #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" #define PACKAGE_URL "" #define PACKAGE "pinentry" #define VERSION "1.1.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_TERMIO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SETEUID 1 #define HAVE_STPCPY 1 #define HAVE_MMAP 1 #define HAVE_MLOCK 1 #define GPG_ERR_ENABLE_GETTEXT_MACROS 1 #define GPG_ERR_ENABLE_ERRNO_MACROS 1 #define GNUPG_LIBASSUAN_VERSION "" #define HAVE_ULONG_TYPEDEF 1 #define USE_CAPABILITIES 1 #define HAVE_NCURSESW 1 #define FALLBACK_CURSES 1 #define PINENTRY_CURSES 1 #define PINENTRY_TTY 1 #define HAVE_ICONV 1 #define ICONV_CONST #define INSIDE_EMACS 1 configure: exit 0