root@Debian:~# mkdir mytests
root@Debian:~# ls
mytests openpli4
root@Debian:~# cd mytests
Cloning into 'enigma2'...
remote: Counting objects: 94871, done.
remote: Compressing objects: 100% (48/48), done.
remote: Total 94871 (delta 28), reused 0 (delta 0), pack-reused 94823
Receiving objects: 100% (94871/94871), 49.25 MiB | 2.94 MiB/s, done.
Resolving deltas: 100% (77599/77599), done.
Checking connectivity... done.
root@Debian:~/mytests# ls
enigma2
root@Debian:~/mytests# cd openpli4/build
-bash: cd: openpli4/build: No such file or directory
root@Debian:~/mytests# cd
root@Debian:~# cd
root@Debian:~# cd openpli4/build
root@Debian:~/openpli4/build# source env.source
root@Debian:~/openpli4/build# MACHINE=dm7020hd bitbake -b ~/mytests/enigma2/enigma2.bb
WARNING: Buildfile specified, dependencies will not be handled. If this is not what you want, do not use -b / --buildfile.
Build Configuration:
BB_VERSION = "1.25.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Debian-8.3"
TARGET_SYS = "mipsel-oe-linux"
MACHINE = "dm7020hd"
DISTRO = "openpli"
DISTRO_VERSION = "4"
TUNE_FEATURES = "o32 fpu-hard mips32"
TARGET_FPU = ""
meta-oe
meta-filesystems
meta-multimedia
meta-networking
meta-python = "(detachedfrom9c926ef):9c926ef2d463e643fb0dc87f6535a12e35d039ab"
meta = "(detachedfromeb9d896):eb9d896db2fc67bac8efd258744d06fbbee87f06"
meta-openpli
meta-dream = "master:4454187f20bbd4a8aefa1e6590aab2c27897571f"
meta-vuplus = "(detachedfrom5ceccaa):5ceccaab8866116710d0facd022f9d3442d5b0db"
meta-xsarius = "(detachedfrom68cdce8):68cdce82a5d99e5ac055764f4b091fbeb4235899"
meta-xp = "(detachedfrom38ba4ae):38ba4aea0e8c2e391e90a845ab77b30d35ed5e95"
meta-xtrend = "(detachedfrom66fbc58):66fbc589b76314e10e688dcb2207142afe3b9df1"
meta-formuler = "(detachedfrom2f0635f):2f0635faf4f9ef973c4783168aa12580e78c06a8"
meta-hd = "(detachedfrom321440e):321440ee26ea4f4e11cf9587bb955ae4317e1a2b"
meta-xpeedc = "(detachedfromdbde5f6):dbde5f66bb0486d72609a20e882dad0eacae8645"
meta-wetek = "(detachedfromac4d4e7):ac4d4e7013820249f4fe1be8b6bc7084fc66863f"
meta-zgemma = "(detachedfrom147bed1):147bed1fc3be730fff44bcd0357c5e2fb6a7acca"
meta-local = "master:4454187f20bbd4a8aefa1e6590aab2c27897571f"
NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_configure (log file is located at /root/mytests/enigma2/build/temp/log.do_configure.12529)
ERROR: Logfile of failure stored in: /root/mytests/enigma2/build/temp/log.do_configure.12529
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'mips-common', 'common-linux', 'common-glibc', 'mipsel-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 e2_copy_aclocal
| DEBUG: Shell function e2_copy_aclocal finished
| DEBUG: Executing shell function do_configure
| /root/mytests/enigma2/build/temp/run.do_configure.12529: 1: /root/mytests/enigma2/build/temp/run.do_configure.12529: automake: not found
| /root/mytests/enigma2/build/temp/run.do_configure.12529: 139: /root/mytests/enigma2/build/temp/run.do_configure.12529: automake: not found
| WARNING: exit code 127 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /root/mytests/enigma2/build/temp/log.do_configure.12529)
ERROR: Task 5 (/root/mytests/enigma2/enigma2.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5 tasks of which 0 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/root/mytests/enigma2/enigma2.bb, do_configure
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
root@Debian:~/openpli4/build#