Last active
August 29, 2015 13:55
-
-
Save andrewn/8730891 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi ~/bluez-5.11 $ cat config.log | |
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by bluez configure 5.11, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-systemd | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = raspberrypi | |
uname -m = armv6l | |
uname -r = 3.10.25+ | |
uname -s = Linux | |
uname -v = #622 PREEMPT Fri Jan 3 18:41:00 GMT 2014 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/sbin | |
PATH: /usr/bin | |
PATH: /sbin | |
PATH: /bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2377: checking for a BSD-compatible install | |
configure:2445: result: /usr/bin/install -c | |
configure:2456: checking whether build environment is sane | |
configure:2506: result: yes | |
configure:2647: checking for a thread-safe mkdir -p | |
configure:2686: result: /bin/mkdir -p | |
configure:2699: checking for gawk | |
configure:2729: result: no | |
configure:2699: checking for mawk | |
configure:2715: found /usr/bin/mawk | |
configure:2726: result: mawk | |
configure:2737: checking whether make sets $(MAKE) | |
configure:2759: result: yes | |
configure:2788: checking whether make supports nested variables | |
configure:2805: result: yes | |
configure:2873: checking how to create a pax tar archive | |
configure:2886: tar --version | |
tar (GNU tar) 1.26 | |
Copyright (C) 2011 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by John Gilmore and Jay Fenlason. | |
configure:2889: $? = 0 | |
configure:2929: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar | |
configure:2932: $? = 0 | |
configure:2936: tar -xf - <conftest.tar | |
configure:2939: $? = 0 | |
configure:2952: result: gnutar | |
configure:2973: checking for style of include used by make | |
configure:3001: result: GNU | |
configure:3072: checking for gcc | |
configure:3088: found /usr/bin/gcc | |
configure:3099: result: gcc | |
configure:3328: checking for C compiler version | |
configure:3337: gcc --version >&5 | |
gcc (Debian 4.6.3-14+rpi1) 4.6.3 | |
Copyright (C) 2011 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:3348: $? = 0 | |
configure:3337: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper | |
Target: arm-linux-gnueabihf | |
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-14+rpi1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf | |
Thread model: posix | |
gcc version 4.6.3 (Debian 4.6.3-14+rpi1) | |
configure:3348: $? = 0 | |
configure:3337: gcc -V >&5 | |
gcc: error: unrecognized option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3348: $? = 4 | |
configure:3337: gcc -qversion >&5 | |
gcc: error: unrecognized option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3348: $? = 4 | |
configure:3368: checking whether the C compiler works | |
configure:3390: gcc conftest.c >&5 | |
configure:3394: $? = 0 | |
configure:3442: result: yes | |
configure:3445: checking for C compiler default output file name | |
configure:3447: result: a.out | |
configure:3453: checking for suffix of executables | |
configure:3460: gcc -o conftest conftest.c >&5 | |
configure:3464: $? = 0 | |
configure:3486: result: | |
configure:3508: checking whether we are cross compiling | |
configure:3516: gcc -o conftest conftest.c >&5 | |
configure:3520: $? = 0 | |
configure:3527: ./conftest | |
./configure: line 3529: 3568 Segmentation fault ./conftest$ac_cv_exeext | |
configure:3531: $? = 139 | |
configure:3538: error: in `/home/pi/bluez-5.11': | |
configure:3540: error: cannot run C compiled programs. | |
If you meant to cross compile, use `--host'. | |
See `config.log' for more details | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
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_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_DBUS_CFLAGS_set= | |
ac_cv_env_DBUS_CFLAGS_value= | |
ac_cv_env_DBUS_LIBS_set= | |
ac_cv_env_DBUS_LIBS_value= | |
ac_cv_env_GLIB_CFLAGS_set= | |
ac_cv_env_GLIB_CFLAGS_value= | |
ac_cv_env_GLIB_LIBS_set= | |
ac_cv_env_GLIB_LIBS_value= | |
ac_cv_env_GTHREAD_CFLAGS_set= | |
ac_cv_env_GTHREAD_CFLAGS_value= | |
ac_cv_env_GTHREAD_LIBS_set= | |
ac_cv_env_GTHREAD_LIBS_value= | |
ac_cv_env_ICAL_CFLAGS_set= | |
ac_cv_env_ICAL_CFLAGS_value= | |
ac_cv_env_ICAL_LIBS_set= | |
ac_cv_env_ICAL_LIBS_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
ac_cv_env_PKG_CONFIG_PATH_set= | |
ac_cv_env_PKG_CONFIG_PATH_value= | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_UDEV_CFLAGS_set= | |
ac_cv_env_UDEV_CFLAGS_value= | |
ac_cv_env_UDEV_LIBS_set= | |
ac_cv_env_UDEV_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_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_make_make_set=yes | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_tar_pax=gnutar | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /home/pi/bluez-5.11/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
ANDROID_FALSE='' | |
ANDROID_TRUE='' | |
AR='' | |
AUTOCONF='${SHELL} /home/pi/bluez-5.11/missing --run autoconf' | |
AUTOHEADER='${SHELL} /home/pi/bluez-5.11/missing --run autoheader' | |
AUTOMAKE='${SHELL} /home/pi/bluez-5.11/missing --run automake-1.11' | |
AWK='mawk' | |
CC='gcc' | |
CCDEPMODE='' | |
CFLAGS='' | |
CLIENT_FALSE='' | |
CLIENT_TRUE='' | |
CONFIGDIR='' | |
CPP='' | |
CPPFLAGS='' | |
CUPS_FALSE='' | |
CUPS_TRUE='' | |
CYGPATH_W='echo' | |
DATAFILES_FALSE='' | |
DATAFILES_TRUE='' | |
DBUS_CFLAGS='' | |
DBUS_CONFDIR='' | |
DBUS_LIBS='' | |
DBUS_SESSIONBUSDIR='' | |
DBUS_SYSTEMBUSDIR='' | |
DEFS='' | |
DEPDIR='.deps' | |
DLLTOOL='' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='' | |
EXEEXT='' | |
EXPERIMENTAL_FALSE='' | |
EXPERIMENTAL_TRUE='' | |
FGREP='' | |
GLIB_CFLAGS='' | |
GLIB_LIBS='' | |
GREP='' | |
GTHREAD_CFLAGS='' | |
GTHREAD_LIBS='' | |
HID2HCI_FALSE='' | |
HID2HCI_TRUE='' | |
ICAL_CFLAGS='' | |
ICAL_LIBS='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LD='' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBRARY_FALSE='' | |
LIBRARY_TRUE='' | |
LIBS='' | |
LIBTOOL='' | |
LIPO='' | |
LN_S='' | |
LTLIBOBJS='' | |
MAINT='' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='' | |
MAKEINFO='${SHELL} /home/pi/bluez-5.11/missing --run makeinfo' | |
MANIFEST_TOOL='' | |
MISC_CFLAGS='' | |
MISC_LDFLAGS='' | |
MKDIR_P='/bin/mkdir -p' | |
MONITOR_FALSE='' | |
MONITOR_TRUE='' | |
NM='' | |
NMEDIT='' | |
OBEX_FALSE='' | |
OBEX_TRUE='' | |
OBJDUMP='' | |
OBJEXT='' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='bluez' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='bluez' | |
PACKAGE_STRING='bluez 5.11' | |
PACKAGE_TARNAME='bluez' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='5.11' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_PATH='' | |
RANLIB='' | |
READLINE_FALSE='' | |
READLINE_TRUE='' | |
SED='' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STRIP='' | |
SYSTEMD_FALSE='' | |
SYSTEMD_SYSTEMUNITDIR='' | |
SYSTEMD_TRUE='' | |
SYSTEMD_USERUNITDIR='' | |
TEST_FALSE='' | |
TEST_TRUE='' | |
TOOLS_FALSE='' | |
TOOLS_TRUE='' | |
UDEV_CFLAGS='' | |
UDEV_DIR='' | |
UDEV_FALSE='' | |
UDEV_LIBS='' | |
UDEV_TRUE='' | |
VERSION='5.11' | |
WARNING_CFLAGS='' | |
ac_ct_AR='' | |
ac_ct_CC='gcc' | |
ac_ct_DUMPBIN='' | |
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 --format=posix -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='${exec_prefix}/bin' | |
build='' | |
build_alias='' | |
build_cpu='' | |
build_os='' | |
build_vendor='' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='' | |
host_alias='' | |
host_cpu='' | |
host_os='' | |
host_vendor='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /home/pi/bluez-5.11/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='/bin/mkdir -p' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='NONE' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "bluez" | |
#define PACKAGE_TARNAME "bluez" | |
#define PACKAGE_VERSION "5.11" | |
#define PACKAGE_STRING "bluez 5.11" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "bluez" | |
#define VERSION "5.11" | |
configure: exit 1 | |
pi@raspberrypi ~/bluez-5.11 $ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi ~/bluez-5.11 $ sudo ./configure --disable-systemd | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking how to create a pax tar archive... gnutar | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... configure: error: in `/home/pi/bluez-5.11': | |
configure: error: cannot run C compiled programs. | |
If you meant to cross compile, use `--host'. | |
See `config.log' for more details |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment