| *** zhxt__ <zhxt__!~zhxt@36.102.208.91> has joined #sailfishos-porters | 00:06 | |
| *** zhxt__ <zhxt__!~zhxt@36.102.208.91> has quit IRC (Ping timeout: 264 seconds) | 00:12 | |
| *** Kabouik_ <Kabouik_!~kabouik@176.31.13.108> has joined #sailfishos-porters | 00:21 | |
| *** Kabouik- <Kabouik-!~kabouik@239.72.95.88.customer.cdi.no> has quit IRC (Ping timeout: 252 seconds) | 00:24 | |
| *** Mister_Magister <Mister_Magister!~mister@user-94-254-149-91.play-internet.pl> has quit IRC (Ping timeout: 255 seconds) | 00:34 | |
| blap | ah TheKit test_egl and test_egl_configs also break with those errors | 01:09 | 
|---|---|---|
| *** Administrator___ <Administrator___!~quassel@124.202.185.26> has joined #sailfishos-porters | 01:28 | |
| *** Administrator___ is now known as zhxt | 01:28 | |
| *** _sven <_sven!~sven@tmo-112-185.customers.d1-online.com> has joined #sailfishos-porters | 04:03 | |
| *** noume <noume!~noume@195-253-17-159.ip.dokom21.de> has quit IRC (Remote host closed the connection) | 04:16 | |
| blap | on xt894: EGL_PLATFORM=wayland test_egl_configs gives segfault | 04:29 | 
| blap | EGL_PLATFORM=hwcomposer test_egl_configs returns EGL Version 1.4 and a bunch of info | 04:30 | 
| TheKit | EGL_PLATFORM=wayland test_egl_configs gives segfault - that's expected | 04:32 | 
| TheKit | libPVROGL.so and libPVROCL.so are missing in Android as well (check stock firmware) | 04:32 | 
| *** spiiroin <spiiroin!~spiiroin@37-33-95-250.bb.dnainternet.fi> has quit IRC (Ping timeout: 240 seconds) | 04:47 | |
| *** m4sk1n_ <m4sk1n_!~m4sk1n@2001:41d0:2:2bc4::342> has quit IRC (Ping timeout: 252 seconds) | 04:48 | |
| *** m4sk1n <m4sk1n!~m4sk1n@2001:41d0:2:2bc4::342> has joined #sailfishos-porters | 04:51 | |
| *** xkr47 <xkr47!~xkr47@dbj0z4yycdpt---vz651t-3.rev.dnainternet.fi> has quit IRC (Ping timeout: 276 seconds) | 05:06 | |
| *** xkr47 <xkr47!~xkr47@dbj0z4yycdpt---vz651t-3.rev.dnainternet.fi> has joined #sailfishos-porters | 05:08 | |
| *** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:28be:1d23:de4:62ff> has joined #sailfishos-porters | 05:15 | |
| blap | gotcha, i will modify my post | 05:19 | 
| blap | i think it's because full opengl isn't supported and opencl is 'who cares' | 05:20 | 
| blap | so the error messages were unimportant | 05:20 | 
| blap | did the test_egl ever work for you? | 05:20 | 
| *** maheart <maheart!~maheart@110-175-40-116.static.tpgi.com.au> has quit IRC (Ping timeout: 240 seconds) | 05:26 | |
| *** keithzg_ <keithzg_!~keithzg@gmcl.com> has joined #sailfishos-porters | 05:26 | |
| *** maheart <maheart!~maheart@110-175-40-116.static.tpgi.com.au> has joined #sailfishos-porters | 05:26 | |
| *** keithzg <keithzg!~keithzg@gmcl.com> has quit IRC (Ping timeout: 240 seconds) | 05:27 | |
| *** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Remote host closed the connection) | 05:42 | |
| *** blap <blap!~blap@p54BEF8E4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 06:03 | |
| *** stephg <stephg!~stephg@93.89.81.153> has quit IRC (Quit: Lost terminal) | 06:09 | |
| *** blap <blap!~blap@p54BEF8E4.dip0.t-ipconnect.de> has joined #sailfishos-porters | 06:11 | |
| *** shiwin <shiwin!~Ivan@host-207-138.dialup.telecet.ru> has quit IRC (Quit: WeeChat 1.4) | 06:17 | |
| *** shiwin <shiwin!~Ivan@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters | 06:20 | |
| blap | on both retroarch and test_egl, strace seems to show the last successful thing run is gralloc https://pastebin.ca/3870206 | 06:35 | 
| blap | also test_hwcomposer: test_hwcomposer.cpp:167: int main(int, char**): Assertion `err == 0' failed | 06:42 | 
| blap | stracing test_hwcomposer also seems to croak after accessing access("/vendor/lib/hw/gralloc.omap4.so", R_OK) = 0 | 06:44 | 
| blap | writev(5, [{"\6", 1}, {"ti_hwc\0", 7}, {"Framebuffer HAL not opened befor"..., 38}], 3) = 46 | 06:45 | 
| blap | write(2, "test_hwcomposer: test_hwcomposer"..., 94test_hwcomposer: test_hwcomposer.cpp:167: int main(int, char**): Assertion `err == 0' failed | 06:45 | 
| blap | TheKit: do these tests succeed for you? | 06:50 | 
| *** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos-porters | 06:51 | |
| blap | is this port running on fbdev? | 06:52 | 
| NeKitTelegram[m] | blap, it uses fbdev libhybris backend with Qt QPA hwcomposer plugin | 06:54 | 
| NeKitTelegram[m] | EGL_PLATFORM=fbdev is needed to avoid "Framebuffer HAL not opened before..." error | 06:54 | 
| NeKitTelegram[m] | (on TI OMAP4) | 06:54 | 
| *** Ingvix <Ingvix!~Ingvix@cable-hml-58569a-216.dhcp.inet.fi> has joined #sailfishos-porters | 06:55 | |
| *** Kabouik_ <Kabouik_!~kabouik@176.31.13.108> has quit IRC (Ping timeout: 240 seconds) | 06:55 | |
| blap | tyanks NeKitTelegram[m] : can i run that from a ssh session or only the terminal on device? | 06:56 | 
| NeKitTelegram[m] | ssh session is fine | 06:57 | 
| NeKitTelegram[m] | but what are you trying to debug? | 06:57 | 
| blap | both seem to give me ERROR: failed to open framebuffer: (Bad address) for RetroArch | 06:57 | 
| blap | same error for test_egl | 06:57 | 
| NeKitTelegram[m] | shouldn't RetroArch run on Wayland, not framebuffer/hwcomposer? | 06:57 | 
| blap | i don't know | 06:58 | 
| blap | EGL_PLATFORM=wayland gives segfault for retroarch and test_egl | 07:00 | 
| NeKitTelegram[m] | test_egl won't work with this, and it doesn't work on many devices | 07:00 | 
| blap | ah | 07:01 | 
| NeKitTelegram[m] | is retroarch build with wayland support and works on other devices? | 07:01 | 
| blap | i will have to look into it | 07:01 | 
| blap | it runs on linux/opengl and supposedly on some arm devices | 07:02 | 
| blap | so i will learn what it wants | 07:02 | 
| blap | i didn't build the SFOS port | 07:04 | 
| *** nh1402 <nh1402!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sailfishos-porters | 07:05 | |
| *** Kabouik <Kabouik!~kabouik@158.38.1.70> has joined #sailfishos-porters | 07:18 | |
| blap | ldd -v /usr/bin/retroarch | 07:23 | 
| blap | libEGL.so.1 => /usr/lib/libEGL.so.1 (0x4020e000) | 07:23 | 
| blap | libGLESv2.so.2 => /usr/lib/libGLESv2.so.2 (0x40013000) | 07:23 | 
| blap | libSDL2-2.0.so.0 => /usr/lib/libSDL2-2.0.so.0 (0x402c9000) | 07:23 | 
| *** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #sailfishos-porters | 07:24 | |
| NeKitTelegram[m] | did you try SDL_VIDEODRIVER=wayland? | 07:24 | 
| *** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 240 seconds) | 07:25 | |
| NeKitTelegram[m] | was retroarch compiled for SFOS or it's a binary from somewhere else? | 07:25 | 
| blap | is sfos | 07:25 | 
| blap | strace shows it looking for /usr/lib/tls/libwayland-server.so.0 = -1 ENOENT | 07:26 | 
| blap | last three strace messages are | 07:28 | 
| blap | sendmsg(7, {msg_name(0)=NULL, msg_iov(1)=[{"\6\0\0\0\0\0(\0\6\0\0\0\16\0\0\0android_wlegl\0\0\0"..., 48}], msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 48 | 07:28 | 
| blap | close(7) = 0 | 07:28 | 
| blap | close(7) = -1 EBADF (Bad file descriptor) | 07:28 | 
| *** Mister_Magister <Mister_Magister!~mister@user-94-254-131-9.play-internet.pl> has joined #sailfishos-porters | 07:42 | |
| *** lpotter <lpotter!~quassel@CPE-124-183-74-128.lns13.ken.bigpond.net.au> has quit IRC (Read error: No route to host) | 07:54 | |
| *** pketo_ is now known as pketo | 08:04 | |
| *** Mister_Magister1 <Mister_Magister1!~foidbgen@user-94-254-131-9.play-internet.pl> has joined #sailfishos-porters | 08:13 | |
| *** stephg <stephg!~stephg@195.110.69.86> has joined #sailfishos-porters | 08:14 | |
| r0kk3rz | anyone come across an issue where https site certificates dont validate? | 08:14 | 
| *** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has joined #sailfishos-porters | 08:15 | |
| *** Mister_Magister1 <Mister_Magister1!~foidbgen@user-94-254-131-9.play-internet.pl> has quit IRC (Client Quit) | 08:16 | |
| *** Mister_Magister1 <Mister_Magister1!~foidbgen@user-94-254-131-9.play-internet.pl> has joined #sailfishos-porters | 08:16 | |
| *** Mister_Magister1 <Mister_Magister1!~foidbgen@user-94-254-131-9.play-internet.pl> has quit IRC (Client Quit) | 08:17 | |
| *** Nokius_ is now known as Nokius | 08:19 | |
| blap | all the time | 08:20 | 
| r0kk3rz | on a ported device? | 08:22 | 
| r0kk3rz | because it looks like no https certificates are validating... works fine on jolla c | 08:22 | 
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.150.193> has joined #sailfishos-porters | 08:25 | |
| *** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has joined #sailfishos-porters | 08:32 | |
| *** jakibaki <jakibaki!~textual@ipservice-092-217-212-051.092.217.pools.vodafone-ip.de> has joined #sailfishos-porters | 08:47 | |
| *** Mister_Magister1 <Mister_Magister1!~foidbgen@user-94-254-131-9.play-internet.pl> has joined #sailfishos-porters | 09:02 | |
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.150.193> has quit IRC (Ping timeout: 264 seconds) | 09:03 | |
| r0kk3rz | nh1402: apparently the price of the iPhone x is because the yield on the screens is terrible | 09:04 | 
| nh1402[m] | pfft | 09:04 | 
| *** Mister_Magister1 <Mister_Magister1!~foidbgen@user-94-254-131-9.play-internet.pl> has quit IRC (Client Quit) | 09:05 | |
| *** sven_ <sven_!~sven@tmo-107-179.customers.d1-online.com> has joined #sailfishos-porters | 09:13 | |
| *** _sven <_sven!~sven@tmo-112-185.customers.d1-online.com> has quit IRC (Ping timeout: 260 seconds) | 09:15 | |
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.193> has joined #sailfishos-porters | 09:18 | |
| blap | oh r0kk3rz sorry - on desktop | 09:32 | 
| r0kk3rz | blap: yeah theres a reason i asked here :P | 09:45 | 
| blap | seem to work fine | 09:47 | 
| *** krnlyng <krnlyng!~frajo@mobile-access-bceec0-82.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 10:14 | |
| r0kk3rz | yes i must have an out of date root certificate somehow... | 10:18 | 
| *** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:28be:1d23:de4:62ff> has quit IRC (Ping timeout: 246 seconds) | 10:31 | |
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.193> has quit IRC (Ping timeout: 240 seconds) | 10:51 | |
| *** spiiroin <spiiroin!~spiiroin@37-33-95-250.bb.dnainternet.fi> has joined #sailfishos-porters | 10:55 | |
| *** Mister_Magister <Mister_Magister!~mister@user-94-254-131-9.play-internet.pl> has quit IRC (Ping timeout: 248 seconds) | 11:01 | |
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.150.193> has joined #sailfishos-porters | 11:03 | |
| *** pashik <pashik!~Pavel@85.26.170.34> has quit IRC (Quit: WeeChat 1.4) | 11:23 | |
| *** pashik <pashik!~Pavel@85.26.170.34> has joined #sailfishos-porters | 11:25 | |
| *** nh1402 <nh1402!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Ping timeout: 240 seconds) | 11:33 | |
| *** hexc0de <hexc0de!~tsehcode@86.57.147.172> has joined #sailfishos-porters | 11:35 | |
| *** stephg <stephg!~stephg@195.110.69.86> has quit IRC (Ping timeout: 246 seconds) | 11:39 | |
| *** nh1402 <nh1402!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sailfishos-porters | 11:46 | |
| *** zhxt <zhxt!~quassel@124.202.185.26> has quit IRC (Ping timeout: 260 seconds) | 12:07 | |
| *** erikas <erikas!4e398403@gateway/web/freenode/ip.78.57.132.3> has joined #sailfishos-porters | 12:21 | |
| erikas | Hi, I have problem with my Jolla Tablet. When I watch youtube at some videos video starts to blink in green, purple ant etc. Is there possible to fix it? | 12:23 | 
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.150.193> has quit IRC (Ping timeout: 260 seconds) | 13:07 | |
| *** Kabouik <Kabouik!~kabouik@158.38.1.70> has quit IRC (Ping timeout: 240 seconds) | 13:13 | |
| *** Edz <Edz!~sailfish@82-132-247-114.dab.02.net> has joined #sailfishos-porters | 13:14 | |
| *** jakibaki <jakibaki!~textual@ipservice-092-217-212-051.092.217.pools.vodafone-ip.de> has quit IRC (Quit: Textual IRC Client: www.textualapp.com) | 13:16 | |
| *** Kabouik <Kabouik!~kabouik@158.38.1.70> has joined #sailfishos-porters | 13:19 | |
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.193> has joined #sailfishos-porters | 13:21 | |
| *** jakibaki <jakibaki!~textual@ipservice-092-217-212-051.092.217.pools.vodafone-ip.de> has joined #sailfishos-porters | 13:30 | |
| erikas | Hi, I have problem with my Jolla Tablet. When I watch youtube at some videos video starts to blink in green, purple ant etc. Is there possible to fix it? | 13:30 | 
| erikas | and* | 13:30 | 
| r0kk3rz | iirc some videos use a different colour space and that has troubles with gstreamer and the browser | 13:32 | 
| r0kk3rz | erikas: id suggest making a question on TJC about it and maybe Jolla will look at it | 13:38 | 
| erikas | TJC? Sorry, I'm lagged behind little bit :D | 13:38 | 
| r0kk3rz | together.jolla.com | 13:39 | 
| erikas | Oh thanks... | 13:40 | 
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.193> has quit IRC (Ping timeout: 240 seconds) | 13:51 | |
| *** Kabouik_ <Kabouik_!~kabouik@158.38.1.70> has joined #sailfishos-porters | 13:51 | |
| *** Kabouik <Kabouik!~kabouik@158.38.1.70> has quit IRC (Read error: Connection reset by peer) | 13:52 | |
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.150.193> has joined #sailfishos-porters | 14:03 | |
| *** jwalck <jwalck!~strkmjolk@h-5-150-255-103.NA.cust.bahnhof.se> has quit IRC (Remote host closed the connection) | 14:04 | |
| r0kk3rz | erikas: it would be an idea to link an example of which videos are experiencing the issue | 14:06 | 
| erikas | I most use tablet for music, for example Thunder, Believer | 14:07 | 
| *** stephg <stephg!~stephg@46.17.59.42> has joined #sailfishos-porters | 14:07 | |
| *** Edz <Edz!~sailfish@82-132-247-114.dab.02.net> has quit IRC (Quit: IRC for Sailfish 0.9) | 14:08 | |
| r0kk3rz | erikas: i meant in what you put on tjc | 14:08 | 
| erikas | Oh, okay thanks | 14:09 | 
| *** erikas <erikas!4e398403@gateway/web/freenode/ip.78.57.132.3> has quit IRC (Quit: Page closed) | 14:29 | |
| *** lintuxido <lintuxido!737c734b@gateway/web/cgi-irc/kiwiirc.com/ip.115.124.115.75> has joined #sailfishos-porters | 14:37 | |
| *** pketo <pketo!~pketo@mobile-access-5d6a6e-125.dhcp.inet.fi> has quit IRC (Ping timeout: 248 seconds) | 14:52 | |
| *** hge <hge!~hongwei.g@host-59-98.lasipalatsi.fi> has quit IRC (Quit: Leaving) | 14:53 | |
| *** pketo <pketo!~pketo@mobile-access-bcee57-53.dhcp.inet.fi> has joined #sailfishos-porters | 14:53 | |
| *** lintuxido <lintuxido!737c734b@gateway/web/cgi-irc/kiwiirc.com/ip.115.124.115.75> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) | 15:00 | |
| *** pketo_ <pketo_!~pketo@mobile-user-c1d2e0-200.dhcp.inet.fi> has joined #sailfishos-porters | 15:02 | |
| *** pketo <pketo!~pketo@mobile-access-bcee57-53.dhcp.inet.fi> has quit IRC (Ping timeout: 240 seconds) | 15:05 | |
| *** Kabouik_ <Kabouik_!~kabouik@158.38.1.70> has quit IRC (Ping timeout: 240 seconds) | 15:08 | |
| *** pketo_ is now known as pketo | 15:10 | |
| *** |miska| <|miska|!~|miska|@2a01:430:28:201a:3c9a:db2:321c:6b3d> has joined #sailfishos-porters | 15:25 | |
| *** |miska| <|miska|!~|miska|@2a01:430:28:201a:3c9a:db2:321c:6b3d> has quit IRC (Changing host) | 15:25 | |
| *** |miska| <|miska|!~|miska|@opensuse/member/-miska-> has joined #sailfishos-porters | 15:25 | |
| *** _sven <_sven!~sven@p5DEA8042.dip0.t-ipconnect.de> has joined #sailfishos-porters | 15:27 | |
| *** nh1402 <nh1402!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Quit: Leaving) | 15:28 | |
| *** _sven <_sven!~sven@p5DEA8042.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection) | 15:29 | |
| *** _sven <_sven!~sven@p5DEA8042.dip0.t-ipconnect.de> has joined #sailfishos-porters | 15:29 | |
| *** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC (Quit: Konversation terminated!) | 15:50 | |
| *** hexc0de <hexc0de!~tsehcode@86.57.147.172> has quit IRC (Remote host closed the connection) | 15:52 | |
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has joined #sailfishos-porters | 15:55 | |
| *** _sven <_sven!~sven@p5DEA8042.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer) | 15:58 | |
| *** _sven <_sven!~sven@p5DEA8042.dip0.t-ipconnect.de> has joined #sailfishos-porters | 15:59 | |
| *** MatrixBridge <MatrixBridge!matrixirc@gateway/shell/matrix.org/x-mojcypxetucbawlu> has joined #sailfishos-porters | 16:01 | |
| *** MatrixBridge <MatrixBridge!matrixirc@gateway/shell/matrix.org/x-mojcypxetucbawlu> has left #sailfishos-porters ("User left") | 16:01 | |
| _sven | how it comes that this channel log is incomplete? | 16:05 | 
| *** ExPLIT[m] <ExPLIT[m]!explitmatr@gateway/shell/matrix.org/x-jhvmhcexshtghoza> has joined #sailfishos-porters | 16:09 | |
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has quit IRC (Read error: Connection reset by peer) | 16:11 | |
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has joined #sailfishos-porters | 16:12 | |
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has quit IRC (Ping timeout: 240 seconds) | 16:17 | |
| *** stephg <stephg!~stephg@46.17.59.42> has quit IRC (Ping timeout: 246 seconds) | 16:20 | |
| _sven | r0kk3rz: http://pastebin.ubuntu.com/25534900/ this is my manifest.xml and this is the output of build_packages.sh -c http://pastebin.ubuntu.com/25534905/ what do i need to finish config stuff? | 16:25 | 
| _sven | r0kk3rz: build-packages.sh -d produces this error http://pastebin.ubuntu.com/25534914/ | 16:27 | 
| *** PamNor <PamNor!~sailfish@1.51-175-184.customer.lyse.net> has joined #sailfishos-porters | 16:33 | |
| *** PamNor <PamNor!~sailfish@1.51-175-184.customer.lyse.net> has quit IRC (Client Quit) | 16:35 | |
| *** Kabouik_ <Kabouik_!~kabouik@239.72.95.88.customer.cdi.no> has joined #sailfishos-porters | 16:38 | |
| r0kk3rz | maybe merbot died | 16:41 | 
| *** freedomrun <freedomrun!~freedomru@unaffiliated/freedomrun> has joined #sailfishos-porters | 16:42 | |
| *** ghosalmartin <ghosalmartin!~ghosalmar@90.216.150.193> has quit IRC (Remote host closed the connection) | 16:42 | |
| r0kk3rz | _sven: interesting, theres something it doesnt like with that kernel config | 16:43 | 
| r0kk3rz | but it only prints short list there, you need to run the mer_kernel_check script to get the full list | 16:43 | 
| r0kk3rz | section 5.4.1 of hadk | 16:45 | 
| _sven | i finished make without errors | 16:49 | 
| *** taaeem <taaeem!~taaem@unaffiliated/taaem> has joined #sailfishos-porters | 16:52 | |
| *** Nemno <Nemno!~teknomen@77.172.117.67> has joined #sailfishos-porters | 16:53 | |
| _sven | uhh, merk-kernel-check produces a long list http://pastebin.ubuntu.com/25535012/ | 16:53 | 
| *** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Ping timeout: 260 seconds) | 16:55 | |
| r0kk3rz | _sven: yeah ignore that, your kernel config isnt at that path, so check whats in /out/target/product/ | 16:57 | 
| _sven | ah sorry | 16:57 | 
| _sven | http://pastebin.ubuntu.com/25535054/ | 17:01 | 
| r0kk3rz | that better, what id suggest is set $DEVICE to suzu and use that as device name everywhere | 17:03 | 
| r0kk3rz | i recon the droid-hal script is using $DEVICE to check the kernel script, and getting what you got before | 17:04 | 
| r0kk3rz | hmm, actually its probably just easier to mv that suzu directory to f5121 instead | 17:05 | 
| _sven | which directory? | 17:07 | 
| _sven | i could do a symlink | 17:07 | 
| *** vknecht <vknecht!~vknecht@213-245-247-24.rev.numericable.fr> has joined #sailfishos-porters | 17:08 | |
| vknecht | hello | 17:09 | 
| r0kk3rz | _sven: symlink is a better idea, do that the /out/target/product/suzu one | 17:09 | 
| _sven | what next? | 17:11 | 
| _sven | wow, rpm/dhd/helpers/build_packages.sh --d asks for mountpoints | 17:15 | 
| _sven | http://pastebin.ubuntu.com/25535137/ | 17:15 | 
| r0kk3rz | _sven: ah, another s/suzu/f5121 issue | 17:17 | 
| r0kk3rz | _sven: its in hybris/hybris-boot/fixup-mountpoints | 17:17 | 
| r0kk3rz | actually change "suzu") to "suzu" | "f5121), @ line 12 | 17:19 | 
| _sven | http://pastebin.ubuntu.com/25535162/ thats in fixup-mountpoints | 17:21 | 
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has joined #sailfishos-porters | 17:22 | |
| r0kk3rz | yeees, you see where it says suzu at the top, do what i said :) | 17:24 | 
| _sven | yes i did it and rerun build_packages.sh -d http://pastebin.ubuntu.com/25535182/ | 17:25 | 
| r0kk3rz | hmm, thats the recovery img thing, i dont really know about that. its not something we build in normal hadk | 17:27 | 
| r0kk3rz | but it looks like the spec is broke | 17:27 | 
| *** woddy <woddy!~woddy@unaffiliated/woddy> has joined #sailfishos-porters | 17:29 | |
| r0kk3rz | you are using this right? https://github.com/mer-hybris/droid-hal-f5121/blob/master/droid-hal-f5121.spec | 17:29 | 
| r0kk3rz | because it seems to sort those files | 17:29 | 
| _sven | http://pastebin.ubuntu.com/25535201/ droid-hal-f5121.log | 17:32 | 
| _sven | file is in rpm folder? | 17:38 | 
| r0kk3rz | yeah rpm/dhd | 17:38 | 
| r0kk3rz | no just /rpm | 17:39 | 
| _sven | my spec file was different | 17:42 | 
| _sven | maybe because i run build_packages.sh -c | 17:42 | 
| *** phdeswer <phdeswer!~phdeswer@auth.nomovok.info> has quit IRC (Ping timeout: 255 seconds) | 17:43 | |
| _sven | yes, it works | 17:43 | 
| _sven | now what | 17:43 | 
| _sven | http://pastebin.ubuntu.com/25535248/ | 17:44 | 
| r0kk3rz | if you build hal > process patterns > build configs, then final step is to run mic | 17:44 | 
| r0kk3rz | you did run build_packages with no options once though right? | 17:46 | 
| _sven | http://pastebin.ubuntu.com/25535267/ proccess_patterns.sh show me an error, is it normal? | 17:49 | 
| r0kk3rz | yeah it is, ignore that | 17:50 | 
| r0kk3rz | looks like it worked | 17:50 | 
| _sven | mic says http://pastebin.ubuntu.com/25535279/ Unable to find pattern: Jolla Configuration f5121 | 17:50 | 
| _sven | i run this command http://pastebin.ubuntu.com/25535282/ | 17:51 | 
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has quit IRC (Ping timeout: 240 seconds) | 17:52 | |
| r0kk3rz | i think theres stuff in the hadk about debugging that | 17:52 | 
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has joined #sailfishos-porters | 17:52 | |
| r0kk3rz | you build thee configs after process patterns? | 17:53 | 
| _sven | before patterns | 17:54 | 
| _sven | http://pastebin.ubuntu.com/25535301/ | 17:54 | 
| _sven | thats what i did | 17:55 | 
| _sven | http://pastebin.ubuntu.com/25535319/ this is my .ks file | 17:58 | 
| _sven | ah, i remeber something about the @Jolla line | 17:59 | 
| *** krnlyng <krnlyng!~frajo@mobile-access-6df018-92.dhcp.inet.fi> has joined #sailfishos-porters | 18:00 | |
| r0kk3rz | yeah you need to do things in order | 18:01 | 
| _sven | tried to replace @Jolla Configuration @DEVICE@ with @jolla-hw-adaptation-@DEVICE@ and get similar error: Error <creator>: Unable to find pattern: jolla-hw-adaption-@DEVICE@ | 18:05 | 
| *** woddy <woddy!~woddy@unaffiliated/woddy> has quit IRC (Quit: Leaving) | 18:05 | |
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has quit IRC (Read error: Connection reset by peer) | 18:07 | |
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has joined #sailfishos-porters | 18:07 | |
| _sven | what can i add here for %packages? | 18:09 | 
| _sven | :q! | 18:10 | 
| _sven | ups | 18:10 | 
| *** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 18:23 | |
| *** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has quit IRC (Quit: Konversation terminated!) | 18:24 | |
| *** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Read error: Connection reset by peer) | 18:24 | |
| *** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 18:24 | |
| *** freedomrun <freedomrun!~freedomru@unaffiliated/freedomrun> has quit IRC (Quit: Leaving) | 18:27 | |
| *** phdeswer <phdeswer!~phdeswer@91-159-52-26.elisa-laajakaista.fi> has joined #sailfishos-porters | 18:38 | |
| *** wls123 <wls123!~wls123@2601:282:d01:fb96:8162:8d5f:d7d9:7a03> has joined #sailfishos-porters | 18:40 | |
| r0kk3rz | why did you do that? | 18:40 | 
| *** Kabouik- <Kabouik-!~kabouik@239.72.95.88.customer.cdi.no> has joined #sailfishos-porters | 18:49 | |
| *** woddy <woddy!~woddy@unaffiliated/woddy> has joined #sailfishos-porters | 18:49 | |
| *** Kabouik_ <Kabouik_!~kabouik@239.72.95.88.customer.cdi.no> has quit IRC (Ping timeout: 248 seconds) | 18:50 | |
| *** nh1402 <nh1402!~nh1402@84.93.245.124> has quit IRC (Ping timeout: 240 seconds) | 18:51 | |
| *** nh1402 <nh1402!~nh1402@22.104.114.87.dyn.plus.net> has joined #sailfishos-porters | 18:52 | |
| _sven | its written in chapter 8.5 page 28 | 18:56 | 
| mal | _sven: you are missing the droid-local-repo | 18:57 | 
| mal | _sven: from .ks | 18:58 | 
| mal | _sven: I told you to add it several times before, why in the hell haven't you done what I say? | 18:59 | 
| nh1402 | I'm getting this rather rudimentary error https://bpaste.net/show/aa70927d35d1 when trying to run "make hybris-hal" | 19:01 | 
| r0kk3rz | nh1402: you didnt envsetup probably | 19:02 | 
| r0kk3rz | nh1402: wait, your path is weird, what are you doing? | 19:03 | 
| _sven | mal: you are right, you recommend it exactly one week before, but you don't tell me what exactly i have to add. maybe because you can't imagine a noob need a bit more help. i tried to add just the line "droid-local-repo" to the .ks file, but i get similar error "Unable to find package: droid-local-repo | 19:39 | 
| _sven | btw. i changed the .ks file located in $ANDROID_ROOT | 19:41 | 
| mal | channel logs usually help | 19:41 | 
| r0kk3rz | _sven: did you redo build_packages.sh --configs after process_patterns.sh? | 19:42 | 
| _sven | no | 19:43 | 
| mal | _sven: but since you don't seem to know how to use google to search the logs this is the answer http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2017-08-19.log.html#t2017-08-19T17:22:07 | 19:44 | 
| *** TheKit <TheKit!~nekit@178-45-10-185.saransk.ru> has quit IRC (Remote host closed the connection) | 20:00 | |
| _sven | mal: thank you, seems i'm not the only newbie :) i was running in the same traps as ArenClegg while adding the line to .ks file | 20:03 | 
| _sven | now it stops with pulseaudio-modules-droid needed by pattern error http://pastebin.ubuntu.com/25535966/ | 20:07 | 
| mal | did you run the whole build_packages.sh? | 20:09 | 
| *** elros <elros!~sailfish@87-206-143-180.dynamic.chello.pl> has joined #sailfishos-porters | 20:12 | |
| *** woddy <woddy!~woddy@unaffiliated/woddy> has quit IRC (Ping timeout: 252 seconds) | 20:13 | |
| *** woddy <woddy!~woddy@unaffiliated/woddy> has joined #sailfishos-porters | 20:17 | |
| _sven | seems no, its retrieving/building a lot of packages | 20:18 | 
| _sven | http://pastebin.ubuntu.com/25536047/ Fatal: 'rpm/droid-hal-version-f5121.spec' doesn't exist | 20:28 | 
| *** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has quit IRC (Ping timeout: 240 seconds) | 20:29 | |
| mal | _sven: that mean you haven't created that repo as instructed in hadk pdf | 20:29 | 
| * vknecht gets something a bit different : https://pastebin.ca/3870687 | 20:30 | |
| _sven | mal: that may be, because i'm switching between hadk pdf and sledges sailfish_x_hadk preview | 20:33 | 
| mal | well since people don't seem to want to wait for the complete instructions then it's not going to be easy | 20:33 | 
| vknecht | what can we do to help ? :-) | 20:39 | 
| _sven | :) | 20:39 | 
| r0kk3rz | _sven: yeah at this point you need to be following the hadk and not sledges instructions | 20:39 | 
| blap | do gles apps not work when the port is using fbdev libhybris? | 20:40 | 
| r0kk3rz | this is what i came up with over the weekend: https://gist.github.com/r0kk3rz/0c13e14dfd6a4de117191d7248ed0ce9 | 20:40 | 
| *** Nokius_ <Nokius_!~Nokius@p5DDB4522.dip0.t-ipconnect.de> has joined #sailfishos-porters | 20:44 | |
| locusf | way of the mal :D | 20:44 | 
| r0kk3rz | it is basically what mal did for the fp2 afterall :) | 20:45 | 
| vknecht | "make -j4 hybris-hal" looks new to me, I'll try that, thanks :-) | 20:47 | 
| *** Nokius <Nokius!~Nokius@p5DDB523F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds) | 20:48 | |
| vknecht | ah, no, it was in the wiki | 20:48 | 
| _sven | doesn't make make up everything? | 20:49 | 
| r0kk3rz | no | 20:49 | 
| r0kk3rz | make does androidy toolchain stuff, and then have other toolchainy stuff | 20:50 | 
| _sven | but make hybris-hal builds also boot image | 20:51 | 
| r0kk3rz | yes, but android boot images dont have that much in them | 20:52 | 
| _sven | i saw make hybris-boot command, but it's not needed if i use make hybris-hal right? | 20:52 | 
| r0kk3rz | sure | 20:54 | 
| *** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has joined #sailfishos-porters | 20:55 | |
| *** wiktorek140 <wiktorek140!~wiktorek1@acdy36.neoplus.adsl.tpnet.pl> has joined #sailfishos-porters | 20:56 | |
| _sven | hehe channel log is a time machine, reading http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2015-09-09.log.html, similar problem as i have today, sledges: wait for new hadk first :P | 21:04 | 
| *** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has quit IRC (Ping timeout: 240 seconds) | 21:04 | |
| *** nh1402 <nh1402!~nh1402@22.104.114.87.dyn.plus.net> has quit IRC (Remote host closed the connection) | 21:06 | |
| *** _sven2 <_sven2!~sven@tmo-106-6.customers.d1-online.com> has joined #sailfishos-porters | 21:19 | |
| *** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has joined #sailfishos-porters | 21:21 | |
| *** sven_ <sven_!~sven@tmo-107-179.customers.d1-online.com> has quit IRC (Ping timeout: 246 seconds) | 21:21 | |
| *** woddy <woddy!~woddy@unaffiliated/woddy> has quit IRC (Quit: Leaving) | 21:23 | |
| *** wls123 <wls123!~wls123@2601:282:d01:fb96:8162:8d5f:d7d9:7a03> has quit IRC (Remote host closed the connection) | 21:28 | |
| *** wls123 <wls123!~wls123@2601:282:d01:fb96:8162:8d5f:d7d9:7a03> has joined #sailfishos-porters | 21:28 | |
| *** KelleyMcChes <KelleyMcChes!439e8c46@gateway/web/freenode/ip.67.158.140.70> has joined #sailfishos-porters | 21:29 | |
| KelleyMcChes | Hi, could someone help me for a sec with building SailfishOS for my device? | 21:29 | 
| *** elros <elros!~sailfish@87-206-143-180.dynamic.chello.pl> has quit IRC (Quit: IRC for Sailfish 0.9) | 21:32 | |
| r0kk3rz | KelleyMcChes: what device? where are you at with it? | 21:32 | 
| *** elros <elros!~communi@87-206-143-180.dynamic.chello.pl> has joined #sailfishos-porters | 21:32 | |
| KelleyMcChes | I'm building it for the Kindle Fire but when I run the final mic command I get "Error <creator>: Unable to find pattern: Jolla Configuration otterx" | 21:33 | 
| KelleyMcChes | I tried to find the solution online but none of the solutions work | 21:34 | 
| *** Nemno <Nemno!~teknomen@77.172.117.67> has quit IRC (Ping timeout: 240 seconds) | 21:35 | |
| elros | KelleyMcChes do you have local repo in ks file? | 21:37 | 
| KelleyMcChes | yeah i'll get the link for you | 21:37 | 
| r0kk3rz | KelleyMcChes: pastebin the whole .ks | 21:38 | 
| KelleyMcChes | https://pastebin.com/qJpcjTzy | 21:39 | 
| elros | KelleyMcChes: http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2017-08-19.log.html#t2017-08-19T17:22:07 | 21:40 | 
| KelleyMcChes | I didn't try that one because I don't know which file in that directory I put it in | 21:41 | 
| _sven | mal: i fixed the issue, i forgot that i comment out the droid-hal-version line earlier in my manifest.xml | 21:41 | 
| *** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome) | 21:44 | |
| KelleyMcChes | <elros> do i run that command or do i put that command in a file | 21:46 | 
| elros | KeylleyMcChes: put it in your ks file | 21:47 | 
| _sven | http://pastebin.ubuntu.com/25536396/ now i got the exact same error like vknecht | 21:47 | 
| elros | KeylleyMcChes: replace $DEVICE and $ANDROID_ROOT repo --name=adaptation-community-$DEVICE-@RELEASE@ --baseurl=file://$ANDROID_ROOT/droid-local-repo/$DEVICE | 21:47 | 
| KelleyMcChes | Ok that worked | 21:51 | 
| KelleyMcChes | Do I have to change that before I do a PR into the main branch | 21:51 | 
| elros | main branch of what? | 21:53 | 
| KelleyMcChes | When I do a request into mer-hybris so that other people can use what I did | 21:53 | 
| *** wiktorek140 <wiktorek140!~wiktorek1@acdy36.neoplus.adsl.tpnet.pl> has quit IRC (Quit: Dowidzenia ^-^) | 21:53 | |
| elros | You can upload your ks file somewhere (not in mer-hybris) but I see no point because adding droid-local-repos is described in HADK | 21:57 | 
| KelleyMcChes | ok | 22:00 | 
| _sven | KelleyMcChes: http://pastebin.ubuntu.com/25536490/ this is my .ks file, have a look at line 20 | 22:03 | 
| KelleyMcChes | So you just leave it in there when you upload it to github? | 22:04 | 
| _sven | i didnt upload it to github | 22:04 | 
| KelleyMcChes | ok | 22:04 | 
| *** _sven <_sven!~sven@p5DEA8042.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving) | 22:05 | |
| *** KelleyMcChes <KelleyMcChes!439e8c46@gateway/web/freenode/ip.67.158.140.70> has quit IRC (Quit: Page closed) | 22:11 | |
| elros | phdeswer: ping, so do you have any ideas about my mtp issue (storage leak) | 22:12 | 
| *** phdeswer <phdeswer!~phdeswer@91-159-52-26.elisa-laajakaista.fi> has quit IRC (Ping timeout: 240 seconds) | 22:14 | |
| *** Tofe <Tofe!~Tofe@nor75-20-82-247-155-176.fbx.proxad.net> has quit IRC (Ping timeout: 240 seconds) | 22:30 | |
| *** carepack <carepack!~carepack@p579D91CE.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 264 seconds) | 22:34 | |
| *** carepack <carepack!~carepack@p579D9F48.dip0.t-ipconnect.de> has joined #sailfishos-porters | 22:35 | |
| sledges | who's not sleeping | 22:41 | 
| aa13q_ | me :) | 22:42 | 
| sledges | good:) | 22:42 | 
| vknecht | sledges, hello :) | 22:45 | 
| *** aa13q_ is now known as aa13q | 22:50 | |
| sledges | hi | 22:51 | 
| sledges | https://sailfishos.org/wiki/Sailfish_X_Build_and_Flash_iknewyoudlook | 22:51 | 
| sledges | let the games begin :) | 22:51 | 
| aa13q | nice! ^__^) | 22:51 | 
| sledges | i hope you fellows could get to a successful mic image build :) | 22:51 | 
| sledges | is all WIP and drafty :) (draughty!) | 22:53 | 
| vknecht | nope, I stalled at https://pastebin.ca/3870687 | 22:53 | 
| sledges | cc ghosalmartin stephg locusf _sven2 r0kk3rz and whoever else went on ways and paths for Xperia builds :) ^ | 22:53 | 
| sledges | vknecht: following that wiki, nothing runs "build_packages.sh" without arguments ;) | 22:54 | 
| *** Kabouik_ <Kabouik_!~kabouik@169.ip-37-187-176.eu> has joined #sailfishos-porters | 23:00 | |
| vknecht | sledges, what about the local f5121.xml manifest ? Is it this file ? | 23:02 | 
| vknecht | https://github.com/mer-hybris/android/blob/syspart-sony-aosp-6.0.1_r80-20170901/default.xml | 23:03 | 
| *** Kabouik- <Kabouik-!~kabouik@239.72.95.88.customer.cdi.no> has quit IRC (Ping timeout: 246 seconds) | 23:03 | |
| sledges | vknecht: no, it's the hybris- for the first part | 23:04 | 
| sledges | vknecht: in the updated wiki there are instructions on how to build img-boot (the failure on your pastebin) | 23:04 | 
| sledges | vknecht: syspart- is to build /system partition (now also documented) | 23:05 | 
| *** ahjolinna <ahjolinna!~manjaro-k@mobile-access-bcee02-245.dhcp.inet.fi> has quit IRC (Quit: Konversation terminated!) | 23:06 | |
| vknecht | aliright ; is there a way to follow up the procedure without previous fiddlings getting in the way ? repo resync ? some git command ? make clean ? | 23:08 | 
| *** ahjolinna <ahjolinna!~manjaro-k@mobile-access-bcee02-245.dhcp.inet.fi> has joined #sailfishos-porters | 23:08 | |
| sledges | vknecht: `repo status` | 23:09 | 
| sledges | then `repo sync -jX` | 23:09 | 
| sledges | and lastly, if you are brave to lose any fiddlings, `repo sync --force-sync -jX` | 23:09 | 
| * vknecht braces himself for a long night | 23:11 | |
| *** elros <elros!~communi@87-206-143-180.dynamic.chello.pl> has quit IRC (Quit: Communi 3.5.0 - http://communi.github.com) | 23:31 | |
| sledges | :) | 23:40 | 
| sledges | Nokius_: nh1402[m] ^^ | 23:41 | 
| * sledges gnights | 23:41 | |
| vknecht | 'night :) | 23:41 | 
| sledges | vknecht: please tell about any misses in the docs/builds that i obviously forgot about:) | 23:47 | 
| vknecht | sledges, before the first git clone, a missing "cd $ANDROID_ROOT" perhaps | 23:49 | 
| vknecht | fatal: Couldn't find remote ref refs/heads/syspart-sony-aosp-6.0.1_r80-20170902 | 23:51 | 
| vknecht | fatal: cannot obtain manifest git://github.com/mer-hybris/android.git | 23:52 | 
| vknecht | sledges, should be "syspart-sony-aosp-6.0.1_r80-20170901" instead of "syspart-sony-aosp-6.0.1_r80-20170902" ? | 23:57 | 
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!