Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Log data follows:
- | DEBUG: Executing python function sysroot_cleansstate
- | DEBUG: Python function sysroot_cleansstate finished
- | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', '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
- | -- The C compiler identification is GNU 4.9.2
- | -- The CXX compiler identification is GNU 4.9.2
- | -- Check for working C compiler: /home/autoeye-1/yocto_bkc/yocto_build/build/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc
- | -- Check for working C compiler: /home/autoeye-1/yocto_bkc/yocto_build/build/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc -- works
- | -- Detecting C compiler ABI info
- | -- Detecting C compiler ABI info - done
- | -- Check for working CXX compiler: /home/autoeye-1/yocto_bkc/yocto_build/build/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux/x86_64-poky-linux-g++
- | -- Check for working CXX compiler: /home/autoeye-1/yocto_bkc/yocto_build/build/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux/x86_64-poky-linux-g++ -- works
- | -- Detecting CXX compiler ABI info
- | -- Detecting CXX compiler ABI info - done
- | -- Looking for include file regex.h
- | -- Looking for include file regex.h - found
- | -- Looking for include file endian.h
- | -- Looking for include file endian.h - found
- | CMake Error at CMakeLists.txt:74 (FIND_PACKAGE):
- | By not providing "FindGLIB2.cmake" in CMAKE_MODULE_PATH this project has
- | asked CMake to find a package configuration file provided by "GLIB2", but
- | CMake did not find one.
- |
- | Could not find a package configuration file provided by "GLIB2" with any of
- | the following names:
- |
- | GLIB2Config.cmake
- | glib2-config.cmake
- |
- | Add the installation prefix of "GLIB2" to CMAKE_PREFIX_PATH or set
- | "GLIB2_DIR" to a directory containing one of the above files. If "GLIB2"
- | provides a separate development package or SDK, be sure it has been
- | installed.
- |
- |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement