Sunday, 2026-04-19

T42<mettska111> Disclaimer: I'm long-time Linux/SailfishOS-User but have no experience in developing software. I think building a SFOS-Port might be to much for my skills, but I try (and learned a lot in the last weeks).13:07
T42<mettska111> 13:07
T42<mettska111> I try to make hybris-hal and droidmedia like suggested in HADK. Yes, patches are applied.13:07
T42<mettska111> 13:07
T42<mettska111> But it fails. The reason is slightly different every time, and the log is quite big. But I hope the last parts of it, will be enough for an idea, where to search for a solution:13:07
T42<mettska111> 13:07
T42<mettska111> https://paste.opensuse.org/pastes/977a8993fb3813:07
T42<mettska111> perhaps important: I use hybris-22.2 branch13:14
T42<elros34> when did you update patches? I see some changes in recent git history13:48
T42<mettska111> a few minutes before I tried to "make"13:49
T42<elros34> so today?13:50
T42<mettska111> yes13:51
T42<elros34> maybe try 'make -j1 --fail-fast hybris-hal' but I guess that can be painfully slow13:53
T42<mettska111> ah, perhaps not. I think I cloned the repo for that a week ago, and when I wanted to do it today it said, the directory already exists and that I ignored and applied the patches. Perhaps I delete the folder and clone it again13:53
T42<elros34> just check git log whether its latest13:54
T42<mettska111> I work with -j1 already - had other problems before and tried that13:54
T42<elros34> just to be sure: did you apply patches before running make for the first time?13:55
T42<mettska111> yes (re @elros34: just to be sure: did...)13:55
T42<elros34> I think you should paste more of make output13:59
T42<mettska111> the verbose log?13:59
T42<elros34> more lines or whatever contains something less cryptic14:04
T42<mettska111> perhaps soong.log helps14:07
T42<mettska111> https://paste.opensuse.org/pastes/7fe5ceabfccf14:07
T42<elros34> That can be a trouble: Detected 5.7 GB total RAM14:10
T42<TheVancedGamer> yeah that's not enough for 22.214:10
T42<mettska111> yeah, I made a 40GB swap-partition14:10
T42<TheVancedGamer> Soong will easily take upwards of 30GB of ram14:11
T42<TheVancedGamer> Is your swap fast enough?14:11
T42<elros34> you made swap before first make failure or after?14:11
T42<TheVancedGamer> If it's too slow soong will still get killed14:11
T42<mettska111> I made it before14:12
T42<mettska111> the swap is part of my ssd - so that is too slow?14:12
T42<elros34> I think the fact that it fails differently every time suggest broken build. Maybe clean whole build output and start building with small -jX. But I am not sure this will be enough14:14
T42<mettska111> "clean whole build output" means deleting everything in /out/ or something else?14:15
T42<elros34> I think rm out/ should be enough or if you can find in log problematic parts then maybe you don't have to clean all14:16
T42<elros34> you want to be first with lineage based 10 IV port:P?14:17
T42<mettska111> yes, thats the motivation to start this task, I was sure before that its too much for me :,-)14:18
T42<elros34> I guess at some point this might be useful for you https://github.com/sailfishos-sony-nagara/main14:20
T42<mettska111> thanks. Its building now again. And while doing that,  I should start to research if I get the ram of my desktop-pc upgraded14:25
T42<mettska111> failed again. Thanks for your help - so I know now I have to start with a hardware upgrade15:13

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!