I'm not sure, but since it's the qtbase ...
This is definitely an out of memory problem.
He should install an adaptive size swap on his Ubuntu.
Error beim bauen vom Vu+ Solose Image.
Re: Error beim bauen vom Vu+ Solose Image. #101
Re: Error beim bauen vom Vu+ Solose Image. #102
Posted 22 April 2021 - 07:12
Re: Error beim bauen vom Vu+ Solose Image. #103
Re: Error beim bauen vom Vu+ Solose Image. #104
Re: Error beim bauen vom Vu+ Solose Image. #105
Posted 24 April 2021 - 06:14
Buongiorno ho rinstallato Ubuntu nuovo e adesso rinscontro un problema quando metto la =MACHINE=sf8008 make image
non partemi da questo errore mi sa dire cosa puo essere grazie mille
enri74@enri74-Aspire-5755G:~$ cd Documenti
enri74@enri74-Aspire-5755G:~/Documenti$ cd openpli-oe-core
enri74@enri74-Aspire-5755G:~/Documenti/openpli-oe-core$ MACHINE=sf8008 make image
Building image for sf8008
ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/home/enri74/Documenti/openpli-oe-core/build/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 1887 at 2021-04-24 07:08:34.521540 ---
ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install them in order to proceed:
g++ makeinfo rpcgen svn
Makefile:128: recipe for target 'image' failed
make: *** [image] Error 1
enri74@enri74-Aspire-5755G:~/Documenti/openpli-oe-core$
Re: Error beim bauen vom Vu+ Solose Image. #106
Posted 24 April 2021 - 07:22
“ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install them in order to proceed:
g++ makeinfo rpcgen svn”
Execute this in a terminal:
sudo apt-get install g++ makeinfo rpcgen svn
Re: Error beim bauen vom Vu+ Solose Image. #107
Posted 24 April 2021 - 13:46
Ciao
betacentaurilo faccio ma mi da sempre lo stesso errore quando metto a compilare
enri74@enri74-Aspire-5755G:~$ cd Documenti
enri74@enri74-Aspire-5755G:~/Documenti$ cd openpli-oe-core
enri74@enri74-Aspire-5755G:~/Documenti/openpli-oe-core$ make update
Updating Git repositories...
Already up to date.
Synchronizing submodule url for 'bitbake'
Synchronizing submodule url for 'meta-amiko'
Synchronizing submodule url for 'meta-axasuhd'
Synchronizing submodule url for 'meta-dream'
Synchronizing submodule url for 'meta-edision'
Synchronizing submodule url for 'meta-formuler'
Synchronizing submodule url for 'meta-gfutures'
Synchronizing submodule url for 'meta-gi'
Synchronizing submodule url for 'meta-gigablue'
Synchronizing submodule url for 'meta-maxytec'
Synchronizing submodule url for 'meta-miraclebox'
Synchronizing submodule url for 'meta-octagon'
Synchronizing submodule url for 'meta-openembedded'
Synchronizing submodule url for 'meta-qt5'
Synchronizing submodule url for 'meta-qviart'
Synchronizing submodule url for 'meta-sab'
Synchronizing submodule url for 'meta-spycat'
Synchronizing submodule url for 'meta-uclan'
Synchronizing submodule url for 'meta-vuplus'
Synchronizing submodule url for 'meta-xp'
Synchronizing submodule url for 'meta-xpeedc'
Synchronizing submodule url for 'meta-xsarius.pli5'
Synchronizing submodule url for 'meta-xtrend'
Synchronizing submodule url for 'meta-zgemma'
Synchronizing submodule url for 'openembedded-core'
The openpli OE is now up-to-date.
enri74@enri74-Aspire-5755G:~/Documenti/openpli-oe-core$ MACHINE=sf8008 make image
Building image for sf8008
ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/home/enri74/Documenti/openpli-oe-core/build/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 2581 at 2021-04-24 14:43:59.735410 ---
ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install them in order to proceed:
g++ makeinfo rpcgen svn
Makefile:128: recipe for target 'image' failed
make: *** [image] Error 1
enri74@enri74-Aspire-5755G:~/Documenti/openpli-oe-core$ sudo apt-get install g++ makeinfo rpcgen svn
[sudo] password di enri74:
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
Il pacchetto svn non ha versioni disponibili, ma è nominato da un altro
pacchetto. Questo potrebbe indicare che il pacchetto è mancante, obsoleto
oppure è disponibile solo all'interno di un'altra sorgente
E: Impossibile trovare il pacchetto makeinfo
E: Impossibile trovare il pacchetto rpcgen
E: Il pacchetto "svn" non ha candidati da installare
enri74@enri74-Aspire-5755G:~/Documenti/openpli-oe-core$
Re: Error beim bauen vom Vu+ Solose Image. #108
Re: Error beim bauen vom Vu+ Solose Image. #109
Posted 24 April 2021 - 17:57
ciao
betacentauri grazie per l'aiuto a fatto un passo avanti ma mi a dato adesso questo errore.
enri74@enri74-Aspire-5755G:~/Documenti/openpli-oe-core$ MACHINE=sf8008 make image
Re: Error beim bauen vom Vu+ Solose Image. #110
Re: Error beim bauen vom Vu+ Solose Image. #111
Posted 24 April 2021 - 19:45
Re: Error beim bauen vom Vu+ Solose Image. #112
Posted 4 May 2021 - 21:52
buonasera chi mi puo aiutare da oggi sto avendo questo errore grazie
Re: Error beim bauen vom Vu+ Solose Image. #113
Re: Error beim bauen vom Vu+ Solose Image. #114
Re: Error beim bauen vom Vu+ Solose Image. #115
Posted 13 May 2021 - 10:11
update your build envirement
and rebuild Image
Hi ratanplan I encountered the same error again after a few days that everything was fine, last time I canceled build and restarted the image must do this maneuver every time because every time after I have to postpone all the images or there is a simpler way No need to delete the whole build thank you very much
Re: Error beim bauen vom Vu+ Solose Image. #116
Posted 13 May 2021 - 19:48
You don't have to build ...
But if you build images yourself, then this will be from the devolop branch and it will change.
So before every new image build, once 'make update' and then '..... ..... make image' or '..... ..... make feed'
You don't have to delete the 'build'.
On the contrary, it can stay and building a new image takes little time.
Re: Error beim bauen vom Vu+ Solose Image. #117
Re: Error beim bauen vom Vu+ Solose Image. #118
Posted 17 October 2021 - 10:10
Re: Error beim bauen vom Vu+ Solose Image. #119
Posted 17 October 2021 - 16:07
no manifest means your sstate is corrupted.
Do a bitbake cleanall for enigma2-plugins, and run the build again.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Error beim bauen vom Vu+ Solose Image. #120
Posted 21 October 2021 - 15:29
Hi Wanwizard thanks for the information, that is another question to ask when I compile an image if I give the command MACHINE = vusolose make image it makes me the image instead if I give the command MACHINE = vusolose make feed it doesn't make me the image in few words does not fill out everything makes me only 5 folders inside the main folder would you give me a tip why thank you
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users