358 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			358 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 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.58, which was
 | |
| generated by GNU Autoconf 2.69.  Invocation command line was
 | |
| 
 | |
|   $ ./configure 
 | |
| 
 | |
| ## --------- ##
 | |
| ## Platform. ##
 | |
| ## --------- ##
 | |
| 
 | |
| hostname = inkydev
 | |
| uname -m = armv7l
 | |
| uname -r = 4.19.97-v7l+
 | |
| uname -s = Linux
 | |
| uname -v = #1294 SMP Thu Jan 30 13:21:14 GMT 2020
 | |
| 
 | |
| /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: /home/pi/.local/bin
 | |
| PATH: /usr/local/sbin
 | |
| PATH: /usr/local/bin
 | |
| PATH: /usr/sbin
 | |
| PATH: /usr/bin
 | |
| PATH: /sbin
 | |
| PATH: /bin
 | |
| PATH: /usr/local/games
 | |
| PATH: /usr/games
 | |
| 
 | |
| 
 | |
| ## ----------- ##
 | |
| ## Core tests. ##
 | |
| ## ----------- ##
 | |
| 
 | |
| configure:1892: checking for a BSD-compatible install
 | |
| configure:1960: result: /usr/bin/install -c
 | |
| configure:1971: checking whether build environment is sane
 | |
| configure:2026: result: yes
 | |
| configure:2175: checking for a thread-safe mkdir -p
 | |
| configure:2214: result: /bin/mkdir -p
 | |
| configure:2221: checking for gawk
 | |
| configure:2251: result: no
 | |
| configure:2221: checking for mawk
 | |
| configure:2237: found /usr/bin/mawk
 | |
| configure:2248: result: mawk
 | |
| configure:2259: checking whether make sets $(MAKE)
 | |
| configure:2281: result: yes
 | |
| configure:2310: checking whether make supports nested variables
 | |
| configure:2327: result: yes
 | |
| configure:2457: checking whether make supports the include directive
 | |
| configure:2472: make -f confmf.GNU && cat confinc.out
 | |
| this is the am__doit target
 | |
| configure:2475: $? = 0
 | |
| configure:2494: result: yes (GNU style)
 | |
| configure:2564: checking for gcc
 | |
| configure:2580: found /usr/bin/gcc
 | |
| configure:2591: result: gcc
 | |
| configure:2820: checking for C compiler version
 | |
| configure:2829: gcc --version >&5
 | |
| gcc (Raspbian 8.3.0-6+rpi1) 8.3.0
 | |
| Copyright (C) 2018 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:2840: $? = 0
 | |
| configure:2829: gcc -v >&5
 | |
| Using built-in specs.
 | |
| COLLECT_GCC=gcc
 | |
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper
 | |
| Target: arm-linux-gnueabihf
 | |
| Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
 | |
| Thread model: posix
 | |
| gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1) 
 | |
| configure:2840: $? = 0
 | |
| configure:2829: gcc -V >&5
 | |
| gcc: error: unrecognized command line option '-V'
 | |
| gcc: fatal error: no input files
 | |
| compilation terminated.
 | |
| configure:2840: $? = 1
 | |
| configure:2829: gcc -qversion >&5
 | |
| gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
 | |
| gcc: fatal error: no input files
 | |
| compilation terminated.
 | |
| configure:2840: $? = 1
 | |
| configure:2860: checking whether the C compiler works
 | |
| configure:2882: gcc    conftest.c  >&5
 | |
| configure:2886: $? = 0
 | |
| configure:2934: result: yes
 | |
| configure:2937: checking for C compiler default output file name
 | |
| configure:2939: result: a.out
 | |
| configure:2945: checking for suffix of executables
 | |
| configure:2952: gcc -o conftest    conftest.c  >&5
 | |
| configure:2956: $? = 0
 | |
| configure:2978: result: 
 | |
| configure:3000: checking whether we are cross compiling
 | |
| configure:3008: gcc -o conftest    conftest.c  >&5
 | |
