*** povbot has joined #maemo | 00:04 | |
*** troulouliou_div2 has quit IRC | 00:35 | |
*** stejae has quit IRC | 00:38 | |
*** dafox has quit IRC | 00:39 | |
*** L29Ah has left #maemo | 01:04 | |
*** L29Ah has joined #maemo | 01:04 | |
*** shamus has quit IRC | 01:07 | |
*** shamus has joined #maemo | 01:08 | |
*** drrz has quit IRC | 01:12 | |
*** stejae has joined #maemo | 01:14 | |
*** stejae has quit IRC | 01:14 | |
*** Pali has quit IRC | 01:37 | |
DocScrutinizer05 | is *anybody* in charge to process email to garage.maemo.org? and to approve/reject suggested/requested new projects? | 01:47 |
---|---|---|
DocScrutinizer05 | council: ^^^ | 01:47 |
DocScrutinizer05 | do we have a council still? | 01:47 |
DocScrutinizer05 | juiceme: ^^^ | 01:54 |
DocScrutinizer05 | https://garage.maemo.org/admin/approve-pending.php Habit Jewel of today, LighttpWeb for N900 as of 2015-06-01 Mon 18:21 | 01:55 |
DocScrutinizer05 | pretty non-surprising we got no new devels when their requests to start a garage project are simply ignored | 01:56 |
DocScrutinizer05 | btw I'm almost glad somebody failed to clean my email out of the garage.m.o mail-alias, seems I'm the only one on that alias anyway (who actually receives those notification mails, and *cares* about them) | 01:57 |
*** florian has quit IRC | 02:15 | |
*** louisdk has quit IRC | 02:18 | |
*** cyphase has quit IRC | 02:31 | |
*** cyphase has joined #maemo | 02:36 | |
*** L29Ah has left #maemo | 02:43 | |
*** L29Ah has joined #maemo | 02:43 | |
*** Win7Mac has joined #maemo | 02:47 | |
Win7Mac | happy to serve, yes | 02:47 |
Win7Mac | thought you know of #maemo-meeting, IF you want to adress us? | 02:48 |
Win7Mac | and no, i got that mail too, as others | 02:49 |
Win7Mac | Since "somebody failed to clean your email out of the garage.m.o mail-alias" just go ahead | 02:51 |
Win7Mac | Is council really in charge here? | 02:52 |
Win7Mac | I thought we got maintainers? (lacking, ofc...) | 02:53 |
*** cyphase has quit IRC | 02:59 | |
*** cyphase has joined #maemo | 03:04 | |
*** Win7Mac has quit IRC | 03:18 | |
*** cyphase has quit IRC | 03:36 | |
* DocScrutinizer05 mumbles some curses about genuine duties of council, approving garage projects being just one of them, appointing maintainers another. Then proceeds to fix his fsckdup /ignore list | 03:38 | |
*** cyphase has joined #maemo | 03:41 | |
*** krnlyng has quit IRC | 04:36 | |
*** eMHa has joined #maemo | 04:40 | |
*** eMHa__ has quit IRC | 04:44 | |
*** Defiant has quit IRC | 04:46 | |
*** Defiant has joined #maemo | 04:47 | |
*** kwtm2 has joined #maemo | 04:48 | |
*** kwtm has quit IRC | 04:48 | |
*** krnlyng has joined #maemo | 04:49 | |
*** kwtm3 has joined #maemo | 04:56 | |
*** kwtm2 has quit IRC | 04:57 | |
*** kwtm3 has quit IRC | 05:20 | |
*** trumee has quit IRC | 05:21 | |
*** trumee has joined #maemo | 05:24 | |
*** Valle_ has joined #maemo | 05:55 | |
*** lxp1 has joined #maemo | 06:02 | |
*** lxp has quit IRC | 06:04 | |
*** shamus has quit IRC | 06:04 | |
*** shamus has joined #maemo | 06:05 | |
*** stustustu123 has joined #maemo | 06:14 | |
*** stustustu123 has quit IRC | 06:19 | |
*** Valle_ has quit IRC | 06:26 | |
*** cyphase has quit IRC | 06:44 | |
*** cyphase has joined #maemo | 06:49 | |
*** lobito has joined #maemo | 06:54 | |
*** DocScrutinizer05 has quit IRC | 07:01 | |
*** DocScrutinizer05 has joined #maemo | 07:01 | |
*** robink has quit IRC | 08:04 | |
*** xes_ has joined #maemo | 08:12 | |
*** xes has quit IRC | 08:14 | |
*** xes__ has joined #maemo | 08:15 | |
*** xes_ has quit IRC | 08:17 | |
*** robink_ has joined #maemo | 08:21 | |
*** robink_ is now known as robink | 08:37 | |
*** cyphase has quit IRC | 08:57 | |
Maxdamantus | Look ma, no malloc: https://gist.github.com/Maxdamantus/23783a33d9ec43e8be42632566e8d1f9 | 08:58 |
Maxdamantus | 10:47:38 < DocScrutinizer05> do we have a council still? | 08:59 |
Maxdamantus | https://www.youtube.com/watch?v=v5oLQVieB4U | 08:59 |
*** cyphase has joined #maemo | 09:01 | |
*** cure` has quit IRC | 09:03 | |
*** RedM has quit IRC | 09:18 | |
*** RedW has joined #maemo | 09:22 | |
*** geaaru has joined #maemo | 09:26 | |
*** dafox has joined #maemo | 09:32 | |
*** ceene has joined #maemo | 09:32 | |
KotCzarny | he he | 09:44 |
*** dafox has quit IRC | 09:58 | |
*** jnc has quit IRC | 10:00 | |
Wizzup | Maxdamantus: only alloca? ;-) | 10:01 |
Maxdamantus | No. Only calls to glibc functions. | 10:02 |
KotCzarny | only static mallocs on stack ;) | 10:02 |
Maxdamantus | What stack? gcc -O4 inlines everything. | 10:02 |
Maxdamantus | well, except for `failp`. | 10:02 |
KotCzarny | and im pretty sure some glibc functions still use malloc | 10:02 |
KotCzarny | maxd,thought O3 is the max? | 10:02 |
Maxdamantus | Not really. | 10:03 |
Maxdamantus | It has -O4 as well, but whether or not it's "the max" is difficult to say. | 10:03 |
KotCzarny | Pattern not found (press RETURN) | 10:03 |
KotCzarny | in manual | 10:03 |
Maxdamantus | They're all just aliases for a bunch of optimisation flags. | 10:03 |
KotCzarny | -O -O0 -O1 -O2 -O3 -Os -Ofast -Og | 10:04 |
KotCzarny | unless you have edited gcc specs on your system | 10:04 |
Maxdamantus | Oh, maybe it doesn't exist then. | 10:04 |
Maxdamantus | so -O3 | 10:04 |
* Maxdamantus wonders how long he's been writing -O4 for. | 10:05 | |
Maxdamantus | -O<number> Set optimization level to <number> | 10:06 |
Maxdamantus | Seems like it could theoretically enable extra things with arbitrary numbers, dunno. | 10:06 |
KotCzarny | nope | 10:06 |
Maxdamantus | * toplev.c: Add flag_ip, enable by default at -O4+ (This is not set in stone, and thus, not documented). | 10:09 |
KotCzarny | https://github.com/gcc-mirror/gcc/blob/master/gcc/opts.c#L380 | 10:11 |
Maxdamantus | if ((unsigned int) opts->x_optimize > 255) opts->x_optimize = 255; | 10:12 |
KotCzarny | best test,compile at O3 then at O4 andbinary compare | 10:13 |
Maxdamantus | They produce the same binaries in this case. | 10:13 |
KotCzarny | (drat, my spacebar is dying) | 10:13 |
KotCzarny | http://cboard.cprogramming.com/c-programming/125896-gcc-o4-what-use.html#post938271 | 10:15 |
KotCzarny | same output | 10:15 |
KotCzarny | https://wiki.gentoo.org/wiki/GCC_optimization#What_about_-O_levels_higher_than_3.3F | 10:16 |
Maxdamantus | fwiw, the quoted code there seems to be out-of-date. | 10:20 |
*** kwtm3 has joined #maemo | 10:24 | |
*** valdyn has quit IRC | 10:28 | |
Wizzup | Maxdamantus: what gcc are you using | 10:31 |
Wizzup | I see no -O4 | 10:31 |
Wizzup | ah, | 10:31 |
* Wizzup read backlog now | 10:31 | |
*** valdyn has joined #maemo | 10:34 | |
Maxdamantus | But yes, afaics it isn't going to have any effect. | 10:34 |
Maxdamantus | (based on looking at the actual gcc source code, not some quote of a random snippet from 2008 on the Gentoo wiki) | 10:35 |
*** florian has joined #maemo | 10:42 | |
Wizzup | -O>3 is the same as -O3, yes | 11:19 |
Wizzup | afk | 11:19 |
*** kwtm3 has quit IRC | 11:40 | |
*** tanty_off is now known as tanty | 12:27 | |
enyc | Hrrrm | 12:29 |
enyc | is the N900 camera application crashing (and occasionalyl creating unreadable 'unable to display image' jpgs) a known fault? | 12:29 |
bencoh | anything in dmesg? (segv, oom, ....) | 12:38 |
Sicelo | and maybe permissions on the DCIM directory? | 12:41 |
Sicelo | i seem to remember N900 camera application being very fussy | 12:41 |
KotCzarny | never had cam app crash (on stock) | 12:42 |
*** stejae has joined #maemo | 12:46 | |
*** stejae has quit IRC | 12:46 | |
*** stejae has joined #maemo | 12:46 | |
Maxdamantus | It sometimes crashes for me. | 12:51 |
Maxdamantus | fwiw, I remember it having serious issues when the DCIM directory had lots of files in it. | 12:51 |
Maxdamantus | (so I wrote a script to move them from DCIM to other directories based on their timestamps) | 12:52 |
enyc | bencoh: i'll look next time it happens | 12:52 |
enyc | Maxdamantus: noted, // understood | 12:52 |
enyc | Maxdamantus: ext4 on sdcard DCIM/ directory ... nothing special | 12:52 |
Maxdamantus | also, for additional logging you might want to run syslogd. | 12:55 |
Sicelo | and set up logrotate :) | 12:58 |
*** arcean has joined #maemo | 13:04 | |
*** peetah has quit IRC | 13:06 | |
*** eMHa has quit IRC | 13:09 | |
*** peetah has joined #maemo | 13:20 | |
*** Venemo has joined #maemo | 13:20 | |
*** jskarvad has joined #maemo | 13:29 | |
*** jnc has joined #maemo | 13:35 | |
*** eMHa has joined #maemo | 13:46 | |
*** disco_stu_droid has joined #maemo | 14:10 | |
*** disco_stu has quit IRC | 14:10 | |
*** disco_stu_droid is now known as disco_stu | 14:11 | |
*** trumee has quit IRC | 14:31 | |
*** trumee has joined #maemo | 14:36 | |
*** stejae has quit IRC | 15:04 | |
*** Venemo has quit IRC | 15:28 | |
*** Venemo has joined #maemo | 15:55 | |
*** peetah has quit IRC | 15:59 | |
*** rosseaux has quit IRC | 16:01 | |
*** rosseaux has joined #maemo | 16:03 | |
*** peetah has joined #maemo | 16:04 | |
*** Valle_ has joined #maemo | 16:26 | |
*** atk has quit IRC | 16:31 | |
*** atk has joined #maemo | 16:32 | |
*** jnc has quit IRC | 16:37 | |
*** stejae has joined #maemo | 16:47 | |
*** stejae has quit IRC | 16:47 | |
*** stejae has joined #maemo | 16:47 | |
*** arcean has quit IRC | 16:53 | |
*** jskarvad has quit IRC | 16:57 | |
enyc | Hrrm.... | 17:12 |
enyc | I'm sure I've had dune(opendune??) installed on maemo ok | 17:12 |
enyc | now trying to apt-git install opendune complains about uninstallable 'bzip2' package althought there seems to be bzip2 already due to busybox or similar | 17:12 |
enyc | i wonder if this is down to some change e.g. maemo.nokia.com no longer working? etc | 17:13 |
bencoh | dunno, do you use any mirrors? | 17:20 |
enyc | err not that i knew about, but do use a cssu/thumb | 17:22 |
*** Valle_ has quit IRC | 17:23 | |
bencoh | yeah I meant, mirrors for maemo.nokia.com | 17:30 |
bencoh | cssu doesnt change that | 17:30 |
enyc | hrrm, seemingcly, not, what should i change to / how ? | 17:31 |
enyc | only https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ current line | 17:32 |
*** clopez has quit IRC | 17:34 | |
bencoh | ~mirrors | 17:34 |
infobot | extra, extra, read all about it, mirror is http://maemo-archive.wedrop.it/ http://talk.maemo.org/showthread.php?p=1315143#post1315143 or extras-devel.merlin1991.at - for fighting hashsum error, or see ~rmo-new | 17:34 |
bencoh | note I have no idea whether it is really related to your error :) | 17:35 |
bencoh | I dont even know if we have a "bzip2 | 17:35 |
bencoh | "bzip2"* package there. maybe it's in extras-* | 17:35 |
enyc | https://wiki.maemo.org/Repository#fremantle_repos_.28copy.26paste_sources.list.29 | 17:36 |
enyc | (appears more upd to date) -- also -- Host maemo-archive.wedrop.it not found: 3(NXDOMAIN) | 17:37 |
*** clopez has joined #maemo | 17:37 | |
enyc | bencoh: that mirrors link needs sorting, thats out of date clearly | 17:37 |
bencoh | where do you see that wedrop.it? | 17:38 |
bencoh | oh, wtf | 17:38 |
bencoh | that's not the infobot key I was looking for :) | 17:39 |
bencoh | ~mirror | 17:39 |
infobot | well, mirror is http://maemo-archive.wedrop.it/ http://talk.maemo.org/showthread.php?p=1315143#post1315143 or extras-devel.merlin1991.at - for fighting hashsum error, or see ~rmo-new | 17:39 |
bencoh | hmmm | 17:39 |
bencoh | ~factinfo mirror | 17:40 |
infobot | error: you do not have enough flags for that. (o required) | 17:40 |
infobot | mirror -- it has been requested 22 times, last by bencoh, 22s ago. | 17:40 |
bencoh | pff | 17:40 |
bencoh | ~repos | 17:42 |
infobot | extra, extra, read all about it, repos is "deb http://maemo.muarf.org/apt-mirror/mirror/downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ ;; deb http://maemo.muarf.org/apt-mirror/mirror/downloads.maemo.nokia.com/fremantle/ssu/mr0/ ./", or see http://wiki.maemo.org/Repository#List_of_Maemo_repositories, or see ~jrrepos | 17:42 |
L29Ah | ~jrrepos | 17:42 |
infobot | [jrrepos] http://maemo.cloud-7.de/maemo5/et_al/HAM-catalogs/ | 17:42 |
bencoh | what a mess :) | 17:42 |
* L29Ah have lost that money money money vidya | 17:49 | |
* L29Ah slaps KotCzarny | 17:50 | |
KotCzarny | l29ah: wut. | 17:52 |
*** eMHa has quit IRC | 18:05 | |
*** rosseaux has quit IRC | 18:08 | |
*** rosseaux has joined #maemo | 18:09 | |
*** reinob has joined #maemo | 18:15 | |
reinob | ping DocScrutinizer51 | 18:16 |
*** Valle_ has joined #maemo | 18:17 | |
*** jnc has joined #maemo | 18:33 | |
*** krnlyng has quit IRC | 18:37 | |
*** krnlyng has joined #maemo | 18:51 | |
*** eMHa has joined #maemo | 19:01 | |
*** cure` has joined #maemo | 19:11 | |
*** florian has quit IRC | 19:14 | |
*** dafox has joined #maemo | 19:18 | |
*** stejae has quit IRC | 19:23 | |
*** Valle_ has quit IRC | 19:30 | |
*** Valle_ has joined #maemo | 19:40 | |
*** Wizzup has quit IRC | 19:49 | |
*** Win7Mac has joined #maemo | 19:49 | |
*** eijk has joined #maemo | 19:56 | |
*** ashley has quit IRC | 19:57 | |
*** eijk has quit IRC | 19:58 | |
*** eijk has joined #maemo | 19:58 | |
*** ashley has joined #maemo | 20:00 | |
*** ashley has joined #maemo | 20:00 | |
*** Wizzup has joined #maemo | 20:01 | |
*** eijk has quit IRC | 20:01 | |
*** Ancelad has joined #maemo | 20:06 | |
*** eijk_ has joined #maemo | 20:09 | |
*** tanty is now known as tanty_off | 20:10 | |
*** dafox has quit IRC | 20:16 | |
*** Cor-Ai has quit IRC | 20:29 | |
*** Cor-Ai has joined #maemo | 20:29 | |
*** Valle_ has quit IRC | 20:39 | |
*** stejae has joined #maemo | 20:40 | |
*** stejae is now known as Guest55350 | 20:40 | |
*** Ancelad_ has joined #maemo | 20:40 | |
*** eijk_ has quit IRC | 20:41 | |
*** Guest55350 is now known as stejae | 20:42 | |
*** stejae has joined #maemo | 20:42 | |
*** Ancelad has quit IRC | 20:44 | |
*** eijk_ has joined #maemo | 20:44 | |
*** drrz has joined #maemo | 20:45 | |
*** Tenhi has joined #maemo | 20:53 | |
*** Venemo has quit IRC | 20:54 | |
*** Tenhi has quit IRC | 20:55 | |
*** Ancelad_ has quit IRC | 20:55 | |
*** Pali has joined #maemo | 21:10 | |
*** xelo has joined #maemo | 21:14 | |
*** cyphase has quit IRC | 21:20 | |
*** Vajb has quit IRC | 21:23 | |
*** arcean has joined #maemo | 21:24 | |
*** geaaru has quit IRC | 21:25 | |
*** cyphase has joined #maemo | 21:25 | |
*** xelo has quit IRC | 21:34 | |
*** Venemo has joined #maemo | 21:42 | |
*** Valle_ has joined #maemo | 21:45 | |
*** pagurus has joined #maemo | 22:00 | |
*** reinob has left #maemo | 22:00 | |
juiceme | DocScrutinizer05, hiya! | 22:04 |
juiceme | sure we have council. | 22:05 |
juiceme | I think the maemo access stuff and repositories is handled by merlin1991. All the posting to council list and admin list should go to him too | 22:06 |
*** Vajb has joined #maemo | 22:10 | |
*** vectis3_ has quit IRC | 22:33 | |
*** florian has joined #maemo | 22:38 | |
*** eijk_ has quit IRC | 22:39 | |
*** stejae has quit IRC | 22:57 | |
*** dafox has joined #maemo | 22:59 | |
*** Valle_ has quit IRC | 23:07 | |
*** vectis3_ has joined #maemo | 23:17 | |
*** eijk has joined #maemo | 23:28 | |
*** eijk has quit IRC | 23:30 | |
*** eijk has joined #maemo | 23:31 | |
*** LauRoman has quit IRC | 23:39 | |
*** shentey has joined #maemo | 23:59 | |
*** arcean has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!