Jump to content


Photo

Compilation failure building for VuSolo2


  • Please log in to reply
24 replies to this topic

#1 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 2 June 2013 - 21:47

Hi,

 

I'm trying to build OpenPLI for VuSolo2 but get following error:

nick@debian:~/openpli-oe-core$ MACHINE=vusolo2 make image
Building image for vusolo2
Loading cache: 100% |##################################################################################| ETA:  00:00:00
Loaded 1778 entries from dependency cache.
Parsing recipes: 100% |################################################################################| Time: 00:02:06
Parsing of 1491 .bb files complete (1413 cached, 78 parsed). 1854 targets, 175 skipped, 0 masked, 0 errors.


OE Build Configuration:
BB_VERSION        = "1.15.2"
TARGET_ARCH       = "mipsel"
TARGET_OS         = "linux"
MACHINE           = "vusolo2"
DISTRO            = "openpli"
DISTRO_VERSION    = "3.0"
TUNE_FEATURES     = "o32 fpu-hard mips32"
TARGET_FPU        = ""
meta-oe           = "(nobranch):99f12509d090ad3dcfdca693b4c8765482d16621"
meta              = "(nobranch):962a96fb25c4d09509e3f05ec6f7c9bfee0f53dd"
meta-openpli
meta-local        = "master:ffe360fa586d024500f025f8fa0f59e09749dd56"


NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 2585 of 3610 (ID: 743, /home/nick/openpli-oe-core/meta-openpli/recipes-bsp/vuplus/enigma2-transtreamproxy-util.bb, do_fetch)
NOTE: package enigma2-transtreamproxy-util-1.0cvs20101014-r0: task do_fetch: Started
WARNING: Failed to fetch URL cvs://anonymous@cvs.schwerkraft.elitedvb.net/cvsroot/streamproxy;module=enigma2-streamproxy;method=pserver
ERROR: Fetcher failure: Fetch command export HOME="/home/nick"; export GIT_CONFIG="/home/nick/openpli-oe-core/build-vusolo2/tmp/sysroots/x86_64-linux/etc/gitconfig"; export PATH="/home/nick/openpli-oe-core/build-vusolo2/tmp/sysroots/x86_64-linux/usr/bin/mips32el-oe-linux:/home/nick/openpli-oe-core/build-vusolo2/tmp/sysroots/vusolo2/usr/bin/crossscripts:/home/nick/openpli-oe-core/build-vusolo2/tmp/sysroots/x86_64-linux/usr/sbin:/home/nick/openpli-oe-core/build-vusolo2/tmp/sysroots/x86_64-linux/usr/bin:/home/nick/openpli-oe-core/build-vusolo2/tmp/sysroots/x86_64-linux/sbin:/home/nick/openpli-oe-core/build-vusolo2/tmp/sysroots/x86_64-linux//bin:/home/nick/openpli-oe-core/openembedded-core/scripts:/home/nick/openpli-oe-core/bitbake/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/nick/openpli-oe-core/openembedded-core/scripts"; /usr/bin/env cvs '-d:pserver:anonymous@cvs.schwerkraft.elitedvb.net:/cvsroot/streamproxy' co -D "20101014 UTC" enigma2-streamproxy could not be run:
None
ERROR: Function failed: Fetcher failure for URL: 'cvs://anonymous@cvs.schwerkraft.elitedvb.net/cvsroot/streamproxy;module=enigma2-streamproxy;method=pserver'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/nick/openpli-oe-core/build-vusolo2/tmp/work/mips32el-oe-linux/enigma2-transtreamproxy-util-1.0cvs20101014-r0/temp/log.do_fetch.3226
NOTE: package enigma2-transtreamproxy-util-1.0cvs20101014-r0: task do_fetch: Failed
ERROR: Task 743 (/home/nick/openpli-oe-core/meta-openpli/recipes-bsp/vuplus/enigma2-transtreamproxy-util.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2585 tasks of which 2584 didn't need to be rerun and 1 failed.


Summary: 1 task failed:
  /home/nick/openpli-oe-core/meta-openpli/recipes-bsp/vuplus/enigma2-transtreamproxy-util.bb, do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
make: *** [image] Error 1

It looks like schwerkraft.elitedvb.net moved from CVS to git. Should the recipe be updated to git? 

 
 


Re: Compilation failure building for VuSolo2 #2 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 3 June 2013 - 14:00

Yes, although the transstreamproxy won't work on OpenPLi anyway. It's a very ugly construction from VU+. I still have this "little" project to include the functionality into OpenPLi.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Compilation failure building for VuSolo2 #3 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 3 June 2013 - 18:15

Yes, although the transstreamproxy won't work on OpenPLi anyway. It's a very ugly construction from VU+. I still have this "little" project to include the functionality into OpenPLi.



So what is the best workaround? Delete the recipe for the moment?

Re: Compilation failure building for VuSolo2 #4 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 3 June 2013 - 18:48

Yeah, I guess something like that.

* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Compilation failure building for VuSolo2 #5 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 3 June 2013 - 20:41

No luck by deleting it. Complains about the missing recipe :(



Re: Compilation failure building for VuSolo2 #6 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 4 June 2013 - 09:16

not sure, but removing 'vuplus-transcodingsetup-plugin' dependency
from vuxxo2.inc conf file (meta-openpli/conf/machine/include/vuxxo2.inc) possibly could help to omit this whole transcoding stuff... /?/


True sarcasm doesn't need green font...

Re: Compilation failure building for VuSolo2 #7 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 4 June 2013 - 10:22

Yes, I think we should do that anyway, as it won't work with OpenPLi anyway. Thx.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Compilation failure building for VuSolo2 #8 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 4 June 2013 - 10:26

Thanks, was looking for the file where is was included. Still trying to find my way around the code. I'm not a developer, just a geek who likes to compile stuff :-)



Re: Compilation failure building for VuSolo2 #9 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 4 June 2013 - 10:32

We like you already :D ;)


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Compilation failure building for VuSolo2 #10 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 4 June 2013 - 13:57

Thanks  :P

 

Up to the next error; I guess nobody has really tried compiling OpenPLi from a clean repository and uses cached external dependencies. Next download failure: opera-hbbtv_20130425_pli0.tar.gz

Going to hunt down that file... URL has either changed or the package was updated by VU+.



Re: Compilation failure building for VuSolo2 #11 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 4 June 2013 - 14:16

Looks like it was updated 2 days ago. Where should I report this?

 

http://code.vuplus.c..._0.1.bb;hb=HEAD

 

On the other hand, I'm unable to download that file neither....


Edited by bunbun, 4 June 2013 - 14:16.


Re: Compilation failure building for VuSolo2 #12 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 4 June 2013 - 14:20

Exactly. VU+ has "cleaned out" the download server, the packages can no longer be downloaded.

 

There is a topic somewhere here about the same, it has the source attached.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Compilation failure building for VuSolo2 #13 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 4 June 2013 - 14:49

Thanks, found it. Feels a bit like the procession of Echternach  :D



Re: Compilation failure building for VuSolo2 #14 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 4 June 2013 - 21:40

not sure, but removing 'vuplus-transcodingsetup-plugin' dependency
from vuxxo2.inc conf file (meta-openpli/conf/machine/include/vuxxo2.inc) possibly could help to omit this whole transcoding stuff... /?/

This got checked into head. But vusolo2.conf also needs to be modified so transcoding is removed from the MACHINE_FEATURES. Hope whoever checked in this change reads this.



Re: Compilation failure building for VuSolo2 #15 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 4 June 2013 - 21:54

Yes, I think we should do that anyway, as it won't work with OpenPLi anyway. Thx.

You say transcoding is not going to work in PLi?

If so: I can't believe that, as it does work in PLi-based images.



Re: Compilation failure building for VuSolo2 #16 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 5 June 2013 - 08:44

not sure, but removing 'vuplus-transcodingsetup-plugin' dependency
from vuxxo2.inc conf file (meta-openpli/conf/machine/include/vuxxo2.inc) possibly could help to omit this whole transcoding stuff... /?/

This got checked into head. But vusolo2.conf also needs to be modified so transcoding is removed from the MACHINE_FEATURES. Hope whoever checked in this change reads this.

yep, you're right, I overlooked this openpli-enigma2-image.bbapend, hence thought this transcodingsetup machine feature is just only a 'harmless' orphan... ;)


True sarcasm doesn't need green font...

Re: Compilation failure building for VuSolo2 #17 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 5 June 2013 - 09:23

transcoding and transstreamproxy work fine in OpenPLI. Why remove it? Just fix the recipe to get the source from the correct place. I have mentioned it in development area.

 

enigma2-transtreamproxy-util (needed for VU+ Solo2) does not build because the cvs repository of streamproxy is not available and none of the mirrors is available. however, streamproxy is available through git, url is: https://schwerkraft....streamproxy.git
Can someone change recipe to use git?

We could also incorporate transcoded streaming inside enigma2 code, as it was done for the normal streaming. What do you think?



Re: Compilation failure building for VuSolo2 #18 Pale-Rider

  • Senior Member
  • 126 posts

+6
Neutral

Posted 5 June 2013 - 12:55

maybe consider that merging patches from the persian prince is not a good idea when legally he is not even allowed a receiver in his country in order to test his commits actually work.



Re: Compilation failure building for VuSolo2 #19 bunbun

  • Senior Member
  • 67 posts

0
Neutral

Posted 5 June 2013 - 15:56

yep, you're right, I overlooked this openpli-enigma2-image.bbapend, hence thought this transcodingsetup machine feature is just only a 'harmless' orphan... ;)

I was able to build an image for the VU+ Solo2 after removing transcoding from the MACHINE_FEATURES. Now my only question remains: how come there are no official updates for the Solo2 on the website? Problems with the build-server, someone working on the "remote" problem?



Re: Compilation failure building for VuSolo2 #20 Erik Slagter

  • PLi® Core member
  • 46,960 posts

+541
Excellent

Posted 5 June 2013 - 18:24

 

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for rtl8192cu:
 *  kernel-image-3.3.6-1.2 * 
 * opkg_install_cmd: Cannot install package rtl8192cu.

 

Looks like something got broken with the patch for rtl8192cu lately...


Edited by Erik Slagter, 5 June 2013 - 18:42.

* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users