| configure:3012: $? = 0
 | |
| configure:3019: ./conftest
 | |
| configure:3023: $? = 0
 | |
| configure:3011: result: no
 | |
| configure:3016: checking for suffix of object files
 | |
| configure:3038: gcc -c   conftest.c >&5
 | |
| configure:3042: $? = 0
 | |
| configure:3063: result: o
 | |
| configure:3067: checking whether we are using the GNU C compiler
 | |
| configure:3086: gcc -c   conftest.c >&5
 | |
| configure:3086: $? = 0
 | |
| configure:3095: result: yes
 | |
| configure:3104: checking whether gcc accepts -g
 | |
| configure:3124: gcc -c -g  conftest.c >&5
 | |
| configure:3124: $? = 0
 | |
| configure:3165: result: yes
 | |
| configure:3182: checking for gcc option to accept ISO C89
 | |
| configure:3245: gcc  -c -g -O2  conftest.c >&5
 | |
| configure:3245: $? = 0
 | |
| configure:3258: result: none needed
 | |
| configure:3283: checking whether gcc understands -c and -o together
 | |
| configure:3305: gcc -c conftest.c -o conftest2.o
 | |
| configure:3308: $? = 0
 | |
| configure:3305: gcc -c conftest.c -o conftest2.o
 | |
| configure:3308: $? = 0
 | |
| configure:3320: result: yes
 | |
| configure:3339: checking dependency style of gcc
 | |
| configure:3450: result: gcc3
 | |
| configure:3466: checking for clock_gettime in -lrt
 | |
| configure:3491: gcc -o conftest -g -O2   conftest.c -lrt   >&5
 | |
| configure:3491: $? = 0
 | |
| configure:3500: result: yes
 | |
| configure:3515: checking for doxygen
 | |
| configure:3545: result: no
 | |
| configure:3554: WARNING: Doxygen not found - continuing without Doxygen support
 | |
| configure:3600: checking for ranlib
 | |
| configure:3616: found /usr/bin/ranlib
 | |
| configure:3627: result: ranlib
 | |
| configure:3697: checking for gcc
 | |
| configure:3724: result: gcc
 | |
| configure:3953: checking for C compiler version
 | |
| configure:3962: gcc --version >&5
 | |
| gcc (Raspbian 8.3.0-6+rpi1) 8.3.0
 | |
| Copyright (C) 2018 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:3973: $? = 0
 | |
| configure:3962: gcc -v >&5
 | |
| Using built-in specs.
 | |
| COLLECT_GCC=gcc
 | |
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper
 | |
| Target: arm-linux-gnueabihf
 | |
| Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
 | |
| Thread model: posix
 | |
| gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1) 
 | |
| configure:3973: $? = 0
 | |
| configure:3962: gcc -V >&5
 | |
| gcc: error: unrecognized command line option '-V'
 | |
| gcc: fatal error: no input files
 | |
| compilation terminated.
 | |
| configure:3973: $? = 1
 | |
| configure:3962: gcc -qversion >&5
 | |
| gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
 | |
| gcc: fatal error: no input files
 | |
| compilation terminated.
 | |
| configure:3973: $? = 1
 | |
| configure:3977: checking whether we are using the GNU C compiler
 | |
| configure:4005: result: yes
 | |
| configure:4014: checking whether gcc accepts -g
 | |
| configure:4075: result: yes
 | |
| configure:4092: checking for gcc option to accept ISO C89
 | |
| configure:4168: result: none needed
 | |
| configure:4193: checking whether gcc understands -c and -o together
 | |
| configure:4230: result: yes
 | |
| configure:4249: checking dependency style of gcc
 | |
| configure:4360: result: gcc3
 | |
| configure:4490: checking that generated files are newer than configure
 | |
| configure:4496: result: done
 | |
| configure:4527: creating ./config.status
 | |
| 
 | |
| ## ---------------------- ##
 | |
| ## Running config.status. ##
 | |
| ## ---------------------- ##
 | |
| 
 | |
| This file was extended by bcm2835 config.status 1.58, which was
 | |
| generated by GNU Autoconf 2.69.  Invocation command line was
 | |
| 
 | |
|   CONFIG_FILES    = 
 | |
|   CONFIG_HEADERS  = 
 | |
|   CONFIG_LINKS    = 
 | |
|   CONFIG_COMMANDS = 
 | |
|   $ ./config.status 
 | |
| 
 | |
| on inkydev
 | |
| 
 | |
| config.status:844: creating Makefile
 | |
| config.status:844: creating src/Makefile
 | |
| config.status:844: creating doc/Makefile
 | |
| config.status:844: creating config.h
 | |
| config.status:1073: executing depfiles commands
 | |
| config.status:1150: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
 | |
| config.status:1155: $? = 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=
 | |
| ac_cv_env_host_alias_value=
 | |
| ac_cv_env_target_alias_set=
 | |
| ac_cv_env_target_alias_value=
 | |
| 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=mawk
 | |
| ac_cv_prog_ac_ct_CC=gcc
 | |
| ac_cv_prog_ac_ct_RANLIB=ranlib
 | |
| 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} /home/pi/Desktop/Inkycal/inkycal/display/drivers/9_in_7_drivers/bcm2835-1.58/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} /home/pi/Desktop/Inkycal/inkycal/display/drivers/9_in_7_drivers/bcm2835-1.58/missing autoconf'
 | |
| AUTOHEADER='${SHELL} /home/pi/Desktop/Inkycal/inkycal/display/drivers/9_in_7_drivers/bcm2835-1.58/missing autoheader'
 | |
| AUTOMAKE='${SHELL} /home/pi/Desktop/Inkycal/inkycal/display/drivers/9_in_7_drivers/bcm2835-1.58/missing automake-1.16'
 | |
| AWK='mawk'
 | |
| CC='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} /home/pi/Desktop/Inkycal/inkycal/display/drivers/9_in_7_drivers/bcm2835-1.58/missing makeinfo'
 | |
| MKDIR_P='/bin/mkdir -p'
 | |
| OBJEXT='o'
 | |
| PACKAGE='bcm2835'
 | |
| PACKAGE_BUGREPORT='mikem@airspayce.com'
 | |
| PACKAGE_NAME='bcm2835'
 | |
| PACKAGE_STRING='bcm2835 1.58'
 | |
| PACKAGE_TARNAME='bcm2835'
 | |
| PACKAGE_URL=''
 | |
| PACKAGE_VERSION='1.58'
 | |
| PATH_SEPARATOR=':'
 | |
| RANLIB='ranlib'
 | |
| SET_MAKE=''
 | |
| SHELL='/bin/bash'
 | |
| STRIP=''
 | |
| VERSION='1.58'
 | |
| ac_ct_CC='gcc'
 | |
| 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=''
 | |
| htmldir='${docdir}'
 | |
| includedir='${prefix}/include'
 | |
| infodir='${datarootdir}/info'
 | |
| install_sh='${SHELL} /home/pi/Desktop/Inkycal/inkycal/display/drivers/9_in_7_drivers/bcm2835-1.58/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=''
 | |
| 
 | |
| ## ----------- ##
 | |
| ## confdefs.h. ##
 | |
| ## ----------- ##
 | |
| 
 | |
| /* confdefs.h */
 | |
| #define PACKAGE_NAME "bcm2835"
 | |
| #define PACKAGE_TARNAME "bcm2835"
 | |
| #define PACKAGE_VERSION "1.58"
 | |
| #define PACKAGE_STRING "bcm2835 1.58"
 | |
| #define PACKAGE_BUGREPORT "mikem@airspayce.com"
 | |
| #define PACKAGE_URL ""
 | |
| #define PACKAGE "bcm2835"
 | |
| #define VERSION "1.58"
 | |
| #define HAVE_LIBRT 1
 | |
| 
 | |
| configure: exit 0
 |