Hi Hamed,
I would suggest to continue debugging with 'falkon.run', which always uses the same qt5 source tree location in the 'contrib' directory whereas 'falkon_from_depot.run' creates a new copy in a different depot directory when you change something in the Qt source, and to install 'ccache' and enabe it in 'build/x86_64/etc/build.conf' (CCACHE = yes) if you haven't done so already. This should at least reduce the time to rebuild QtWebEngine.
I do not get the errors you mentioned on my system, but I remember seeing similar errors in the past when the build process got killed because the system ran out of RAM and left some corrupt object files or shared libraries behind. Could this have happened on your system perhaps? If not, which Genode revision are you using and which Linux distribution?
Christian
On 14.05.24 10:25, hamed_khandagh--- via users wrote:
And
I encountered the following error while reviewing the second provided link for the Falkon program:
in function `QV4::Moth::BytecodeGenerator::addInstructionHelper(QV4::Moth::Instr::Type, QV4::Moth::Instr const&, int)': undefined reference to `QV4::Moth::InstrInfo::argumentCount'
Please advise on resolving this issue.
Regards, Hamed _______________________________________________ users mailing list -- users@lists.genode.org To unsubscribe send an email to users-leave@lists.genode.org Archived at https://lists.genode.org/mailman3/hyperkitty/list/users@lists.genode.org/mes...