Skip to content

Instantly share code, notes, and snippets.

@Matulis
Created February 10, 2015 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Matulis/11ef8b93e13d6e59a0fd to your computer and use it in GitHub Desktop.
Save Matulis/11ef8b93e13d6e59a0fd to your computer and use it in GitHub Desktop.
DEBUG: Executing python function sysroot_cleansstate
DEBUG: Python function sysroot_cleansstate finished
DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
DEBUG: Executing shell function autotools_preconfigure
DEBUG: Shell function autotools_preconfigure finished
DEBUG: Executing python function autotools_copy_aclocals
DEBUG: Python function autotools_copy_aclocals finished
DEBUG: Executing shell function do_configure
configure: loading site script /home/chief/yocto/poky/meta/site/endian-little
configure: loading site script /home/chief/yocto/poky/meta/site/arm-common
configure: loading site script /home/chief/yocto/poky/meta/site/common-linux
configure: loading site script /home/chief/yocto/poky/meta/site/common-glibc
configure: loading site script /home/chief/yocto/poky/meta/site/arm-linux
configure: loading site script /home/chief/yocto/poky/meta/site/common
configure: loading site script /home/chief/yocto/poky/meta-openembedded/meta-oe/site/endian-little
configure: loading site script /home/chief/yocto/poky/logicpd_build/tmp/sysroots/omap3logic/usr/share/arm-poky-linux-gnueabi_config_site.d/glibc_config
configure: loading site script /home/chief/yocto/poky/logicpd_build/tmp/sysroots/omap3logic/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/chief/yocto/poky/logicpd_build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/apache-couchdb/1.6.1-r0/apache-couchdb-1.6.1/build-aux/missing: Unknown `--is-lightweight' option
Try `/home/chief/yocto/poky/logicpd_build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/apache-couchdb/1.6.1-r0/apache-couchdb-1.6.1/build-aux/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=softfp -mfpu=neon --sysroot=/home/chief/yocto/poky/logicpd_build/tmp/sysroots/omap3logic
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/chief/yocto/poky/logicpd_build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/apache-couchdb/1.6.1-r0/build':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
WARNING: /home/chief/yocto/poky/logicpd_build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/apache-couchdb/1.6.1-r0/temp/run.do_configure.11181:1 exit 1 from
/home/chief/yocto/poky/logicpd_build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/apache-couchdb/1.6.1-r0/apache-couchdb-1.6.1/configure
ERROR: Function failed: do_configure (log file is located at /home/chief/yocto/poky/logicpd_build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/apache-couchdb/1.6.1-r0/temp/log.do_configure.11181)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment