**** BEGIN LOGGING AT Sat Nov 12 02:59:56 2011 Nov 12 08:27:54 hello? Nov 12 08:28:44 hi Nov 12 08:30:22 not sure if this is the right channel or not.. but I've got a query for building some optware packages from source.. Nov 12 08:31:38 this is the place then. Nov 12 08:32:14 I've gotten everything to build for a updated package (svn 1.7.1), but the optware-check script is complaining about my output containing host paths .. Nov 12 08:33:35 the host paths all seem to be embedded compiler stamps (eg compiler command issued).. Nov 12 08:33:43 am I correct in assuming this wont be an issue? Nov 12 08:35:55 there is a fix for that, now trying to remember that. Nov 12 08:36:18 I assume that you just updated the sources locations and version #'s only Nov 12 08:36:19 ? Nov 12 08:36:27 pretty much yeah Nov 12 08:36:41 did you try to build it? Nov 12 08:37:00 I had to make a few tweaks to get python to compile (its a dependant) Nov 12 08:37:08 it all builds and packages fine Nov 12 08:37:27 what version of python? and what kinds of tweaks? Nov 12 08:37:58 mainly on 2.5 ... I kept getting an _sha256 not defined error on build Nov 12 08:38:11 so I tweaked the way it detected and included libcrypto Nov 12 08:38:32 we have 2.7 for most arches, why not make the dep on that? Nov 12 08:38:45 since that has _sha256 defined iirc. Nov 12 08:39:24 thats my intent - but the make svn-ipk builds python 2.4+ and creates all the svn-py bindings for all the releases Nov 12 08:39:45 btw..what arch are you trying to build for? or is this just generic? Nov 12 08:40:03 making for my netgear-stora so arm (cs08q1armel) Nov 12 08:40:24 ah, okay Nov 12 08:40:36 well having 1.7.1 for my TP would be nice Nov 12 08:40:54 I use python 2.7 on my touchpad. Nov 12 08:41:17 2.5 is a bit dated for cs08armel Nov 12 08:41:32 (maybe thats just me) Nov 12 08:41:36 I have the ipkg and was about to test it (last step being make check-packages) and got the host path errors, so thought I would check ;) Nov 12 08:42:02 ultimately want to get trac up and running too, so that is probably gonna be python 2.6 Nov 12 08:42:18 can you past your makefile someplace? Nov 12 08:44:09 I've been following the guide for adding a package to optware ( http://www.nslu2-linux.org/wiki/Optware/AddAPackageToOptware ) and the svn checkout gives you all the make files / patches etc.. Nov 12 08:44:43 I can create a diff of all my changes so far if that would help :) Nov 12 08:45:07 just your makefile would be the most helpful. Nov 12 08:45:28 I don't know if there are any changes to any patches for that. Nov 12 08:45:56 I should check to see what version of 2.6 python we have Nov 12 08:46:11 and whether we have the svn-py bindings in that. Nov 12 08:46:55 I never worked on those. Nov 12 08:47:31 python 2.6.7 Nov 12 08:47:43 okay Nov 12 08:48:00 are the python bindings setup for that? Nov 12 08:48:04 sorry Nov 12 08:48:07 meant svn Nov 12 08:49:33 the only change I made to the svn makefile was location & version: Nov 12 08:49:36 MACHINE=beaglebone bitbake virtual/kernel Nov 12 08:49:40 SVN_SITE=http://www.apache.org/dist/subversion SVN_VERSION=1.7.1 Nov 12 08:49:59 (that the svn make file checked out from optware svn) Nov 12 08:50:28 I believe that builds svn bindings for python 2.4, 2.5 and 2.6 Nov 12 08:50:48 okay, I'd say try to install it. and see if it fails with a path error. Nov 12 08:51:02 can't blow too much up. Nov 12 08:51:23 sorry about that paste, new board I'm trying to bring up. Nov 12 08:52:10 lol no problem, C&P errors abound ;) Nov 12 08:52:28 no if I could just get it to build I'd be happy. Nov 12 08:52:43 gets about 2/3 of the way thru and dies. Nov 12 08:52:48 lol thats how I felt with python 2.5 ;) Nov 12 08:53:46 btw - my change to get python 2.5 to build was to include a patch for Setup.dist Nov 12 08:54:05 okay, are you going to check all this back in? Nov 12 08:54:25 we would love to have it (I would at least...as I use svn on an arm) Nov 12 08:55:25 I dont have commit access - but if you give me an email address I can send a unified diff ;) Nov 12 08:55:47 sure, ka6sox@gmail.com Nov 12 08:56:20 then I'll try and build it and then forward it upstream. Nov 12 08:56:33 if it all works we can get you access to the svn. Nov 12 08:57:54 sounds good! Nov 12 08:58:05 I'll finish up my svn 1.7.1 building with trac 0.12.2 Nov 12 08:58:13 and send you a diff for it all ;) Nov 12 08:58:20 okay, Nov 12 08:58:38 might be easier if we had atomic patchess Nov 12 08:58:44 for each app/lib Nov 12 08:58:47 can do that too :) Nov 12 08:58:52 that would be best Nov 12 08:58:53 whatever is easiest Nov 12 08:59:10 can I pm you my email address quick? Nov 12 08:59:20 sure Nov 12 09:00:06 I'll look forward to the patches. Nov 12 09:00:19 done.. I see there's a log bot, so dont want the email getting out somehow for spammers (get enough of it already!) Nov 12 09:00:43 since I run the logfile I usually scrub those :D Nov 12 09:00:51 lol fair enough Nov 12 09:01:20 I'll press on with testing my packages then, ignoring the host path errors and will email you patches if it all seems to work without issue Nov 12 09:02:14 thanks for your time :) Nov 12 09:02:16 thanks, appreciate the help and development...I know svn needs to be updated as some servers are needing a later version. Nov 12 09:03:14 there isn't a lot of activity here...but when you come in and ask a question hang out and someone will answer. Nov 12 09:04:03 I try to at least ack people even if I have to go find out. Nov 12 09:04:54 thanks.. a lot of techie IRC channels are like that Nov 12 09:05:13 yup, we are kind of laid back here... Nov 12 09:05:35 Optware is used a lot (as my logs show) so I know the time is worth it. Nov 12 09:06:19 yup! its one of the easiest ways to add stuff to stock devices running some embedded linux.. Nov 12 09:06:39 was designed to be. Nov 12 09:18:45 right, I'm outta here - will email you those patches later.. have a good day! **** ENDING LOGGING AT Sun Nov 13 02:59:56 2011