| 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/977a8993fb38 | 13:07 |
| T42 | <mettska111> perhaps important: I use hybris-22.2 branch | 13:14 |
| T42 | <elros34> when did you update patches? I see some changes in recent git history | 13:48 |
| T42 | <mettska111> a few minutes before I tried to "make" | 13:49 |
| T42 | <elros34> so today? | 13:50 |
| T42 | <mettska111> yes | 13:51 |
| T42 | <elros34> maybe try 'make -j1 --fail-fast hybris-hal' but I guess that can be painfully slow | 13: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 again | 13:53 |
| T42 | <elros34> just check git log whether its latest | 13:54 |
| T42 | <mettska111> I work with -j1 already - had other problems before and tried that | 13: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 output | 13:59 |
| T42 | <mettska111> the verbose log? | 13:59 |
| T42 | <elros34> more lines or whatever contains something less cryptic | 14:04 |
| T42 | <mettska111> perhaps soong.log helps | 14:07 |
| T42 | <mettska111> https://paste.opensuse.org/pastes/7fe5ceabfccf | 14:07 |
| T42 | <elros34> That can be a trouble: Detected 5.7 GB total RAM | 14:10 |
| T42 | <TheVancedGamer> yeah that's not enough for 22.2 | 14:10 |
| T42 | <mettska111> yeah, I made a 40GB swap-partition | 14:10 |
| T42 | <TheVancedGamer> Soong will easily take upwards of 30GB of ram | 14: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 killed | 14:11 |
| T42 | <mettska111> I made it before | 14: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 enough | 14: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 all | 14: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/main | 14: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 upgraded | 14:25 |
| T42 | <mettska111> failed again. Thanks for your help - so I know now I have to start with a hardware upgrade | 15:13 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!