Umeaboy | mal: I'm here now. Have you built 8.1 for maple yet? | 00:15 |
---|---|---|
Umeaboy | There must be some mistake in the HADK because no matter how I follow the instructions bit by bit I get to here when it stops: https://pastebin.com/HxTx2Dxq | 00:42 |
Umeaboy | Content of my hadk.env: https://pastebin.com/DZUnQDT4 | 00:44 |
T4 | <BirdZhang> source .hadk.env | 00:45 |
Umeaboy | Corrected the line 6-7 so now source .hadk.env gives me no error. | 00:48 |
Umeaboy | Now what? | 00:48 |
T4 | <BirdZhang> hadk | 00:48 |
Umeaboy | bash: hadk: command not found. | 00:49 |
Umeaboy | And I made sure I didn't copy any extra space when copying each row. | 00:50 |
T4 | <BirdZhang> what about run sfossdk | 00:50 |
Umeaboy | bash: sfossdk: command does not exist | 00:50 |
T4 | <BirdZhang> source ~/.bashrc and run sfossdk | 00:52 |
Umeaboy | That did the trick. | 00:53 |
Umeaboy | Thanks. | 00:53 |
Umeaboy | Any idea on why this happens in the end? | 00:58 |
Umeaboy | https://pastebin.com/gbtsyi2u | 00:58 |
Umeaboy | BirdZhang: ^^ | 01:02 |
Umeaboy | Should I be worried? | 01:02 |
T4 | <BirdZhang> don’t worry, be happy:) | 01:06 |
Umeaboy | OK. :) | 01:09 |
Umeaboy | Uuuuuuuuuhm. I still can' | 01:16 |
Umeaboy | t init the repo for hybris aosp. | 01:16 |
Umeaboy | fatal: Couldn't find remote ref refs/heads/hybris-sony-aosp-8.1.0_r47-20181015 | 01:16 |
Umeaboy | I even added the --no-clone-bundle flag to that line.. | 01:16 |
Umeaboy | Sorry. My bad again. | 01:19 |
Umeaboy | It should be r47_20181015 | 01:19 |
Umeaboy | Anyway..... It ended up with this: https://pastebin.com/50nPLMBC | 01:22 |
Umeaboy | I did the git config without any error. | 01:23 |
Umeaboy | Fixed it. | 01:31 |
Umeaboy | Had to remove the ö in my last name. | 01:31 |
Umeaboy | That's odd. | 01:31 |
Umeaboy | Commencing the repo sync command. | 01:32 |
T4 | <BirdZhang> fingers crossed ;) | 01:47 |
Umeaboy | Yeah. So far so good. | 01:50 |
*** ChanServ sets mode: +v T4 | 02:39 | |
Umeaboy | I'll be back later today when I've finished the hybris build. | 04:49 |
IkerST | Hi, does anyone here has worked/is working in a port for the harpia? | 05:29 |
*** ChanServ sets mode: +v T4 | 08:22 | |
T4 | <Prashantpp> hi | 08:33 |
T4 | <Prashantpp> I need help | 08:33 |
r0kk3rz | what about? | 08:34 |
T4 | <Prashantpp> if i want to port sailfish os on lineage os based on android 8.1.0, … do I need to choose the hybris version according to lineage os version? | 08:45 |
T4 | <Prashantpp> which hybris version for oreo lineage os? | 08:47 |
T4 | <Prashantpp> where i can find hybris 15.1? | 08:53 |
r0kk3rz | the 15.1 branch is there | 08:58 |
r0kk3rz | https://github.com/mer-hybris/android/tree/hybris-15.1 | 08:58 |
T4 | <Prashantpp> (Document) http://149.202.119.142:9090/lTUQf0cOJh.jpeg | 09:20 |
T4 | <Prashantpp> why is it saying lineage os 15.1 in sync command rather than hybris 15.1 ? | 09:21 |
T4 | <Prashantpp> this making me check confused | 09:21 |
r0kk3rz | yeah ignore that, read the hadk | 09:21 |
T4 | <Prashantpp> hey i am unable to create $ANDROID_ROO directory | 10:34 |
T4 | <Prashantpp> whenever i make ANDROID_ROOT directory and executing cd ANDROID_ROOT cmd, … it's taking me to hadk directory | 10:35 |
T4 | <Prashantpp> help me | 10:35 |
r0kk3rz | whats the variable set to | 10:35 |
T4 | <Prashantpp> (Document) http://149.202.119.142:9090/pnJu3c9LY0.jpeg | 10:37 |
T4 | <Prashantpp> @Prashantpp [<reply to media>], see this | 10:40 |
T4 | <Prashantpp> Is ANDROID_ROOT= $HOME/hadk … same to $ANDROID_ROOT? | 11:19 |
mal | @Prashantpp use "cd $ANDROID_ROOT", the $ in there is important | 11:19 |
mal | @Prashantpp also you have a typo in your commmands, it's local_manifests, not local_menifests | 11:20 |
mal | also other typos, be careful what commands you use | 11:21 |
T4 | <Prashantpp> i m using local_manifests | 11:22 |
T4 | <Prashantpp> HABUILD_SDK [sanders] prashant@hantai:~$ sudo mkdir -p $ANDROID_ROOT … HABUILD_SDK [sanders] prashant@hantai:~$ sudo chown -R $USER $ANDROID_ROOT … HABUILD_SDK [sanders] prashant@hantai:~$ cd $ANDROID_ROOT … HABUILD_SDK [sanders] prashant@hantai:~/hadk$ repo init -u git://github.com/LineageOS/android.git -b lineage-15.1 … Your identity | 11:25 |
T4 | is: xxxxzxxxzzzz <xxxxxxxxxxxxxxxxx..com> … If you want to change this, please re-run 'repo init' with --config-name … repo has been initialized in /home/prashant/hadk … HABUILD_SDK [sanders] prashant@hantai:~/hadk$ cd .. … HABUILD_SDK [sanders] prashant@hantai:~$ sudo mkdir $ANDROID_ROOT/.repo/local_manifests … mkdir: cannot create directory '/ho | 11:25 |
T4 | me/prashant/hadk/.repo/local_manifests': File exists … HABUILD_SDK [sanders] prashant@hantai:~$ mkdir $ANDROID_ROOT/.repo/local_manifests … mkdir: cannot create directory '/home/prashant/hadk/.repo/local_manifests': File exists … HABUILD_SDK [sanders] prashant@hantai:~$ mkdir ANDROID_ROOT/.repo/local_manifests … mkdir: cannot create directory 'ANDR | 11:25 |
T4 | OID_ROOT/.repo/local_manifests': No such file or directory … HABUILD_SDK [sanders] prashant@hantai:~$ cd $ANDROID_ROOT … HABUILD_SDK [sanders] prashant@hantai:~/hadk$ mkdir $ANDROID_ROOT/.repo/local_manifests … mkdir: cannot create directory '/home/prashant/hadk/.repo/local_manifests': File exists … HABUILD_SDK [sanders] prashant@hantai:~/hadk$ sud | 11:25 |
T4 | o mkdir $ANDROID_ROOT/.repo/local_manifests … mkdir: cannot create directory '/home/prashant/hadk/.repo/local_manifests': File exists … HABUILD_SDK [sanders] prashant@hantai:~/hadk$ | 11:25 |
T4 | <Prashantpp> @Prashantpp [HABUILD_SDK [sanders] prashant@hantai:~$ sudo …], this is my log | 11:25 |
r0kk3rz | use pastebin... | 11:26 |
T4 | <Prashantpp> @r0kk3rz [use pastebin...], what's that? | 11:26 |
r0kk3rz | somewhere you can paste lots of text and link people to it | 11:27 |
T4 | <Prashantpp> @r0kk3rz [somewhere you can paste lots of text and link …], yeah i googled it | 11:27 |
r0kk3rz | please dont use reply... | 11:27 |
T4 | <Prashantpp> (Document) http://149.202.119.142:9090/1jUvrmppJi.sh | 11:28 |
T4 | <Prashantpp> @r0kk3rz [please dont use reply...], okay | 11:28 |
T4 | <Prashantpp> shit | 11:28 |
T4 | <Prashantpp> i just used it | 11:28 |
r0kk3rz | :D | 11:28 |
T4 | <Prashantpp> sorry | 11:28 |
T4 | <Prashantpp> i just sent the .sh file | 11:29 |
r0kk3rz | so i dont understand your issue | 11:29 |
r0kk3rz | you've clearly created those folders, so continue to the next step | 11:30 |
r0kk3rz | you do understand what those commands are right? | 11:31 |
T4 | <Prashantpp> yeah | 11:31 |
T4 | <Prashantpp> i am not able to create to … create .repo/local_manifests directory | 11:32 |
r0kk3rz | it says it exists | 11:33 |
T4 | <Prashantpp> shit | 11:34 |
T4 | <Prashantpp> i have become mad lol | 11:34 |
T4 | <Prashantpp> [Edit] i have gone mad lol | 11:35 |
r0kk3rz | normally that happens at the end of the porting process, not the beginning | 11:35 |
mal | @Prashantpp unless you are trying to build a normal lineage OS image the repo init is wrong | 11:41 |
T4 | <Prashantpp> @rokk3rz ;_; | 11:42 |
r0kk3rz | ? | 11:43 |
T4 | <Prashantpp> @mal ???? | 11:44 |
r0kk3rz | what do you mean 'its wrong' | 11:44 |
r0kk3rz | oh, did he put in the command from the readme that i told him to ignore | 11:45 |
r0kk3rz | ah lol | 11:46 |
r0kk3rz | @Prashantpp get your head in the game :P | 11:46 |
T4 | <Prashantpp> @rokk3rz i didn't get you | 11:48 |
T4 | <Prashantpp> <r0kk3rz> oh, did he put in the command from the readme that i told him to ignore … @r0kk3rz … what cmd did i put? | 11:49 |
T4 | <akaWolf> let's the game begins | 11:49 |
T4 | <Prashantpp> @r0kkrz so we need to put hybris 15.1 cmd is wrong for repo inti in gitub? | 11:52 |
T4 | <Prashantpp> should it be 'hybris 15.1' in place of 'lineageos 15.1'? | 11:53 |
T4 | <Prashantpp> [Edit] should it be repo inti 'hybris 15.1' in place of repo inti 'lineageos 15.1'? | 11:54 |
T4 | <Prashantpp> i got it i am just a distracted noob lol | 11:56 |
T4 | <Prashantpp> @mal thanx | 11:56 |
T4 | <jersobh> Is there any way to install plasma mobile over android:? | 11:58 |
T4 | <Prashantpp> @r0kkrz @mal one more thing how to remove a init repo from directory? | 11:59 |
r0kk3rz | @jersobh: sure, the plasma guys using hybris like we do | 12:00 |
mal | @Prashantpp just read the hadk pdf, it has the repo init command you will use, just change the branch name to have correct android version | 12:21 |
*** ChanServ sets mode: +v T4 | 14:18 | |
Umeaboy | mal: lunch aosp_maple-userdebug tells me that there's no config makefile for maple. | 14:27 |
mal | Umeaboy: do you have proper local_manifests? | 14:35 |
Umeaboy | Sorry. It was named differently in the lunch menu. I though it was called lunch aosp_maple-userdebug. | 14:38 |
Umeaboy | Commencing make -j4 hybris-hal | 14:39 |
mal | Umeaboy: when doing the config repo you should have a look at sony nile config repo in mer-hybris, it has many things android 8 builds need | 14:47 |
mal | Umeaboy: btw, I did build the maple aosp image | 14:47 |
Umeaboy | OK. | 14:51 |
mal | faq also has something related to 15.1 portingt | 14:56 |
Umeaboy | mal: It failed with this: https://pastebin.com/hXPVhjxh | 16:04 |
r0kk3rz | Umeaboy: it should be quite clear what the problem is | 16:07 |
Umeaboy | I got the mount points. As there is no local_manifests directory with a maple.xml in, do I run repo sync --fetch-submodules again? | 16:07 |
mal | Umeaboy: you need the add the suitable local manifest yourself and then rerun repo sync | 16:15 |
mal | Umeaboy: I already asked you before whether you have the local manifest or not | 16:16 |
Umeaboy | I think I have it somewhere. Hold on. The repo sync command didn't add one. | 16:17 |
mal | ADD IT YOURSELF!!!!!!!!!!! | 16:17 |
Umeaboy | The only local manifest I have is the one for CarbonROM. | 16:17 |
mal | come on, use your brain a little | 16:18 |
mal | you can use the local manifest in sony github as base | 16:18 |
Umeaboy | mal: I don't need all of these do I? https://github.com/sonyxperiadev/local_manifests/tree/android-8.1.0_r47 | 16:49 |
Umeaboy | Just the ones in devices.xml | 16:49 |
Umeaboy | Right? | 16:49 |
mal | not really sure which ones are needed, you'll see when you build | 16:51 |
mal | the kernel is in one of those, not in devices.xml | 16:51 |
mal | just make sure you don't add the line for the prebuilt kernel in somewhere under vendor | 16:52 |
Umeaboy | OK. | 17:24 |
IkerST | Sorry for asking a second time, but my irc shut down lol: Hi, does anyone here has worked/is working in a port for the harpia? | 17:51 |
r0kk3rz | the wiki says there is one | 18:00 |
IkerST | i know but there isnt any other information of who is the porter | 18:03 |
IkerST | nor a xda thread | 18:03 |
r0kk3rz | yeah i cant find much either | 18:04 |
r0kk3rz | i found some repos if you want to try building it yourself | 18:05 |
r0kk3rz | although they are probably old and need fixing | 18:05 |
IkerST | yeah, i have time | 18:05 |
mal | based on logs the porter was with IRC nick thereturningvoid, not here anymore | 18:09 |
mal | also carepack seemed to have done something related to harpia porting | 18:10 |
mal | ca | 18:10 |
IkerST | If you have any repos you coul point me to, it would be great | 18:10 |
IkerST | At least i can make my try ;-) | 18:11 |
r0kk3rz | https://github.com/TheReturningVoid?utf8=✓&tab=repositories&q=harpia | 18:11 |
IkerST | thank you | 18:12 |
mal | but note that since 2017 there has been many changes and you shouldn't directly use those, just take stuff from sparse folder of droid-config-harpia for example | 18:13 |
mal | patterns are probably too old to be useful anymore | 18:13 |
mal | so basically easier to start over | 18:14 |
IkerST | ok, so im going to start and just use it as an exaple to , maybe, cherry-pic | 18:14 |
mal | for mountpoint there is this PR https://github.com/mer-hybris/hybris-boot/pull/136/files | 18:14 |
mal | also kernel repo has the | 18:16 |
mal | also kernel repo has some useful stuff https://github.com/TheReturningVoid/android_kernel_motorola_msm8916/commits/hybris-14.1 | 18:16 |
mal | IkerST: which android base are you planning on using? | 18:16 |
IkerST | maybe los, there is a group porting new patches from oreo or pie to los14 | 18:17 |
IkerST | or cm is better? | 18:17 |
mal | of course if you plan to use 14.1 then lineage | 18:21 |
*** ChanServ sets mode: +v T4 | 20:40 | |
T4 | <Prashantpp> I have a question | 21:09 |
piggz | i never realsised you could swipe away notificaions! | 22:43 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!