**** BEGIN LOGGING AT Wed Feb 13 02:59:58 2013 Feb 13 04:13:06 infinity: udev doesn't (Cross) build with glibc 2.17 in a clean chroot Feb 13 04:13:42 udev/sd-daemon.o: In function `sd_is_mq': Feb 13 04:13:43 /home/wookey/ubuntu/raring/udev-175/build-deb/udev/sd-daemon.c:390: undefined reference to `mq_getattr' Feb 13 04:13:58 fixed by adding -lrt on the command line Feb 13 04:14:24 But it works ok in a well-used chroot Feb 13 04:15:15 I haveno idea what the right fix for this is Feb 13 04:16:21 libtool successfully adds -lsepol -lselinux but not -lrt Feb 13 04:26:34 OK. fixed by adding AC_SEARCH_LIBS([mq_getattr], [rt], [], [AC_MSG_ERROR([POSIX RT library not found])]) to configure.ac Feb 13 07:56:16 good morning Feb 13 10:00:24 ogra_: could you tell me where I can find kernel source code for omap3 (beagleboard-xm)? Feb 13 10:39:40 ufsu, omap3 is built from the main ubunu kernel source Feb 13 10:39:56 (the same as i386) Feb 13 13:27:20 hmm apt-get install libstdc++6:arm64 wants to remove my cross-toolchain and apt, and thus I cant install libglib2.0:arm64 -> libpcre3-dev:arm64 -> libpcrecpp0:arm64 -> libsdtc++6:arm64 Feb 13 13:28:37 so crossbuild-essential-arm64 is still installable but not if you want any useful cross-build-deps. I'm not quite sure what's going on but I think it's a toolchain update without a corresponding crosstoolchain update. Is that right? Feb 13 13:33:30 NO. OK. it's my fault Feb 13 13:34:01 libgcc1 has an epoch but libstdc++6 doesn;t Feb 13 13:34:24 so my attempt to stremaline my equivsd packages builds has gone wrong in rather subtle way Feb 13 13:34:37 Feb 13 13:50:40 hah. fixed. bastard thing. Feb 13 13:55:04 ;;D Feb 13 15:39:14 janimo, better upload that g-s-d fix, on my nexus7 g-s-d accumulated ~150M RES over two days if idling ... it is the worst memory consumer in htop here now Feb 13 19:59:30 ogra_, yes it was a stupid b mistake. seb seems to have uploaded already though Feb 13 19:59:52 I am fighting with a new ubuntu install and a broken monitor Feb 13 20:26:57 janimo, oh, fun Feb 13 20:34:47 janimo, seb was a bit grumpy that you didnt commit your changes to bzr ... desktop packages dont use UDD Feb 13 20:35:25 don't or do use UDD? Feb 13 20:35:38 dont Feb 13 20:35:51 isn't UDD the bzr thing? Feb 13 20:35:53 they keep the packaging in a separate branch Feb 13 20:36:04 ah Feb 13 20:36:07 so your uploads need to be committed separately Feb 13 20:36:33 (they have the right branches in the Vcs-Bzr field in the control file) Feb 13 20:36:34 right, it was lame on my part Feb 13 20:36:49 well Feb 13 20:37:00 its pretty non standard what they do Feb 13 20:37:16 i fell into that trap too already Feb 13 20:37:23 as for review, I was hoping people review paches that go in Feb 13 20:37:29 (i tend to just use apt-get source .... ) Feb 13 20:37:44 there is post commit review too, no need for full merge request, etc overhead Feb 13 20:37:47 i'm pretty sure seb took a look before uploading Feb 13 20:38:08 yes, I prefer apt-fget source too as it is only one command to remember :( Feb 13 20:38:11 :) Feb 13 20:38:16 silly kbd Feb 13 20:38:20 yep Feb 13 20:38:48 oh, I know he took a look now, I just thought devs watch their packages and review when they see someone else adding new code Feb 13 20:39:19 actually I was told in my initial uploads that the patch ismissing Bug description and other info Feb 13 20:39:36 so at least some review is being done but maybe not rigurous and not as a rule Feb 13 20:40:33 yeah Feb 14 02:57:08 hell Feb 14 02:57:10 hello Feb 14 02:57:21 what's some of your favorite applications for ubuntu-arm ? **** ENDING LOGGING AT Thu Feb 14 02:59:59 2013