**** BEGIN LOGGING AT Sat Feb 02 02:59:56 2019 Feb 02 09:28:54 reedhhw was added by: reedhhw Feb 02 10:42:25 Madiator2011 was added by: Madiator2011 Feb 02 10:42:30 Helo :) Feb 02 10:44:06 Can someone help me make correct xml file for my device? Feb 02 10:45:27 I curently have https://paste.ubuntu.com/p/GW5XybSV3W/ Feb 02 10:59:57 you need to change [remote] and [revision] Feb 02 11:09:44 Im having some problems Feb 02 11:10:00 ```** Don't have a product spec for: 'lineage_whyred' … ** Do you have the right repo manifest?``` Feb 02 11:10:33 Konrad by the way siemka :D Feb 02 11:10:54 @Madiator2011, this manifest is not gonna work unless you change the text in square braces Feb 02 11:11:21 @Madiator2011, 👋 Feb 02 11:11:39 Right now I have this `````` Feb 02 11:12:14 xd not fully copied Feb 02 11:12:20 ``` … < Feb 02 11:12:20 project path="kernel/xiaomi/whyred" name="android_kernel_xiaomi_sdm660" remote="los" revision="lineage-15.1" /> … ``` Feb 02 11:13:04 Im trying now breakfast whyred but I get that error Feb 02 11:14:15 Also my xml file location is .repo/local_manifests/whyred.xml Feb 02 11:15:50 Up sorry forgoted about pasting errors :D Feb 02 11:16:29 Here is full error https://paste.ubuntu.com/p/GhQ4NQgGnj/ Feb 02 11:21:07 @Madiator2011, You need to use cm-12.1 or cm-14.1 Feb 02 11:21:25 So what I need to change? Feb 02 11:21:34 @Madiator2011, The revision Feb 02 11:22:41 Any other things? Feb 02 11:24:26 Can't I use lineage-15.1? Feb 02 11:24:30 nope Feb 02 11:24:44 depends on which halium branch you synced Feb 02 11:24:50 7.1 Feb 02 11:24:53 cm-12.1 for halium-5.1, cm-14.1 for halium-7.1 Feb 02 11:25:14 I have this repos for my device https://github.com/TheMuppets/proprietary_vendor_xiaomi/tree/cm-14.1 Feb 02 11:25:37 Problem is with this repo https://github.com/LineageOS/android_device_xiaomi_whyred Feb 02 11:25:50 It don't have cm branch Feb 02 11:28:19 Any ideas guys? Feb 02 11:29:31 this repo only goes back to 8.1 even it commit history Feb 02 11:30:19 I found this one can we use it? https://github.com/shashankm28/android_device_xiaomi_whyred/tree/android_device_whyred_lineage_14.1 Feb 02 11:30:49 sure Feb 02 11:31:36 Where I should add `````` Feb 02 11:32:01 In manifest tags or before it? Feb 02 11:34:14 https://github.com/Halium/halium-devices/blob/halium-7.1/manifests/xiaomi_santoni.xml use this as reference Feb 02 11:35:08 ok will try :) Feb 02 11:40:45 With OS is better to port Salfish OS or Ubuntu Touch? Feb 02 11:42:06 for sfos you'd need to re-download repos Feb 02 11:42:16 you can port UT or plasma mobile with halium Feb 02 11:49:37 I chenged xml but still that same error Feb 02 11:49:42 changed Feb 02 11:53:50 @Madiator2011, Which error? Feb 02 11:57:41 ok fixed problem was Vendor files were not correct :D Feb 02 12:28:16 pastebin.com/aMa4s4nY Feb 02 12:28:50 Will this problem be a bad Kernel configuration? Feb 02 12:38:06 no Feb 02 12:38:22 `cd /home/junior/halium/kernel/samsung/trlte` and `make mrproper` Feb 02 12:38:39 as line 123 suggests Feb 02 12:58:36 ```ninja: error: 'kernel/xiaomi/whyred/arch/arm64/configs/device/xiaomi/whyred/kernel/xiaomi/whyred', needed by '/home/kodxana/halium/out/target/product/whyred/obj/KERNEL_OBJ/.config', missing and no known rule to make it``` any help? Feb 02 12:58:58 ups I did it again :P Feb 02 13:07:37 Gotta add a kernel repo Feb 02 13:08:58 NVM me, just waking up Feb 02 13:09:45 @Madiator2011, What's your manifest look like? Feb 02 13:28:03 manifest should be ok Feb 02 13:29:11 https://paste.ubuntu.com/p/WJGq9Y3yMz/ Feb 02 13:31:30 @VeryOriginalUsername, Now I received this error: … https://paste.ubuntu.com/p/RYb2TJ7677 Feb 02 13:32:04 I guess it's a configuration problem Feb 02 13:39:07 I guess I will be stuck with android :( Feb 02 13:53:18 @Madiator2011, I'll take a look into your manifest, just need a few minutes Feb 02 13:54:21 @Arnoldferrer, I'll see if my source will build for you, not sure why it's giving you problems with my files though Feb 02 14:34:55 i337i was added by: i337i Feb 02 14:36:34 Hi, can someone help me to correct my manifest file … https://pastebin.com/hMinq5Jy … I think I should remove the device/qcom/common line Feb 02 14:36:43 [Edit] Hi, can someone help me to correct my manifest file … https://pastebin.com/hMinq5Jy … I think I should remove the device/qcom/common line but I'm not sure Feb 02 14:37:34 @aurnytoraink, Yeah bc it is already included with halium Feb 02 14:37:45 ok thanks Feb 02 14:40:07 Hum I think that's not correct because I do repo sync, it gives me this: … remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 … fatal: duplicate path device/asus/msm8916-common in /home/aurnytoraink/Projets/Git/halium/.repo/manifest.xml Feb 02 14:44:03 @aurnytoraink, Could you check in device folder which files you have? Feb 02 14:44:55 (Photo, 1280x720) https://irc.ubports.com/WBOZXTFL.png Feb 02 14:48:19 @aurnytoraink, Try removing that from your manifest, repo sync then check to make sure you have those files Feb 02 14:48:57 @aurnytoraink, Did you try this: https://docs.halium.org/en/latest/porting/get-sources.html#sync ? Feb 02 14:50:13 Well that didn't work too Feb 02 14:50:14 ***************************************** … I: Configuring for device asus_Z010D … ***************************************** … fatal: duplicate path device/asus/msm8916-common in /home/aurnytoraink/Projets/Git/halium/.repo/manifest.xml … fatal: duplicate path device/asus/msm8916-common in /home/aurnytoraink/Projets/Git/halium/. Feb 02 14:50:14 repo/manifest.xml … ******************************************* … ./halium/devices/setup: ligne 84 : cd: /home/aurnytoraink/Projets/Git/halium/device/asus/Z010D: Aucun fichier ou dossier de ce type … ./halium/devices/setup: ligne 91 : cd: /home/aurnytoraink/Projets/Git/halium/device/asus/Z010D: Aucun fichier ou dossier de ce type … I: Removing comp Feb 02 14:50:14 onents relying on SettingsLib from: device/asus/Z010D … ******************************************* Feb 02 14:50:41 https://pastebin.com/qU83jGsi Feb 02 14:53:00 Try removing the msm common repos in your manifest Feb 02 14:54:13 I don't think that's a good solution because else I will not have a device tree Feb 02 15:03:28 Ok well, I delete all the halium tree and resync it from scratch and that works Feb 02 15:04:15 I assume this is a good result … https://pastebin.com/ezRguXFP Feb 02 15:13:49 @aurnytoraink, Yeah, good Feb 02 15:18:30 well that didn't work … https://pastebin.com/D0zadVDY Feb 02 15:27:41 @aurnytoraink, BC you have only the common device tree, you also need the "specific device tree" Feb 02 16:17:49 @aurnytoraink, It should be … ```breakfast Z010D``` … And not … ```breakfast msm8916``` Feb 02 20:12:04 hello Feb 02 20:12:24 so im working on trying to get halium on my GS5 Feb 02 20:12:27 klte Feb 02 20:12:43 and i ran into an error that isnt documented while building systemimage Feb 02 20:13:01 #### make failed to build some targets (02:41 (mm:ss)) #### Feb 02 20:13:21 i was wondering if i could get help to resolve this issue Feb 02 20:34:25 @jrengen1234, That doesn't help at all Feb 02 20:35:08 jrengen1234: send your entire build log Feb 02 20:45:18 okay Feb 02 20:46:59 @ubptgbot http://hatebin.com/egjhpahnqs Feb 02 20:47:11 thats the full output of building Feb 02 20:47:22 not sure if thats exactly what you meant by build log Feb 02 20:50:11 NeonDragon1909: http://hatebin.com/egjhpahnqs Feb 02 20:50:30 my first time using irc, sorry if i make a mistake etc Feb 02 22:08:38 I'm new to porting and I'm trying to port for vince. I get stuck at breakfast vince command though. The command prints this: https://pastebin.com/b5hbTHNJ and my halium/devices/manifests/xiaomi_vince.xml is this: https://pastebin.com/jzBBnPG2 Feb 02 23:11:26 I managed to get it to work by switching to cm-14.1 and TingyiChen's GitHub repos Feb 02 23:42:01 might have found a workaround, if so ill document the error and solution Feb 02 23:48:04 @Asdew, You must use cm-12.1 or cm-14.1 Feb 03 00:04:44 found a workaround Feb 03 00:05:22 to fix the [ninja_wrapper] Error 1 error you have to run export LC_ALL=C before building Feb 03 00:13:42 so i built halium successfully but i cant find where the exported files are stored Feb 03 00:13:45 do you guys know? Feb 03 00:16:32 out/target/product/codename/ Feb 03 00:40:24 Can also type cout to go straight to that directory **** ENDING LOGGING AT Sun Feb 03 02:59:56 2019