Skip to content

Instantly share code, notes, and snippets.

@bartosh
Created May 16, 2017 10:31
Show Gist options
  • Save bartosh/847cd1ed21612717e8decb0efd1e99fa to your computer and use it in GitHub Desktop.
Save bartosh/847cd1ed21612717e8decb0efd1e99fa to your computer and use it in GitHub Desktop.
$ bitbake core-image-minimal
Loading cache: 100% |#################################################################################################################################################| Time: 0:00:00
Loaded 1317 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.34.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal-4.8"
TARGET_SYS = "i586-poky-linux"
MACHINE = "qemux86"
DISTRO = "poky"
DISTRO_VERSION = "2.3"
TUNE_FEATURES = "m32 i586"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp
meta-selftest = "master:3dea90e8b7bfe988bc4bb70f0f0c50b4f74416bf"
Initialising tasks: 100% |############################################################################################################################################| Time: 0:00:04
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
Currently 23 running tasks (201 of 2757) 7% |######### |
0: gcc-source-6.3.0-6.3.0-r0 do_patch - 0s (pid 601)
1: binutils-cross-i586-2.28-r0 do_patch - 0s (pid 604)
2: xz-native-5.2.3-r0 do_prepare_recipe_sysroot - 0s (pid 599)
3: glibc-initial-2.25-r0 do_patch - 0s (pid 607)
4: gmp-native-6.1.2-r0 do_prepare_recipe_sysroot - 0s (pid 600)
5: gperf-native-3.0.4-r0 do_prepare_recipe_sysroot - 0s (pid 608)
6: bison-native-3.0.4-r0 do_prepare_recipe_sysroot - 0s (pid 603)
7: glibc-2.25-r0 do_patch - 0s (pid 609)
8: pkgconfig-native-0.29.1+gitAUTOINC+87152c05be-r0 do_prepare_recipe_sysroot - 0s (pid 605)
9: cryptodev-linux-native-1.8-r0 do_patch - 0s (pid 612)
10: flex-native-2.6.0-r0 do_prepare_recipe_sysroot - 0s (pid 602)
11: attr-native-2.4.47-r0 do_prepare_recipe_sysroot - 0s (pid 606)
12: openssl-native-1.0.2k-r0 do_unpack - 0s (pid 613)
13: db-native-1_5.3.28-r1 do_patch - 0s (pid 615)
14: db-native-1_5.3.28-r1 do_prepare_recipe_sysroot - 0s (pid 616)
15: lzo-native-2.09-r0 do_prepare_recipe_sysroot - 0s (pid 614)
16: gettext-native-0.19.8.1-r0 do_patch - 0s (pid 610)
17: gettext-native-0.19.8.1-r0 do_prepare_recipe_sysroot - 0s (pid 611)
18: file-native-5.30-r0 do_unpack - 0s (pid 619)
ERROR: fork failed: 11 (Resource temporarily unavailable)
CERROR: Worker process (596) exited unexpectedly (0), shutting down...
ERROR: Worker process (596) exited unexpectedly (0), shutting down...
WARNING: /home/ed/git/yocto/poky/bitbake/lib/bb/runqueue.py:1179: ResourceWarning: unclosed file <_io.BufferedWriter name=18>
self.worker = {}
NOTE: Tasks Summary: Attempted 177 tasks of which 176 didn't need to be rerun and all succeeded.
Summary: There was 1 WARNING message shown.
Summary: There were 3 ERROR messages 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