Jump to content


Photo

Vu+ duo - error compiling


  • Please log in to reply
26 replies to this topic

Re: Vu+ duo - error compiling #21 BB2002

  • Member
  • 11 posts

0
Neutral

Posted 31 July 2010 - 17:07

MACHINE = vuduo

If you want to use bitbake directly, remember to use:
bitbake dreambox-image
instead of bitbake vuplus-image


please del


delete why ?
It's wrong ?

i would like to compile openpli for vuduo, but on the openpli wiki its not explained how i can do it... can you tell me where i can find a "goofy proof" guide ?
thanks in advance

Re: Vu+ duo - error compiling #22 gheos

  • Member
  • 12 posts

0
Neutral

Posted 31 July 2010 - 19:26

hi,

i had thins problem too, whilst i was building my own image. ere are the four file will need, place them in your "Source" folder them rerun the make command line.

http://dl.dropbox.co...20081001.tar.gz
http://dl.dropbox.co...20090224.tar.gz
http://dl.dropbox.co...20090130.tar.gz
http://dl.dropbox.co...20090130.tar.gz

andy.


I added the files that I've entered and now I have only one error.

[gheos@gheos vuplus]$ make -f Makefile-vuplus-5.0 image
cd bb && git pull origin 1.8-dream
From http://archive.vuplus.com/git/bitbake
* branch		  1.8-dream  -> FETCH_HEAD
Already up-to-date.
cd /home/gheos/vuplus/bm750/openembedded && git pull origin vuplus-1.6
From http://archive.vuplus.com/git/openembedded
* branch		  vuplus-1.6 -> FETCH_HEAD
Already up-to-date.
cd /home/gheos/vuplus/bm750/build; . ./env.source; bitbake -k vuplus-image
NOTE: Handling BitBake files: \ (8195/8195) [100 %]
NOTE: Parsing finished. 7554 cached, 315 parsed, 326 skipped, 2 masked.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 1148 of 2145 (ID: 464, /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch)
NOTE: Fetch cvs://anoncvs@cvs.tuxbox.org/cvs/tuxbox/;module=cdk/root/share/tuxbox;method=ext;tag=dreambox;date=20090305
cvs.tuxbox.org: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages if any)
NOTE: Task failed: Fetch failed: cdk/root/share/tuxbox
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb do_fetch failed
ERROR: Task 464 (/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 2127 tasks of which 2127 didn't need to be rerun and 1 failed.
ERROR: '/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb' failed
make: *** [image] Error 1

I enclose also the previous log. Before and after the inclusion of files.

Attached Files



Re: Vu+ duo - error compiling #23 andyblac

  • Senior Member
  • 465 posts

+18
Neutral

Posted 31 July 2010 - 23:43

hi,

i had thins problem too, whilst i was building my own image. ere are the four file will need, place them in your "Source" folder them rerun the make command line.

http://dl.dropbox.co...20081001.tar.gz
http://dl.dropbox.co...20090224.tar.gz
http://dl.dropbox.co...20090130.tar.gz
http://dl.dropbox.co...20090130.tar.gz

andy.


I added the files that I've entered and now I have only one error.

[gheos@gheos vuplus]$ make -f Makefile-vuplus-5.0 image
cd bb && git pull origin 1.8-dream
From http://archive.vuplus.com/git/bitbake
* branch		  1.8-dream  -> FETCH_HEAD
Already up-to-date.
cd /home/gheos/vuplus/bm750/openembedded && git pull origin vuplus-1.6
From http://archive.vuplus.com/git/openembedded
* branch		  vuplus-1.6 -> FETCH_HEAD
Already up-to-date.
cd /home/gheos/vuplus/bm750/build; . ./env.source; bitbake -k vuplus-image
NOTE: Handling BitBake files: \ (8195/8195) [100 %]
NOTE: Parsing finished. 7554 cached, 315 parsed, 326 skipped, 2 masked.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 1148 of 2145 (ID: 464, /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch)
NOTE: Fetch cvs://anoncvs@cvs.tuxbox.org/cvs/tuxbox/;module=cdk/root/share/tuxbox;method=ext;tag=dreambox;date=20090305
cvs.tuxbox.org: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages if any)
NOTE: Task failed: Fetch failed: cdk/root/share/tuxbox
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb do_fetch failed
ERROR: Task 464 (/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 2127 tasks of which 2127 didn't need to be rerun and 1 failed.
ERROR: '/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb' failed
make: *** [image] Error 1

I enclose also the previous log. Before and after the inclusion of files.


add this file to source as well .

http://dl.dropbox.co...mmon-r11.tar.gz

hope is helps

andy.

Re: Vu+ duo - error compiling #24 andyblac

  • Senior Member
  • 465 posts

+18
Neutral

Posted 31 July 2010 - 23:47

MACHINE = vuduo

If you want to use bitbake directly, remember to use:
bitbake dreambox-image
instead of bitbake vuplus-image


please del


delete why ?
It's wrong ?

i would like to compile openpli for vuduo, but on the openpli wiki its not explained how i can do it... can you tell me where i can find a "goofy proof" guide ?
thanks in advance


i thought you where trying to build from the original Vu+ make file thats what this thread is about, not open pli, the machine type for the vu duo for the vu+ make file is bm750 not vuduo, but vuduo might be correct for open PLi, i dont know as i have never built from it.

andy

Re: Vu+ duo - error compiling #25 gheos

  • Member
  • 12 posts

0
Neutral

Posted 1 August 2010 - 00:34

hi,

i had thins problem too, whilst i was building my own image. ere are the four file will need, place them in your "Source" folder them rerun the make command line.

http://dl.dropbox.co...20081001.tar.gz
http://dl.dropbox.co...20090224.tar.gz
http://dl.dropbox.co...20090130.tar.gz
http://dl.dropbox.co...20090130.tar.gz

andy.


I added the files that I've entered and now I have only one error.

[gheos@gheos vuplus]$ make -f Makefile-vuplus-5.0 image
cd bb && git pull origin 1.8-dream
From http://archive.vuplus.com/git/bitbake
* branch		  1.8-dream  -> FETCH_HEAD
Already up-to-date.
cd /home/gheos/vuplus/bm750/openembedded && git pull origin vuplus-1.6
From http://archive.vuplus.com/git/openembedded
* branch		  vuplus-1.6 -> FETCH_HEAD
Already up-to-date.
cd /home/gheos/vuplus/bm750/build; . ./env.source; bitbake -k vuplus-image
NOTE: Handling BitBake files: \ (8195/8195) [100 %]
NOTE: Parsing finished. 7554 cached, 315 parsed, 326 skipped, 2 masked.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 1148 of 2145 (ID: 464, /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch)
NOTE: Fetch cvs://anoncvs@cvs.tuxbox.org/cvs/tuxbox/;module=cdk/root/share/tuxbox;method=ext;tag=dreambox;date=20090305
cvs.tuxbox.org: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages if any)
NOTE: Task failed: Fetch failed: cdk/root/share/tuxbox
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb do_fetch failed
ERROR: Task 464 (/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 2127 tasks of which 2127 didn't need to be rerun and 1 failed.
ERROR: '/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb' failed
make: *** [image] Error 1

I enclose also the previous log. Before and after the inclusion of files.


add this file to source as well .

http://dl.dropbox.co...mmon-r11.tar.gz

hope is helps

andy.


cd /home/gheos/vuplus/bm750/openembedded && git pull origin vuplus-1.6
From http://archive.vuplus.com/git/openembedded
* branch		  vuplus-1.6 -> FETCH_HEAD
Already up-to-date.
cd /home/gheos/vuplus/bm750/build; . ./env.source; bitbake -k vuplus-image
NOTE: Handling BitBake files: \ (8195/8195) [100 %]
NOTE: Parsing finished. 7554 cached, 315 parsed, 326 skipped, 2 masked.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 1148 of 2145 (ID: 464, /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch)
NOTE: Fetch cvs://anoncvs@cvs.tuxbox.org/cvs/tuxbox/;module=cdk/root/share/tuxbox;method=ext;tag=dreambox;date=20090305
cvs.tuxbox.org: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages if any)
NOTE: Task failed: Fetch failed: cdk/root/share/tuxbox
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb do_fetch failed
ERROR: Task 464 (/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 2127 tasks of which 2127 didn't need to be rerun and 1 failed.
ERROR: '/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb' failed
make: *** [image] Error 1
[gheos@gheos vuplus]$ 

Still error.
I had already tried to download the package by hand without positive results.
Do not know what to do. I have already recreated the environment 4 times

Re: Vu+ duo - error compiling #26 genpix

  • Member
  • 3 posts

0
Neutral

Posted 5 August 2010 - 00:51

cd /home/gheos/vuplus/bm750/openembedded && git pull origin vuplus-1.6
From http://archive.vuplus.com/git/openembedded
* branch		  vuplus-1.6 -> FETCH_HEAD
Already up-to-date.
cd /home/gheos/vuplus/bm750/build; . ./env.source; bitbake -k vuplus-image
NOTE: Handling BitBake files: \ (8195/8195) [100 %]
NOTE: Parsing finished. 7554 cached, 315 parsed, 326 skipped, 2 masked.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 1148 of 2145 (ID: 464, /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch)
NOTE: Fetch cvs://anoncvs@cvs.tuxbox.org/cvs/tuxbox/;module=cdk/root/share/tuxbox;method=ext;tag=dreambox;date=20090305
cvs.tuxbox.org: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages if any)
NOTE: Task failed: Fetch failed: cdk/root/share/tuxbox
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb do_fetch failed
ERROR: Task 464 (/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 2127 tasks of which 2127 didn't need to be rerun and 1 failed.
ERROR: '/home/gheos/vuplus/bm750/openembedded/recipes/tuxbox/tuxbox-common.bb' failed
make: *** [image] Error 1
[gheos@gheos vuplus]$ 

Still error.
I had already tried to download the package by hand without positive results.
Do not know what to do. I have already recreated the environment 4 times


since you have "cdk/root/share/tuxbox" error,
try http://www.i-have-a-...20090305.tar.gz

Re: Vu+ duo - error compiling #27 gheos

  • Member
  • 12 posts

0
Neutral

Posted 5 August 2010 - 23:26

Image now completed and installed in multiboot.

I want to thank all those who have spoken in this debate and the entire board for what they do for the community.

Thanks to your help I managed to complete this small step towards a world for me still to discover.

Thanks again to all


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users