T2 IRC Log: 2008-11-13

This is the log as captured by an IRC bot in the channel. The statements are those of the individual people and might not neccessarily reflect the policy and legal rules as set forth by the T2 SDE Project.

« prev | next »

--- Log opened Thu Nov 13 00:00:48 2008
02:09 -!- wtracy [n=william@natusers1.stennerglenstudents.com] has quit ["Leaving."]
03:20 -!- gw [n=gw@2001:44b8:62:7f0:21b:63ff:fe01:f18d] has quit [Read error: 110 (Connection timed out)]
03:58 -!- wtracy [n=william@natusers1.stennerglenstudents.com] has joined #t2
04:46 < wtracy> random question:
04:46 < wtracy> in a package's .desc file
04:46 < wtracy> what does NO-SSP do?
04:46 < wtracy> (I'm sure that's in the manual somewhere, and I just didn't see it)
05:19 < wtracy> nevermind, I found the documentation
08:50 -!- mpp [n=mpp@i53874175.versanet.de] has joined #t2
09:36 < rxr> no Stack Smash Protector
09:36 < rxr> a feature that can optionally be turned on in gcc to emit code to detect stack "smashing"
09:39 -!- wtracy [n=william@natusers1.stennerglenstudents.com] has quit ["Leaving."]
09:56 < CIA-4> rene * r31236 /trunk/package/develop/llvm/llvm.desc: * updated llvm (2.3 -> 2.4)
10:33 < CIA-4> rene * r31237 /trunk/package/security/gnutls/gnutls.desc: * updated gnutls (2.6.1 -> 2.6.2)
10:33 < CIA-4> rene * r31238 /trunk/package/database/sqlite/sqlite.desc: * updated sqlite (3.6.4 -> 3.6.5)
10:39 < CIA-4> rene * r31239 /trunk/package/www/firefox/firefox.desc: * updated firefox (3.0.3 -> 3.0.4)
10:55 < CIA-4> rene * r31240 /trunk/package/multimedia/ffmpeg/ffmpeg.conf: * fixed ffmpeg .so, shared-library installation path for libdir != "lib" builds
11:17 < CIA-4> rene * r31241 /trunk/package/filesystem/libburn/libburn.desc: * updated libburn (0.5.4.pl00 -> 0.5.6.pl00)
11:37 -!- mpp [n=mpp@i53874175.versanet.de] has quit ["ChatZilla 0.9.83 [Firefox 3.0.3/2008092510]"]
11:53 < CIA-4> rene * r31242 /trunk/package/graphic/cuneiform/ (a-html.patch cuneiform.desc hocr-output.patch non-x86.patch): * updated cuneiform (0.4 -> 0.5)
12:32 -!- michael-i [n=michael-@141.41.40.103] has joined #t2
12:35 < michael-i> I've updated blackfin's uclibc to the trunk version and now have a "impossible constraint in 'asm'" error when compiling (http://pastebin.ca/1255141)
12:36 < michael-i> I'm now going to update the other toolchain elements for blackfin to their trunk versions and see if it changes anything
12:37 < rxr> in the meantime t2/trunk with mirror files should now build, agian
12:38 < rxr> maybe you like to checkout a second, clean t2 trunk and give it a try in parallel
12:38 * rxr lunch
12:38 < michael-i> will do
12:54 -!- Netsplit kornbluth.freenode.net <-> irc.freenode.net quits: mtr
12:54 -!- Netsplit over, joins: mtr
13:08 < michael-i> building blackfin generic from a clean checkout makes it all the way to perl! (http://pastebin.ca/1255153)
13:40 < rxr> maybe some code fragment that only works on systems with MMU
13:40 < rxr> maybe just disable perl for now - guess you'll not need it on the DSP ?
13:46 < michael-i> rxr, can I do that without editing target/generic/pkgsel/00-bootstrap.in?
13:58 < rxr> yes, enable expert options, enable custom package selection
13:58 < rxr> add
13:58 < rxr> O perl
13:58 < rxr> (at least I think it should work with generic + template .-)
13:59 < rxr> as the config is a little slow (yes, it's on the roadmap) you can also directly edit the resulting config/.../pkgsel file for faster edit-compile cycles
14:00 < michael-i> alrighty, thanks
14:02 < michael-i> I'm starting to fear that there are a ton of patches which have already been merged into blackfin.uclinux.org's uclinux-dist/user packages. Nice that they throw everyone's source in their tree instead of providing patch sets.
14:05 < rxr> yeah - I hope t2 provides a cleaner picture :-)
14:07 < michael-i> everything else I've looked at is a reuse unfriendly, dirty mess
14:07 < michael-i> yes, t2's doing something right :)
14:35 < michael-i> With perl disabled, autoconf fails looking for help2man (http://pastebin.ca/1255209). I emerged that onto the host system and now udev fails (http://pastebin.ca/1255211)
15:10 < rxr> I think I got this udev in my reference build likewise
15:11 < michael-i> When ./scripts/Download pulls something from svn to put in an archive, where is the temporary storage?
15:11 < rxr> frankly we did not care as we had some pure signal processing code to run .-) no device addon/remove stuff .-)
15:11 < rxr> the Download storage will we in src/ or so or src.*, I would need to grep the Download script likewise
15:12 < rxr> but udev is among the few things tha will currently not build on blackfin
15:12 < rxr> 872 packages build fine in our nightly crossbuild tester
15:12 < rxr> that is way more than we used in production on blackfin
15:13 < michael-i> I wish my systems where that bare! Alright, I'll look there. For some reason my updated binutils has already downloaded over 75MB of data and I just wanted to take a peek.
15:13 < michael-i> Very good to hear, I'll disable udev for now. We really don't need it right away either.
15:13 < rxr> you can probably live without udev even if you have some more stuff
15:13 < rxr> e.g. static nodes or using this blackbox mdev or what it was called mini-thing
15:14 < rxr> or patch udev to build on mmu-less uclibc builds .-)
15:14 < rxr> frankly even half of x.org builds for blackfin in t2 ...
15:14 < rxr> (doubt anyone would need that anytime soon ... :-)
15:14 < michael-i> we'll probably patch, we have some resources to throw at making things work
15:14 < rxr> wow, thats great :-)
15:22 < CIA-4> rene * r31243 /trunk/package/multimedia/fuppes/fuppes.desc: * removed doubled copyright header in fuppes.desc
17:35 < michael-i> binutils is at 114MB...unbelievable
17:35 < michael-i> time to head home... bye everyone
17:35 -!- michael-i [n=michael-@141.41.40.103] has quit []
18:14 -!- wtracy [n=william@natusers1.stennerglenstudents.com] has joined #t2
20:06 -!- wtracy [n=william@natusers1.stennerglenstudents.com] has quit ["Leaving."]
20:12 -!- tri [n=tri@p4FCF3B33.dip0.t-ipconnect.de] has joined #t2
20:12 < tri> moin
20:38 -!- mpp [n=mpp@i53874175.versanet.de] has joined #t2
20:54 -!- wtracy [n=william@natusers1.stennerglenstudents.com] has joined #t2
22:08 < rxr> hi all
22:08 [Users #t2]
22:08 [@ChanServ] [ dsoul] [ mpp ] [ rxr ] [ tri ]
22:08 [ CIA-4 ] [ koan ] [ mqueiros_] [ Stealth] [ wtracy]
22:08 [ Cyda ] [ LMJ ] [ mtr ] [ TobiX ]
22:08 -!- Irssi: #t2: Total of 14 nicks [1 ops, 0 halfops, 0 voices, 13 normal]
22:29 -!- mpp_ [n=mpp@i5387664D.versanet.de] has joined #t2
22:30 -!- mpp [n=mpp@i53874175.versanet.de] has quit [Read error: 110 (Connection timed out)]
22:30 -!- mpp_ is now known as mpp
22:32 < mpp> hey rxr
22:32 < mpp> what a suprise
22:32 < mpp> at this time
22:37 -!- wtracy [n=william@natusers1.stennerglenstudents.com] has quit ["Leaving."]
23:23 -!- digitaloktay [n=digitalo@dslb-084-056-242-223.pools.arcor-ip.net] has joined #t2
23:24 -!- tri [n=tri@p4FCF3B33.dip0.t-ipconnect.de] has left #t2 []
--- Log closed Fri Nov 14 00:00:54 2008