Jump to content


Photo

Build openpli4 on archlinux


  • Please log in to reply
57 replies to this topic

#1 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 31 March 2014 - 21:34

Hi at all, i'm trying to compile my own openpli 4.0 image for vusolo2. My OS is archlinux x86_64 fully updated. I follow these steps

mkdir ~/bin
ln -s /usr/bin/python2 ~/bin/python
export PATH=~/bin:$PATH

a trick to use python 2 instead of python 3. More info https://wiki.archlin...ndex.php/Python

Then

mkdir openpli_4.0
cd openpli_4.0/
mkdir sources
git clone git://git.code.sf.net/p/openpli/openpli-oe-core
cd openpli-oe-core
make
MACHINE=vusolo2 make image


but

Build Configuration:
BB_VERSION        = "1.21.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Arch-Linux"
TARGET_SYS        = "mipsel-oe-linux"
MACHINE           = "vusolo2"
DISTRO            = "openpli"
DISTRO_VERSION    = "4"
TUNE_FEATURES     = "o32 fpu-hard mips32"
TARGET_FPU        = ""
meta-oe           
meta-filesystems  
meta-multimedia   
meta-networking   = "(detachedfrom56dde51):56dde5189f20d3507cad39814b833be7626067a4"
meta              = "(detachedfrom9c5734b):9c5734b91c274be85200a9790202326dd6debfc1"
meta-openpli      
meta-local        = "master:88c10993e40e6d24a3a2d539cd55869921840e29"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL http://sakrah.homelinux.org/files/eglibc-2.19-svnr25243.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.5.29.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://pkg-shadow.alioth.debian.org/releases/shadow-4.1.4.3.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.apache.org/dist/apr/apr-1.4.8.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.apache.org/dist/apr/apr-util-1.5.2.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.apache.org/dist/subversion/subversion-1.7.10.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL http://downloads.sourceforge.net/project/libpng/libpng16/1.6.8/libpng-1.6.8.tar.xz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://jerakeen.org/files/PythonDaap-0.7.1.tar.gz, attempting MIRRORS if available
WARNING: linux-vusolo2: No generic license file exists for: GPL in any provider
ERROR: Function failed: do_configure (log file is located at /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/orc/0.4.18-r2.0/temp/log.do_configure.8576)
ERROR: Function failed: do_configure (log file is located at /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/liboil/0.3.17-r5/temp/log.do_configure.8588)
ERROR: Logfile of failure stored in: /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/orc/0.4.18-r2.0/temp/log.do_configure.8576
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 shell function do_configure
|   File "/home/davide/openpli_4.0/openpli-oe-core/openembedded-core/scripts/cp-noerror", line 36
|     except shutil.Error, err:
|                        ^
| SyntaxError: invalid syntax
| WARNING: /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/orc/0.4.18-r2.0/temp/run.do_configure.8576:1 exit 1 from
|   cp-noerror /home/davide/openpli_4.0/openpli-oe-core/build/tmp/sysroots/x86_64-linux/usr/share/aclocal/ /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/orc/0.4.18-r2.0/orc-0.4.18/aclocal-copy/
| ERROR: Function failed: do_configure (log file is located at /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/orc/0.4.18-r2.0/temp/log.do_configure.8576)
ERROR: Logfile of failure stored in: /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/liboil/0.3.17-r5/temp/log.do_configure.8588
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 shell function do_configure
|   File "/home/davide/openpli_4.0/openpli-oe-core/openembedded-core/scripts/cp-noerror", line 36
|     except shutil.Error, err:
|                        ^
| SyntaxError: invalid syntax
| WARNING: /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/liboil/0.3.17-r5/temp/run.do_configure.8588:1 exit 1 from
|   cp-noerror /home/davide/openpli_4.0/openpli-oe-core/build/tmp/sysroots/x86_64-linux/usr/share/aclocal/ /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/liboil/0.3.17-r5/build/aclocal-copy/
| ERROR: Function failed: do_configure (log file is located at /home/davide/openpli_4.0/openpli-oe-core/build/tmp/work/mips32el-oe-linux/liboil/0.3.17-r5/temp/log.do_configure.8588)
ERROR: Task 2273 (/home/davide/openpli_4.0/openpli-oe-core/openembedded-core/meta/recipes-support/liboil/liboil_0.3.17.bb, do_configure) failed with exit code '1'
ERROR: Task 2325 (/home/davide/openpli_4.0/openpli-oe-core/openembedded-core/meta/recipes-devtools/orc/orc_0.4.18.bb, do_configure) failed with exit code '1'
WARNING: QA Issue: linux-vusolo2: Files/directories were installed but not shipped
  /tmp/vmlinux-3.3.8-2.0
