/srv/irclogs.ubuntu.com/2013/02/13/#ubuntu-arm.txt

=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as jackyalcine_
=== jackyalcine_ is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
wookeyinfinity: udev doesn't (Cross) build with glibc 2.17 in a clean chroot04:13
wookeyudev/sd-daemon.o: In function `sd_is_mq':04:13
wookey/home/wookey/ubuntu/raring/udev-175/build-deb/udev/sd-daemon.c:390: undefined reference to `mq_getattr'04:13
wookeyfixed by adding -lrt on the command line04:13
wookeyBut it works ok in a well-used chroot04:14
wookeyI haveno idea what the right fix for this is04:15
wookeylibtool successfully adds -lsepol -lselinux but not -lrt04:16
wookeyOK. fixed by adding AC_SEARCH_LIBS([mq_getattr], [rt], [], [AC_MSG_ERROR([POSIX RT library not found])]) to configure.ac04:26
dholbachgood morning07:56
=== shuduo is now known as shuduo_afk
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
ufsuogra_: could you tell me where I can find kernel source code for omap3 (beagleboard-xm)?10:00
=== jkridner_ is now known as jkridner
=== jackyalcine is now known as zz_jackyalcine
ogra_ufsu, omap3 is built from the main ubunu kernel source10:39
ogra_(the same as i386)10:39
=== doko_ is now known as doko
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as zz_zz_jackyalcin
=== zz_zz_jackyalcin is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
wookeyhmm 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:arm6413:27
wookeyso 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?13:28
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
wookeyNO. OK. it's my fault13:33
wookeylibgcc1 has an epoch but libstdc++6 doesn;t13:34
wookeyso my attempt to stremaline my equivsd packages builds has gone wrong in rather subtle way13:34
wookey<mutter>13:34
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
wookeyhah. fixed. bastard thing.13:50
hrw;;D13:55
=== jackyalcine is now known as zz_jackyalcine
=== zz_jackyalcine is now known as jackyalcine
ogra_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 now15:39
=== XenGi_ is now known as XenGi
=== xnox is now known as foxtrot
=== foxtrot is now known as xnox
=== XenGi is now known as XenGi_
=== yofel_ is now known as yofel
=== XenGi_ is now known as XenGi
=== XenGi is now known as XenGi_
=== _Lucretia__ is now known as _Lucretia_
janimoogra_, yes it was a stupid b mistake. seb seems to have uploaded already though19:59
janimoI am fighting with a new ubuntu install and a broken monitor19:59
=== jackyalcine is now known as zz_jackyalcine
ogra_janimo, oh, fun20:26
ogra_janimo, seb was a bit grumpy that you didnt commit your changes to bzr ... desktop packages dont use UDD20:34
janimodon't or do use UDD?20:35
ogra_dont20:35
janimoisn't UDD the bzr thing?20:35
ogra_they keep the packaging in a separate branch20:35
janimoah20:36
ogra_so your uploads need to be committed separately20:36
janimoright, it was lame on my part20:36
ogra_(they have the right branches in the Vcs-Bzr field in the control file)20:36
ogra_well20:36
ogra_its pretty non standard what they do20:37
ogra_i fell into that trap too already20:37
janimoas for review, I was hoping people review paches that go in20:37
ogra_(i tend to just use apt-get source .... )20:37
janimothere is post commit review too, no need for full merge request, etc overhead20:37
ogra_i'm pretty sure seb took a look before uploading20:37
janimoyes, I prefer apt-fget source too as it is only one command to remember :(20:38
janimo:)20:38
janimosilly kbd20:38
ogra_yep20:38
janimooh, I know he took a look now, I just thought devs watch their packages and review when they see someone else adding new code20:38
janimoactually I was told in my initial uploads that the patch ismissing Bug description and other info20:39
janimoso at least some review is being done but maybe not rigurous and not as a rule20:39
ogra_yeah20:40
=== Quintasan_ is now known as Quintasan

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