[01:36] robert_ancell, Hi [01:37] Wondering if you could add a comment to my membership application? https://wiki.ubuntu.com/TimLunn/DeveloperApplication [01:38] darkxst, sure [01:38] thanks [02:01] jbicha, I guess you saw the gtk dnd fix fly by your emails? [02:05] jbicha, seb128 is pretty much against having two spidermonkeys in the archive. But suggest I email ubuntu-devel list, which I tried but its awaiting moderation [02:09] https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel says cjwatson can approve ubuntu-devel messages [04:45] jbicha, ok, pinged him [04:47] oh btw, i built images today, ~+70MB up on last time [07:43] ricotz, can you update to the new tarball (just to test it) [07:44] http://people.mozilla.org/~sstangl/mozjs17.0.0.rc0.tar.gz [07:53] darkxst, sure [07:54] i see they like screwing with versions, "0.0.rc0" ? [07:54] darkxst, was the internal soname fixes? [07:55] ricotz, thats only the tarball version [07:55] mostly minimal changes, addressing code reviews, within the actual tarball [07:56] for one, js shell is now installed to 'js17' [07:58] ricotz, and no they wont take the soname fixes upstream [07:59] to be clear i am not talking about the symlinks [07:59] you are talking about i.e. mozjs-17.0.so.1.0 ? [07:59] no [08:00] oh the extra_dso_flags thing [08:00] the internal soname should match the filename [08:00] EXTRA_DSO_LDOPTS += -Wl,-soname,lib$(LIBRARY_NAME).so.0 [08:00] EXTRA_DSO_LDOPTS += -Wl,-soname,lib$(LIBRARY_NAME).so [08:00] ricotz, it does [08:01] afaics it does not [08:01] it is linked as libmoz.js and renamed to libmozjs-17.0.so [08:01] *libmozjs.so [08:02] no only the static is renamed [08:02] I checked it with objdump, and soname was correct [08:03] shared library is build as libmozjs-17.0.so [08:05] $ objdump -p /opt/gnome/lib64/libmozjs-17.0.so | grep SONAME [08:05] SONAME libmozjs-17.0.so [08:08] hmm [08:08] ricotz, that is without any EXTRA_DSO_LDOPTS -soname stuff added [08:40] darkxst, uploading the package [09:10] ricotz, so its ok then? soname wise? afaict it is [09:12] darkxst, seems so for the tarball, but for debian/ubuntu it needs to be patched [09:13] ricotz, yeh I realise that, I submitted patches for that but they were rejected. [09:14] pushed a whole bunch of updates, gtk contains a hack for the dnd problem with mutter [09:16] ricotz, yeh I saw the dnd fix fly past [09:17] havent tested it yet though [09:17] yeh nor have I, was trying to test, ISO's but thats really hard with the stupid mesa bug ;( [09:18] huh, ISO's, mesa bug? [09:19] you mean you were checking out the iso build process for ubuntu-gnome? [09:19] yes [09:20] ok [09:20] but there is a mesa bug, that breaks clutter in vmware [09:20] I can work around that on an installed system, but not a live CD [09:20] then use vbox in the meantime [09:21] alright, g2g [09:21] oh and there starts the fun, last time I tried, vbox was completely broken with raring kernal [09:21] ok cya [09:31] anyone here able to help test Ubuntu Gnome (raring) images?