**** BEGIN LOGGING AT Sun Mar 11 02:59:58 2012 Mar 11 04:50:16 build #130 of ppc40x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/130 Mar 11 05:47:15 build #131 of rb532 is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/131 Mar 11 12:18:18 build #147 of s3c24xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/147 Mar 11 12:21:24 hauke * r30873 /trunk/target/linux/brcm47xx/patches-3.2/ (3 files): Mar 11 12:21:24 BCMA - Reorder SPROM fill Mar 11 12:21:24 The SPROM is initialized in bcm47xx_fill_sprom, so move the call to bcm47xx_fill_sprom_ethernet after it. Mar 11 12:21:24 Signed-off-by: Nathan Hintz Mar 11 12:22:36 after trying different timer frequencies, i seem to have found a bug.. still isolating it to what exactly I did, but, somehow i keep getting Mar 11 12:22:38 [ 3.640000] SQUASHFS error: unable to read id index table Mar 11 12:22:43 as the kernel boots. Mar 11 12:23:58 potentially one of 2 causes in order of likelyhood: me adding config_no_hz/dynticks; or a bug in the tftp/factory image creation for wndr3700 Mar 11 12:37:45 and without dyticks, i still have squashfs issues. lets try flashing a recent build from openwrt.org Mar 11 12:45:46 and that works fine... now... will a sysupgrade image of mine work.. Mar 11 12:52:58 yes, squashfs image from the same compile works fine Mar 11 12:52:58 so *something* seems to be making my factory image compiles broken Mar 11 13:14:45 build #146 of at91 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/146 Mar 11 13:17:28 build #144 of ubicom32 is complete: Failure [failed compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/ubicom32/builds/144 Mar 11 13:23:07 hauke * r30874 /trunk/target/linux/brcm47xx/patches-3.2/232-bcma_account_for_variable_pci_memory.patch: Mar 11 13:23:07 BCMA - Account for variable PCI memory base/size Mar 11 13:23:07 Thank you Nathan Hintz for the patch Mar 11 13:25:44 hauke * r30875 /trunk/target/linux/brcm47xx/patches-3.2/230-bcma-find-name-for-non-brcm.patch: Mar 11 13:25:44 brcm47xx: BCMA - Find names of non BCM cores Mar 11 13:25:44 Signed-off-by: Nathan Hintz Mar 11 13:56:20 build #144 of brcm47xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/144 Mar 11 14:07:10 hauke * r30876 /trunk/target/linux/brcm47xx/patches-3.2/231-bcma_reorder_sprom_fill.patch: brcm47xx: make patch apply Mar 11 14:33:51 juhosg * r30877 /trunk/target/linux/ar71xx/image/Makefile: ar71xx: stop image building if a loader is missing Mar 11 16:11:51 zandbelt * r30878 /packages/net/asterisk-1.8.x/patches/500-nres.patch: [packages] asterisk-1.8.x: fix compilation for missing res_ninit #10974 Mar 11 16:19:08 hello Mar 11 16:20:19 I have some problem with the latest backfire branch: it doesn't compile Mar 11 16:20:41 i got this error "*** [/home/lorenzo/Sorgenti/OpenWrt-BackFire/backfire/staging_dir/target-i386_uClibc-0.9.30.1/stamp/.package_compile] Error 2 Mar 11 16:20:53 at first referring to the "bind" package Mar 11 16:21:10 then i have svn updated the feeds Mar 11 16:21:23 and now i have the same error about "openssl" Mar 11 16:21:30 (the target is x86) Mar 11 16:21:36 more context please Mar 11 16:22:00 i'm going to pastebin the last part of buildlog Mar 11 16:22:14 oh and do you build with -j ? Mar 11 16:22:37 yes, i have a quad core cpu, so i build with -j 5 Mar 11 16:22:44 that does not work well Mar 11 16:22:46 with backfire Mar 11 16:23:00 build without -j and see if the error persists Mar 11 16:25:24 ok, i'm going to try Mar 11 16:25:32 however this is the build.log http://pastebin.com/FfjSArpf Mar 11 16:25:38 thanks you Mar 11 16:26:31 yeah, those are transient inter-package dependency issues Mar 11 16:26:44 repeating the same build run will stop at another error Mar 11 16:26:47 until it eventually finishes Mar 11 16:27:36 yes, now it stopped at openldap, now i have repated the make without -k Mar 11 16:27:39 *-jù Mar 11 16:27:41 -j Mar 11 16:32:12 crosscompiling to mipsel i haven't had any problem, is it possible that this is a x86 related issue? Mar 11 16:35:17 unlikely Mar 11 16:35:20 lore20: not especially; ive run into this just tonight compiling to mips Mar 11 16:43:07 now i have an error on rp-pppoe: http://pastebin.com/e3Pew983 Mar 11 16:43:36 it is not an essential package to me, so i'll skip it, but should I open a ticket? Mar 11 16:44:58 did not notice that when doing the backfire release builds Mar 11 17:09:51 juhosg * r30879 /trunk/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/ (2 files in 2 dirs): ramips: allow to use DSP ASE on RT3xxx Mar 11 17:09:52 juhosg * r30880 /trunk/target/linux/generic/patches-3.2/308-mips-show-correct-cpu-name-for-24KEc.patch: linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo Mar 11 17:09:53 juhosg * r30881 /trunk/target/linux/generic/patches-3.3/308-mips-show-correct-cpu-name-for-24KEc.patch: linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo Mar 11 17:09:55 juhosg * r30882 /trunk/target/linux/ramips/image/Makefile: ramips: build initramfs image for DIR-{3,6}00 boards Mar 11 17:19:57 juhosg * r30883 /trunk/target/linux/generic/files/drivers/net/phy/ar8216.c: generic: ar8216: add lockep assertion to ar8216_rmw Mar 11 17:19:59 juhosg * r30884 /trunk/target/linux/generic/files/drivers/net/phy/ar8216.c: generic: ar8216: add a helper function for writing PHY debug registers Mar 11 17:49:38 juhosg * r30885 /trunk/target/linux/generic/files/drivers/net/phy/ar8216.c: Mar 11 17:49:38 generic: ar8216: use usleep_range in ar8216_mii_{read,write} Mar 11 17:49:38 msleep(1) can sleep for up to 20ms. Mar 11 18:12:31 zandbelt * r30886 /packages/net/asterisk-1.8.x/Makefile: [packages] asterisk-1.8.x: add fax modules; thanks Zhiqiang Wang Mar 11 19:36:18 juhosg * r30887 /trunk/target/linux/ramips/files/arch/mips/ (11 files in 5 dirs): ramips: introduce ramips_soc_prom_init and move SoC detection into that Mar 11 19:36:21 juhosg * r30888 /trunk/target/linux/ramips/files/arch/mips/ (10 files in 8 dirs): ramips: replace RALINK_SOC_* macros with global variables Mar 11 19:36:21 juhosg * r30889 /trunk/target/linux/ramips/files/arch/mips/ (3 files in 2 dirs): ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_* Mar 11 19:36:23 juhosg * r30890 /trunk/target/linux/ramips/files/arch/mips/ (3 files in 2 dirs): ramips: rt305x: rewrite SoC detection Mar 11 19:49:49 Is zandbelt ever on this channel? Mar 11 19:50:08 no Mar 11 19:50:34 what's his email? Mar 11 19:51:09 $ grep MAINT package/feeds/packages/asterisk-1.8.x/Makefile Mar 11 19:51:10 MAINTAINER:=Hans Zandbelt Mar 11 19:56:12 zandbelt * r30891 /packages/net/asterisk-1.8.x/ (5 files in 2 dirs): [packages] asterisk-1.8.x: upgrade to 1.8.10.0 Mar 11 19:58:24 (and he actually has commit access to said package...) Mar 11 20:35:50 updated openwrt/upstream, https://home.comcast.net/~sdwalker/uscan/index.html Mar 11 21:01:44 swalker * r30892 /packages/net/freeswitch/Makefile: [packages] freeswitch: mark gsmopen as broken, add historic event-zmq source url Mar 11 21:30:49 would be nice if the 'people' page on the Wiki included email addresses for everyone. Mar 11 21:31:43 nbd: ping , hello, uhm, i made some speedtest.net tests via wireless on this tp-link wr740n, got around 25 mbit/sec with todays compiled trunk but with latest tp-link oem firmware it went to 40 mbit/sec .. Mar 11 21:32:01 checking the oem firmware via serial, i see they seem to use madwifi driver Mar 11 21:35:37 they're not using madwifi Mar 11 21:36:58 wrong config maybe, its a 2.6.15 very weird layout Mar 11 21:37:41 it might look similar to madwifi but its an atheros proprietary driver Mar 11 21:38:00 this is my openwrt config http://paste.pocoo.org/show/564387/ is there anything i can improve for throughput and i missed? Mar 11 21:38:33 try HT40+/- with noscan 1 Mar 11 21:38:59 sometimes I have the feeling that openwrt is the only firmware that actually cares for neighbouring wifis Mar 11 21:39:14 thx jow_laptop , im gonna check wiki too Mar 11 22:03:56 damn , i cant flash openwrt anymore, tried my customs and the full openwrt trunk Mar 11 22:04:21 ive read the wiki about the crude mechanism to check the firmware but i cant foolit Mar 11 22:04:57 tried renaming to upper inexistant versions of what ive flashed today from tp-link's site, it says version of the upgrade file is incorrect Mar 11 22:08:00 does someone help a sample /etc/config/network for only one eht0 which will be a lan not a wan, i played a bit, now on every reboot udevd(305): rename network interface eth0 to eth6.. (its x86 build for alix.3d3 which one only one eth0, Mar 11 22:12:19 Also what "Press the [f] key and hit [enter] to enter failsafe mode" mean? as i am holding f and hitting enter when this msg popup but nothing happens, i see after that Press [f] line: - regular preinit - Mar 11 22:15:01 it means you press f Mar 11 22:15:05 and then you press enter Mar 11 22:15:27 do not keep holding f Mar 11 22:17:46 i did that but nothing happens, Mar 11 22:18:07 it still go to - regular preinit - Mar 11 22:18:37 then maybe keyboard input does not work at this time Mar 11 22:18:53 oh it doesnt work over serial? Mar 11 22:19:03 it should work over serial Mar 11 22:19:05 as i am not with keyboard on device Mar 11 22:19:38 regarding your udev issue Mar 11 22:19:47 find / -name '*persistent*.rules' Mar 11 22:20:05 there is one net-persisten.rules Mar 11 22:20:11 yes, edit it Mar 11 22:20:20 remove all entries but the eth6 one Mar 11 22:20:26 and change eth6 to eth0 Mar 11 22:20:36 but it doesnt finish booting it, after that line, Mar 11 22:21:03 tried several reboots (now it is already eth9) Mar 11 22:21:10 uhm Mar 11 22:24:15 never mind i will dd image to CF again, Mar 11 22:24:31 but is this correct actually for only one eht0 which should be only lan? http://dpaste.com/715059/ Mar 11 22:25:10 yes Mar 11 22:25:22 but that will not work if udev renames eth0 on every boot Mar 11 22:26:27 why udev renemaes it in fist place? Mar 11 22:27:05 when i checked that rules file, there was 5 same lines Mar 11 22:27:26 I don't know Mar 11 22:27:49 seems it fails to recognize its own entries Mar 11 22:30:02 maybe because: Mar 11 23:27:52 udevd[256]: error: runtime directory '/run/udev' not writable, for now failling back to '/dev/.udev' Mar 11 22:30:19 but i checked this folder last time with nbd it was 777 and everything.. Mar 11 22:30:32 allegedly this message is normal and not a sign of any problem Mar 11 22:30:40 the ubuntu forums are full with it as well Mar 11 22:32:18 ok well back from begining then, with clean image, Mar 11 22:32:38 i did revert -R . in openwrt dir but seems doesnt clean .config Mar 11 22:32:57 why do you even need udev? Mar 11 22:34:02 because they are some rules which i need, and duno how to convert them to hotplug.2 Mar 11 22:36:28 swalker * r30893 /packages/net/obfsproxy/ (Makefile patches/002-no-build-hardening.patch): [packages] obfsproxy: update to 0.1.1 Mar 11 22:51:29 meh, got it, i managed to flash openwrt again, i found that openwrt-ar71xx-generic-tl-wr740n-v3-squashfs-factory.bin doesnt work for my wr740n v2.4 anymore but openwrt-ar71xx-generic-tl-wr740n-v1-squashfs-factory.bin flashes just fine, weird.. Mar 11 22:55:54 jow_laptop: tried your advice for /etc/config/wireless like http://paste.pocoo.org/show/564407/ with both ht40- and ht40+ but the differences seems almos 10 Mbit/sec below tp-links oem firmware.. Mar 11 22:57:09 must be written in uppercase Mar 11 22:57:40 uhm, gosh Mar 11 23:00:43 HT40- very slight improvement, like 4-5 Mbit/sec Mar 11 23:02:44 HT40+ seems worse, i will stick to HT40- then Mar 12 00:39:48 jow * r30894 /trunk/target/linux/generic/ (4 files in 4 dirs): [generic] expose CONFIG_NETFILTER_NETLINK for external kmods Mar 12 00:41:37 jow * r30895 /packages/net/ipset/ (Makefile patches/001-2.6.35.patch): [packages] ipset: update to v6.11 (#10378) Mar 12 02:02:10 swalker * r30896 /packages/utils/less/Makefile: [packages] less: update to 444, add wide variant (#8787), use PKG_INSTALL Mar 12 02:37:46 jow * r30897 /trunk/ (include/netfilter.mk package/kernel/modules/netfilter.mk): [netfilter] fix ipt_ttl and ipt_TTL userspace library packaging Mar 12 02:39:40 jow * r30898 /branches/backfire/ (include/netfilter.mk package/kernel/modules/netfilter.mk): [backfire] netfilter: fix ipt_ttl and ipt_TTL userspace library packaging Mar 12 02:41:06 now hunting down all ttl related tickets... Mar 12 02:42:46 oh only two Mar 12 02:45:37 build #127 of x86 is complete: Failure [failed shell_5] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/127 **** ENDING LOGGING AT Mon Mar 12 02:59:58 2012