[00:32:49] *** Joins: nieuwbie (~user@ip5452ef7d.adsl-surfen.hetnet.nl) [00:33:33] Hi, is the build installer Makefile somewhere in the source? [00:33:57] sure [00:34:26] which makefile exactly are you looking for? [00:34:47] Oh, i didn't make my self clear enough. [00:35:15] I'm reading build.logs on builds.freemyipod.org [00:35:20] for emcore-installer. [00:36:07] that's /trunk/apps/installer- in the source [00:36:52] and I'm wondering if this script/Makefile is somewhere in the sources. I mean, that one building libs, bootmenu, loader together etc. [00:37:45] oh it's called installer-ipodclassic.ubi. [00:37:50] isn't it? [00:38:55] that's the resulting binary [00:39:08] No, sorry. Stupid question. [00:39:14] I found it. [00:39:23] /TRUNK/APPS/INSTALLER-IPODCLASSIC/MAKEFILE is what builds it [00:39:45] woot, why did my phone capitalize that -.- [00:40:17] Can someone remove that what I wrote above from the irc log to spare me the embrrassment? :D [00:40:28] lol [00:40:43] isn't our logbot dead since months anyway? [00:41:18] I've no idea. Last revision is 686. [00:41:30] sorry *868 [00:44:16] well it isn't here so it can't log what you say [00:45:27] What a relief. ^^ [00:51:31] Be right back. [00:51:36] *** Quits: nieuwbie (~user@ip5452ef7d.adsl-surfen.hetnet.nl) (Quit: ERC Version 5.3 (IRC client for Emacs)) [00:52:12] *** Joins: nieuwbie (~user@ip5452ef7d.adsl-surfen.hetnet.nl) [01:01:28] *** Joins: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) [01:22:37] TheSeven: Weird thing. [01:23:10] Trying to build emcore-installer and it complains that ucl2e10singleblk: command not found. [01:24:38] So I replace UCLPACK := ucl2e10singleblk with UCLPACK := $(TOOLSDIR)/ucl2e10singleblk... [01:24:49] Didn't help. [01:25:09] So I ad ../../tools to my PATH. didn't work. [01:25:47] I try myself ../../tools/ucl2e10singleblk. Didn't work. ... [01:26:02] I mean, it worked. [01:26:45] hm, interesting [01:27:07] You tell me. [01:27:34] i usually just copy the tools (ucl, elf2emcoreapp, ...) to /usr/local/bin [01:27:54] Let's try that. [01:28:10] but what you tried should work as well [01:28:15] Will source /etc/profile and copy it to /usr/local/bin [01:29:22] That worked. [01:30:04] hm, odd [01:30:09] You tell me. [01:30:39] I even added ../../tools before /usr/local/bin [01:30:49] Wait. [01:37:29] ... [01:41:43] The same. Works only when ucl2e10singleblk is in /usr/local/bin [01:44:38] TypeError in ../emcore/trunk//tools/emcorebootcfg.py [01:45:00] fileaddr = binary.index("emCOboot") [01:45:20] expected an object with the buffer interface [01:45:43] python --version [01:45:45] is it a 3.x? [01:46:05] could be possible that these scripts haven't been made compatible yet and need to be run in 2.7, but not sure [01:46:41] TheSeven let me check it out. [01:46:41] *** Quits: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) (Read error: Connection reset by peer) [01:46:55] Use gentoo, so kinda need both of them. [01:47:33] *** Joins: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) [01:48:49] *** Quits: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) (Client Quit) [01:49:51] so I know excatly what version of python I have. Portage won't let me forget about it. ;] [01:51:05] well, try making sure this runs in 2.7 [01:51:12] Yes, you were right. [01:51:33] this should probably be binary.index(b"emCOboot") [01:51:39] but I guess there's much more to be fixed [01:56:13] TheSeven: What kind of distro do you use? [01:56:26] ubuntu [01:57:36] and what is the naming convention for multiply versions of python? [01:57:50] python2.7, python3.2 etc.? [01:59:42] python is 2.7, python3 is 3.2 [01:59:49] and there's probably a python27 or something symlink [01:59:52] not sure [02:00:03] proper fix would be to fix the compat issues [02:02:30] I think you have a point here, but I'm a master of quick work arounds. ^^ [02:02:48] I know, I know... [02:04:20] but to the point. It stops on rockbox-ipod.ucl [02:40:50] *** Quits: Elfish (amba@2a01:4f8:100:90a1:abc:abc:abc:abc) (Ping timeout: 245 seconds) [02:40:50] *** Joins: Elfish (amba@2a01:4f8:100:90a1:abc:abc:abc:abc) [02:45:31] *** Quits: liar (~liar@clnet-p09-185.ikbnet.co.at) (Remote host closed the connection) [02:47:56] *** Quits: Elfish (amba@2a01:4f8:100:90a1:abc:abc:abc:abc) (Ping timeout: 245 seconds) [02:48:30] *** Quits: Farthen (~Farthen@2a01:4f8:101:2a4:0:bc28:b2e1:9) (Ping timeout: 248 seconds) [02:49:35] *** Joins: Farthen (~Farthen@2a01:4f8:101:2a4:0:bc28:b2e1:9) [02:50:03] *** Joins: Elfish (amba@fuplz.co.cc) [03:00:20] nieuwbie: you need to provide that file [03:00:44] it's a ucl compressed rockbox.ipod and will be used as the fallback image [03:05:10] How to do that? [03:35:33] *** Joins: user485763 (~aoeu@112.166.15.141) [04:21:27] grab rockbox.ipod from the rockbox build you want as fallback [04:21:43] compress it with ucl2e10singleblk [04:22:02] place it where it was looking for it [05:18:29] *** Joins: alberthrocks (~alberthro@unaffiliated/alberthrocks) [05:18:29] *** Quits: alberthrocks (~alberthro@unaffiliated/alberthrocks) (Client Quit) [05:50:29] *** Quits: user485763 (~aoeu@112.166.15.141) (Quit: Leaving.) [06:09:33] *** Quits: nieuwbie (~user@ip5452ef7d.adsl-surfen.hetnet.nl) (Quit: ERC Version 5.3 (IRC client for Emacs)) [06:35:44] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Disconnected by services) [06:35:50] *** Joins: [7] (~quassel@rockbox/developer/TheSeven) [10:43:47] *** Joins: user485763 (~aoeu@112.166.15.141) [11:24:33] *** Joins: Poodlemastah (~Poodlemas@h-253-206.a218.priv.bahnhof.se) [12:43:44] *** Joins: [Saint] (~sinner@rockbox/user/saint) [14:28:03] *** Joins: [Saint_] (~Saint]@rockbox/user/saint) [14:48:06] *** Joins: [Saint__] (~Saint]@rockbox/user/saint) [14:49:47] *** Quits: [Saint_] (~Saint]@rockbox/user/saint) (Ping timeout: 240 seconds) [15:14:55] *** Quits: [Saint__] (~Saint]@rockbox/user/saint) (Remote host closed the connection) [17:44:40] *** Quits: user485763 (~aoeu@112.166.15.141) (Quit: Leaving.) [17:45:35] *** Joins: user485763 (~aoeu@112.166.15.141) [18:04:43] *** Joins: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) [18:26:46] *** Quits: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) (Read error: Connection reset by peer) [18:27:52] *** Joins: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) [18:30:54] *** Quits: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) (Read error: Connection reset by peer) [18:31:41] *** Joins: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) [20:44:28] *** Quits: Kebianizao (~kvirc@141.0.218.87.dynamic.jazztel.es) (Quit: Estaba usando KVIrc KVIrc Equilibrium 4.1.3, revision: 5988, sources date: 20110830, built on: 2012-07-18 23:23:15 UTC 5988 http://www.kvirc.net/) [21:35:38] *** Joins: n1s (~n1s@nl118-168-30.student.uu.se) [21:35:39] *** Quits: n1s (~n1s@nl118-168-30.student.uu.se) (Changing host) [21:35:39] *** Joins: n1s (~n1s@rockbox/developer/n1s) [22:46:37] *** Joins: liar (~liar@clnet-p09-185.ikbnet.co.at) [23:37:49] *** Quits: n1s (~n1s@rockbox/developer/n1s) (Quit: Ex-Chat)