Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kratsg
Created December 9, 2015 18:56
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 kratsg/ec5b45917172268e9e5b to your computer and use it in GitHub Desktop.
Save kratsg/ec5b45917172268e9e5b to your computer and use it in GitHub Desktop.
osboxes@osboxes:~/poky/build$ bitbake zynq-baseLoading cache: 100% |###########################################| ETA: 00:00:00
Loaded 3519 entries from dependency cache.
WARNING: root: LICENSE value "Unknown LGPLv2.1" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
Parsing recipes: 100% |#########################################| Time: 00:00:01
Parsing of 2559 .bb files complete (2556 cached, 3 parsed). 3520 targets, 169 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.28.0"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Ubuntu-15.10"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "preprototype"
DISTRO = "poky"
DISTRO_VERSION = "2.0"
TUNE_FEATURES = "arm armv7a vfp neon cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto
meta-yocto-bsp = "master:fc45deac89ef63ca1c44e763c38ced7dfd72cbe1"
meta = "master:e44ed8c18e395b9c055aefee113b90708e8a8a2f"
meta-xilinx = "master:b51a583f1ab1221e7093153ce6683bed9c3f4289"
meta-oe
meta-python = "master:721a2cabf352085d34dd14c22e71914d3429ca59"
meta-l1calo = "master:69d89d1fc9e2489e90676569c8095509f9167226"
NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: root: LICENSE value "Unknown LGPLv2.1" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
WARNING: root: LICENSE value "Unknown LGPLv2.1" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
WARNING: root: LICENSE value "Unknown LGPLv2.1" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
WARNING: root: LICENSE value "Unknown LGPLv2.1" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
WARNING: root: LICENSE value "Unknown LGPLv2.1" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
WARNING: root: No generic license file exists for: Unknown in any provider
WARNING: root: LICENSE value "Unknown LGPLv2.1" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
ERROR: Function failed: do_configure (log file is located at /home/osboxes/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/root/6.04.12-r0/temp/log.do_configure.13857)
ERROR: Logfile of failure stored in: /home/osboxes/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/root/6.04.12-r0/temp/log.do_configure.13857
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', '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: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 5.2.0
| -- The CXX compiler identification is GNU 5.2.0
| -- Check for working C compiler: /home/osboxes/poky/build/tmp/sysroots/i686-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc
| -- Check for working C compiler: /home/osboxes/poky/build/tmp/sysroots/i686-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc -- works
| -- Detecting C compiler ABI info
| -- Detecting C compiler ABI info - done
| -- Detecting C compile features
| -- Detecting C compile features - done
| -- Check for working CXX compiler: /home/osboxes/poky/build/tmp/sysroots/i686-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
| -- Check for working CXX compiler: /home/osboxes/poky/build/tmp/sysroots/i686-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -- works
| -- Detecting CXX compiler ABI info
| -- Detecting CXX compiler ABI info - done
| -- Detecting CXX compile features
| -- Detecting CXX compile features - done
| CMake Error at /home/osboxes/poky/build/tmp/sysroots/i686-linux/usr/share/cmake-3.3/Modules/CMakeDetermineFortranCompiler.cmake:42 (message):
| Could not find compiler set in environment variable FC:
|
| arm-poky-linux-gnueabi-gfortran -march=armv7-a -mfloat-abi=softfp
| -mfpu=neon -mtune=cortex-a9
| --sysroot=/home/osboxes/poky/build/tmp/sysroots/preprototype.
| Call Stack (most recent call first):
| cmake/modules/CheckCompiler.cmake:11 (enable_language)
| CMakeLists.txt:33 (include)
|
|
| CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
| Missing variable is:
| CMAKE_Fortran_COMPILER_ENV_VAR
| CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
| Missing variable is:
| CMAKE_Fortran_COMPILER
| CMake Error: Could not find cmake module file: /home/osboxes/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/root/6.04.12-r0/build/CMakeFiles/3.3.1/CMakeFortranCompiler.cmake
| -- Configuring incomplete, errors occurred!
| See also "/home/osboxes/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/root/6.04.12-r0/build/CMakeFiles/CMakeOutput.log".
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/osboxes/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/root/6.04.12-r0/temp/log.do_configure.13857)
ERROR: Task 257 (/home/osboxes/meta-l1calo/recipes-core/root/root_6.04.12.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2454 tasks of which 2439 didn't need to be rerun and 1 failed.
No currently running tasks (2454 of 2464)
Summary: 1 task failed:
/home/osboxes/meta-l1calo/recipes-core/root/root_6.04.12.bb, do_configure
Summary: There were 8 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment