pikeyd165 – Rev 1

Subversion Repositories:
Rev:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by bcm2835 configure 1.71, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --target=aarch64-linux-gnu --host=aarch64-linux-gnu

## --------- ##
## Platform. ##
## --------- ##

hostname = grimore
uname -m = x86_64
uname -r = 5.10.0-10-amd64
uname -s = Linux
uname -v = #1 SMP Debian 5.10.84-1 (2021-12-08)

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /root/.dotnet/tools


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1896: checking for a BSD-compatible install
configure:1964: result: /usr/bin/install -c
configure:1975: checking whether build environment is sane
configure:2030: result: yes
configure:2089: checking for aarch64-linux-gnu-strip
configure:2105: found /usr/bin/aarch64-linux-gnu-strip
configure:2116: result: aarch64-linux-gnu-strip
configure:2181: checking for a thread-safe mkdir -p
configure:2220: result: /bin/mkdir -p
configure:2227: checking for gawk
configure:2243: found /usr/bin/gawk
configure:2254: result: gawk
configure:2265: checking whether make sets $(MAKE)
configure:2287: result: yes
configure:2316: checking whether make supports nested variables
configure:2333: result: yes
configure:2463: checking whether make supports the include directive
configure:2478: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:2481: $? = 0
configure:2500: result: yes (GNU style)
configure:2530: checking for aarch64-linux-gnu-gcc
configure:2546: found /usr/bin/aarch64-linux-gnu-gcc
configure:2557: result: aarch64-linux-gnu-gcc
configure:2826: checking for C compiler version
configure:2835: aarch64-linux-gnu-gcc --version >&5
aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 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:2846: $? = 0
configure:2835: aarch64-linux-gnu-gcc -v >&5
Using built-in specs.
COLLECT_GCC=aarch64-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/aarch64-linux-gnu/10/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --without-target-system-zlib --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=aarch64-linux-gnu --program-prefix=aarch64-linux-gnu- --includedir=/usr/aarch64-linux-gnu/include --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
configure:2846: $? = 0
configure:2835: aarch64-linux-gnu-gcc -V >&5
aarch64-linux-gnu-gcc: error: unrecognized command-line option '-V'
aarch64-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:2846: $? = 1
configure:2835: aarch64-linux-gnu-gcc -qversion >&5
aarch64-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
aarch64-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:2846: $? = 1
configure:2866: checking whether the C compiler works
configure:2888: aarch64-linux-gnu-gcc    conftest.c  >&5
configure:2892: $? = 0
configure:2940: result: yes
configure:2943: checking for C compiler default output file name
configure:2945: result: a.out
configure:2951: checking for suffix of executables
configure:2958: aarch64-linux-gnu-gcc -o conftest    conftest.c  >&5
configure:2962: $? = 0
configure:2984: result: 
configure:3006: checking whether we are cross compiling
configure:3014: aarch64-linux-gnu-gcc -o conftest    conftest.c  >&5
configure:3018: $? = 0
configure:3025: ./conftest
./configure: line 3027: ./conftest: cannot execute binary file: Exec format error
configure:3029: $? = 126
configure:3044: result: yes
configure:3049: checking for suffix of object files
configure:3071: aarch64-linux-gnu-gcc -c   conftest.c >&5
configure:3075: $? = 0
configure:3096: result: o
configure:3100: checking whether we are using the GNU C compiler
configure:3119: aarch64-linux-gnu-gcc -c   conftest.c >&5
configure:3119: $? = 0
configure:3128: result: yes
configure:3137: checking whether aarch64-linux-gnu-gcc accepts -g
configure:3157: aarch64-linux-gnu-gcc -c -g  conftest.c >&5
configure:3157: $? = 0
configure:3198: result: yes
configure:3215: checking for aarch64-linux-gnu-gcc option to accept ISO C89
configure:3278: aarch64-linux-gnu-gcc  -c -g -O2  conftest.c >&5
configure:3278: $? = 0
configure:3291: result: none needed
configure:3316: checking whether aarch64-linux-gnu-gcc understands -c and -o together
configure:3338: aarch64-linux-gnu-gcc -c conftest.c -o conftest2.o
configure:3341: $? = 0
configure:3338: aarch64-linux-gnu-gcc -c conftest.c -o conftest2.o
configure:3341: $? = 0
configure:3353: result: yes
configure:3372: checking dependency style of aarch64-linux-gnu-gcc
configure:3483: result: gcc3
configure:3499: checking for clock_gettime in -lrt
configure:3524: aarch64-linux-gnu-gcc -o conftest -g -O2   conftest.c -lrt   >&5
configure:3524: $? = 0
configure:3533: result: yes
configure:3548: checking for doxygen
configure:3578: result: no
configure:3587: WARNING: Doxygen not found - continuing without Doxygen support
configure:3593: checking for aarch64-linux-gnu-ranlib
configure:3609: found /usr/bin/aarch64-linux-gnu-ranlib
configure:3620: result: aarch64-linux-gnu-ranlib
configure:3690: checking for aarch64-linux-gnu-gcc
configure:3717: result: aarch64-linux-gnu-gcc
configure:3986: checking for C compiler version
configure:3995: aarch64-linux-gnu-gcc --version >&5
aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 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:4006: $? = 0
configure:3995: aarch64-linux-gnu-gcc -v >&5
Using built-in specs.
COLLECT_GCC=aarch64-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/aarch64-linux-gnu/10/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --without-target-system-zlib --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=aarch64-linux-gnu --program-prefix=aarch64-linux-gnu- --includedir=/usr/aarch64-linux-gnu/include --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
configure:4006: $? = 0
configure:3995: aarch64-linux-gnu-gcc -V >&5
aarch64-linux-gnu-gcc: error: unrecognized command-line option '-V'
aarch64-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:4006: $? = 1
configure:3995: aarch64-linux-gnu-gcc -qversion >&5
aarch64-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
aarch64-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:4006: $? = 1
configure:4010: checking whether we are using the GNU C compiler
configure:4038: result: yes
configure:4047: checking whether aarch64-linux-gnu-gcc accepts -g
configure:4108: result: yes
configure:4125: checking for aarch64-linux-gnu-gcc option to accept ISO C89
configure:4201: result: none needed
configure:4226: checking whether aarch64-linux-gnu-gcc understands -c and -o together
configure:4263: result: yes
configure:4282: checking dependency style of aarch64-linux-gnu-gcc
configure:4393: result: gcc3
configure:4523: checking that generated files are newer than configure
configure:4529: result: done
configure:4560: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by bcm2835 config.status 1.71, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on grimore

