*** ChanServ sets mode: +v T4 | 02:51 | |
*** ChanServ sets mode: +v T4 | 08:35 | |
T4 | Karan5chaos was added by: Karan5chaos | 13:15 |
---|---|---|
T4 | <Karan5chaos> HHello :) … me and my friend are trying to build SFOS for our device and we were hoping if you guys could help us. | 13:15 |
T4 | <Karan5chaos> We are currently stuck at the following error - | 13:15 |
T4 | <Karan5chaos> ninja: error: '/home/linux/hadk/out/host/common/obj/JAVA_LIBRARIES/apksig_intermediates/classes.jar', needed by '/home/linux/hadk/out/host/common/obj/JAVA_LIBRARIES/signapk_intermediates/classes-full-debug.jar', missing and no known rule to make it | 13:18 |
mal | you need to modify the manifest xml in .repo folder of $ANDROID_ROOT and uncomment the line with apksig in it | 13:28 |
mal | after that run "repo sync tools/apksig" | 13:29 |
T4 | <Karan5chaos> cool. will try this. thanks | 13:30 |
mal | which device and android base? | 13:32 |
T4 | <Karan5chaos> Redmi note 5 pro (whyred) . | 13:32 |
T4 | <Karan5chaos> Base - los 15.1 | 13:32 |
T4 | None (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) was added by: None (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) | 13:33 |
mal | @Karan5chaos there was someone else also building for that device and the logs might help with some issues you might have http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2018-11-03.log.html | 13:41 |
T4 | <Karan5chaos> oh. great ! thanks :) | 13:42 |
mal | not sure if he is around anymore but maybe you can try to ping him, he was on telegram with name MarcoDS_bit | 13:42 |
T4 | <Karan5chaos> Thanks. we sent him a message.. meanwhile we got this after running those commands - fatal: duplicate path device/xiaomi/whyred in /home/linux/hadk/.repo/manifest.xml | 13:50 |
mal | you shouldn't add device repos to main manifest, add those to .repo/local_manifests folder | 13:58 |
mal | also make sure you don't have the room service xml in local_manifests folder | 13:59 |
T4 | srmane4444 was added by: Karan5chaos | 14:04 |
T4 | <Karan5chaos> solved it. thanks for your prompt response :D | 14:11 |
*** ChanServ sets mode: +v T4 | 14:28 | |
T4 | <Karan5chaos> So we have stumbled upon another error now. | 15:28 |
T4 | <Karan5chaos> ninja: error: '/ home / linux / hadk / out / host / common / obj / JAVA_LIBRARIES/conscrypt-host_intermediates/classes.jar', needed by '/ home / linux / hadk / out / host / common / obj / JAVA_LIBRARIES /signapk_intermediates/classes-full-debug.jar ' … I uncommented the external / conscrypt repository in the main manifest, using the e | 15:28 |
T4 | rror above, now there are a lot of errors | 15:28 |
mal | @Karan5chaos please make a list of all repos you need to uncomment so I can fix the manifest for everyone | 15:46 |
T4 | <Karan5chaos> (Document) http://149.202.119.142:9090/rzv8G6ZtbD.xml | 16:00 |
T4 | <Karan5chaos> (Document) http://149.202.119.142:9090/F9fHfo0MWu.xml | 16:00 |
mal | @Karan5chaos after the build works go to folder .repo/manifests, run "git diff" and then give me the output | 16:04 |
T4 | <Karan5chaos> output for git diff - | 16:09 |
T4 | <Karan5chaos> ~/hadk/.repo/manifests$ git diff … diff --git a/default.xml b/default.xml … index d37cc83..216a87d 100644 … --- a/default.xml … +++ b/default.xml … @@ -16,7 +16,7 @@ … <default revision="refs/heads/lineage-15.1" … remote="github" … sync-c="true" … - sync-j="4" /> … + sync-j="2" /> … <! | 16:09 |
T4 | -- Hybris repos --> … <project path="hybris/hybris-boot" name="mer-hybris/hybris-boot" revision="master" /> … @@ -119,11 +119,11 @@ … --> … <project path="external/clang" name="platform/external/clang" groups="pdk" remote="aosp" /> … <!-- … - <project path="external/cmockery" name="platform/external/cmockery" groups="pdk" remote="aosp" /> | 16:09 |
T4 | … ---> … + <project path="external/cmockery" name="platform/external/cmockery" groups="pdk" remote="aosp" /> … <project path="external/compiler-rt" name="platform/external/compiler-rt" groups="pdk" remote="aosp" /> … -<!-- … +--> … <project path="external/conscrypt" name="platform/external/conscrypt" groups="pdk" remote="aosp" /> … +<!-- … | 16:09 |
T4 | <project path="external/crcalc" name="platform/external/crcalc" groups="pdk" remote="aosp" /> … <project path="external/cros/system_api" name="platform/external/cros/system_api" groups="pdk" remote="aosp" /> … --> … @@ -747,7 +747,9 @@ … <project path="toolchain/binutils" name="toolchain/binutils" groups="pdk" remote="aosp" /> … <!-- … | 16:09 |
T4 | <project path="tools/adt/idea" name="platform/tools/adt/idea" groups="notdefault,tools" remote="aosp" /> … - <project path="tools/apksig" name="platform/tools/apksig" groups="pdk,tradefed" remote="aosp" /> … +--> … + <project path="tools/apksig" name="platform/tools/apksig" groups="pdk,tradefed" remote="aosp" /> … +<!-- … <project path="t | 16:09 |
T4 | ools/base" name="platform/tools/base" groups="notdefault,tools" remote="aosp" /> … <project path="tools/build" name="platform/tools/build" groups="notdefault,tools" remote="aosp" /> … <project path="tools/external/fat32lib" name="platform/tools/external/fat32lib" groups="tools" remote="aosp" /> | 16:09 |
mal | @Karan5chaos use pastebin or any other service, do not paste more than 3 lines to the channel | 16:13 |
T4 | <Karan5chaos> sorry. will keep that in mind | 16:13 |
T4 | <Levis (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> why @abhishek_0 stopped development for wt88047 | 16:16 |
mal | @Karan5chaos could you give that git diff output using pastebin or something, it's difficult to decypher when the line breaks are missing | 16:17 |
T4 | <Karan5chaos> https://pastebin.com/MKXfX2bf | 16:18 |
mal | so in the end you only needed few changes? | 16:19 |
mal | interesting that the previous person building needed more than that | 16:19 |
T4 | <abhishek_0> (New chat photo, 640x640) http://149.202.119.142:9090/tRFaeAq0cK.png | 20:23 |
T4 | godogabor was added by: godogabor | 20:33 |
mal | @abhishek_0 what does that mean? | 20:33 |
T4 | <abhishek_0> i changed the group icon | 20:34 |
mal | ok | 20:37 |
*** ChanServ sets mode: +v T4 | 20:44 | |
T4 | itsamefra was added by: itsamefra | 21:45 |
T4 | <gischpelino> nice and funky | 21:56 |
T4 | Chris (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) was added by: Chris (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) | 23:36 |
T4 | It_sMike was added by: It_sMike | 23:50 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!