**** BEGIN LOGGING AT Fri Jan 22 02:59:58 2021 Jan 22 03:19:45 I have an issue where when I am debugging the halium rootfs, the device appears in the usb serial thing, but does not appear when I run "ip link show". It is the same issue as yesterday if you were there yesterday Jan 22 03:20:35 ip link show: https://gist.github.com/RealTheHexagon/755342c8075d80aed20a78149682e503 Jan 22 03:25:46 iSerial command https://gist.github.com/RealTheHexagon/c5f3183fd77c8a3ab72838f6bb0127c5 Jan 22 03:26:16 It isn't bootlooping, and hasn't rebooted. Jan 22 03:26:29  It just isn't popping up in ip link show Jan 22 03:26:53 BTW, it has worked before, on a previous build, which got corrupted Jan 22 03:36:28 If you need anything else, just ask. Jan 22 04:04:15 Would btrfs or nfs_v4 impact anything Jan 22 04:12:55 build fails without it Jan 22 04:15:49 with it* Jan 22 04:35:47 new error ccache: error: Could not find compiler "arm-linux-androidkernel-gcc" in PATH Jan 22 04:41:31 full logs: https://gist.github.com/RealTheHexagon/b359d34001fb34fe199ee6d7db90b3d2 Jan 22 06:08:09 can anyone help me Jan 22 06:11:23 ccache: error: Could not find compiler "arm-linux-androidkernel-gcc" in PATH Jan 22 06:11:42 ik im reposting. ive been on for about 8 hours with no help. Jan 22 06:11:52 3* Jan 22 06:12:07 5** Jan 22 07:31:26 Getting several errors when running mka mkbootin … Errors are shown in this output https://paste.ubuntu.com/p/FjszSVk2nb/ … My manifest file has been built according to the information I found from the dependencies page shown [here](https://github.com/LineageOS/android_device_samsung_p5110/blob/cm-10.1-staging/cm.dependencies) fo Jan 22 07:31:27 r the device I'm working on at github.com/LineageOS … One error are missing files or directories. I thought the sync would pull the required directory structure and files from the repositories if the manifest file has the correct information. … My manifest file looks like this: https://paste.ubuntu.com/p/Xc7YpPD9jk/ Jan 22 08:18:01 [Edit] Getting several errors when running mka mkbootin … Errors are shown in this output https://paste.ubuntu.com/p/FjszSVk2nb/ … My manifest file has been built according to the information I found from the dependencies page shown [here](https://github.com/LineageOS/android_device_samsung_p5110/blob/cm-10.1-staging/cm.dependenc Jan 22 08:18:01 ies) for the device I'm working on at github.com/LineageOS … One error are missing files or directories. I thought the sync would pull the required directory structure and files from the repositories if the manifest file has the correct information. … My manifest file looks like this: https://paste.ubuntu.com/p/Xc7YpPD9jk/ … Grateful for any help, Jan 22 08:18:01 thanks. Jan 22 18:09:34 When running the command: ./halium/devices/setup DEVICE … What does the following output mean? … fatal: remote aosp already exists with different attributes Jan 22 18:10:49 You put a remote with the name "aosp" in your local device manifest, probably. Jan 22 18:19:27 Catherinebell was added by: Catherinebell Jan 22 18:31:27 Hey all Jan 22 18:33:21 I have a spare Pixel XL lying around and wanted to test flashing the UBports GSI onto it for fun Jan 22 18:34:34 But in order to do that it needs to be patched with Halium. I see there's a marlin port, but it doesn't seem like it's had any attention. Would trying to apply it to my marlin device just be a lost cause? Jan 22 18:35:13 There is a Pixel XL port already is progress Jan 22 18:35:40 Check out UBports forum. Looking for testers Jan 22 18:37:04 Oh wow this is super recent Jan 22 18:37:11 Like 10 hours ago recent. Thanks Jan 22 18:38:23 👍 Jan 22 18:56:41 @fredldotme [You put a remote with the name "aosp" in your local device manifest, probably.], I only have these two lines, other than the remote definitions: … Jan 22 18:57:45 Show the full manifest, including the remotes. Again, they're probably duplicates. Jan 22 19:02:10 @fredldotme [Show the full manifest, including the remotes. Again, they're probably duplicate …], Here is my manifest file - https://paste.ubuntu.com/p/8JmKTBR7BY/ Jan 22 19:02:32 Well yes, you have duplicates Jan 22 19:02:54 also, you don't need to redefine them if they are in the main manifest of Halium. Jan 22 19:03:38 As you can see, providing those remotes causes issues if already defined. Jan 22 19:06:11 @fredldotme [As you can see, providing those remotes causes issues if already defined.], I'll comment them out and see what happens. What do I put in the 'remote=" " ' field? In the documentation it says that this is required. Jan 22 19:10:21 I invite you to take a look at existing manifests to get an idea on what is required and what not. You need to understand that remotes are mostly there, only those that diverge from the standard offerings are required. Now, the 'remote=""' in the project depends from which remote you want to pull. Jan 22 19:11:17 Since ports require modifications anyway I would advise to fork them from the respective upstream and add a remote to your forks. Jan 22 19:15:39 So I'm having trouble building halium-boot for the OnePlus 7 Pro and I'm not really sure what's wrong as this is my first attempt at porting a device. Your help would be greatly appreciated :) https://paste.ubuntu.com/p/QtbQ28pkKY/ Jan 22 19:16:04 Forgot to mention. The link is the terminal output of make halium-boot Jan 22 19:18:37 @Adam Oates [So I'm having trouble building halium-boot for the OnePlus 7 Pro and I'm not rea …], is the device tree you're using meant for LineageOS 16? Jan 22 19:18:57 @fredldotme [Since ports require modifications anyway I would advise to fork them from the re …], Thank you for your help. 🙂 Jan 22 19:22:48 It is not. It's los18.🤦🏼‍♂️I knew it would be some dumb mistake like that Jan 22 19:51:31 Gladys was added by: Gladys Jan 22 20:06:54 Ipertatos I encountered the issue you had with property service not responding as well Jan 22 20:07:18 it turned out /odm needs to be mounted Jan 22 21:30:16 Isissj was added by: Isissj Jan 23 00:22:14 anyone know how to fix "ccache: error: Could not find compiler "arm-linux-androidkernel-gcc" in PATH". full logs: https://gist.github.com/RealTheHexagon/74c952377701894e1c4e818b13e8098a Jan 23 00:22:56 ive tried building it with gcc, didnt work, and I cant delete ccache, because it is a dependency Jan 23 00:27:08 it has worked before, just started happening out of nowhere Jan 23 00:27:37 btw i am building hybris-boot Jan 23 00:45:14 a different build folder works, the only difference is that the one that fails is newer, and the one that works is older. **** ENDING LOGGING AT Sat Jan 23 02:59:57 2021