Skip to content

Instantly share code, notes, and snippets.

bitbake-layers show-layers
layer path priority
==========================================================================
meta /mnt/ssd/Development/agl/poky/meta 5
meta-yocto /mnt/ssd/Development/agl/poky/meta-yocto 5
meta-yocto-bsp /mnt/ssd/Development/agl/poky/meta-yocto-bsp 5
meta-ivi-common /mnt/ssd/Development/agl/poky/../meta-agl/meta-ivi-common 7
meta-agl /mnt/ssd/Development/agl/poky/../meta-agl/meta-agl 7
meta-netboot /mnt/ssd/Development/agl/poky/../meta-agl/meta-netboot 20
meta-agl-security /mnt/ssd/Development/agl/poky/../meta-agl/meta-agl-security 9
ERROR: QA Issue: cynara: Files/directories were installed but not shipped in any package:
/usr/lib
/usr/lib/libcynara-commons.so.0.8.0
/usr/lib/libcynara-agent.so.0.8.0
/usr/lib/libcynara-creds-dbus.so
/usr/lib/libcynara-agent.so
/usr/lib/libcynara-commons.so.0
/usr/lib/libcynara-admin.so
/usr/lib/libcynara-storage.so.0
/usr/lib/libcynara-admin.so.0.8.0
bitbake -s
Loading cache: 100% |###########################################################################################################################################################| ETA: 00:00:00
Loaded 472 entries from dependency cache.
ERROR: ExpansionError during parsing /mnt/ssd/Development/agl/poky/../meta-openembedded/meta-efl/recipes-efl/e17/exalt-client_svn.bb: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: The SRCREV_FORMAT variable must be set when multiple SCMs are used.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
bitbake rust
Loading cache: 100% |###########################################################################################################################################################| ETA: 00:00:00
Loaded 2181 entries from dependency cache.
Parsing recipes: 100% |#########################################################################################################################################################| Time: 00:00:00
Parsing of 1667 .bb files complete (1666 cached, 1 parsed). 2181 targets, 254 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.26.0"
BUILD_SYS = "x86_64-linux"
@fredcadete
fredcadete / gist:a0597905ef55b548be003a201460d54b
Created June 16, 2016 10:28
Reusing sstate: bitbake rvi-sota-client -c compile
bitbake rvi-sota-client -c compile
Parsing recipes: 100% |##############################################################################################################| Time: 00:00:14
Parsing of 1667 .bb files complete (0 cached, 1667 parsed). 2181 targets, 254 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.26.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-15.10"
TARGET_SYS = "x86_64-poky-linux"
| checking whether the linker provides working __ehdr_start... yes
| checking for __builtin_trap with no external dependencies... yes
| running configure fragment for sysdeps/unix/sysv/linux/x86_64/64
| running configure fragment for sysdeps/unix/sysv/linux/x86_64
| running configure fragment for sysdeps/unix/sysv/linux
| checking installed Linux kernel header files... missing or too old!
| configure: error: GNU libc requires kernel header files from
| Linux 2.6.32 or later to be installed before configuring.
| The kernel header files are found usually in /usr/include/asm and
| /usr/include/linux; make sure these directories use files from