**** BEGIN LOGGING AT Wed Apr 08 02:59:59 2015 Apr 08 04:47:15 rmilecki r45307 trunk/target/linux/brcm47xx/patches-3.18/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch * brcm47xx: reverse 2 LEDs polarity on WRT320N v1 Apr 08 05:10:29 rmilecki r45308 trunk/target/linux/ brcm47xx/patches-3.18/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch * brcm47xx: add fix "Data bus error" on CardBus ssb SoCs Apr 08 05:37:37 plntyk: I'm looking to build packages, install into rootfs, build kernel, build modules, but *not* build final images Apr 08 05:56:15 rmilecki r45309 trunk/package/kernel/mac80211/Makefile * mac80211: make b43 N-PHY default for brcm47xx legacy subtarget Apr 08 05:56:19 rmilecki r45310 trunk/target/linux/brcm47xx/legacy/target.mk * brcm47xx: update legacy subtarget description Apr 08 05:59:48 eigma: I think the clostest you can get is selecting ".tar.gz" as image type in menuconfig Apr 08 06:00:27 problem is that kernel compilation and image generation is coupled together iirc, there is no separate (public) make targets for them Apr 08 06:43:00 build #898 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/898 Apr 08 06:53:45 build #926 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/926 Apr 08 06:57:21 build #377 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/377 Apr 08 06:59:57 okay, clearly i've been asleep for a few weeks, how come my uci-defaults script isn't getting applied like i'd expect Apr 08 07:00:02 what happened to uci? Apr 08 07:01:03 build #923 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/923 Apr 08 07:11:48 a uci-defaults script that looks like this (and that was working a few weeks ago): http://sprunge.us/EAYF Apr 08 07:13:59 gives me this: http://sprunge.us/LTWi Apr 08 07:29:53 executing by hand kind of works, it complains on blank lines a bit Apr 08 07:29:59 baffled Apr 08 07:36:38 fwiw, those aren't the most informative error messages Apr 08 07:38:28 russell--: hm, looks like a parser regression Apr 08 07:46:29 build #386 of malta is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/malta/builds/386 Apr 08 07:47:31 build #376 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/376 Apr 08 08:10:26 build #709 of octeon is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/709 Apr 08 08:21:13 build #378 of x86_64 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/x86_64/builds/378 Apr 08 09:17:04 build #262 of brcm63xx.smp is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx.smp/builds/262 Apr 08 09:22:50 rmilecki r45311 trunk/target/linux/ (10 files) * bcm53xx: replace few BCM5301X patches with versions sent upstream Apr 08 09:26:57 nbd r45312 trunk/include/image.mk * image.mk: rework FILESYSTEM evaluation order to fix some build issues Apr 08 09:51:44 rmilecki r45313 trunk/target/linux/brcm47xx/image/Makefile * brcm47xx: image: use new (& fixed) FILESYSTEM variable for trx command Apr 08 10:01:20 hmm, got basic support for the DAP-2695 working, but when I enable wifi on the ath10k interface it just reboots without showing anything related on the serial console :/ Apr 08 11:37:42 stintel: you can always add some "debug" and loglevel foo to the kernel commandline in the buildsystem Apr 08 13:18:43 build #822 of ar71xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/822 Apr 08 14:11:47 build #771 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/771 Apr 08 14:12:28 build #365 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/365 Apr 08 16:04:16 build #913 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/913 Apr 08 16:21:53 juhosg r45314 trunk/target/linux/ (5 files in 5 dirs) * kernel: remove ATHEROS_AR{231X,71XX} config symbols from the patches Apr 08 19:00:02 build #734 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/734 Apr 08 22:00:09 build #858 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/858 Apr 08 22:25:16 I've compiled an root=1GB x86 build. It shows 92MB used (and 882MB free) but i cannot exceed the '123MB used' barrier (that roughly is my tmpfs size shown in 'mount'). Its says 'no space left on device'. But i can modify and add data this way to /dev/sda2. What exactly is that barrier? Why can't i write further even though it seems i write to /dev/sda2 directly. I have not compiled Apr 08 22:25:16 overlay support (in case it matters). Apr 08 22:28:06 how do you use the space? Apr 08 22:28:37 when does it say "no space left on device" ? Apr 08 22:31:21 i copy from CIFS device Apr 08 22:31:31 i mounted it to /tmp/opkg Apr 08 22:31:31 to what destination? Apr 08 22:31:39 /tmp is the ramdisk Apr 08 22:31:56 use a directory on the block device, like /mnt Apr 08 22:32:10 yes.. but its just source. Destination is /usr/share/fusionpbx Apr 08 22:32:21 ok Apr 08 22:32:29 tar blahblah -C /usr/share Apr 08 22:32:38 maybe you run out of inodes Apr 08 22:32:50 no.. checked that already. Apr 08 22:33:23 then I don't really now Apr 08 22:34:06 ok, just thought there would be some magic overlay or something... Apr 08 22:34:12 thx Apr 09 00:05:03 Hmm.. i guess its inode count indeed (as you suspected). Tune2fs doesn't show any changes in inode count at all though. I couldn't find any 'df -i' binary either. Apr 09 00:05:25 Another theory might be /dev/root pointing to 'PARTUUID'. Apr 09 00:08:12 but root is properly set to /dev/sda2 so i rather tend to inode count... Apr 09 00:22:48 :w Apr 09 00:29:24 build #754 of mcs814x is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/754 Apr 09 00:32:13 build #341 of omap is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/341 Apr 09 00:35:09 build #887 of ar7 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/887 Apr 09 01:49:06 build #899 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/899 Apr 09 01:50:11 jow_laptop: that's not bad actually, building one image would not be so bad, I just don't want to build all of them **** ENDING LOGGING AT Thu Apr 09 02:59:58 2015