IRC log of #maemo for Thursday, 2019-09-12

sixwheeledbeastnope qyoutube made by marxian00:13
bencohand youtube-dl broke as well from what I heard00:13
sixwheeledbeastyoutube-dl isn't fixed yet.00:13
bencohI guess we could just wait for a fix and port it to qyoutube then :)00:14
*** saidinesh5 has quit IRC00:14
*** saidinesh5 has joined #maemo00:14
sixwheeledbeastJust frustrating 11 days after fmg fixed it...00:15
bencohindeed00:15
*** spiiroin has quit IRC00:15
bencoh(well, at least it's not like when facebook closed down his account, and a few other maemo devs' along with it)00:16
bencoh(or did they just revoke their dev keys?)00:17
*** inky has joined #maemo00:17
halftux~seen xes00:20
infobotxes is currently on #neo900 #devuan #maemo-ssu #maemo, last said: 'DocScrutinizer05: :) hi Doc!'.00:20
halftuxxes: something is still wrong with maemo autobuilder and repo import could you have a look please?00:23
halftuxfor me cutetube2 is still working00:54
*** Pali has quit IRC01:11
*** halftux has quit IRC01:22
*** Kilroo has joined #maemo01:37
*** Kabouik has quit IRC01:49
*** florian_kc has quit IRC02:24
*** drrty has quit IRC02:42
MaxdamantusHm. Presumably it would be a good idea to switch it to youtube-dl then, since that's basically the standard project for handling it, and it's designed to be updated easily, and it supports a lot more than just Youtube.02:53
Maxdamantuseg, when I run `mpv` on a URL, it usually involves running the `youtube-dl` command, so no shared/static libraries involved in updating.02:54
MaxdamantusLooks like youtube-dl was updated around 10 hours ago btw03:00
MaxdamantusThe expectation should be that such an API can break, since it's not officially supported by youtube, so you just have to use software that is actively maintained and easily upgradable.03:01
*** tm has quit IRC05:00
*** xmn has joined #maemo05:04
*** saidinesh5 has quit IRC06:36
*** saidinesh5 has joined #maemo06:36
*** tm has joined #maemo07:27
*** Kilroo has quit IRC07:29
*** DocScrutinizer05 has quit IRC07:32
*** DocScrutinizer05 has joined #maemo07:32
*** Wikiwide has joined #maemo07:44
WikiwideQuestion : Does Python 2.7 actually work? Because I cannot find /opt/python27/bin/python2.707:46
WikiwidePython 3 would also be nice to have, but that's a different topic.07:48
*** sunshavi has quit IRC07:54
*** sunshavi has joined #maemo07:56
*** infobot has quit IRC08:07
*** Wikiwide has quit IRC08:10
*** infobot has joined #maemo08:17
*** ChanServ sets mode: +v infobot08:17
*** spiiroin has joined #maemo08:28
freemangordonsixwheeledbeast: cutetube still works for me (and the others reported the same on TMO), are you sure it is not something on your side? could you point me to a clip that doesn;t wotk for you?08:35
freemangordonfacebrick, /me trying to create an application - "You're restricted from creating apps indefinitely."08:39
freemangordonnot that this makes me cry though :)08:40
*** saidinesh5 has quit IRC09:46
*** saidinesh5 has joined #maemo09:46
*** Pali has joined #maemo09:48
*** inky has quit IRC09:49
*** Kabouik has joined #maemo09:57
*** free_speech has joined #maemo09:57
*** spiiroin has quit IRC10:00
*** Pali has quit IRC10:12
*** eMHa_ has joined #maemo10:17
*** spiiroin has joined #maemo10:31
*** xmn has quit IRC10:48
*** SpeedEvil has quit IRC10:53
*** SpeedEvil has joined #maemo10:53
*** halftux has joined #maemo10:55
halftuxthe uploaded files with extras assistant doesn't reach the autobuilder my package got rejected and another package does not get imported to repository :(11:05
halftuxand I have still some in line for upload...11:06
*** Kabouik has quit IRC11:29
*** saidinesh5 has quit IRC11:35
*** saidinesh5 has joined #maemo11:35
*** povbot has joined #maemo11:42
*** script has quit IRC11:59
*** Kabouik has joined #maemo12:08
*** povbot has joined #maemo14:13
*** spiiroin has quit IRC14:42
halftuxdoes anybody know how to use this gcc-4.6 for the autobuilder that it not falling back and using 4.214:50
bencohI'm not certain autobuilder can use gcc 4.6 at all14:57
halftuxbut gcc-4.6 is in extras thought it will work14:57
KotCzarnymaybe by specifying gcc-4.6 as a dependency and writing own rules/build script?14:58
KotCzarnybut that's a hackery14:58
KotCzarnyi step around old gcc issue by simply building nonfree package and not worrying about autobuilder hiccups14:59
KotCzarny;)14:59
halftuxwanted to compile nettle but it fails with 4.2 and it seems to build with 4.7214:59
KotCzarnyown rules might be as simple as changing CC variable etc15:00
KotCzarnytry dependency+env variables in rules15:00
halftuxyeah I think so too that I need to feed openrepos anyway maemo buildsystem is stuck15:00
halftuxah ok thx I will have a look how I can hack it with env variables15:01
KotCzarnykeep in mind that compiling with newer gcc might rely on newer stdc++15:02
KotCzarnyunless code is plain c, then there shouldnt be much trouble15:02
KotCzarnybtw. s/dependency/build dependency/15:03
halftuxcssu has a new stdc++ or?15:03
KotCzarnythere are people still on stock15:04
KotCzarnyand i suspect cssu has 4.2 stdc++15:04
*** spiiroin has joined #maemo15:07
*** saidinesh5 has quit IRC15:13
*** saidinesh5 has joined #maemo15:14
*** luke-jr has quit IRC15:26
*** luke-jr has joined #maemo15:32
*** inky has joined #maemo15:58
*** florian has quit IRC16:12
*** hurrian has joined #maemo16:22
*** jrayhawk has quit IRC17:01
*** jrayhawk has joined #maemo17:14
*** florian_kc has joined #maemo17:39
*** florian_kc is now known as florian17:41
*** saidinesh5 has quit IRC17:58
*** saidinesh5 has joined #maemo17:58
*** Pali has joined #maemo18:04
*** florian has quit IRC18:24
*** drrty has joined #maemo18:42
halftuxhmm it seems that gcc-4.6 is only for development on the device not in sb18:50
*** saidinesh5 has quit IRC18:51
*** saidinesh5 has joined #maemo18:52
bencohhalftux: there is a sb-only gcc-4.6 toolchain available though (the one with thumb support), but I guess you already know that18:55
bencohI wonder how hard it would be to add it to autobuilder18:55
bencoh(I never quite understood why we never agreed on doing it tbh)18:56
halftuxyes I am using thumb sb-only gcc-4.72 but then you can't upload to extras18:58
halftuxmaybe they don't want to have something parallel in autobuilder and to rebuild everything glibc is the show stopper?18:59
bencohwe already have x86/armel, I don't really see a reason not to add -thumb and only build packages that are imported there (and there dependencies)19:00
bencohtheir*19:00
bencoh(oh and, right, it's 4.7, not 4.6)19:01
halftuxyeah you are right this would be great19:02
bencohactually I wonder how one would bootstrap a new target for autobuilder19:03
bencoh(how would you import base packages needed to build others)19:04
halftuxhmm maybe the people who know it are gone and could also be that SB has limitations but we could use SB2. The base packages could be compiled on the device?19:05
bencohif anything one could build them in a regular sb, the question is how would they get imported in autobuilder19:06
halftuxmaybe as non free package so only debs? or maintainer of autobuilder need to update them manually19:09
bencohprobably the latter I guess19:10
*** Kabouik has quit IRC19:12
*** inky has quit IRC19:15
halftuxoh I think I got it working19:18
halftuxit takes now gcc-4.6 lets see if it builds until the end19:18
halftuxit definitely takes gcc-4.6 but has same arm bug Error: bad instruction 'rrx r5,r5'19:30
*** florian has joined #maemo19:40
halftuxhmm now it would be nice to get gcc-4.7 to extras19:41
*** florian has quit IRC19:48
halftuxomg looked at the gcc-4.6 source file and it is killing my brain... where is Apo now :(19:52
*** saidinesh5 has quit IRC20:13
*** saidinesh5 has joined #maemo20:13
*** eMHa_ has quit IRC20:23
halftuxAs a note for using gcc-4.6 in the autobuilder or standard SB target add to your rules file:20:38
halftuxexport CC=/usr/bin/gcc-4.620:38
halftuxexport CXX=/usr/bin/g++-4.620:38
halftuxexport SBOX_REDIRECT_IGNORE=/usr/bin/gcc-4.6:/usr/bin/g++-4.620:38
halftuxwhen you know it, it is easy :)20:38
*** Kabouik has joined #maemo20:53
*** drrty has quit IRC20:53
*** drrty has joined #maemo20:53
*** rah_ is now known as rah20:57
*** halftux has quit IRC20:58
*** saidinesh5 has quit IRC21:07
*** saidinesh5 has joined #maemo21:08
*** halftux has joined #maemo21:31
*** eMHa_ has joined #maemo21:35
*** halftux has quit IRC22:01
*** inky has joined #maemo22:12
*** florian has joined #maemo22:54
*** Kabouik has quit IRC22:56
sixwheeledbeastfreemangordon: No videos worked when I tried yesterday now all the ones I tried play fine. I can only assume something was changed there end?23:02
*** saidinesh5 has quit IRC23:12
*** saidinesh5 has joined #maemo23:12

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!