**** BEGIN LOGGING AT Tue Jul 31 02:59:59 2012 Jul 31 03:53:28 build #34 of ixp4xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/34 Jul 31 03:56:39 build #44 of rb532 is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/44 Jul 31 03:59:53 build #44 of ppc44x is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/44 Jul 31 08:44:15 build #47 of atheros is complete: Failure [failed shell_17] Build details are at http://buildbot.openwrt.org:8010/builders/atheros/builds/47 Jul 31 08:46:10 build #36 of sibyte is complete: Failure [failed shell shell_7 shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/36 Jul 31 11:03:45 build #49 of orion is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/49 Jul 31 12:32:01 hi, how to disable dependency checking for some package ? Jul 31 12:38:52 <[florian]> remove the offending line in DEPENDS:= Jul 31 12:38:59 <[florian]> or maybe you are asking for something else? Jul 31 12:40:28 the problem is rather that the binary links against a lib which isn't present in the (transient) depends of the packages Jul 31 12:46:09 KanjiMonster: but those libs are present , are builded... Jul 31 12:47:04 probably best (simplest) way would be to disable dependency checking at package's makefile level, but I dont know if thats possible ? Jul 31 12:49:37 <[florian]> it would certainly help if you show both the package makefile and/or the configure output Jul 31 12:50:14 http://pastebin.com/An8mbfMh Jul 31 12:51:34 this package are some additional binaries (dll libs) for mono package, in files/ directory Jul 31 12:53:14 in 'install' is just Jul 31 12:53:14 cp -a ./files/* $(1) Jul 31 12:53:15 voyo: well then you need to add the appropriate package dependencies to mono-extras-x86 (something like +libc +librt +libm +) Jul 31 12:55:56 KanjiMonster: http://pastebin.com/LAS2ZJvV Jul 31 13:30:02 could someone tell me where/how those dependncies are checking ? what script? or something ... I'll disable it on my own ... :-/ Jul 31 14:27:29 jogo * r32920 /trunk/target/linux/brcm63xx/patches-3.3/ (18 files): Jul 31 14:27:29 bcm63xx: reorder patches Jul 31 14:27:29 Fix the order and names of patches. Jul 31 14:27:29 Signed-off-by: Jonas Gorski Jul 31 14:27:33 jogo * r32921 /trunk/target/linux/brcm63xx/patches-3.3/ (47 files): Jul 31 14:27:33 bcm63xx: update enetswitch driver Jul 31 14:27:33 Update enetswith driver with latest fixes and additions. Jul 31 14:27:33 Signed-off-by: Jonas Gorski Jul 31 14:27:36 jogo * r32922 /trunk/target/linux/brcm63xx/patches-3.3/438-MIPS-BCM63XX-enable-USB-for-BCM6328.patch: Jul 31 14:27:36 bcm63xx: enable usb for bcm6328 Jul 31 14:27:36 Signed-off-by: Jonas Gorski Jul 31 14:27:45 jogo * r32923 /trunk/target/linux/brcm63xx/ (18 files in 2 dirs): Jul 31 14:27:45 bcm63xx: add basic bcm6362 support Jul 31 14:27:45 Signed-off-by: Jonas Gorski Jul 31 14:27:49 jogo * r32924 /trunk/target/linux/brcm63xx/ (10 files in 5 dirs): Jul 31 14:27:50 bcm63xx: Add nb6 support (BCM6362 SoC base boards) Jul 31 14:27:50 Signed-off-by: Miguel GAIO Jul 31 14:27:50 Signed-off-by: Jonas Gorski Jul 31 14:27:50 [jonas.gorski@gmail.com: add network config for nb6, make switch fix a Jul 31 14:27:50 platform patch] Jul 31 15:10:30 what does Jonas mean by "but unless we manage to get bcm63xx migrated to Jul 31 15:10:30 swconfig before the AA" (last mail on openwrt-devel) ? Jul 31 15:11:01 the switch of the bcm63xx are not supported by the standard switch configuration utils ? Jul 31 15:11:02 obinou: I mean that without swconfig you can't configure the switch Jul 31 15:11:09 ahhh ok Jul 31 15:11:22 so yes, U need swconfig Jul 31 15:11:50 but swconfig is controlled correctly from /etc/config/network, right ? Jul 31 15:11:54 the problem is that kmod-switch is incompatible with swconfig, you can't have both at the same time Jul 31 15:12:17 but most bcm63xx deviecs have broadcom switches, whcih aren't supported by swconfig Jul 31 15:12:41 so we need to add a swconfig driver for broadcom switches first, then we can switch to swconfig Jul 31 15:12:45 ok Jul 31 15:13:05 what did you meant by "AA" Jul 31 15:13:11 attitude adjustment Jul 31 15:13:25 aka current trunk/next openwrt release Jul 31 15:13:41 ok Jul 31 15:14:33 thanks for the info. So the goal is to look how other switches are controlled by swconfig, then understand how the broadcom roboswitches works, and finally makeup a driver for them Jul 31 15:14:37 ? Jul 31 15:15:38 I have an (rather old) doc about some roboswitch , with at least the regular configuration registers. Jul 31 15:16:24 the problem in my opinion is that there are multiple ways to "talk to" the switch : i2c, spi, mii ,... Jul 31 15:17:24 obinou: https://github.com/KanjiMonster/openwrt/commits/swconfig (not the current state, I updated it a lot since then) Jul 31 15:18:13 and the target is to support spi, mdio, and mmapped (=> the internal switch of newer bcm63xx chips) Jul 31 15:18:41 ok Jul 31 15:21:06 KanjiMonster, thanks, I see the problem now. Jul 31 15:25:02 obinou: the driver is working for me (at least mdio on 5325, and mmapped on 63xx), but the network scripts need to be adapted, and a migration script needs to be written since the cpu port behaves differently Jul 31 15:25:14 gotta go now, bbl Jul 31 17:41:08 build #27 of octeon is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/27 Jul 31 18:49:57 blogic * r32925 /trunk/target/linux/lantiq/ (26 files in 12 dirs): [lantiq] add lantiq svip support Jul 31 19:49:39 build #45 of lantiq is complete: Failure [failed shell_17] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/45 Jul 31 20:38:04 build #49 of s3c24xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/49 Jul 31 22:40:53 build #46 of ppc40x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/46 Jul 31 23:09:48 florian * r32926 /trunk/target/linux/generic/patches-3.3/930-crashlog.patch: Jul 31 23:09:48 [kernel] disable crashlog on ARM platforms for the moment Jul 31 23:09:48 It is currently badly broken on ARM, until fixed, disable it Jul 31 23:09:52 florian * r32927 /trunk/target/linux/mcs814x/ (Makefile image/Makefile): [mcs814x] properly generate squashfs, jffs2 and initramfs images and kernels Jul 31 23:16:03 build #29 of adm5120 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/29 Aug 01 00:11:19 build #28 of mpc52xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/28 **** ENDING LOGGING AT Wed Aug 01 02:59:59 2012