NOTE: Tasks Summary: Attempted 1719 tasks of which 15 didn't need to be rerun and 2 failed.
Waiting for 0 running tasks to finish:

Summary: 2 tasks failed:
  /home/davide/openpli_4.0/openpli-oe-core/openembedded-core/meta/recipes-support/liboil/liboil_0.3.17.bb, do_configure
  /home/davide/openpli_4.0/openpli-oe-core/openembedded-core/meta/recipes-devtools/orc/orc_0.4.18.bb, do_configure
Summary: There were 11 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Makefile:74: set di istruzioni per l'obiettivo "image" non riuscito
make: *** [image] Errore 1

 

My questions are:

-is it a problem related to python (v2.7.6)?

-is it a problem related to archlinux?

-is it a problem related to openpli packages?

Could someone help me?

Thanks in advance

Attached Files


Edited by dax, 31 March 2014 - 21:38.


Re: Build openpli4 on archlinux #2 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 31 March 2014 - 22:26

Maybe try it as follow.


git clone git://git.code.sf.net/p/openpli/openpli-oe-core
cd openpli-oe-core
make -f Makefile

cd build

source env.source

MACHINE=vusolo2

bitbake openpli-enigma2-image
 


Edited by WTE, 31 March 2014 - 22:27.

Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:


Re: Build openpli4 on archlinux #3 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 1 April 2014 - 22:18

It work's :) , thanks a lot!

Just some warnings

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL http://sakrah.homelinux.org/files/eglibc-2.19-svnr25243.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.5.29.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://pkg-shadow.alioth.debian.org/releases/shadow-4.1.4.3.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.apache.org/dist/apr/apr-1.4.8.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.apache.org/dist/apr/apr-util-1.5.2.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.apache.org/dist/subversion/subversion-1.7.10.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL http://downloads.sourceforge.net/project/libpng/libpng16/1.6.8/libpng-1.6.8.tar.xz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://jerakeen.org/files/PythonDaap-0.7.1.tar.gz, attempting MIRRORS if available
WARNING: linux-vusolo2: No generic license file exists for: GPL in any provider
WARNING: QA Issue: linux-vusolo2: Files/directories were installed but not shipped
  /tmp/vmlinux-3.3.8-2.0
WARNING: QA Issue: libtuxtxt: Files/directories were installed but not shipped
  /usr/lib/libtuxtxt.so
WARNING: QA Issue: python-twisted: Files/directories were installed but not shipped
  /usr/lib/python2.7/site-packages/Twisted-12.0.0-py2.7.egg-info
  /usr/lib/python2.7/site-packages/twisted/topfiles
  /usr/lib/python2.7/site-packages/twisted/topfiles/README
  /usr/lib/python2.7/site-packages/twisted/topfiles/CREDITS
  /usr/lib/python2.7/site-packages/twisted/topfiles/NEWS
  /usr/lib/python2.7/site-packages/twisted/topfiles/ChangeLog.Old
  /usr/lib/python2.7/site-packages/twisted/python/_initgroups.c
  /usr/lib/python2.7/site-packages/twisted/python/_epoll.c
  /usr/lib/python2.7/site-packages/twisted/python/twisted-completion.zsh
  /usr/lib/python2.7/site-packages/Twisted-12.0.0-py2.7.egg-info/dependency_links.txt
  /usr/lib/python2.7/site-packages/Twisted-12.0.0-py2.7.egg-info/top_level.txt
  /usr/lib/python2.7/site-packages/Twisted-12.0.0-py2.7.egg-info/requires.txt
  /usr/lib/python2.7/site-packages/Twisted-12.0.0-py2.7.egg-info/not-zip-safe
  /usr/lib/python2.7/site-packages/Twisted-12.0.0-py2.7.egg-info/SOURCES.txt
  /usr/lib/python2.7/site-packages/Twisted-12.0.0-py2.7.egg-info/PKG-INFO
