Monday, 2020-04-06

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/bk851hCy00:02
T42<birdzhang> i don’t develop anbox anymore too00: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/files00:16
T42<edp_17> https://github.com/mer-hybris/droid-hal-device/commit/3011fae4401801bd27eea8aefcbc3defb128c32000:16
T42<edp_17> And I got this error: https://pastebin.com/6UUb6dS600: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/38e8f7bb99b50422d1281c12a35aebd72d6a699a00: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 them00: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 me00:27
T42<elros34> so build_packages.sh --gg do not build it00:27
T42<edp_17> Yeah, Building rpm/droid-hal-hammerhead.spec was successful but it failed on some dependencies: https://pastebin.com/GEUzNrm300:28
T42<elros34> if you created fresh target then you need to build all middleware including libhybris00: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 version00: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-hal01:06
T42<edp_17> If you see the log, it shows what I did: https://pastebin.com/JJsaH0mF01: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.pc01: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 package01: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 bluetooth08:56
Nebrassy[m]http://haste.aicp-rom.com/oludigocax.sql08:56
Nebrassy[m]http://haste.aicp-rom.com/ugeleqaray.sql08: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/ck0XB0g813: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 lr13: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 mp10718:08
RodrigoSolariHello19:07
RodrigoSolarii have this error in the ubu-chroot19:09
RodrigoSolariarch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum19:09
RodrigoSolariarch/arm64/Makefile:57: Detected assembler with broken .inst; disassembly will be unreliable19:09
RodrigoSolariccache: FATAL: Could not find compiler "clang" in PATH19:09
RodrigoSolarii have installed clang( apt install )19:09
RodrigoSolariafter install i hace this error19:09
RodrigoSolariarch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum19:10
RodrigoSolariarch/arm64/Makefile:57: Detected assembler with broken .inst; disassembly will be unreliable19:10
RodrigoSolari  CHK     include/config/kernel.release19:10
RodrigoSolariCannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler19:10
RodrigoSolariis correct ?? this solve  " scripts/config --disable CC_STACKPROTECTOR_STRONG"19:26
walidhmal: 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
walidhwhat not work : double tape, anbox, sonsor need more fixe20:25
walidhwhat is this plugin for mapplauncherd-booster-silica-qt5-media ?20:25
malthat booster things is for devices with enough memory as mentioned in the pattern templates, it makes some app launches a bit faster I think20:26
malwhat is wrong with sensors20:26
walidhmal: https://paste.ubuntu.com/p/J7hTWC6qY3/21:36
walidhi'm try to add missing libs from stock rom21:37
walidhmal: after added missing lib sensor is ok (orientation and proxmity)21:41
walidhwhat about double tape ?21:41
rodrigosolarithis a log22:10
rodrigosolarihttps://pastebin.com/KLMciMzw22:10
rodrigosolarithis a error arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum22:10
T42<elros34> have you tried to build it in your host system instead in old ubuntu chroot?22:19
rodrigosolarihelp?23:56

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!