sixwheeledbeast | nope qyoutube made by marxian | 00:13 |
---|---|---|
bencoh | and youtube-dl broke as well from what I heard | 00:13 |
sixwheeledbeast | youtube-dl isn't fixed yet. | 00:13 |
bencoh | I guess we could just wait for a fix and port it to qyoutube then :) | 00:14 |
*** saidinesh5 has quit IRC | 00:14 | |
*** saidinesh5 has joined #maemo | 00:14 | |
sixwheeledbeast | Just frustrating 11 days after fmg fixed it... | 00:15 |
bencoh | indeed | 00:15 |
*** spiiroin has quit IRC | 00: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 #maemo | 00:17 | |
halftux | ~seen xes | 00:20 |
infobot | xes is currently on #neo900 #devuan #maemo-ssu #maemo, last said: 'DocScrutinizer05: :) hi Doc!'. | 00:20 |
halftux | xes: something is still wrong with maemo autobuilder and repo import could you have a look please? | 00:23 |
halftux | for me cutetube2 is still working | 00:54 |
*** Pali has quit IRC | 01:11 | |
*** halftux has quit IRC | 01:22 | |
*** Kilroo has joined #maemo | 01:37 | |
*** Kabouik has quit IRC | 01:49 | |
*** florian_kc has quit IRC | 02:24 | |
*** drrty has quit IRC | 02:42 | |
Maxdamantus | Hm. 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 |
Maxdamantus | eg, 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 |
Maxdamantus | Looks like youtube-dl was updated around 10 hours ago btw | 03:00 |
Maxdamantus | The 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 IRC | 05:00 | |
*** xmn has joined #maemo | 05:04 | |
*** saidinesh5 has quit IRC | 06:36 | |
*** saidinesh5 has joined #maemo | 06:36 | |
*** tm has joined #maemo | 07:27 | |
*** Kilroo has quit IRC | 07:29 | |
*** DocScrutinizer05 has quit IRC | 07:32 | |
*** DocScrutinizer05 has joined #maemo | 07:32 | |
*** Wikiwide has joined #maemo | 07:44 | |
Wikiwide | Question : Does Python 2.7 actually work? Because I cannot find /opt/python27/bin/python2.7 | 07:46 |
Wikiwide | Python 3 would also be nice to have, but that's a different topic. | 07:48 |
*** sunshavi has quit IRC | 07:54 | |
*** sunshavi has joined #maemo | 07:56 | |
*** infobot has quit IRC | 08:07 | |
*** Wikiwide has quit IRC | 08:10 | |
*** infobot has joined #maemo | 08:17 | |
*** ChanServ sets mode: +v infobot | 08:17 | |
*** spiiroin has joined #maemo | 08:28 | |
freemangordon | sixwheeledbeast: 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 |
freemangordon | facebrick, /me trying to create an application - "You're restricted from creating apps indefinitely." | 08:39 |
freemangordon | not that this makes me cry though :) | 08:40 |
*** saidinesh5 has quit IRC | 09:46 | |
*** saidinesh5 has joined #maemo | 09:46 | |
*** Pali has joined #maemo | 09:48 | |
*** inky has quit IRC | 09:49 | |
*** Kabouik has joined #maemo | 09:57 | |
*** free_speech has joined #maemo | 09:57 | |
*** spiiroin has quit IRC | 10:00 | |
*** Pali has quit IRC | 10:12 | |
*** eMHa_ has joined #maemo | 10:17 | |
*** spiiroin has joined #maemo | 10:31 | |
*** xmn has quit IRC | 10:48 | |
*** SpeedEvil has quit IRC | 10:53 | |
*** SpeedEvil has joined #maemo | 10:53 | |
*** halftux has joined #maemo | 10:55 | |
halftux | the 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 |
halftux | and I have still some in line for upload... | 11:06 |
*** Kabouik has quit IRC | 11:29 | |
*** saidinesh5 has quit IRC | 11:35 | |
*** saidinesh5 has joined #maemo | 11:35 | |
*** povbot has joined #maemo | 11:42 | |
*** script has quit IRC | 11:59 | |
*** Kabouik has joined #maemo | 12:08 | |
*** povbot has joined #maemo | 14:13 | |
*** spiiroin has quit IRC | 14:42 | |
halftux | does anybody know how to use this gcc-4.6 for the autobuilder that it not falling back and using 4.2 | 14:50 |
bencoh | I'm not certain autobuilder can use gcc 4.6 at all | 14:57 |
halftux | but gcc-4.6 is in extras thought it will work | 14:57 |
KotCzarny | maybe by specifying gcc-4.6 as a dependency and writing own rules/build script? | 14:58 |
KotCzarny | but that's a hackery | 14:58 |
KotCzarny | i step around old gcc issue by simply building nonfree package and not worrying about autobuilder hiccups | 14:59 |
KotCzarny | ;) | 14:59 |
halftux | wanted to compile nettle but it fails with 4.2 and it seems to build with 4.72 | 14:59 |
KotCzarny | own rules might be as simple as changing CC variable etc | 15:00 |
KotCzarny | try dependency+env variables in rules | 15:00 |
halftux | yeah I think so too that I need to feed openrepos anyway maemo buildsystem is stuck | 15:00 |
halftux | ah ok thx I will have a look how I can hack it with env variables | 15:01 |
KotCzarny | keep in mind that compiling with newer gcc might rely on newer stdc++ | 15:02 |
KotCzarny | unless code is plain c, then there shouldnt be much trouble | 15:02 |
KotCzarny | btw. s/dependency/build dependency/ | 15:03 |
halftux | cssu has a new stdc++ or? | 15:03 |
KotCzarny | there are people still on stock | 15:04 |
KotCzarny | and i suspect cssu has 4.2 stdc++ | 15:04 |
*** spiiroin has joined #maemo | 15:07 | |
*** saidinesh5 has quit IRC | 15:13 | |
*** saidinesh5 has joined #maemo | 15:14 | |
*** luke-jr has quit IRC | 15:26 | |
*** luke-jr has joined #maemo | 15:32 | |
*** inky has joined #maemo | 15:58 | |
*** florian has quit IRC | 16:12 | |
*** hurrian has joined #maemo | 16:22 | |
*** jrayhawk has quit IRC | 17:01 | |
*** jrayhawk has joined #maemo | 17:14 | |
*** florian_kc has joined #maemo | 17:39 | |
*** florian_kc is now known as florian | 17:41 | |
*** saidinesh5 has quit IRC | 17:58 | |
*** saidinesh5 has joined #maemo | 17:58 | |
*** Pali has joined #maemo | 18:04 | |
*** florian has quit IRC | 18:24 | |
*** drrty has joined #maemo | 18:42 | |
halftux | hmm it seems that gcc-4.6 is only for development on the device not in sb | 18:50 |
*** saidinesh5 has quit IRC | 18:51 | |
*** saidinesh5 has joined #maemo | 18:52 | |
bencoh | halftux: there is a sb-only gcc-4.6 toolchain available though (the one with thumb support), but I guess you already know that | 18:55 |
bencoh | I wonder how hard it would be to add it to autobuilder | 18:55 |
bencoh | (I never quite understood why we never agreed on doing it tbh) | 18:56 |
halftux | yes I am using thumb sb-only gcc-4.72 but then you can't upload to extras | 18:58 |
halftux | maybe they don't want to have something parallel in autobuilder and to rebuild everything glibc is the show stopper? | 18:59 |
bencoh | we 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 |
bencoh | their* | 19:00 |
bencoh | (oh and, right, it's 4.7, not 4.6) | 19:01 |
halftux | yeah you are right this would be great | 19:02 |
bencoh | actually I wonder how one would bootstrap a new target for autobuilder | 19:03 |
bencoh | (how would you import base packages needed to build others) | 19:04 |
halftux | hmm 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 |
bencoh | if anything one could build them in a regular sb, the question is how would they get imported in autobuilder | 19:06 |
halftux | maybe as non free package so only debs? or maintainer of autobuilder need to update them manually | 19:09 |
bencoh | probably the latter I guess | 19:10 |
*** Kabouik has quit IRC | 19:12 | |
*** inky has quit IRC | 19:15 | |
halftux | oh I think I got it working | 19:18 |
halftux | it takes now gcc-4.6 lets see if it builds until the end | 19:18 |
halftux | it definitely takes gcc-4.6 but has same arm bug Error: bad instruction 'rrx r5,r5' | 19:30 |
*** florian has joined #maemo | 19:40 | |
halftux | hmm now it would be nice to get gcc-4.7 to extras | 19:41 |
*** florian has quit IRC | 19:48 | |
halftux | omg looked at the gcc-4.6 source file and it is killing my brain... where is Apo now :( | 19:52 |
*** saidinesh5 has quit IRC | 20:13 | |
*** saidinesh5 has joined #maemo | 20:13 | |
*** eMHa_ has quit IRC | 20:23 | |
halftux | As a note for using gcc-4.6 in the autobuilder or standard SB target add to your rules file: | 20:38 |
halftux | export CC=/usr/bin/gcc-4.6 | 20:38 |
halftux | export CXX=/usr/bin/g++-4.6 | 20:38 |
halftux | export SBOX_REDIRECT_IGNORE=/usr/bin/gcc-4.6:/usr/bin/g++-4.6 | 20:38 |
halftux | when you know it, it is easy :) | 20:38 |
*** Kabouik has joined #maemo | 20:53 | |
*** drrty has quit IRC | 20:53 | |
*** drrty has joined #maemo | 20:53 | |
*** rah_ is now known as rah | 20:57 | |
*** halftux has quit IRC | 20:58 | |
*** saidinesh5 has quit IRC | 21:07 | |
*** saidinesh5 has joined #maemo | 21:08 | |
*** halftux has joined #maemo | 21:31 | |
*** eMHa_ has joined #maemo | 21:35 | |
*** halftux has quit IRC | 22:01 | |
*** inky has joined #maemo | 22:12 | |
*** florian has joined #maemo | 22:54 | |
*** Kabouik has quit IRC | 22:56 | |
sixwheeledbeast | freemangordon: 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 IRC | 23:12 | |
*** saidinesh5 has joined #maemo | 23:12 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!