WARNING: QA Issue: File '/usr/lib/gstreamer-0.10/libgstxt.so' from gst-plugin-libxt was already stripped, this will prevent future debugging!
WARNING: QA Issue: gst-plugin-libxt: /work/mips32el-oe-linux/gst-plugin-libxt/0.10.0+gitAUTOINC+568b515fa8-r0/packages-split/gst-plugin-libxt/usr/lib/gstreamer-0.10/libgstxt.so contains probably-redundant RPATH /usr/lib
WARNING: QA Issue: File '/usr/bin/ushare' from ushare was already stripped, this will prevent future debugging!
WARNING: aio-grab: No generic license file exists for: GPL in any provider
WARNING: QA Issue: samba: Files/directories were installed but not shipped
  /run
  /run/lock
  /usr/lib/nss_info
  /usr/lib/idmap
  /usr/lib/pdb
  /usr/lib/rpc
NOTE: Tasks Summary: Attempted 3798 tasks of which 24 didn't need to be rerun and all succeeded.

Summary: There were 18 WARNING messages shown.

Could you explain me the differencies between two methods?



Re: Build openpli4 on archlinux #4 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 14 January 2016 - 10:08

Hi, build fail again

mkdir ~/bin
ln -s /usr/bin/python2 ~/bin/python
export PATH=~/bin:$PATH
Build Configuration:
BB_VERSION        = "1.25.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Arch-rolling"
TARGET_SYS        = "mipsel-oe-linux"
MACHINE           = "vusolo2"
DISTRO            = "openpli"
DISTRO_VERSION    = "4"
TUNE_FEATURES     = "o32 fpu-hard mips32"
TARGET_FPU        = ""
meta-oe           
meta-filesystems  
meta-multimedia   
meta-networking   
meta-python       = "(HEADdetachedat9c926ef):9c926ef2d463e643fb0dc87f6535a12e35d039ab"
meta              = "(HEADdetachedateb9d896):eb9d896db2fc67bac8efd258744d06fbbee87f06"
meta-openpli      
meta-dream        = "master:7e2071f26a151e2f989b100031ce3bbd286325ed"
meta-vuplus       = "(HEADdetachedat20627ff):20627ff9464cb5c75e1c1bd865d73f04f5b6f2ee"
meta-xp           = "(HEADdetachedatb12992d):b12992d4637f8d8ef41ac205cc5f919bc9d2df45"
meta-xtrend       = "(HEADdetachedate353767):e3537676e087cc5bcf6a90e8805b36ed6d4a7c42"
meta-formuler     = "(HEADdetachedat6bc736d):6bc736d082ca53231f55d7dde9b46c580991c1bb"
meta-hd           = "(HEADdetachedatb5fcb1f):b5fcb1f4a39a407d2f8b2336e0598d8d06e65f4d"
meta-local        = "master:7e2071f26a151e2f989b100031ce3bbd286325ed"

Attached Files



Re: Build openpli4 on archlinux #5 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 14 January 2016 - 17:59

I suspect archlinux on your build machine is 'to new' for master branch oe snapshot,

use master-for-gcc5 branch for building openpli4, should help...

