T42 | <edp_17> @elros34 : As usual I have problem with dhd. Last year I needed to amend droid-hal-device.inc. I did the fetch but the pull failed because of this uncommitted change. I did a git reset --hard and changed back to the master branch (it was on the upgrade-3.2.1). Then retried the pull, but it failed again: https://pastebin.com/bk851hCy | 00:02 |
---|---|---|
T42 | <birdzhang> i donβt develop anbox anymore too | 00:11 |
T42 | <edp_17> @elros34 : I deleted and recreated dhd in rpm. | 00:12 |
T42 | <edp_17> And I reapplied these two: | 00:16 |
T42 | <edp_17> https://github.com/mer-hybris/droid-hal-device/pull/226/files | 00:16 |
T42 | <edp_17> https://github.com/mer-hybris/droid-hal-device/commit/3011fae4401801bd27eea8aefcbc3defb128c320 | 00:16 |
T42 | <edp_17> And I got this error: https://pastebin.com/6UUb6dS6 | 00:19 |
T42 | <elros34> follow hadk and add missing files to stragglers. btw you might need to revert this commit: https://github.com/mer-hybris/droid-hal-device/commit/38e8f7bb99b50422d1281c12a35aebd72d6a699a | 00:21 |
T42 | <edp_17> Currently I do not have stragglers in my droid-hal-$DEVICE.spec. I didn't need that. | 00:23 |
T42 | <elros34> yeah, rpm was broken for few releases now you need to add them | 00:24 |
T42 | <edp_17> Okay, I have done that. Thanks. | 00:25 |
T42 | <edp_17> How should I know whether I need to revert that commit? | 00:25 |
T42 | <elros34> It breaks gst-droid detection in patterns for me | 00:27 |
T42 | <elros34> so build_packages.sh --gg do not build it | 00:27 |
T42 | <edp_17> Yeah, Building rpm/droid-hal-hammerhead.spec was successful but it failed on some dependencies: https://pastebin.com/GEUzNrm3 | 00:28 |
T42 | <elros34> if you created fresh target then you need to build all middleware including libhybris | 00:30 |
T42 | <edp_17> Oh, I have forgotten that. Thanks. I go back to the beginning of my steps then. π | 00:32 |
T42 | <edp_17> Do I need to rebuild gstreamer and camera? | 00:33 |
T42 | <edp_17> Sorry, this was a silly question. Don't bother. | 00:34 |
T42 | <elros34> maybe not all are needed but you still should build everything to have most recent version | 00:34 |
T42 | <edp_17> Roger. π | 00:35 |
T42 | <edp_17> Hmm. I have rebuilt hybris-hal then re-ran the build_packages.sh but got the same error. | 00:53 |
T42 | <elros34> did you build droid-hal? | 01:02 |
T42 | <edp_17> Yes I did. | 01:04 |
T42 | <elros34> so how can it complain about missing android-headers which are provided by droid-hal | 01:06 |
T42 | <edp_17> If you see the log, it shows what I did: https://pastebin.com/JJsaH0mF | 01:08 |
T42 | <elros34> just small note you don't have to make hybris-hal every time. Check if you droid-hal*devel package contains android-headers.pc | 01:16 |
T42 | <edp_17> Yes, it is there in the /usr/lib/pkgconfig folder. | 01:21 |
T42 | <edp_17> Thanks for your help. I need some sleep. I'll be back. π | 01:23 |
T42 | <elros34> ok, maybe you mixed targets or env variables so it can't find your droid-local-repo. You can try sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper wp 'pkgconfig(android-headers)' to see whether it find droid-hal package | 01:27 |
T42 | <edp_17> @elros34 is this one command? sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper wp 'pkgconfig(android-headers)' | 07:30 |
T42 | <edp_17> I got: Command 'what-provides' is replaced by 'search --provides --match-exact'. | 07:30 |
T42 | <edp_17> then: No matching items found. | 07:31 |
T42 | <edp_17> I ran in $ANDROID_ROOT in the Platform. | 07:31 |
Nebrassy[m] | still no mobile data or bluetooth | 08:56 |
Nebrassy[m] | http://haste.aicp-rom.com/oludigocax.sql | 08:56 |
Nebrassy[m] | http://haste.aicp-rom.com/ugeleqaray.sql | 08:56 |
T42 | <elros34> @edp_17 yes it's one command, zypper part is executed in target. That should returns droid-hal-devel package. Like I said make sure your droid-local-repo path is correct (ssu lr in target) | 10:02 |
T42 | <Nebrassy> @RealDanct12 any idea? | 10:16 |
T42 | <edp_17> @elros34 : It seems correct: https://pastebin.com/ck0XB0g8 | 13:09 |
T42 | <edp_17> So, I am puzzled of that error. | 13:10 |
T42 | <elros34> how do you know this is your target use sb2 and ssu lr | 13:12 |
T42 | <edp_17> I don't know. I have only one target which was updated to the new one. Now I went through the 'hello world' example program creation/compilation test and that worked. | 13:21 |
T42 | <edp_17> I have checked the ssu.ini in target/etc/ssu and I don't know what else to check. | 13:21 |
*** mp107_ is now known as mp107 | 18:08 | |
RodrigoSolari | Hello | 19:07 |
RodrigoSolari | i have this error in the ubu-chroot | 19:09 |
RodrigoSolari | arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum | 19:09 |
RodrigoSolari | arch/arm64/Makefile:57: Detected assembler with broken .inst; disassembly will be unreliable | 19:09 |
RodrigoSolari | ccache: FATAL: Could not find compiler "clang" in PATH | 19:09 |
RodrigoSolari | i have installed clang( apt install ) | 19:09 |
RodrigoSolari | after install i hace this error | 19:09 |
RodrigoSolari | arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum | 19:10 |
RodrigoSolari | arch/arm64/Makefile:57: Detected assembler with broken .inst; disassembly will be unreliable | 19:10 |
RodrigoSolari | CHK include/config/kernel.release | 19:10 |
RodrigoSolari | Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler | 19:10 |
RodrigoSolari | is correct ?? this solve " scripts/config --disable CC_STACKPROTECTOR_STRONG" | 19:26 |
walidh | mal: so for LG V20, this is my current status, what work : camera, wifi, BT (bugs in powor on/off), sound , calls, sms, vibrator. | 20:24 |
walidh | what not work : double tape, anbox, sonsor need more fixe | 20:25 |
walidh | what is this plugin for mapplauncherd-booster-silica-qt5-media ? | 20:25 |
mal | that booster things is for devices with enough memory as mentioned in the pattern templates, it makes some app launches a bit faster I think | 20:26 |
mal | what is wrong with sensors | 20:26 |
walidh | mal: https://paste.ubuntu.com/p/J7hTWC6qY3/ | 21:36 |
walidh | i'm try to add missing libs from stock rom | 21:37 |
walidh | mal: after added missing lib sensor is ok (orientation and proxmity) | 21:41 |
walidh | what about double tape ? | 21:41 |
rodrigosolari | this a log | 22:10 |
rodrigosolari | https://pastebin.com/KLMciMzw | 22:10 |
rodrigosolari | this a error arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum | 22:10 |
T42 | <elros34> have you tried to build it in your host system instead in old ubuntu chroot? | 22:19 |
rodrigosolari | help? | 23:56 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!