/srv/irclogs.ubuntu.com/2010/07/04/#ubuntu-mozillateam.txt

ddecatordang, XR2.0 isn't building..00:48
LLStarksyo00:54
LLStarksis there anything like palemoon for linux?00:54
ddecatori don't even know what palemoon is tbh00:55
LLStarksarchitecture optimized firefox00:56
ddecatornote to self: XR 2.0 failed to build due to xulrunner-2.0-testsuite missing files (debian/tmp/usr/lib/xulrunner-2.0*/components/libMyService.so)01:10
ddecatorthat's what i need to talk to micah about. right now though, dinner01:12
ddecatorevenin' micahg04:33
micahghi ddecator04:33
ddecatormicahg: i pulled the latest XR 2.0 earlier and tried to build it. after updating two patches, it failed near the end due to a missing "libMyService.so" file04:34
micahgddecator: what folder is it in?04:35
ddecatormicahg: supposed to be in debian/tmp/usr/lib/xulrunner-2.0*/components/libMyService.so04:36
ddecatorit was trying to build the testsuite04:36
micahgddecator: see if the file is in the build directory04:37
micahgif not, drop it from the testuite.install file04:37
ddecatormicahg: ok, thanks04:37
ddecatormicahg: i've had to remove 3 things from the testsuite.install file so far, and it just failed from a fourth missing. does that seem right or do you think it's something upstream that is going to be fixed?05:06
micahgddecator: what are the 4 files?05:08
ddecatorlibMyService.so, libtestdynamic.so, TestFactory, TestServMgr (might be more, those are just what i've run into so far)05:10
ddecatormicahg: ^05:10
micahgddecator: well, a lot of code was just merged, maybe that affected it05:12
ddecatormicahg: so just comment them out for now?05:12
micahgddecator: yeah05:12
ddecatormicahg: k, will do05:12
ddecatorthat worked :)05:17
ddecatorhm, they built but FF 4 is broken :(05:50
micahgddecator: you might be missing some files on install06:32
ddecatormicahg: any idea how i can tell?06:33
micahgddecator: compare debian/tmp/ to debian/xulrunner-2.0/06:33
ddecatormicahg: well some of the dirs are different, i'm guessing they aren't supposed to be exactly the same?06:39
micahgddecator: some of the files are installed in Firefox, but most are installed in xulrunner06:40
* micahg needs to make Firefox all in one06:40
ddecatormicahg: well i'm not really sure what differences i should be looking for tbh. debian/tmp/ has more files than debian/xulrunner-2.0/06:41
micahgddecator: check components for new fils06:41
micahg*files06:41
ddecatormicahg: aha06:42
ddecatormicahg: 11 items in /tmp that aren't in /xulrunner-2.006:46
micahgddecator: how many of those are in firefox-4.006:47
ddecatormicahg: i don't see any of them in the components for firefox-4.006:49
micahgddecator: it's components that are missing?06:54
ddecatormicahg: there are 11 files in debian/tmp/usr/lib/xulrunner-2.0b2pre/components that aren't in debian/xulrunner-2.0/usr/lib/xulrunner-2.0b2pre/components or in debian/firefox-4.0/usr/lib/firefox-4.0b2pre/components06:56
micahgddecator: k, what files?06:57
ddecatormicahg: httpd.js, httpd.manifest, libmozgnome.so, libnkgnomevfs.so, libxpcomsample.so, nsSample.js, nsSample.manifest, reftest-cmdline.js, reftest-cmdline.manifest, tp-cmdline.js, tp-cmdline.manifest07:00
micahgddecator: the .js files are installed w/Firefox07:01
ddecatormicahg: ok07:01
micahgddecator: libmozgnome.so, libnkgnomevfs.so, are in xul-gnome-support07:01
ddecatormicahg: ah, that makes sense07:02
micahgnsSample.js is in the testsuite, and the .manifest version should go in tehre as well07:03
micahgddecator: same for reftest and tp -cmdline07:03
ddecatormicahg: so everything is accounted for..07:04
micahgah, same for httpd07:04
micahgddecator: well, the .manifest files are missing in the tesuite07:04
micahg*testsuite07:04
ddecatormicahg: oh, i thought you meant those were included. i can add those, but i don't have the testsuite installed anyway :(07:05
micahgddecator: right, but it tries to build it, doesn't it07:05
ddecatormicahg: right07:06
* micahg just had to create a local stock reply for pre-karmic apport crash creatio07:07
ddecatormicahg: alright, i added those .manifest files to the testsuite.install07:11
micahgddecator: so it should work now :)07:12
ddecatormicahg: ...wait what?07:12
micahgddecator: oh, right, FF wasn't working07:12
micahgddecator: check the firefox install for missing manifest files07:13
ddecatormicahg: haha, alright07:13
ddecatormicahg: hm, browser.manifest sounds important :p07:14
micahgheh07:14
* micahg had a build in a PPA that was waiting for 30 hrs07:14
ddecatormicahg: the firefox-4.0.install file uses wildcards to install all *.js and all *.xpt files, should i just add one to install all *.manifest files?07:16
micahgddecator: do they all match .js files?07:17
ddecatormicahg: right now, browser.manifest is the only one07:18
micahgddecator: k, then go for it07:18
ddecatormicahg: sure thing. and are the builders backed up that bad?07:18
micahgddecator: archive rebuild in progress07:19
ddecatormicahg: oooooh07:19
* ddecator is rebuilding XR and FF07:20
micahgddecator: I needed to test build gjs as pbuilder doesn't like me ATM07:20
ddecatormicahg: still having trouble with it not pulling from the right places?07:21
micahgddecator: it's not pulling -security updates07:21
ddecatormicahg: ah, right07:21
micahgor even -updates07:21
ddecatori don't use pbuilder, so i have no idea why it wouldn't :/07:21
ddecatormicahg: broke some of my add-ons, but it's working now :)08:18
ddecatormicahg: alright, pushed to lp. i'm guessing i'll have to reformat some things (commits, etc.) but it's all up-to-date, just fyi08:31
micahgddecator: k, I'll have a look08:33
micahgddecator: I'll have to review tomorrow as I'm going to sleep soon09:22
micahgddecator: or rather later today :009:22
micahg:)09:22
ddecatormicahg: no problem, that's what i figured :)19:20

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