(or, build from master-next branch, which is more or less to date with oe, if by chance you'd like to test sometime-to-be-openpli5 image ;))


True sarcasm doesn't need green font...

Re: Build openpli4 on archlinux #6 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 14 January 2016 - 20:05

Thanks. i will try to build openpli 5 image. For openpli 4 i run the following commands

mkdir ~/bin
ln -s /usr/bin/python2 ~/bin/python
export PATH=~/bin:$PATH

mkdir openpli_4.0
cd openpli_4.0/
git clone git://git.code.sf.net/p/openpli/openpli-oe-core
cd openpli-oe-core
make -f Makefile
cd build
source env.source
MACHINE=vusolo2
bitbake openpli-enigma2-image

Can i run same commands to build openpli 5 (except for git clone)? Which is the git for openpli 5?

Thanks



Re: Build openpli4 on archlinux #7 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 14 January 2016 - 20:31

You can find OpenPLi OE core here: https://github.com/o...openpli-oe-core

# git clone -b master-next https://github.com/openpli/openpli-oe-core openpli-next
# cd openpli-next
# make
# MACHINE=XXX make image

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Build openpli4 on archlinux #8 janejak

  • Senior Member
  • 284 posts

+11
Neutral

Posted 14 January 2016 - 21:32

can i make image on a Imac? ore most i use pc with linux?



Re: Build openpli4 on archlinux #9 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 14 January 2016 - 22:09

I only know guys who build images on Linux PCs or in Linux VMs.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build openpli4 on archlinux #10 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 16 January 2016 - 18:06

Unfortunately

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Arch-Linux"
TARGET_SYS        = "mipsel-oe-linux"
MACHINE           = "vusolo2"
DISTRO            = "openpli"
DISTRO_VERSION    = "5"
TUNE_FEATURES     = "o32 fpu-hard mips32"
TARGET_FPU        = ""
meta-oe           
meta-filesystems  
meta-multimedia   
meta-networking   
meta-python       = "HEAD:73af5c278f6617149a46b2d2a1549bc154fa79e5"
meta              = "HEAD:95fced137a46dc98863fe5af7be5cbce708602f2"
meta-openpli      
meta-dream        = "master-next:0b36910cc407ab4a6e39929a73173f8aeaea2212"
meta-vuplus       = "HEAD:5ceccaab8866116710d0facd022f9d3442d5b0db"
meta-xsarius      = "HEAD:a1bfb0e60f360966cf1416d299d9d44dd8153f4c"
meta-xp           = "HEAD:38ba4aea0e8c2e391e90a845ab77b30d35ed5e95"
meta-xtrend       = "HEAD:e693c6de6559674f16cf740af43e6fc1d12df061"
meta-formuler     = "HEAD:9342cafea3955cc29edcf8bb06b60d703929cb58"
meta-hd           = "HEAD:29c7a9a8e20baac81b479c10c4081aaff389dd3f"
meta-local        = "master-next:0b36910cc407ab4a6e39929a73173f8aeaea2212"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL http://www.zlib.net/zlib-1.2.8.tar.xz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.eu.apache.org/dist//subversion/subversion-1.9.2.tar.bz2, attempting MIRRORS if available
WARNING: linux-vusolo2: No generic license file exists for: GPL in any provider
WARNING: QA Issue: linux-vusolo2: Files/directories were installed but not shipped in any package:
  /tmp/vmlinux-3.13.5
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
linux-vusolo2: 1 installed and not shipped files. [installed-vs-shipped]
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/enigma2/2.7+gitAUTOINC+6a1c8839ee-r0/temp/log.do_compile.14358)
ERROR: Logfile of failure stored in: /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/enigma2/2.7+gitAUTOINC+6a1c8839ee-r0/temp/log.do_compile.14358

Please colud a dev look at the problem?



Re: Build openpli4 on archlinux #11 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 16 January 2016 - 18:50

and what the error log actually says?


True sarcasm doesn't need green font...

Re: Build openpli4 on archlinux #12 MiLo

  • PLi® Core member
  • 14,045 posts

+298
Excellent

Posted 16 January 2016 - 19:38

can i make image on a Imac? ore most i use pc with linux?


You MUST build on a Linux system. You can use a VM but I don't recommend it, it's much slower than "native". You'll quickly regain those ten minutes it took to install Linux. And it's free.
Real musicians never die - they just decompose

Re: Build openpli4 on archlinux #13 MiLo

  • PLi® Core member
  • 14,045 posts

+298
Excellent

Posted 16 January 2016 - 19:40

ERROR: Function failed: do_compile (log file is located at /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/enigma2/2.7+gitAUTOINC+6a1c8839ee-r0/temp/log.do_compile.14358)
ERROR: Logfile of failure stored in: /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/enigma2/2.7+gitAUTOINC+6a1c8839ee-r0/temp/log.do_compile.14358
Please colud a dev look at the problem?


Look into that error log. Maybe someone just committed something that didn't compile, and you happened to pick that half hour window where it won't build.

If you got this far already, you should be okay.
Real musicians never die - they just decompose

Re: Build openpli4 on archlinux #14 janejak

  • Senior Member
  • 284 posts

