**** BEGIN LOGGING AT Wed Feb 08 02:59:57 2012 Feb 08 04:13:21 r30366 build failed on alix2, something in compat-wireless patches: Feb 08 04:13:24 /aux/src/openwrt/build_dir/linux-x86_alix2/compat-wireless-2012-02-06/drivers/net/wireless/b43/phy_n.c: In function 'b43_nphy_tx_power_ctl_setup': Feb 08 04:13:27 /aux/src/openwrt/build_dir/linux-x86_alix2/compat-wireless-2012-02-06/drivers/net/wireless/b43/phy_n.c:2666:22: error: 'struct ssb_sprom' has no member named 'core_pwr_info' Feb 08 04:13:54 * russell-- wonders if philipp64|laptop build tests these things? ;-) Feb 08 04:20:22 no, I steer away from the b43 hardware... the drivers are way to unstable. Feb 08 04:20:26 as you're finding out. Feb 08 04:20:43 but there's nothing in the alix platform that would break that... Feb 08 04:20:52 the damage is coming from elsewhere. Feb 08 04:21:02 just saw a fix for that tonight... Feb 08 04:23:01 do you have r30345 ? Feb 08 04:42:35 russell--: does it build with r30345 synced up? Feb 08 04:59:18 build #126 of ramips is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/126 Feb 08 05:08:24 a clean,compile seems to have fixed it Feb 08 05:11:58 i am still getting queried in the kernel build for SCSI_MVSAS_TASKLET and SKGE_GENESIS Feb 08 06:02:17 build #118 of ppc44x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/118 Feb 08 07:12:11 russell--: yeah, I don't know about those... I don't see them when I build. odd. Feb 08 07:12:30 you must be selecting an additional kernel module that exposes them. Feb 08 07:12:42 like usb-storage-extras, for instance. Feb 08 07:47:33 build #125 of pxcab is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxcab/builds/125 Feb 08 08:06:03 philipp64|laptop: i usually start off with 'build all packages' builds Feb 08 08:07:45 CONFIG_ALL=y (i think) Feb 08 08:14:29 also, in an atheros build: Feb 08 08:14:32 /aux/src/openwrt/build_dir/linux-atheros/compat-wireless-2012-02-06/drivers/net/wireless/ath/ath6kl/main.c: In function 'ath6kl_set_features': Feb 08 08:14:36 /aux/src/openwrt/build_dir/linux-atheros/compat-wireless-2012-02-06/drivers/net/wireless/ath/ath6kl/main.c:1032:18: error: 'NETIF_F_RXCSUM' undeclared (first use in this function) Feb 08 08:17:07 that was a build of package/mac80211/{clean,compile} after a target/linux/{clean,compile}, trying a full build now Feb 08 08:17:49 maybe just some dependency problem Feb 08 08:43:26 build #117 of x86 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/117 Feb 08 09:24:12 build #120 of ppc40x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/120 Feb 08 09:33:26 include/linux/netdev_features.h:#define NETIF_F_RXCSUM __NETIF_F(RXCSUM) Feb 08 09:58:48 there doesn't seem to be a knob for turning ath6k off in the build Feb 08 10:15:03 is there one option that build package for all arch. like a python script package. Feb 08 10:17:20 xiangfu: PKGARCH:=all Feb 08 10:17:28 xiangfu: in define Package/xyz Feb 08 10:17:35 jow_laptop, thanks Feb 08 10:30:46 here's a stupid patch to let mac80211 compile (on atheros) vs r30366 ... it builds on alix, so i'd suspect the ancient atheros kernel version: http://pastebin.com/aLXYjryd Feb 08 10:49:03 russell--: you should ping Hauke, he's usually working upstream on the kernel compat stuff Feb 08 10:50:17 kaloz * r30369 /trunk/package/fbtest/ (. Makefile src/ src/Makefile src/fbtest.c): [packages/fbtest]: fbtest utility Feb 08 10:51:53 kaloz * r30370 /trunk/target/linux/omap4/Makefile: [omap4]: add audio and display features Feb 08 10:52:41 if someone were to rev atheros up to a newer kernel, i'd happily test it ;-) Feb 08 10:53:14 * russell-- still doesn't quite grasp the process Feb 08 10:56:39 russell--: interesting, it didn't even attempt to build ath6kl on my machine Feb 08 10:56:49 russell--: disabling it for now is the right thing to do Feb 08 10:59:45 build #111 of avr32 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/111 Feb 08 11:00:53 (when i said "it builds on alix" i am referring to mac80211, i didn't look deeper) Feb 08 11:04:24 jow * r30371 /trunk/target/linux/avr32/patches/120-select-generic-atomic64.patch: [avr32] select GENERIC_ATOMIC64 implementation to fix xfs related build errors Feb 08 11:06:18 interesting, build_dir/linux-x86_alix2/compat-wireless-2012-02-06/config.mk is identical to the one in linux-atheros Feb 08 11:08:27 you'd think that 'ifndef CONFIG_COMPAT_KERNEL_2_6_27' would evaluate the same way everywhere (except kernel v2.6.27) Feb 08 11:08:56 that symbol should only be defined for kernels older than 2.6.27 Feb 08 11:09:45 atheros is at 2.6.37.6 Feb 08 11:16:11 oh, wait. looking at the alix2 build log, it did build ath6kl Feb 08 11:16:17 just didn't package it Feb 08 11:34:38 Hauke: KanjiMonster suggested i ping you re a kernel compatibility thing with ath6kl ... target atheros pukes on it, alix2 builds it Feb 08 11:35:58 atheros is at 2.6.37.6, alix2 is at 3.2.2 Feb 08 11:37:08 russell--: you want to use ath6kl in the atheros target is that right? Feb 08 11:37:29 do you get an error message? how did you activate it? Feb 08 11:41:35 kaloz * r30372 /trunk/toolchain/uClibc/config-0.9.32/mipsel.brcm-2.4: [toolchain/uClibc]: nuke a 2.4 skeleton Feb 08 11:43:33 Hauke: it builds as part of the compat-wireless, i don't actually want to use it, but the build fails on atheros. Feb 08 11:44:01 it fails on not finding a define NETIF_F_RXCSUM Feb 08 11:44:10 it builds on alix2 Feb 08 11:45:36 there is no knob to turn it off, so i just did this to get mac80211 to build on atheros: http://pastebin.com/aLXYjryd Feb 08 11:46:40 the fact that it builds without the error on alix2, makes me think it's a kernel version problem, since the atheros kernel is much older Feb 08 11:46:56 * russell-- guesses wildly Feb 08 11:48:14 the message i got on atheros was this: Feb 08 11:48:16 00:14 russell--: /aux/src/openwrt/build_dir/linux-atheros/compat-wireless-2012-02-06/drivers/net/wireless/ath/ath6kl/main.c: In function 'ath6kl_set_features': Feb 08 11:48:20 00:14 russell--: /aux/src/openwrt/build_dir/linux-atheros/compat-wireless-2012-02-06/drivers/net/wireless/ath/ath6kl/main.c:1032:18: error: 'NETIF_F_RXCSUM' undeclared (first use in this function) Feb 08 11:53:01 * russell-- wanders off to bed ... back in 8hrs or so Feb 08 12:11:11 russell--: ath6kl should not be build at all, I will look into it Feb 08 13:44:38 re Feb 08 15:25:54 acinonyx * r30373 /trunk/package/iptables/Makefile: [package] iptables: Fix mod-ipopt package description (#10931) Feb 08 16:15:48 kaloz * r30374 /trunk/toolchain/uClibc/ (23 files in 3 dirs): [toolchain/uClibc]: add 0.9.33 Feb 08 16:19:52 kaloz * r30375 /trunk/toolchain/binutils/ (12 files in 2 dirs): [toolchain/binutils]: add binutils 2.22 Feb 08 16:56:28 juhosg * r30376 /trunk/target/linux/ar71xx/ (12 files in 8 dirs): ar71xx: add support for the TRENDNet TEW-673GRU board Feb 08 16:56:31 juhosg * r30377 /trunk/target/linux/ar71xx/ (generic/profiles/trendnet.mk image/Makefile): ar71xx: add profile and build image for the TEW-673GRU board Feb 08 16:59:05 did Russell's problem get resolved? Feb 08 17:09:17 juhosg * r30378 /packages/utils/lcd4linux/Makefile: package/lcd4linux: remove trailing whitespaces from Makefile Feb 08 17:09:19 juhosg * r30379 /packages/utils/lcd4linux/Makefile: package/lcd4linux: fix a typo in package Makefile Feb 08 17:09:22 juhosg * r30380 /packages/utils/lcd4linux/patches/ (6 files): package/lcd4linux: refresh patches Feb 08 17:09:23 juhosg * r30381 /packages/utils/lcd4linux/ (5 files in 2 dirs): package/lcd4linux: add driver for the LCD of the TEW-673GRU board Feb 08 17:09:25 juhosg * r30382 /packages/utils/lcd4linux-tew673gru/ (6 files in 2 dirs): package/lcd4linux-tew673gru: add a new package for TEW673GRU specific LCD4linux files Feb 08 17:09:26 juhosg * r30383 /packages/utils/lmbench/ (7 files in 2 dirs): packages: add lmbench Feb 08 17:09:28 juhosg * r30384 /packages/utils/bonnie++/ (5 files in 2 dirs): packages: add bonnie++ Feb 08 17:18:04 juhosg * r30385 /branches/packages_10.03.2/utils/lcd4linux/Makefile: packages_10.03.2/lcd4linux: fix a typo in package Makefile (backport of r30379) Feb 08 17:54:19 build #116 of uml is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/116 Feb 08 17:57:04 http://code.google.com/webtoolkit/doc/latest/DevGuideCodingBasicsOverlay.html Feb 08 17:57:07 oops Feb 08 18:05:45 florian * r30386 /trunk/target/linux/realview/config-default: [realview] add more missing config symbols Feb 08 19:11:27 nbd * r30387 /packages/libs/classpath/Makefile: classpath: split build tools into a separate package Feb 08 19:13:25 nbd * r30388 /trunk/package/mac80211/patches/300-pending_work.patch: mac80211: fix a potential rate control related crash Feb 08 20:42:02 Is anyone else having trouble building vsftpd? http://pastebin.com/MiuvuSyc Feb 08 20:43:13 looks like libcap problem to mee Feb 08 20:47:25 blogic: see http://www.psidoc.com/showthread.php/495-OpenWRT-on-HHV2B Feb 08 20:48:57 seems we have quite a lot of user interest, and at least one success with ADSL. So it's not all bad, and this is from the firmware i made which crashes for me. Maybe my h/w is damaged. Feb 08 21:10:54 netprince: you can try the modification in the backfire branch Feb 08 21:11:13 it has the linux capabilities disabled Feb 08 21:11:41 jow_laptop: ok thanks, I will look into it... Feb 08 21:18:00 juhosg * r30389 /trunk/target/linux/generic/patches-3.2/506-yaffs2-3.2_fix.patch: generic: fix yaffs2 build error on 3.2 Feb 08 21:18:01 juhosg * r30390 /trunk/target/linux/ar71xx/patches-3.2/306-spi-rb4xx-3.2-fixes.patch: ar71xx: 3.2: fix AHB clock name in rb4xx_spi Feb 08 21:18:02 juhosg * r30391 /trunk/target/linux/ar71xx/patches-3.2/ (3 files): ar71xx: 3.2: get rid of an unused variable in ath79_spi.c Feb 08 21:30:24 have change a .mk file in a profile. how do i make this visible in menuconfig? Feb 08 21:31:07 rm -r tmp/ Feb 08 21:31:51 thanks Feb 08 22:12:38 build #113 of ar7 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/113 Feb 08 22:42:15 i set my new platform (in profiles .mk file) in menuconfig, but bin still has gigaset. i'm confused. doing a tree comparison between old trunk and new trunk, and found nothing yet. what other files do i need to change for a new platform? Feb 08 22:43:23 #naaa. got it - lantiq/image/makefile ... Feb 08 23:05:53 build #112 of sibyte is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/112 **** ENDING LOGGING AT Thu Feb 09 00:04:03 2012 **** BEGIN LOGGING AT Thu Feb 09 00:12:17 2012 Feb 09 00:20:56 build #111 of xburst is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/111 **** ENDING LOGGING AT Thu Feb 09 00:58:30 2012 **** BEGIN LOGGING AT Thu Feb 09 01:10:18 2012 **** ENDING LOGGING AT Thu Feb 09 02:59:57 2012