Jump to content


satbeeper

Member Since 11 Jul 2014
Offline Last Active 17 Jul 2020 14:33
-----

Posts I've Made

In Topic: Build fails,need help

28 July 2018 - 19:44

Hi,started to build 6.2 homebuild image on ubuntu 18.04.

 here is what i did

Code:
sudo apt-get install -y autoconf automake bison bzip2 chrpath coreutils cvs default-jre default-jre-headless diffstat flex g++ gawk gcc gettext git-core gzip help2man htop info java-common libc6-dev libglib2.0-dev libperl4-corelibs-perl libproc-processtable-perl libtool libxml2-utils make ncdu ncurses-bin ncurses-dev patch perl pkg-config po4a python-setuptools quilt sgmltools-lite sshpass subversion swig tar texi2html texinfo wget xsltproc zip zlib1g-dev

mkdir openpli

 

cd openpli

git clone https://github.com/OpenPLi/openpli-oe-core -b release-6.2

cd openpli-oe-core;make

 

cd build

 

source env.source

 

MACHINE=vusolose bitbake openpli-enigma2-image

 

and got error:

ubuntu@ubuntu-VirtualBox:~/openpli/openpli-oe-core/build$  MACHINE=vusolose bitbake openpli-enigma2-image
NOTE: Your conf/bblayers.conf has been automatically updated.
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: /home/ubuntu/openpli/openpli-oe-core/meta-openpli/recipes-openpli/enigma2/enigma2.bb: Exception during build_dependencies for S
WARNING: /home/ubuntu/openpli/openpli-oe-core/meta-openpli/recipes-openpli/enigma2/enigma2.bb: Error during finalise of /home/ubuntu/openpli/openpli-oe-core/meta-openpli/recipes-openpli/enigma2/enigma2.bb
ERROR: ExpansionError during parsing /home/ubuntu/openpli/openpli-oe-core/meta-openpli/recipes-openpli/enigma2/enigma2.bb
Traceback (most recent call last):
bb.data_smart.ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '${BRANCH}' in upstream git repository in git ls-remote output for github.com/OpenPLi/enigma2.git


Summary: There were 2 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

what i did wrong? never had issue like this before

thank you

 

My build filed with error - ERROR: ExpansionError during parsing /home/ubuntu/openpli6.2/openpli-oe-core/meta-openpli/recipes-openpli/enigma2/enigma2.bb

right after build beginning.

 

 

Dont know if this helps someone,but i got solution.

opened openpli-oe-core/meta-openpli/recipes-openpli/enigma2/enigma2.bb

and removed line 171 col1  ENIGMA2_BRANCH ?= "${BRANCH}"

and it started building fine after that.


In Topic: Kodi on 6.1 rc

18 December 2017 - 11:17

You're suggesting here that we have working kodi support/sources for the VU+ SoloSE V2 but simply disabled it in the builds. Why do you assume that?

sry,dont understand,what i have disabled in builds? Kinda new to this yet,built couple images so far


In Topic: Kodi on 6.1 rc

16 December 2017 - 18:38

Spoiler
Hi,made a build formy vu solo se v2 box yesterday,but kodi still fails,anybody know how to fix it?

 

 

and from putty

 

Spoiler