config.status:848: creating Makefile
config.status:848: creating src/Makefile
config.status:848: creating doc/Makefile
config.status:848: creating config.h
config.status:1029: config.h is unchanged
config.status:1077: executing depfiles commands
config.status:1154: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1159: $? = 0

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=aarch64-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=aarch64-linux-gnu
ac_cv_lib_rt_clock_gettime=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=aarch64-linux-gnu-gcc
ac_cv_prog_RANLIB=aarch64-linux-gnu-ranlib
ac_cv_prog_STRIP=aarch64-linux-gnu-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/regamebox_pikeyd165/bcm2835-1.71/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} /root/regamebox_pikeyd165/bcm2835-1.71/missing autoconf'
AUTOHEADER='${SHELL} /root/regamebox_pikeyd165/bcm2835-1.71/missing autoheader'
AUTOMAKE='${SHELL} /root/regamebox_pikeyd165/bcm2835-1.71/missing automake-1.16'
AWK='gawk'
CC='aarch64-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOXYGEN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lrt '
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/regamebox_pikeyd165/bcm2835-1.71/missing makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='bcm2835'
PACKAGE_BUGREPORT='mikem@airspayce.com'
PACKAGE_NAME='bcm2835'
PACKAGE_STRING='bcm2835 1.71'
PACKAGE_TARNAME='bcm2835'
PACKAGE_URL=''
PACKAGE_VERSION='1.71'
PATH_SEPARATOR=':'
RANLIB='aarch64-linux-gnu-ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='aarch64-linux-gnu-strip'
VERSION='1.71'
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='aarch64-linux-gnu'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/regamebox_pikeyd165/bcm2835-1.71/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='aarch64-linux-gnu'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "bcm2835"
#define PACKAGE_TARNAME "bcm2835"
#define PACKAGE_VERSION "1.71"
#define PACKAGE_STRING "bcm2835 1.71"
#define PACKAGE_BUGREPORT "mikem@airspayce.com"
#define PACKAGE_URL ""
#define PACKAGE "bcm2835"
#define VERSION "1.71"
#define HAVE_LIBRT 1

configure: exit 0