+11
Neutral

Posted 17 January 2016 - 07:34

i try to make image but i get a error:

jan-egil@janegil-ThinkPad-T500:~/openpli-next$ MACHINE=vuduo2 make image
Building image for vuduo2
NOTE: Your conf/bblayers.conf has been automatically updated.
ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Please install the following missing utilities: makeinfo,gawk,chrpath


Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Makefile:82: recipe for target 'image' failed
make: *** [image] Error 1
 

Attached Files



Re: Build openpli4 on archlinux #15 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 17 January 2016 - 07:43

You need to install the following utilities.

 

Please install the following missing utilities: makeinfo,gawk,chrpath

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Build openpli4 on archlinux #16 janejak

  • Senior Member
  • 284 posts

+11
Neutral

Posted 17 January 2016 - 10:18

now i get new error:

 

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-15.10"
TARGET_SYS        = "mipsel-oe-linux"
MACHINE           = "vuduo2"
DISTRO            = "openpli"
DISTRO_VERSION    = "5"
TUNE_FEATURES     = "o32 fpu-hard mips32"
TARGET_FPU        = ""
meta-oe           
meta-filesystems  
meta-multimedia   
meta-networking   
meta-python       = "HEAD:73af5c278f6617149a46b2d2a1549bc154fa79e5"
meta              = "HEAD:95fced137a46dc98863fe5af7be5cbce708602f2"
meta-openpli      
meta-dream        = "master-next:0b36910cc407ab4a6e39929a73173f8aeaea2212"
meta-vuplus       = "HEAD:5ceccaab8866116710d0facd022f9d3442d5b0db"
meta-xsarius      = "HEAD:a1bfb0e60f360966cf1416d299d9d44dd8153f4c"
meta-xp           = "HEAD:38ba4aea0e8c2e391e90a845ab77b30d35ed5e95"
meta-xtrend       = "HEAD:e693c6de6559674f16cf740af43e6fc1d12df061"
meta-formuler     = "HEAD:9342cafea3955cc29edcf8bb06b60d703929cb58"
meta-hd           = "HEAD:29c7a9a8e20baac81b479c10c4081aaff389dd3f"
meta-local        = "master-next:0b36910cc407ab4a6e39929a73173f8aeaea2212"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at /home/jan-egil/openpli-next/build/tmp/work/mips32el-oe-linux/glib-2.0/1_2.46.1-r0/temp/log.do_compile.27326)
ERROR: Logfile of failure stored in: /home/jan-egil/openpli-next/build/tmp/work/mips32el-oe-linux/glib-2.0/1_2.46.1-r0/temp/log.do_compile.27326
 

Attached Files



Re: Build openpli4 on archlinux #17 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 17 January 2016 - 10:29

git pull
git submodule update && git submodule init

an run the build again...


True sarcasm doesn't need green font...

Re: Build openpli4 on archlinux #18 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 17 January 2016 - 13:35

