**** BEGIN LOGGING AT Wed Oct 10 03:00:00 2018 Oct 10 05:21:53 anything in dmesg? Oct 10 06:20:52 Nope Oct 10 07:04:34 @Mattia990, here it is complaining about: https://paste.ubuntu.com/p/xVBzY56CKk/ Oct 10 07:08:40 @Mattia990, ninja: build stopped: subcommand failed. … build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed … make: *** [ninja_wrapper] Error 1 … make: Leaving directory '/home/stefano/halium' Oct 10 07:18:42 A2d37 was added by: A2d37 Oct 10 07:30:22 Fwd from Mattia990: `cp /usr/bin/flex /my_path_to/halium/prebuilts/misc/linux-x86/flex/flex-2.5.39` and rebuild Oct 10 07:32:17 @Linuxman1, here are just word 'error' lol Oct 10 07:32:29 ```FAILED: /bin/bash -c "prebuilts/misc/linux-x86/flex/flex-2.5.39 -o/home/stefano/halium/out/host/linux-x86/obj32/SHARED_LIBRARIES/libsepol_intermediates/cil/src/cil_lexer.c external/selinux/libsepol/cil/src/cil_lexer.l" flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / siz Oct 10 07:32:29 eof (_nl_value_type_LC_TIME[0]))' failed. Aborted (core dumped)``` Oct 10 07:34:06 ^ and here actual reason for fail Oct 10 07:41:50 @mintyLeaf, What should I do with it, how to fix that? Do you know? Oct 10 07:44:17 ...and third time Oct 10 07:44:17 Fwd from Mattia990: `cp /usr/bin/flex /my_path_to/halium/prebuilts/misc/linux-x86/flex/flex-2.5.39` and rebuild Oct 10 07:46:15 @mintyLeaf, it gives me this: /halium$ cp /usr/bin/flex /my_path_to/halium/prebuilts/misc/linux-x86/flex/flex-2.5.39 … cp: cannot create regular file '/my_path_to/halium/prebuilts/misc/linux-x86/flex/flex-2.5.39': No such file or directory Oct 10 07:47:42 do u have somewhere "my_path_to"?) Oct 10 07:48:16 people can't really say when is your hailum repo folder is located Oct 10 07:48:30 cuz u can have different username e.t.c. Oct 10 08:01:01 @mintyLeaf, ~/halium$ cp/usr/bin/flex /stefano/home/halium/prebuilts/misc/linux-x86/flex-2.5.39 … bash: cp/usr/bin/flex: No such file or directory Oct 10 08:01:44 u r really new to typing texty things into terminals Oct 10 08:02:00 cp [from] [to] Oct 10 08:02:07 not cp[from] [to] Oct 10 08:02:20 u missed some space Oct 10 08:02:25 [Edit] u missed some space(s) Oct 10 08:05:09 @kaibsora, a bit confused with your last post, if connectivity is disturbed, is there any USB interface in ip addr? Oct 10 08:06:00 Nope Oct 10 08:06:09 None after boot. Oct 10 08:06:14 No connectivity to machine Oct 10 08:06:26 Want me to see if I can pull last kmesgm Oct 10 08:07:39 where are u build Oct 10 08:07:40 type ls Oct 10 08:13:37 pastebin.com/qmNHL4B1 … ```Trying dependencies-only mode on a non-existing device tree?``` … is that ok? Oct 10 08:13:54 @mintyLeaf, Yes Oct 10 08:14:37 @mintyLeaf, I got a 10 months old boy home that crawl over me all the time, difficult to do anything, nor to mention the spaces :-) Oct 10 08:26:40 @mintyLeaf, I checked the flex file is in my usr/bin/flex and I tried to cp that and in the prebuilts directory is the file present and set as executable, so what to do now, it's still complaining about "cannot create regular file Oct 10 08:27:01 ```> ls Projects/halium/out/target/product/santoni … build_fingerprint.txt clean_steps.mk data install obj previous_build_config.mk recovery symbols system``` … but in the same time … ```[ 22% 5457/24025] Generated: (/home/mintyleaf/Projects/halium/out/target/product/santoni/android-info.txt) … FAILED: /home/mintyleaf/Pr Oct 10 08:27:02 ojects/halium/out/target/product/santoni/android-info.txt … /bin/bash -c "(build/tools/check_radio_versions.py ) && (echo \"board=MSM8937\" > /home/mintyleaf/Projects/halium/out/target/product/santoni/android-info.txt )" … File "build/tools/check_radio_versions.py", line 56 … print "*** Error opening \"%s.sha1\"; can't verify %s" % (fn, key) Oct 10 08:27:02 … ^ … SyntaxError: invalid syntax``` Oct 10 08:27:18 [Edit] ```> ls Projects/halium/out/target/product/santoni … build_fingerprint.txt clean_steps.mk data install obj previous_build_config.mk recovery symbols system … ```but in the same time … ```[ 22% 5457/24025] Generated: (/home/mintyleaf/Projects/halium/out/target/product/santoni/android-info.txt)``` Oct 10 08:27:47 @Linuxman1, u need to replace flex binary in prebuilts Oct 10 08:28:18 idk, u can try do this under sudo Oct 10 08:32:15 @mintyLeaf, I found the file flex.2.5.39.tar.gz inside that folder and I unpacked it there and now trying again Oct 10 08:32:51 @mintyLeaf, [Edit] I found the file flex.2.5.39.tar.gz inside that folder and I unpacked it there and now trying again, And failed again. Oct 10 08:48:04 @mintyLeaf, still a no go, what am I doing wrong? https://paste.ubuntu.com/p/8j36Qk7qZB/ Oct 10 08:48:50 flex Oct 10 08:49:57 @mintyLeaf, flex ? Oct 10 08:50:02 export LC_ALL=C Oct 10 08:50:36 In your case Oct 10 08:50:50 export LC_ALL=C mka systemimage Oct 10 08:51:01 @Linuxman1, u need newer version Oct 10 08:51:22 and need to copy it from /usr/bin/... Oct 10 08:57:57 @trivial_inanity, I tried that, and its building now, thanks:-) Oct 10 08:59:44 @mintyLeaf, i did that manually. BTW, you are smart asses guys, really, thanks for the help Oct 10 09:15:37 @trivial_inanity, thanks for the tip, (smart ass :-) ) Oct 10 09:25:25 @trivial_inanity, #### make completed successfully (33:01 (mm:ss)) #### Oct 10 09:25:35 @Linuxman1, #### make completed successfully (33:01 (mm:ss)) #### Oct 10 09:27:36 @mintyLeaf, #### make completed successfully (33:01 (mm:ss)) #### Oct 10 09:40:26 DO I need to install HALIUM reference rootfs or I can go straight to Ubuntu Touch rootfs??? Oct 10 09:45:45 Reference rootfs to check if display works Oct 10 09:58:25 @trivial_inanity, thanks Oct 10 10:02:22 halium-install command not found??? Oct 10 10:02:47 @Linuxman1, It's in the halium folder Oct 10 10:07:56 @kaibsora, but how to install Halium rootfs? ~/halium/out/target/product/cheeseburger$ halium-install halium-rootfs-20170630-151006.tar.gz system.img … halium-install: command not found Oct 10 10:09:36 my device is in TWRP recovery, I have tried to install recovery.img from OUT folder, but it after installing it just hangs on bootscreen and never goes to recovery Oct 10 10:23:59 @trivial_inanity, but how to install Halium rootfs? ~/halium/out/target/product/cheeseburger$ halium-install halium-rootfs-20170630-151006.tar.gz system.img … halium-install: command not found Oct 10 10:30:03 I don get this step: halium-install As I tried to install it and it says: halium-install: command not found Oct 10 11:19:51 If i flash system.img with fastboot and manually unpack the haliumrootfs, would that work? Oct 10 11:20:06 @Linuxman1, No Oct 10 11:20:43 @Mattia990, so what can I do|? Oct 10 11:20:56 @Mattia990, [Edit] so what can I do? Oct 10 11:21:06 @Linuxman1, Download halium-install from jbb repository and run it Oct 10 11:25:25 @Mattia990, any guidance? Oct 10 11:26:06 @Mattia990, [Edit] could you walk me through this? Oct 10 11:37:52 @Linuxman1, halium-install is a script Oct 10 11:43:39 I don't know if I need to be in halium/out folder or just halium, or somewhere else when running the script and the phone in recovery(TWRP) anything else am I missing? Oct 10 12:07:22 It is in the halium guide on how to do this... Oct 10 12:22:09 @kaibsora, BUt it's not really helpfull, or step by step Oct 10 12:24:09 I mean, I followed it just fine :/ clone the repo then CD into directory, then run ./halium-install.sh -p halium Oct 10 12:24:21 And that's all from memory from what the guide said Oct 10 12:33:30 @Linuxman1, halium guide isnt going to teach you how to run a simple bash script, or how to look into folders Oct 10 12:38:52 @abhishek_0 is right. In the guide does tell you that you need basic Linux experience or experience in building an android rom before taking on this project Oct 10 13:13:04 @abhishek_0, Yeah, I know Oct 10 13:13:55 @kaibsora, That's what I meant, it's not for begginers Oct 10 14:21:55 Hi, I can't connect via ssh, still on "debug 1: Connecting to 10.15.19.82 [10.15.19.82] port 22." Oct 10 20:01:14 a Oct 10 20:26:04 @abhishek_0, I still don't get it what am I doing wrong. I have cloned the repo, cd into that and still a no go. https://paste.ubuntu.com/p/JvvrTJykqn/ Oct 10 20:29:54 @Linuxman1, are you sure about paths ? Oct 10 20:30:02 okay Oct 10 20:30:12 got it why ~/home ? Oct 10 20:30:31 ~/ already means /home/$USER/ Oct 10 20:30:46 [Edit] got it, why ~/home ? Oct 10 20:36:45 @abhishek_0, well, now it make sense, I couldn't figure it out, why it won't look into folders I stated ( I learn as I go ) Oct 10 20:52:52 @abhishek_0, it took me forever to figure it out. I'm just a GNU/LINUX user, not a developer, so I learn as I go and I have a limited time, so I'm sorry for being such a pain in backside. But, THANK YOU for having a patience with me and helping along the way. ROOTFS and SYSTEM.img just been flashed. Oct 10 20:58:42 new hurdle, ssh to device just hangs, no connection Oct 10 21:02:14 @Linuxman1, How does it get detected on the host? Oct 10 21:02:27 Check `dmesg` Oct 10 21:06:03 @abhishek_0, https://paste.ubuntu.com/p/4TzXbDHtGr/ Oct 10 21:07:33 @abhishek_0, and it's rebooting after about a 30sec Oct 10 21:08:09 @abhishek_0, ssh phablet@10.15.19.82 … ssh: connect to host 10.15.19.82 port 22: Network is unreachable Oct 10 21:08:30 That means it hasn't booted yet Oct 10 21:08:51 Or you don't have an IP set on the interface Oct 10 21:09:09 @UniversalSuperBox, It reboots after 30 seconds Oct 10 21:09:56 @UniversalSuperBox, how do I set one? Oct 10 21:10:32 @abhishek_0, not always, sometimes like 2 min Oct 10 21:12:25 @Linuxman1, Wait did you flash the boot image ? Oct 10 21:14:56 @abhishek_0, rootfs and system.img, I followed the Halium website guide, did not say a thing about flashing a boot. Only hybris-boot.img before Oct 10 21:15:31 Tadaa Oct 10 21:15:41 @abhishek_0, ??? Oct 10 21:16:03 Please read the flashing instructions again, 2-3 times Oct 10 21:26:41 @abhishek_0, found nothing new or nothing omitted Oct 10 21:28:38 @Linuxman1, Flash hybris-boot section Oct 10 21:28:55 That is your boot image aka kernel Oct 10 21:31:39 @abhishek_0, I have flashed hybris-boot.img , is this what you meant with "section" ? Oct 10 21:32:03 Yeah Oct 10 21:32:58 @abhishek_0, ok, so I'll flash it again Oct 10 21:38:28 @abhishek_0, enough for today, got to go to bed, thank for the help. Might try tomorrow. Oct 10 22:27:38 @NotKit I am going to see if there is a last kmesg I can find somewhere Oct 10 23:45:07 could somebody help me with this: https://del.dog/boqibeluza Oct 10 23:47:58 its a kernel error, im building for the harpia (Moto G Play) Oct 10 23:53:44 http://docs.halium.org/en/latest/porting/common-kernel-build-errors.html#kuid-t-sdcardfs-cgroup-error Oct 10 23:59:16 @Lyokanthrope, thanks, i forgot to check that **** ENDING LOGGING AT Thu Oct 11 02:59:59 2018