**** BEGIN LOGGING AT Mon Jan 25 02:59:57 2021 Jan 25 04:16:02 Can anyone help me? Jan 25 04:21:13 I can't build hybrisb-boot Jan 25 04:21:19 I can't build hybris-boot Jan 25 04:23:29 https://gist.github.com/RealTheHexagon/56b493af135e2e344452456002ab6e7d Jan 25 04:46:47 my phone still reboots Jan 25 06:09:31 Mega_Mere was added by: Mega_Mere Jan 25 07:11:24 @Verevka86 [Compiled in the environment of halium9. 0 vendor. img is almost working, it rema …], Fix 😊 it's cool Jan 25 07:21:18 Can anyone help me? Jan 25 07:24:13 I can't build hybris-boot Jan 25 07:24:15 https://gist.github.com/RealTheHexagon/56b493af135e2e344452456002ab6e7d Jan 25 07:27:28 you might wanna ping TheKit sometime Jan 25 07:28:57 omg lol Jan 25 07:29:32 no they might be busy Jan 25 07:32:34 yeah they probably are Jan 25 07:32:47 @TheHexagon [https://gist.github.com/RealTheHexagon/56b493af135e2e344452456002ab6e7d], If you think you can't fix it, disable building BTRFS. Jan 25 07:32:48 but they'll help when they are free Jan 25 07:33:53 On the other hand if you take a look on the error, it's comparatively easy to fix as well. Jan 25 07:36:26 it doesnt allow me to connect via ssh if i disable it Jan 25 07:37:19 because with older builds i enabled btrfs and it connected Jan 25 07:37:28 and also nfs v4 doesnt work Jan 25 07:38:03 @daedroza how would you fix it Jan 25 07:38:41 editing the kernel source Jan 25 07:39:09 it causes more errors Jan 25 07:39:24 if you have some c knowledge you could go around fixing the errors Jan 25 07:39:29 @TheHexagon [@daedroza how would you fix it], There is no kernel source. … You can fix it using two ways: … 1. Add the cast on the variable. … 2. Disable warning as fatal errors in Makefile. Jan 25 07:39:59 I'd say go second way, it's not really an error and warnings are generally acceptable. Jan 25 07:43:08 makefile's at root right Jan 25 07:43:33 sry Jan 25 07:43:37 found it Jan 25 07:47:06 @TheHexagon [makefile's at root right], Usually each module has Android.mk, check for that module. Jan 25 07:47:26 i found that the error comes from gcc_wrapper Jan 25 07:51:17 warning_re = re.compile(r'''(.*/|)([^/]+\.[a-z]+:\d+):(\d+:)? warning:''') Jan 25 07:51:17 def interpret_warning(line): Jan 25 07:51:18     """Decode the message from gcc. The messages we care about have a filename, and a warning""" Jan 25 07:51:18     line = line.rstrip('\n') Jan 25 07:51:19     m = warning_re.match(line) Jan 25 07:51:19     if m and m.group(2) not in allowed_warnings: Jan 25 07:51:20         print "error, forbidden warning:", m.group(2) Jan 25 08:03:39 Now what you're doing is a hack. Jan 25 08:05:44 It ain't a hack if it works ¯\_(ツ)_/¯ Jan 25 08:06:17 @dopamine404 [It ain't a hack if it works ¯\_(ツ)_/¯], It will be a problem is a real warning that might cause issues get ignored. Jan 25 08:06:23 @dopamine404 [It ain't a hack if it works ¯\_(ツ)_/¯], [Edit] It will be a problem if a real warning that might cause issues get ignored. Jan 25 08:06:31 well than that means it doesn't work Jan 25 08:06:51 (Document) https://irc.ubports.com/N3zml0mA.mp4 Jan 25 08:07:03 LMAO Jan 25 10:12:18 @NotKit halium 10 can boot now ? Jan 25 14:02:33 Helen was added by: Helen Jan 25 15:53:29 dosan015 was added by: dosan015 Jan 25 15:59:04 I couldn't build earlier lmao Jan 25 15:59:12 I probably did something wrong tho Jan 25 18:41:00 @KernelPanix [@NotKit halium 10 can boot now ?], Is halium 10 means halium with android 10 blobs? Jan 25 18:41:15 I'm newbie sorry Jan 25 18:46:27 yes, and basically it means running Android 10 base in container to use those Jan 25 20:09:05 @CinicoDoc [Were you able to fix this error? I haven't seen any further messages from you ab …], I have find the problem here: https://wiki.lineageos.org/devices/kirin/build at Install the repo command. On Ubuntu 18.04 repo is install via ppa but is wrong. Jan 25 21:45:07 latviandude was added by: latviandude Jan 25 21:57:24 @golliath51 [I have find the problem here: https://wiki.lineageos.org/devices/kirin/build at …], Thank you very much Jan 25 22:38:14 Tonisha Townsend was added by: Tonisha Townsend **** ENDING LOGGING AT Tue Jan 26 02:59:57 2021