=== gnomefreak goes for smoke while its starts [12:28] :D [12:32] figures [12:33] debian/rules:96: *** commands commence before first target. Stop. [12:33] i thought it was whitespace buts its not [12:33] yeah thats whitespace [12:33] almost certainly [12:33] or you forgot to remove an endif [12:33] or something [12:33] show me rules [12:34] http://gnomefreak.pastebin.ca/596398 [12:35] yeah [12:35] where? [12:35] you forgot the last line of CONFIGURE :) [12:35] it ends with \ [12:35] under the last option? [12:35] ah i see [12:35] you messed up [12:35] move --enable-official-branding [12:35] to the end [12:35] oh [12:36] gnomefreak: learn: \ means the line goes on at next line [12:36] so actually for make (rules is makefile) the CONFIGURE variable ends right after --enable-official-branding [12:36] ah ok [12:36] gnomefreak: while you are at it [12:36] drop USE_SYSTEM_CAIRO [12:36] line [12:36] its of no use anymore [12:37] done [12:37] the \ are only used to make it more readable [12:37] you could write everything in one single line [12:37] same error on line 95 nowe [12:37] but imagine how bad that is to read :) [12:38] look ... there must be a typo somewhere [12:38] or paste [12:38] --enable-mathml \ --enable-svg \ --enable-system-cairo \ [12:38] dont see one [12:38] --enable-svg is line 95 [12:39] paste again please [12:39] http://gnomefreak.pastebin.ca/596403 [12:40] wait [12:40] damnit [12:40] after the \ in mathml there was a space [12:40] dropped it and its not failing there [12:42] yeah [12:42] see :) [12:42] gnomefreak: ok [12:42] stop build [12:42] and drop everything that is svg related [12:42] i havent started [12:42] oh [12:42] e.g. on top [12:42] --enable-svg-renderer=cairo \ [12:42] --enable-svg \ [12:42] and in consequence we don't need [12:42] --enable-system-cairo \ [12:42] then spin [12:42] :) [12:44] maybe set UUDECODE to just $(NULL) [12:44] (if you are not already spinning) [12:44] and bzr rm those files [12:44] e.g. wikipedia.gif + debsearch.gif [12:45] already building [12:45] those don't make sense ... but won't do much harm [12:45] ok [12:45] keep it going [12:45] i will wait another 10 minutes ... to see if any early bail outs happen :) [12:45] k [12:45] probably it will fail when doing the the package installs [12:46] if it fails just keep it that way ... we can go on tomorrow from there [12:46] fixing those issues can be done in build-area/lightning-sunbird-... [12:46] so you don't need a full respin for every change [12:46] but lets do it tomorrow :) [12:47] k [12:47] asac seems tired [12:47] a few minutes and i should know [12:47] bluekuja: yeah :) [12:47] hard day ;) [12:47] :) [12:47] I know what you mean [12:47] good news is we will get another copy of mozilla source tree as package :) [12:47] :) [12:47] oh cool [12:47] the mobile browser ;) [12:47] its on to creating [12:48] we may have a winner [12:48] thats good [12:48] lets see if if succeeds to configure [12:48] maybe we have to drop a configure option here and there [12:48] but i hope not [12:49] I'm leaving ...bed is calling [12:49] asac: let me know if you have news tomorrow morning [12:49] bluekuja: yeah ... night [12:49] bluekuja: i will remember [12:49] :) [12:49] ;) [12:49] you constantly remember me ;) [12:49] ahha yeah [12:49] remind :) [12:49] It's something I care a lot [12:50] I know ;) [12:50] you know what I mean :) [12:50] :) [12:50] cya later! night! [12:50] i know ... that its important for you [12:50] yup [12:50] :) [12:50] otherwise it would probably sink in my todo list :) [12:50] :D [12:50] it has high-prio for me [12:50] be assuredof that [12:51] great! I really appreciate it [12:51] :) [12:51] night :) [12:51] sleep well [12:51] gnomefreak: configure going? [12:51] same :) [12:51] cya [12:51] yeah ... i willl drop soon [12:51] to bed [12:55] its still building :) [12:55] configure succeeded? [12:55] e.g. already compiling? [12:55] yep [12:55] cool [12:55] i think so [12:56] i will probably be awake for another 20 minutes or so [12:56] compiling == all the jumbled stuff [12:56] will get a beer [12:56] gnomefreak: try to take a closer look [12:56] config.h [12:56] :) [12:56] you should be able to distingish by now :) [12:56] e.g. is there a [12:56] g++ [12:56] gcc [12:56] in line -> building [12:56] configure looks pretty typical [12:56] with all those checks going on [12:57] usually if lines are really huge ... its compiling [12:57] :) [12:57] yep now ther eis [12:57] good [12:57] a few [make] lines [12:57] yeah [12:57] that means its building [12:57] configure is just those checks [12:57] :) might have it ready for monday :) [12:58] why not sunday :) ... a sunbird on sunday ;) [12:58] configure has alot of ../../../../ [12:58] scared still [12:58] it will probably fail in the end ... e.g. where files are copied to the package directories [12:58] but to fix those you don't need a full respin [12:58] so it will be quicker to fix [12:58] oh good :) [12:59] should i push tonight? [12:59] lets wait till it builds and starts [12:59] k [12:59] (unless you fear to loose your work) [12:59] e.g. hd crash [12:59] or something [12:59] maybe push to a gnomefreak branch [12:59] not really i did today most of the day do to major storms running through [12:59] which you can later mark as obsolet [12:59] i was gonna [01:00] gnomefreak: maybe push then :) [01:00] i have to remember how if i remember i will do it [01:00] you need to create a project though === gnomefreak should know by no [01:00] w [01:00] hmm [01:00] create a project? you mean push to a new sunbird branch [01:00] create a sunbird project in launchpad [01:01] then you can push like: [01:01] bzr push sftp:/..../~gnomefreak/sunbird/ubuntu.0.5 [01:01] remember? [01:01] should just beable to do that [01:01] yes [01:01] ;) [01:02] maybe you need --create-prefix or however it was called [01:02] (see bzr help push) [01:02] yeah [01:02] though i already did initial pushes without --create-prefix [01:02] ... so don't know if its really needed [01:02] i think i have as well [01:02] but won't do harm [01:02] but i did need it once or twice [01:03] maybe it depends if ther eis alredy a bzr branch for that project or not [01:03] ah good point [01:03] might be the case that you need to use it for first sunbird branch or something [01:03] btw remind me tomorrow to ask you about a bug on sunbird [01:03] gnomefreak: if you create sunbird project you also make it a subproject of mozilla [01:03] its the wishlist bug [01:03] (not important we can make it anytime later) [01:03] oh yeah i will [01:04] https://launchpad.net/mozilla [01:04] there are already a bunch [01:04] no ill wait til tomorrow to do mozillateams unless you think its good to push [01:04] but i see ther eis already clutter [01:04] gnomefreak: push to private branch [01:04] when its ready you can push over to mozillateam [01:04] so mozillateam gets only high-quality :) [01:05] yep i can always grab and merge to mine [01:05] gnomefreak: i mean ... just push today to ~gnomefreak :) [01:05] yes [01:05] we will create mozillateam once first version is buildable/usable [01:05] looking at hell zone [01:05] https://launchpad.net/mozilla [01:05] look at 366 365 [01:05] those probable need to be removed [01:06] damn its a spammer [01:06] he wants to get higher rating for his site [01:06] oh [01:06] look whats set as homepage [01:06] but don't click [01:06] (who knows) [01:07] yep see [01:07] can we remove them? [01:07] damn hilario is the leading contributor to mozilla :) [01:07] not me [01:07] gnomefreak: almost certainly [01:07] remind me and i will prod launchpad people [01:07] asac: hes a devel [01:08] oh nvm [01:08] thats all of mozilla [01:08] yeah he marked more bugs upstream then me :) [01:09] :) [01:09] none of those are ours? [01:09] he? [01:10] what do you mean? [01:10] i guess some are [01:11] i think hell zone can be removed as well [01:11] for term blaster we should ping registrant [01:11] hell zone 365 366 what about termblaster? [01:12] i think it can go [01:13] homepage is no longer there [01:13] i think tooo ... but the homepage url looked mozilla related [01:13] not ? [01:13] then it can go as well [01:13] i opened it and it gave me 404 [01:14] ok [01:14] hold that though [01:14] t [01:14] yep 404 [01:14] k [01:14] The requested URL /projects/termblaster/mozilla was not found on this server. [01:14] ok ... so all should go [01:14] anything not ours [01:14] yeah [01:14] ubuntu firefox extension is ours :) [01:14] ;) [01:14] ubufox [01:14] :) [01:15] its coming soon [01:15] i never saw that [01:15] lol [01:15] yeah ... i uploaded it recently [01:15] why isnt all up there [01:15] i wll upload ubufox next week ... together with new firefox [01:15] new firefox? [01:15] as ubuntu tweaks will go there [01:15] e.g. all those ubuntu-* patches [01:15] will go out of firefox [01:16] btw i found the issue on installing firefox removing a bunch of apps [01:16] they will be done be ubufox extension [01:16] ^^ on feisty preview [01:16] yeah [01:16] they need to be built [01:16] its because epiphany et all depend on libnss3 [01:16] right [01:16] its because i had to add a conflict to firefox just because libnss3 ships a bad file [01:17] oh [01:17] e.g. a file that belongs to firefox [01:17] you did this [01:17] without that file we would have had a clean transition [01:17] yeah ... i am not happy with that as well ... but well [01:17] lets get over it [01:17] itsnot really important to have the new package layout in preview archive [01:17] ill have to pull firefox than [01:18] since upsream version is still the same [01:18] gnomefreak: afaik its not in there? [01:18] yes it is [01:18] itsjust firefox-trnunk [01:18] no [01:18] which works well [01:18] it is? [01:18] oh [01:18] we added firefox [01:18] yeah ... remove it ... sorry [01:18] newest rebuild you idd [01:18] thunderbird can stay [01:18] yep [01:18] everything else can stay [01:18] ill do it tonight or tomorrow [01:18] just firefox :( [01:18] but not a problem imo [01:19] btw, is alpha6 out? [01:19] it was scheduled for today [01:19] i havent looked [01:20] not yet on ftp.mozilla.or [01:21] failed [01:22] make: *** [debian/stamp-makefile-build] Error 2 [01:22] not helpfull i know [01:22] context? [01:23] paste? [01:23] like 100 lines ;) [01:23] http://gnomefreak.pastebin.ca/596455 [01:23] or 17 :( [01:24] ill go back further if you need [01:25] gnomefreak: change --enable-canvas to --disable-canvas [01:25] or otherwise enable system cairo again [01:26] k [01:26] i think disabling canvas should be ok [01:26] don't see much use for it in calendar application [01:29] ok repo should be good === gnomefreak needs to eat dinner, its building again [01:32] bug 123118 is all yours :) [01:32] Launchpad bug 123118 in firefox-granparadiso "FF3, installed plugins not used" [Undecided,New] https://launchpad.net/bugs/123118 [01:45] ok done [01:45] i go to bed now [01:45] sw ... crossing-fingers for sunbird build :) [01:45] sleep well == sw :) === red_herr1ng [n=rj@c-24-14-245-251.hsd1.il.comcast.net] has joined #ubuntu-mozillateam [02:56] asac: tomorrow i will give you link to pastebin, the build failed once again i see alot of nsmodule and a common-install-impl. link is http://gnomefreak.pastebin.ca/596546 but ask again i will give it to you when i get here tomorrow === DarkMageZ [n=richard@220.233.101.238] has joined #ubuntu-mozillateam === hjmf [n=hjmf@150.Red-83-44-175.dynamicIP.rima-tde.net] has joined #ubuntu-mozillateam [11:18] asac: I'll be away for the weekend, be here again tomorrow [11:18] cu tomorrow then! [11:18] ;) [01:03] ok im not awake yet === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-mozillateam === JenFraggle [n=jen@91.84.43.217] has joined #ubuntu-mozillateam [01:21] hi guys, is there a way to search for bugs that haven't been updated for a while? Looking to see if there are any I could close through lack of response [01:35] JenFraggle: if you go to tags wiki there is a few tags (bugs already found) but i think for most part its automated [01:49] ok, i'll check it out. thanks [01:54] yw === DarkMageZ [n=richard@238.101.233.220.exetel.com.au] has joined #ubuntu-mozillateam === DarkMageZ [n=richard@238.101.233.220.exetel.com.au] has joined #ubuntu-mozillateam [02:42] hmmmmm this is odd [02:52] just posted my updated wiki page to the mailing list [03:04] JenFraggle: good job [03:05] Thanks [03:05] yw [03:12] schedule new_york [03:12] @schedule new_york [03:12] Schedule for America/New_York: 02 Jul 09:00: Desktop Team | 03 Jul 15:00: Technical Board | 04 Jul 16:00: Edubuntu | 05 Jul 16:00: Ubuntu Development Team | 10 Jul 11:00: Kernel Team | 11 Jul 08:00: Edubuntu === Red_Herr1ng [n=rj@c-24-14-245-251.hsd1.il.comcast.net] has joined #ubuntu-mozillateam === jerome_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-mozillateam === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam === DarkMageZ [n=richard@238.101.233.220.exetel.com.au] has joined #ubuntu-mozillateam === jerome_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam [06:20] JenFraggle: i've got your bug page in front of me, i've been busy the last couple of days, so I'll respond to it soon [06:20] its looking good [06:24] thanks [06:25] i didn't want to rush it, scrapped my first version of the bug flow part as i wasn't happy with it === jerome_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-mozillateam [07:35] hi [07:35] hi [07:36] :( [07:36] i am not really here today ;) [07:36] just wanted to say hello :) [07:36] i have a feeling its nss failing but im not here either [07:36] my body is more or less exploited ... i feel [07:36] we can work on it mondayish [07:36] failed? [07:36] sure [07:36] yep nsmodule [07:36] @schedule berlin [07:36] Schedule for Europe/Berlin: 02 Jul 15:00: Desktop Team | 03 Jul 21:00: Technical Board | 04 Jul 22:00: Edubuntu | 05 Jul 22:00: Ubuntu Development Team | 10 Jul 17:00: Kernel Team | 11 Jul 14:00: Edubuntu [07:36] hmm [07:37] yeah .... lets do tomorrow ... or monday [07:37] monday is desktop team meeting [07:37] worry about it later im not up to work today [07:37] sure ... relax [07:37] you going? [07:37] i am doing it as well [07:37] i will [07:37] ah [07:37] want to figure out if they shoot me if i add a firefox safe-mode menu entry [07:37] :) === gnomefreak will be there i hope just to see wha tthey are doing [07:38] gnomefreak: is that their ffirst meeting? [07:38] :) should be fine just keep it hidden [07:38] hehe [07:38] let people find it and enabel it [07:38] hmm [07:38] how can you find it? [07:38] asac: it better not be they have been around forever [07:38] i mean without looking in /usr/share... [07:38] ? [07:38] system>preffernces> main menu [07:38] oh [07:38] good [07:38] alacarte [07:39] menu editor whatever its called now [07:39] yeah ... but actually i haven't seen a meeting from them [07:39] so far [07:39] i dont think i have either [07:39] if im not mistaken its been around since atleast hoary [07:40] yeah [07:40] i think they have the feeling that mozilla-team is more effective :) [07:40] we are for as few people as we have :) [07:40] sur [07:40] e [07:40] bug rate is almost similar :) [07:40] im assuming desktop team is ubuntu-desktop team [07:41] i think so yes [07:41] it should be a good meeting === gnomefreak doesnt get it i can get a 160gig hard drive for $75.00 but i cant get an 80gig for under $150.00 [07:43] hope so .. which is why i plan to attend [07:43] yeah ... 80gig as so rare [07:43] that you might even pay more [07:43] why don't go for 300GB ... those should be $50 [07:43] :-D [07:44] i am scared of big drives ubuntu used to have issues with sata [07:44] long gone [07:44] and all big drives are sata afaik [07:44] if you have sata ... i would use it [07:44] hmm [07:44] not exactly ... i have a 320Gig ide as well [07:44] oh cool [07:44] but my new system has two 300gig [07:44] sata-II [07:44] omg [07:45] originally i planned to use raid-I [07:45] bzut then i decided to use the second disk for regular backups :) [07:45] i just want one so i can more this 40gig to feisty and use bigger one for gutsy and music [07:45] right after i wiped my home .) [07:45] i remember you doing that [07:45] yeah ... me too ;) [07:45] thats what propmted all the backups? [07:45] yes [07:46] before i didn't do regular backups [07:46] i should back up my system one of these days [07:46] gnomefreak: just push your whole disk to bzr :) [07:46] in launchpad [07:46] still have to reinstall everything might get aaway with backing up my chroots atleast [07:47] or upload to bug report [07:47] lol [07:47] librarien has 1000 terabyte or something that ridiculous [07:47] holy crap [07:47] i have no idea ... but the attitude is: we don't care how much data comes === gnomefreak wonders about pushing to a branch [07:47] everything can be stored [07:48] yeah ... i think branches don't go to that librarian system though [07:48] just bug attachments [07:48] right [07:48] but hell im not using 20gig atm [07:48] so risk is higher that someone will recognize [07:48] true [07:49] make an ISO of my disk and make it installable [07:49] if an iso can handle the size [07:49] yeah [07:49] hmm [07:49] no idea [07:49] dvd iso [07:49] has 8 gig max? === gnomefreak knows a few people that would [07:49] asac: dvd;s are 7.9 or something like that [07:50] nope 4.7 [07:50] atleast mine are [07:50] yeah that is the standard half-sized dvd you can burn [07:50] but real dvds have double size [07:51] (though i won't bet much on my knowledge on dvds et al) [07:51] i hate everything hardware related [07:51] if i do it ill make mutilpe cd install [07:51] yeah [07:51] that might be possible [07:51] i hope so, i imagine ISO are not the easiest thing in the world to make [07:52] maybe just have a folder for each disk installer and nneded packages on 1st and packages on the rest [07:53] hmmm ... no idea [07:53] debian distributes multi-isos [07:53] true [07:53] so maybe take a look what they do [07:53] they have installer on first + packages [07:54] then 8 more with jsut packages [07:54] but i never used them [07:54] i just go for 200mb netinstall [07:54] :) [07:54] yep i will take a look inside one of them this weekend and see how its set up [07:54] thats more decent [07:54] then getting 8 cds of garbage [07:54] that i won't use anyway [07:55] 8cds and only 2 repos [07:55] we have 8repos and 1 cd [07:56] im gone to rest of a while [07:56] have a good rest of day [07:57] u2 [07:57] cu === jerome_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam === jerome_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam === asac [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam [10:16] asac: when you have time can we ping upstream in some way to fix the way g_thread_init() is called, see if they are willing to fix it. as it stands upstream fails to accept this as a bug against glib and all apps should re-write the source to call g_thread_init() first, from gnome bug 331853 [10:16] Gnome bug 331853 in general "Handle using gslice before g_thread_init() better" [Normal,Reopened] http://bugzilla.gnome.org/show_bug.cgi?id=331853 [10:18] i have a really hard time understanding why glibc started showing warnings to begin with but i think this needs attention IMHO if you want people to test devel ubuntu this should be fixed. but we need to know if mozilla knows this issue and are willing to patch it [10:25] sadly ther eis no upstream bug report on it :( will look at this more tomorrow or monday but the bugs are starting to pile up all over LP on this issue and gnome fails to say its them "ofcourse" [10:35] ok gone again more than likely for rest of day/night.