**** BEGIN LOGGING AT Wed Apr 06 02:59:58 2011 Apr 06 03:06:19 cshore * r26496 /packages/net/miniupnpd/Makefile: [net] Firewall: miniupnpd: Removed dependency and linking to libip6tc as ipv6 isn't used with miniupnpd. Apr 06 03:21:54 build #1 of s3c24xx is complete: Failure [failed compile_10] Build details are at http://tksite.gotdns.org:8010/builders/s3c24xx/builds/1 Apr 06 10:17:14 russell--: it means "quilt push 123-wanted.patch" if you're at the start of the series or "quilt pop 123-wanted.patch" if you're at the end Apr 06 10:17:51 russell--: if you give a patch name with push or pop it will apply (or remove) all patches until it reaches the wanted one Apr 06 10:18:25 russell--: quilt series shows the patch series and quilt top shows where you are to decide whether push or pop is needed Apr 06 14:23:05 how did this DUMP=1 work again to debug Makefiles? Apr 06 14:23:26 make -C package/ DUMP=1 TOPDIR=$PWD Apr 06 14:23:36 ah, thanks Apr 06 14:23:42 I was missing the topdir Apr 06 14:23:46 i'll make an alias for that at some point Apr 06 14:26:04 zandbelt * r26497 /packages/net/asterisk-1.8.x/Makefile: [packages] asterisk-1.8.x: update to asterisk 1.8.3.2; fix astdatadir; add dependency parameter to module template Apr 06 14:35:29 build #1 of uml is complete: Failure [failed compile_10] Build details are at http://tksite.gotdns.org:8010/builders/uml/builds/1 Apr 06 14:49:16 nbd * r26498 /trunk/include/ (kernel-build.mk kernel-defaults.mk target.mk): Apr 06 14:49:16 build: clean up handling of the kernel config Apr 06 14:49:16 - support kernel config overlays in env/ Apr 06 14:49:16 - allow overriding the target kernel config with CONFIG_TARGET=platform|subtarget|env Apr 06 14:49:18 nbd * r26499 /trunk/include/scan.mk: build: log package dump failures to logs to avoid forcing user to write cryptic commands to figure out what's going on Apr 06 14:49:33 KanjiMonster: ^ Apr 06 14:49:33 ;) Apr 06 14:51:18 ndb: So, that is a security patch, right? Apr 06 14:52:00 yay Apr 06 14:52:18 KanjiMonster: Thanks. Apr 06 14:53:12 mazilo: huh? security patch? Apr 06 14:53:14 huh? I didn't do anything Apr 06 14:53:45 ndb: LOL. Apr 06 14:53:54 <[florian]> mazilo: btw, it's nbd, not ndb :) Apr 06 14:54:19 mazilo: ah, you're just writing nonsense and laughing at us trying to make sense of it... now i get it Apr 06 14:54:23 nbd: I apologize. I kept writing 'ndb', instead of 'nbd'. Apr 06 14:54:59 nbd: No and that's not what I meant. Honestly, I mis-read the comment. Apr 06 14:55:17 ah, ok Apr 06 14:55:26 then i misread the "LOL" ;) Apr 06 14:55:45 nbd: Cheers. Apr 06 14:56:50 acoul * r26500 /packages/net/wavemon/ (5 files in 2 dirs): net/wavemon: update to version 0.7.2, include some upstream patches Apr 06 15:02:23 Olipro: fyi, I fixed the webadmin compile for uclibc++ (I didn't test whether it actually works, though ;) Apr 06 15:08:49 hm, can I have more than one Build/Compile section if I have more than one package in a Makefile? I'm trying to make znc compile only modules that are selected, so it would be nice if I could define a Build/Compile/ or something like that (I tried that, and it got ignored ;) Apr 06 15:11:43 no you can't Apr 06 15:11:50 and you shouldn't Apr 06 15:13:02 actually you can define multiple sections and merge them into one Build/Compile section Apr 06 15:13:15 but you need to use PKG_CONFIG_DEPENDS Apr 06 15:13:28 to ensure that config changes are handled properly Apr 06 15:13:33 build #1 of orion is complete: Failure [failed compile_7] Build details are at http://tksite.gotdns.org:8010/builders/orion/builds/1 Apr 06 15:13:42 sounds compilcated Apr 06 15:13:48 ;) Apr 06 15:15:09 jow_laptop: and why not? each znc module can be built with a single make call without modifying any Makefiles from znc, so I thought it would be nice to reduce the build time by skipping all non selected modules Apr 06 15:15:32 there's no reconfiguration needed for that Apr 06 15:16:16 (of znc itself) Apr 06 15:22:14 KanjiMonster: then I'd say adjust the build compile section Apr 06 15:22:44 KanjiMonster: make it loop over the modules and call make for each selected one Apr 06 15:23:00 KanjiMonster: and don't forget to define PKG_CONFIG_DEPENDS to properly trigger recompilation Apr 06 16:01:03 Hauke: Is there anything I can do to help re. https://dev.openwrt.org/ticket/9097 ? Apr 06 16:11:33 KanjiMonster: you might want to take a look at the luci makefile, it is remotely similar Apr 06 16:11:55 KanjiMonster: ... means many conditionally compiled submodules out of the same source Apr 06 16:12:21 bbl Apr 06 16:32:06 jow_laptop: thanks to you PKG_CONFIG_DEPENDS is already defined ;) Apr 06 16:51:08 KanjiMonster: though I'm not sure whether it actually works Apr 06 16:51:32 KanjiMonster: order is very important, I had to move around stuff in the luci makefile until it worked as expected Apr 06 16:52:11 KanjiMonster: means it must get populated after include package.mk but before $(eval $(call ...)) Apr 06 16:52:35 build #1 of ppc40x is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/ppc40x/builds/1 Apr 06 17:19:09 <[Fate]> doh whats will all the yacto hype. now they even talk about preferring owrt to switch over Apr 06 17:19:44 not gonna happen Apr 06 17:21:48 build #1 of lantiq is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/lantiq/builds/1 Apr 06 17:24:28 whats yacto ? Apr 06 17:24:55 yocto Apr 06 17:25:02 [Fate]: who? Apr 06 17:25:11 the openembedded thingie Apr 06 17:25:56 <[Fate]> new "project" they're just announcing on the collaboration summit Apr 06 17:27:00 well, let them fail in peace Apr 06 17:27:59 Acinonyx: ping Apr 06 17:30:10 [Fate]: got a link? Apr 06 17:32:03 xMff: http://www.yoctoproject.org/ Apr 06 17:32:14 well that one I know Apr 06 17:32:40 was more interested in the collaboration thing Apr 06 17:33:18 xMff: :D Apr 06 17:34:09 blogic: ;) Apr 06 17:35:00 <[Fate]> check the linux foundation website Apr 06 17:35:32 http://events.linuxfoundation.org/events/collaboration-summit Apr 06 17:36:50 hmm Apr 06 17:37:03 sounds like one of these "let us tell you what to do" Apr 06 17:37:18 like the libre people "we decided what free means" Apr 06 17:37:39 "we'll tell you in two training units for only 600 USD" Apr 06 17:37:42 ok, its the other end of the planet and invite only Apr 06 17:37:56 xMff: ah it costa money, very open Apr 06 17:37:58 ;) Apr 06 17:38:52 to me yocto looks like big business' attempt to buy into the embedded ecosystem Apr 06 17:39:10 and to throw some weight around Apr 06 17:39:14 * russell-- searched the yoctoproject site for openwrt and i got no results Apr 06 17:40:03 russell--: that would be silly Apr 06 17:40:05 ;) Apr 06 17:40:34 the blog posts are crazy... "Extending the Yocto Project with Poky meta layers" sounds a bit like pokemon Apr 06 17:41:32 "The Yocto Project inherits the core build tool (bitbake) and metadata syntax from OpenEmbedded, which is currently the most popular embedded development tool." Apr 06 17:41:55 "the most popular" Apr 06 17:42:04 however, they make it sound like they're some generic linux embedded ... whatever ... while in reality they just claim to be a coordination group for OE Apr 06 17:42:21 or something like that Apr 06 17:42:30 tbh I still don't get what they're actually Apr 06 17:42:46 i dont see the competition Apr 06 17:42:53 whats the fuzz about ?! Apr 06 17:43:03 dunno Apr 06 17:43:09 s/competition/relation Apr 06 17:43:11 linux has a new shooting star Apr 06 17:43:22 ah buzzword bingo :) Apr 06 17:44:30 * russell-- doesn't understand the shunning of openwrtitude Apr 06 17:44:59 * xMff doesnt understand openwrtitude Apr 06 17:45:35 i mean, by the yocto-yahoos Apr 06 17:45:57 what is not to like about openwrt? Apr 06 17:46:20 its too embedded Apr 06 17:46:37 I think the yocto foo is about the kind of embedded with 256MB+ storage, arm and display Apr 06 17:46:44 i guess it's mostly full employment for marketers who get to have meetings about word like yocto Apr 06 17:46:46 not so much about routers Apr 06 17:47:42 * russell-- curious about bitbake as build infrastructure though Apr 06 17:48:08 seems like that's an orthogonal choice to target platform Apr 06 17:48:10 well from looking at the recipes and reading stuff here and there it seems to be horrible Apr 06 17:48:15 lol Apr 06 17:48:33 and slow Apr 06 17:48:45 you'll be back :) Apr 06 17:48:46 and if it breaks then in such a way that you have to debug for hours Apr 06 17:48:55 much like gnu autotools Apr 06 17:49:21 thats probably why its so popular... has the ability to save a lot of jobs in software engineering Apr 06 17:49:27 lol Apr 06 17:49:57 someday i'd like someone who understands it to walk me through the openwrt buildroot makefile hackery Apr 06 17:50:22 and from a distribution/release pov it is not better than openwrt, you have to fork and polish it to make a release out of it Apr 06 17:50:41 (OE, not bitbake) Apr 06 17:50:45 yeah Apr 06 17:51:27 its a totally different thing Apr 06 17:51:34 you cant compare the 2 things imho Apr 06 17:58:24 build #2 of x86 is complete: Failure [failed shell_12] Build details are at http://tksite.gotdns.org:8010/builders/x86/builds/2 Apr 06 18:01:38 russell--: pong Apr 06 18:02:52 Acinonyx: /me not clear on why http://patchwork.midlink.org/patch/847/ got spiked Apr 06 18:03:42 oh, yes. I wanted to ask you about that Apr 06 18:04:32 where is the file you are trying to patch? Apr 06 18:05:13 the patch creates a file that doesn't exist before, but it ought to apply to feeds/packages Apr 06 18:05:36 i generated with patch with git format-patch Apr 06 18:06:16 hmm Apr 06 18:06:23 wait a moment. Apr 06 18:06:29 * russell-- waits Apr 06 18:06:34 because I think git am messed it up Apr 06 18:07:37 thanks russell-- Apr 06 18:07:46 np Apr 06 18:08:06 * russell-- is quite capable of screwing things up Apr 06 18:17:34 yeah it applies cleanly. apparently I was incorrectly using the -p0 parameter, leftover from a previous patch which needed it Apr 06 18:21:08 thanks again Apr 06 18:21:47 awesome! Apr 06 18:21:50 thank you! Apr 06 18:43:22 can we add xt_TRACE to ipt-core? Apr 06 18:46:24 build #1 of kirkwood is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/kirkwood/builds/1 Apr 06 19:00:50 build #1 of ixp4xx is complete: Failure [failed shell compile_4] Build details are at http://tksite.gotdns.org:8010/builders/ixp4xx/builds/1 Apr 06 19:13:42 build #1 of cobalt is complete: Failure [failed shell_12] Build details are at http://tksite.gotdns.org:8010/builders/cobalt/builds/1 Apr 06 19:40:42 acinonyx * r26501 /packages/Xorg/xorg/lib/libX11/patches/010-ignore-groff-warnings.patch: Apr 06 19:40:43 [packages] libX11: add a patch from ubuntu that lets libX11 build a postscript file using newer groff (thanks Russell Senior) Apr 06 19:40:43 This applies to the packages feed. It fixes a case with newer groff Apr 06 19:40:43 returning different warming messages than expected by the libX11 build Apr 06 19:40:43 infrastructure expects. This patch was shamelessly swiped from Ubuntu's Apr 06 19:40:43 package. Apr 06 19:45:52 xMff: ping Apr 06 19:51:43 build #1 of etrax is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/etrax/builds/1 Apr 06 19:58:13 build #1 of au1000 is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/au1000/builds/1 Apr 06 20:03:05 Kaloz: ping Apr 06 20:44:45 pong philipp64|laptop Apr 06 20:50:26 acinonyx * r26502 /packages/libs/avahi/Makefile: (log message trimmed) Apr 06 20:50:26 [packages] avahi: Update avahi to version 0.6.30 (ref Ticket 7424, , ipv6) Apr 06 20:50:26 This updates the avahi package to the latest version, 0.6.30. Apr 06 20:50:26 >From the avahi release notes: Apr 06 20:50:26 "This is a bugfix release. Apr 06 20:50:26 Make IPv6 work again Apr 06 20:50:26 i18n updates Apr 06 20:50:29 acinonyx * r26503 /trunk/package/block-mount/files/fsck.sh: (log message trimmed) Apr 06 20:50:29 [package] block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck exists. Apr 06 20:50:29 /etc/functions.sh:pi_include() checks if the argument exists and prints Apr 06 20:50:29 a warning if not. To prevent this warning if package block-mount is installed Apr 06 20:50:29 but not package e2fsprogs, the script should check if this directory exists Apr 06 20:50:30 before calling pi_include() Apr 06 20:50:30 A wrong patch to suppress this warning was previously posted Apr 06 20:50:39 acinonyx * r26504 /trunk/package/madwifi/files/lib/wifi/madwifi.sh: Apr 06 20:50:39 [packages] madwifi: typo(s) in /lib/wifi/madwifi.sh Apr 06 20:50:39 Hi Apr 06 20:50:39 minrate and maxrate are acually not boolean, so, for example Apr 06 20:50:39 "config minrate 11000" in /etc/config/wireless has no effect. Apr 06 20:50:39 Signed-off by: Jan Hetges Apr 06 20:51:08 xMff: I'll try your patch to the firewall in a bit when I get back... I've also patched netfilter.mk to enable xt_TRACE, which (along with that script I mailed you) is useful for figuring out rules. Apr 06 20:51:20 philipp64|laptop: indeed it is. Apr 06 20:51:43 hopefully the patch I submitted will be accepted... it's 3 lines... Apr 06 20:52:02 philipp64|laptop: my patch will work but not yield the desired result as it will open port 22 Apr 06 20:52:04 are you going to commit your firewall fix, or wait until the full scope of changes is apparent? Apr 06 20:52:37 ah.... so... how involved is the fix that doesn't do that? Apr 06 20:52:53 and as I mentioned yesterday a real fix is unlikely to happen as the correct rules for that would rely on extensions not guaranteed to be there Apr 06 20:53:01 like mark or connmark Apr 06 20:53:14 that's not obvious... Apr 06 20:53:41 let me look at how AIF did it, and get back to you. Apr 06 20:54:01 I should be back in about 3 hours... Apr 06 21:30:05 build #1 of ramips is complete: Failure [failed shell_12] Build details are at http://tksite.gotdns.org:8010/builders/ramips/builds/1 Apr 06 23:09:32 I'm getting a kernel panic with openwrt trunk on a E2100L when using USB storage. Any ideas? Apr 06 23:43:15 xMff: ping Apr 07 00:20:08 tubaman: what revision? Apr 07 00:21:53 ping acinonyx Apr 07 00:41:18 build #1 of avr32 is complete: Failure [failed shell_12] Build details are at http://tksite.gotdns.org:8010/builders/avr32/builds/1 Apr 07 01:00:43 cshore * r26505 /trunk/package/block-mount/files/fsck.sh: [package] block-mount: Reverting 26503. Was already fixed in a better way in commit 26474. Apr 07 01:04:49 is there an easy way to set up a CF-based system to have a bootable image *and* a persistent overlay? Apr 07 01:05:34 philipp64: you'll have to partition and install grub by hand I think Apr 07 01:05:56 philipp64: or, actually, better idea Apr 07 01:07:20 philipp64|laptop: I suggest you use a combined image to create the inital partitions and grub, and then using fdisk to add a third partition (the combined image only use the space for the size of the image, so there will be the remaining space left for partitioning) Apr 07 01:08:49 philipp64|laptop: and then use extroot with the overlay being the partition you just just created (should be Xda3) Apr 07 01:10:26 philipp64|laptop: and after that don't use a combined image, but rather copy the rootfs or kernel to the partition rather than combined image to disk Apr 07 01:10:40 philipp64|laptop: (for upgrades) Apr 07 01:15:45 there's no way to set up the build process to do this for me? Apr 07 01:25:10 not that I know about Apr 07 01:26:57 cshore: btw, can you please commit http://patchwork.midlink.org/patch/850/ ? Apr 07 01:42:43 sup cshore Apr 07 01:43:02 hey RealOpty! Apr 07 01:43:38 hows it goin Apr 07 01:43:42 still thinking I'm going to get work done tonight Apr 07 01:43:53 but likely will be distracted by IRC all evening Apr 07 01:46:18 lol i hear that. looks like u got something done though Apr 07 01:48:03 A few things, lately Apr 07 01:48:48 OT: Is it just me or is eBay now the expensive place to by computers and electronics, if you can get them from other sources like online retailers? Apr 07 01:50:52 cant get any thing cheap there any more it sucks Apr 07 01:53:38 nbd: i finally checked atheros, iftop has the same problem there as brcm47xx Apr 07 01:53:56 (although it exited twice okay before failing) **** ENDING LOGGING AT Thu Apr 07 02:59:59 2011