Very close to build...

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Arch-Linux"
TARGET_SYS        = "mipsel-oe-linux"
MACHINE           = "vusolo2"
DISTRO            = "openpli"
DISTRO_VERSION    = "5"
TUNE_FEATURES     = "o32 fpu-hard mips32"
TARGET_FPU        = ""
meta-oe           
meta-filesystems  
meta-multimedia   
meta-networking   
meta-python       = "HEAD:5ec0bd998e6fe4d7bf5f7ca30c431447adf5e8b5"
meta              = "HEAD:b3b679d5be86f73d1a06c7230cb00872f0a407b5"
meta-openpli      
meta-dream        = "master-next:e7d7e88fb532f52835f9fb4cd987ae51b7692252"
meta-vuplus       = "HEAD:5ceccaab8866116710d0facd022f9d3442d5b0db"
meta-xsarius      = "HEAD:a1bfb0e60f360966cf1416d299d9d44dd8153f4c"
meta-xp           = "HEAD:38ba4aea0e8c2e391e90a845ab77b30d35ed5e95"
meta-xtrend       = "HEAD:e693c6de6559674f16cf740af43e6fc1d12df061"
meta-formuler     = "HEAD:9342cafea3955cc29edcf8bb06b60d703929cb58"
meta-hd           = "HEAD:29c7a9a8e20baac81b479c10c4081aaff389dd3f"
meta-local        = "master-next:e7d7e88fb532f52835f9fb4cd987ae51b7692252"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: linux-vusolo2: No generic license file exists for: GPL in any provider
WARNING: QA Issue: linux-vusolo2: Files/directories were installed but not shipped in any package:
  /tmp/vmlinux-3.13.5
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
linux-vusolo2: 1 installed and not shipped files. [installed-vs-shipped]
WARNING: Failed to fetch URL http://jerakeen.org/files/PythonDaap-0.7.1.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://downloads.sourceforge.net/fuse/fuse-2.9.4.tar.gz, attempting MIRRORS if available
WARNING: QA Issue: gstreamer1.0-plugins-bad: configure was passed unrecognised options: --disable-directdraw [unknown-configure-option]
WARNING: QA Issue: enigma2-plugin-extensions-cutlisteditor rdepends on aio-grab, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on cdrkit, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on dvd+rw-tools, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on mjpegtools, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on dvdauthor, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-dvdburn rdepends on replex, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-systemplugins-wirelesslan rdepends on wireless-tools, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-systemplugins-wirelesslan rdepends on wpa-supplicant, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-ushare rdepends on ushare, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-openuitzendinggemist rdepends on python-argparse, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-systemplugins-blindscan rdepends on virtual/blindscan-dvbs, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-bonjour rdepends on avahi-daemon, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: enigma2-plugin-extensions-openwebif: /enigma2-plugin-extensions-openwebif/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/views/ajax/event.pyo is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: QA Issue: /sbin/osd@underscore@login_nfs-utils contained in package nfs-utils requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps]
WARNING: QA Issue: samba: invalid PACKAGECONFIG: sysv [invalid-packageconfig]
WARNING: The license listed GPL was not in the licenses collected for recipe linux-vusolo2
WARNING: [log_check] openpli-enigma2-image: found a warning message in the logfile (keyword 'WARNING:'):
[log_check] WARNING: The license listed GPL was not in the licenses collected for recipe linux-vusolo2

ERROR: Function failed: do_image_ubi (log file is located at /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/openpli-enigma2-image/1.0-r0/temp/log.do_image_ubi.1993)
ERROR: Logfile of failure stored in: /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/openpli-enigma2-image/1.0-r0/temp/log.do_image_ubi.1993
Log data follows:
| DEBUG: Executing python function set_image_size
| DEBUG: Python function set_image_size finished
| DEBUG: Executing shell function do_image_ubi
| ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/davide/openpli_5.0/openpli-next/build/tmp/deploy/images/vusolo2/openpli-enigma2-5-vusolo2.rootfs.ubifs"83931136 bytes (80.0 MiB)
| /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/openpli-enigma2-image/1.0-r0/temp/run.do_image_ubi.1993: line 110: zip: command not found
| WARNING: /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/openpli-enigma2-image/1.0-r0/temp/run.do_image_ubi.1993:1 exit 127 from
|   zip openpli-enigma2-5-vusolo2_usb.zip vuplus/solo2/initrd_cfe_auto.bin vuplus/solo2/kernel_cfe_auto.bin vuplus/solo2/reboot.update vuplus/solo2/root_cfe_auto.bin
| ERROR: Function failed: do_image_ubi (log file is located at /home/davide/openpli_5.0/openpli-next/build/tmp/work/vusolo2-oe-linux/openpli-enigma2-image/1.0-r0/temp/log.do_image_ubi.1993)
ERROR: Task 18 (/home/davide/openpli_5.0/openpli-next/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb, do_image_ubi) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4214 tasks of which 10 didn't need to be rerun and 1 failed.
No currently running tasks (4214 of 4218)

Summary: 1 task failed:
  /home/davide/openpli_5.0/openpli-next/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb, do_image_ubi
Summary: There were 26 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.


Re: Build openpli4 on archlinux #19 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 17 January 2016 - 14:54

"zip: command not found"
Strange. You have no zip installed? Try to install it.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build openpli4 on archlinux #20 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 17 January 2016 - 18:36

"zip: command not found"
Strange. You have no zip installed? Try to install it.

It works! Thanks to betacentauri, shame on me.

Which is the best way to full update the image?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users