steamport | home/cat/hadk/kernel/amazon/hdx-common/scripts/mod/empty.c:1:0: sorry, unimplemented: Graphite loop optimizations cannot be used (-fgraphite, -fgraphite-identity, -floop-block, -floop-flatten, -floop-interchange, -floop-strip-mine, -floop-parallelize-all, and -ftree-loop-linear) | 00:08 |
---|---|---|
steamport | wtf | 00:08 |
steamport | Oh. | 00:15 |
steamport | i need to edit makefiles reee | 00:15 |
duncan^ | I'm thinking I'm not actually cleaning up the mountpoints. For instance, in fixup-mountpoints, I have the expression 's block/by-name/boot mmcblk1p1 '. Nonetheless, I grep -R userdata partition, and I don't have mmcblk1p1. I suspect I might need to force a rebuild of the rootfs, because it appeared to use the cached packages, as far as I could tell (build of rootfs was over in a few 10s of | 00:25 |
duncan^ | seconds) | 00:25 |
duncan^ | Is there a correct way to force a rebuild? | 00:25 |
duncan^ | I did a make clean in the Android tree, but as I understand it that only should affect the hybris-hal build | 00:25 |
steamport | duncan^, rm -rf out | 00:26 |
duncan^ | Yes, but will that remove cached rpms? | 00:26 |
duncan^ | (The answer to that is "no".) | 00:30 |
duncan^ | I guess dhd/helpers/build_packages works... | 00:33 |
steamport | ERROR: modpost: Found 13 section mismatch(es). | 00:47 |
steamport | reeeeeeeeeEEEEEEEEEEEEE | 00:47 |
duncan^ | You can ignore errors like that. | 00:47 |
steamport | well it causes friggin sailfish compilation to stop | 00:48 |
duncan^ | Does it? Are you sure there's not another error at play? | 00:49 |
steamport | do i enable NO_ERROR_ON_MISMATCH, duncan^ | 00:49 |
duncan^ | Well, it's not always recommended | 00:50 |
steamport | lemme do make -j1 to check | 00:52 |
steamport | duncan^, found the real error | 00:55 |
steamport | #include "zconf.hash.c" | 00:55 |
steamport | that's not supposed to be missing | 00:58 |
steamport | lemme try a make clean | 00:58 |
steamport | duncan^, yeah the mismatch is what causes the make to exit | 01:01 |
steamport | Wait nvm | 01:02 |
steamport | it was just taking an overly long time to get past it | 01:02 |
steamport | that is weird af | 01:02 |
steamport | Why is my kernel generating dtbs | 02:59 |
steamport | isn't* | 03:00 |
steamport | Reeeee | 03:56 |
steamport | my kernel isn't making a dt.img | 03:56 |
MeowDude | steamport: anything keeping you from manually compiling it with make dt? | 04:57 |
steamport | i didn't know that existed | 04:57 |
steamport | thanks | 04:57 |
steamport | MeowDude, no target "dt" | 05:05 |
locusf | ah, section mismatches | 05:07 |
locusf | how I have not missed those | 05:07 |
locusf | try another older compiler | 05:07 |
steamport | locusf, huh? | 05:09 |
steamport | in my many times compiling LineageOS and postmarketOS, i've never encountered issues like this | 05:09 |
locusf | yeah, those ship good toolchains | 05:10 |
steamport | locusf, will compiler-gccX from pmOS possibly fix it | 05:10 |
steamport | gcc6 | 05:11 |
locusf | also if your kernel won't compile dtbs, check if arch/arm/boot/dts exists | 05:11 |
locusf | depends on what you're compiling | 05:11 |
steamport | linux 3.4 | 05:11 |
locusf | and on what sdk | 05:11 |
locusf | is this sailfish stuff_ | 05:11 |
steamport | i'm compiling in the latest ubuntu (eughhh why not debian) chroot | 05:12 |
steamport | yeah i'm tryinjg to port sailfish | 05:12 |
locusf | what device | 05:13 |
steamport | amazon-thor | 05:13 |
steamport | Kindle Fire HDX 7, 3rd gen | 05:14 |
locusf | ok, seems that 3.4 is too old for dtbs then | 05:14 |
locusf | so you don't have to worry about that not compiling | 05:14 |
steamport | locusf, it requires dt.img | 05:14 |
locusf | what does? | 05:15 |
steamport | the kernel | 05:16 |
steamport | it needs dt.img for mkbootimg | 05:16 |
NotKit | what hybris branch did you use? | 05:16 |
steamport | 11.0 | 05:16 |
steamport | because that's the only branch where bluetooth/LTE work, and it said pick the branch where the most stuff works | 05:16 |
steamport | should i not use 11.0, NotKit | 05:24 |
NotKit | if it's the only branch that works fully, then yes | 05:25 |
steamport | yeah, NotKit, CyanogenMod 11.0 was the only version for thor/apollo that had fully working BT/LTE | 05:26 |
steamport | because kitkat was the last version of FireOS for thor/apollo | 05:26 |
steamport | locusf, Section mismatch in reference from the function gdsc_probe() to the (unknown reference) | 05:37 |
kolobo4ek | hi. Is there any mirrors for Mer binaries? I'm trying to pack android-hal and the script can't get binaries from releases.merproject.org. | 06:12 |
locusf | steamport: change your toolchain, there should be guides on how to do that | 06:27 |
steamport | locusf, i can't find the guide? the Toolchain page on the wiki is just "yeah you can check your SDK target with this command" | 06:28 |
MeowDude | locusf: do you currently know of any hammerhead sailfish os development | 06:48 |
kolobo4ek | https://wiki.merproject.org/wiki/Adaptations/libhybris/Install_SailfishOS_for_hammerhead | 06:49 |
MeowDude | *sigh* I hate working with hybris 10.1 so much | 08:14 |
steamport | i can't get hybris-11.1 to make a dt.img | 08:16 |
steamport | actually | 08:16 |
steamport | MeowDude, do you know how to change the toolchain | 08:16 |
MeowDude | 11.1? must be a typo. also no I don't | 08:17 |
MeowDude | are you getting a toolchain error in hybris 10.1? | 08:17 |
MeowDude | hmm, never knew that the missing auto brightness sensor was an upstream issue | 08:32 |
MeowDude | ALS still works, just can't turn it on or off | 08:32 |
steamport | MeowDude, yeah, 11.0 | 08:36 |
steamport | mismatch errors, dt.img no build | 08:36 |
MeowDude | mal: ril is working fine, when ofono stop it closes the command socket and when it starts up again libril acknowledges the new connection, and then nothing happens after that until I stop ofono again | 08:52 |
MeowDude | beidl: ping | 08:54 |
steamport | Hey | 11:07 |
steamport | how do i use a different toolchain | 11:07 |
steamport | since the default sailfish one seems to mess up the kernel | 11:07 |
r0kk3rz | steamport: what is your actual problem? | 11:14 |
steamport | hybris-11.0 branch, a bunch of mismatch errors on kernel, dt.img isn't built | 11:15 |
steamport | locusf suggested changing toolchain | 11:15 |
r0kk3rz | what kernel are you using? | 11:18 |
steamport | r0kk3rz: https://github.com/ggow/kernel_phoenix_hdx-common | 11:18 |
steamport | neither pmOS or lineage/CM have the same errors | 11:18 |
steamport | this is weird | 11:18 |
r0kk3rz | which lineage/cm have you built? | 11:20 |
steamport | 14.1, 15.1 | 11:21 |
r0kk3rz | might be worth giving the hybris 14 branch a go then | 11:21 |
steamport | r0kk3rz: i chose 11.0 because BT/LTE works on 11.0 | 11:22 |
r0kk3rz | yes i saw | 11:23 |
steamport | but ok | 11:23 |
r0kk3rz | BT will be same on new base because you're using the same kernel anyway | 11:23 |
r0kk3rz | maybe we can fix LTE, but if RIL doesnt work then idk :) | 11:24 |
steamport | i am curious | 11:24 |
steamport | why ubuntu over debian for the chroot | 11:24 |
r0kk3rz | its a bit anacronistic, but i think older androids basically only supported ubuntu or something | 11:25 |
r0kk3rz | but regardless of choice there is always someone who wants a different choice :P | 11:25 |
steamport | because i have a hatred of ubuntu | 11:26 |
elros | so you skipped 4.4.1 in HADK? | 11:27 |
r0kk3rz | yeah theres always someone with strong opinions about whatever | 11:28 |
r0kk3rz | you could probably get away without the chroot, or with a different one | 11:28 |
steamport | i use the ubuntu chroot | 11:30 |
steamport | still dont like it | 11:30 |
steamport | also, r0kk3rz, my opinions are due to an experience with the new 18.04 server | 11:30 |
steamport | it's a pile of dog poo, use 16.04 | 11:30 |
r0kk3rz | well we use an old chroot anyway i think, and we dont do anything partcularly ubunty in it | 11:31 |
steamport | r0kk3rz, uhhh | 11:52 |
steamport | error.GitError: platform/abi/cpp rev-list (u'^36b381298a4efb7c293d394d8b1acbda68230989', 'HEAD', '--'): fatal: Not a git repository (or any of the parent directories): .git | 11:52 |
locusf | ffs | 11:52 |
locusf | use older compiler already | 11:53 |
locusf | take a look on how its done in android | 11:53 |
steamport | WHERE do I like | 11:53 |
steamport | look | 11:53 |
steamport | since simple googling "android use older compiler" "aosp use older compiler" "sailfish use older compiler" doesn't turn up anything | 11:56 |
steamport | i can't find anything about switching compilers on the wiki, locusf | 11:57 |
locusf | check TARGET_TOOLS_PREFIX | 12:01 |
locusf | and change that to one of your prebuilt toolchains in android source code root directory | 12:01 |
steamport | Ok thanks | 12:02 |
steamport | never would've actually guessed that myself, locusf | 12:02 |
locusf | np | 12:04 |
locusf | some kernels might only work with older toolchains | 12:05 |
locusf | so you couldn't know about it without compiling | 12:05 |
locusf | in case even downgrading doesn't work, then you could try downloading a prebuilt clang toolchain | 12:05 |
locusf | lets hope it works | 12:16 |
r0kk3rz | i should finish packaging clang | 12:59 |
r0kk3rz | and then we can clang all the things | 13:00 |
*** wiktorek140_ is now known as wiktorek140 | 13:00 | |
locusf | llvm in general would be great | 13:11 |
r0kk3rz | i built llvm6 | 13:14 |
locusf | ok | 13:16 |
elros | patterns update is broken? | 14:25 |
Mr_Doge | !seen sledges | 14:57 |
merbot | Mr_Doge: sledges was last seen in #sailfishos-porters 1 week, 2 days, 7 hours, 6 minutes, and 45 seconds ago: <sledges> PSA: Sailfish OS collab at #mer-meeting in under 10mins | 14:57 |
Mr_Doge | damn | 14:58 |
T4 | <abhishek_0> when he will be back ??? | 15:02 |
mal | why do you need him? | 15:03 |
Mr_Doge | mal, to create nemo:testing:hw:wingtech:wt88047 | 15:05 |
vknecht | and nemo:testing:hw:TCL:idol3 :-) | 16:27 |
*** rez is now known as Guest27189 | 17:29 | |
miski | hi! I'm going to HABUILD_SDK via ubu-chroot -r $PLATFORM_SDK_ROOT/sdks/ubuntu | 18:10 |
miski | and i'm getting error "unshare: cannot change root filesystem propagation: Invalid argument" | 18:10 |
r0kk3rz | weird, how have you set up your platform sdk? | 18:15 |
piggz | Nokius_: all good on the miband2? wana file bugs on github for issues? | 18:16 |
miski | r0kk3rz, by official HADK guide. Step-by-step. | 18:18 |
r0kk3rz | which OS? | 18:18 |
miski | Ubuntu 18.04 | 18:19 |
elros | lbt: could you look at patterns, they are not updated for nemo:devel:hw:motorola:moto_msm8960_jbbl | 18:38 |
mal | elros: did you try triggering rebuild of config repo? | 18:43 |
elros | yes | 18:44 |
mal | you had some change in patterns you need? | 18:48 |
elros | I still have pattern:jolla-ui-wayland in _pattern file but iirc this is changed to patterns-jolla-ui | 18:52 |
mal | it did try to check for pattern updates but it wasn't updated for some reason | 18:53 |
mal | trigger that package again just in case | 18:54 |
elros | ok | 18:54 |
mal | elros: why do you have ngfd built there? | 18:55 |
mal | is that some patched version? | 18:56 |
elros | because I need modified version | 18:56 |
mal | what have you changed? | 18:56 |
mal | why have you built it locally and not on OBS? | 18:56 |
elros | it just use vibra with break for short events instead ffmemless | 18:57 |
elros | it's just easier | 18:57 |
mal | hmm, not sure what you mean | 18:58 |
Umeaboy | Hi! | 19:07 |
Umeaboy | Where does one find the .mbn files in the stock Android rom for 8.1? | 19:08 |
Umeaboy | I seem to be missing such. | 19:08 |
r0kk3rz | modem files? | 19:08 |
Umeaboy | Yeah. | 19:08 |
r0kk3rz | i think they're under system | 19:09 |
Umeaboy | I thought they were in every stock rom. | 19:09 |
r0kk3rz | we recently had this issue as well, it seems sony doesnt ship them in the aosp packet | 19:09 |
Umeaboy | I can't build a working Lineage OS build without it AFAICS. | 19:09 |
r0kk3rz | without those the modem wont work no | 19:10 |
Umeaboy | I'll check in the system.sin once again. | 19:10 |
mal | does the device have some vendor blob repo at themuppets github? | 19:11 |
Umeaboy | Nope. Not yet. | 19:12 |
Umeaboy | I've been working on a unofficial one. | 19:12 |
Umeaboy | The user myself5 was said to have a working Lineage OS build, but he hasn't released one for me to try. | 19:13 |
Umeaboy | He does have a device repo though. | 19:13 |
Umeaboy | I have gotten passed all of the other build errors except for these freakin' modem files. | 19:14 |
kimmoli | oh, mal has made a beta1 :) \o/ | 19:15 |
mal | kimmoli: yep, finally | 19:16 |
mal | kimmoli: only took 2 years or something like that | 19:16 |
kimmoli | i should wake up my build server'ish... but i always find more interesting things to do instead | 19:18 |
kimmoli | or excuses | 19:18 |
locusf | mal makes debian release engineers proud :) | 19:20 |
kimmoli | whole day today milling, turning, welding, threading, sawing, plasmacutting, etc.. | 19:20 |
r0kk3rz | kimmoli: taken over .fi with kimmobots yet? | 19:21 |
mal | locusf: :D | 19:21 |
kimmoli | r0kk3rz: http://kimmoli.com/tauhkaa/2018-06-23_22-21-59.png no, not yet. missing 3 setscrews | 19:24 |
r0kk3rz | nice! | 19:29 |
Nokius_ | piggz: the only isdue I see is the absent setps in he overview | 19:36 |
piggz | Nokius_: cool ... but odd....the miband should support the same steps interface | 19:37 |
piggz | i accept PRs ;) | 19:37 |
piggz | or gadgets | 19:38 |
Nokius_ | Icantakeit and sent it toyou | 19:40 |
Nokius_ | whas a gift lastyear | 19:40 |
Nokius_ | is te bip sowng te macI see tje bluze pat | 19:41 |
piggz | se what??? | 19:42 |
piggz | ;) | 19:42 |
locusf | less world cup beer should help | 19:49 |
locusf | wow | 19:54 |
locusf | mr. kroos just labeled that one | 19:54 |
piggz | the world cup passes me by ;) | 19:55 |
Umeaboy | Feels nice to see my own home country loose | 19:56 |
Umeaboy | :) | 19:56 |
r0kk3rz | soccer is a silly game :P | 19:56 |
Umeaboy | Nokius_: That looks like Polish to me. :) | 19:56 |
kimmoli | should we be worried? did you hit your head Nokius_ ? | 19:57 |
Umeaboy | I think it's a new language. :) | 19:57 |
piggz | google translate _almost_ got it, but not quite :) | 20:01 |
piggz | it relates to the bip im sure | 20:01 |
kimmoli | http://kimmoli.com/tauhkaa/iste.png | 20:02 |
piggz | yes, send him that | 20:03 |
piggz | https://translate.google.com/#auto/en/is%20te%20bip%20sowng%20te%20macI%20see%20tje%20bluze%20pat | 20:04 |
Umeaboy | The Modem files are located in /etc/customization/modem/, but the one I need is not there. | 20:07 |
r0kk3rz | is the bip showing the mac I see the bluez patch? mebbe | 20:09 |
piggz | jibber jabber | 20:11 |
Umeaboy | I downloaded the stock rom with XperiFirm. I choose the French and the Service Exchange Unit. | 20:12 |
Nokius_ | sorry on my Xxwith laggy internet | 20:12 |
Nokius_ | piggz: I see the bluez path and not a mac that is the only issue I see beside the mentiobed stepcounter one | 20:13 |
piggz | bluez path is normal | 20:14 |
_sven | Nokius_: laggy internet, seems you are from germany :-) | 20:15 |
Nokius_ | okay :] | 20:15 |
Nokius_ | No I vpn to Germany Im east atm | 20:15 |
piggz | Nokius_: do you get steps in chart? | 20:17 |
Nokius_ | piggz: yeap | 20:17 |
piggz | maybe miband doesnt notify on step change to phone | 20:18 |
piggz | and, i guess there is no HRM? | 20:18 |
Nokius_ | it has | 20:19 |
piggz | ok, do you get chart for that? | 20:20 |
kimmoli | one more for Nokius_ http://kimmoli.com/tauhkaa/59455b3be09f060cb9cbbae8f650ef248aab9e9ddd039eb4e7b0b9bfe2b87eb0.mp3 | 20:21 |
kimmoli | now gn o7 | 20:22 |
Nokius_ | kimmoli: I saw it looks intrestig I houl swin in car and visit Fi | 20:26 |
Umeaboy | Found the modem.sin now in the French stock rom. | 20:51 |
Umeaboy | The Unsin program made the modem sin file into a .img. | 21:20 |
Umeaboy | Doing losetup --partscan modem_X-FLASH-ALL-42E5.img gives me: losetup: modem_X-FLASH-ALL-42E5.img: failed to use device: Device does not exist | 21:21 |
steamport | make installclean && make clean && reset && make -j4 hybris-hal TARGET_TOOLS_PREFIX=prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi- | 21:23 |
steamport | reeeee wh yu error | 21:23 |
Umeaboy | r0kk3rz: Managed to mount the modem.img, but the .mbn file isn't in it. | 21:30 |
Umeaboy | I wish there was a public repository to download all the needed blobs just like TheMuppets. | 21:31 |
Umeaboy | They haven't added my device yet and there is no contact information. | 21:31 |
steamport | Can someone halp | 23:32 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!