**** BEGIN LOGGING AT Tue Jan 20 02:59:59 2015 Jan 20 04:43:16 build #287 of mpc83xx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/287 Jan 20 04:50:18 build #695 of ep93xx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/695 Jan 20 05:07:35 build #493 of mpc85xx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/493 Jan 20 05:36:12 build #680 of adm5120 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/680 Jan 20 05:43:24 build #278 of adm8668 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/278 Jan 20 05:44:52 build #183 of lantiq.xrx200 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq.xrx200/builds/183 Jan 20 06:25:27 build #822 of uml is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/822 Jan 20 06:31:08 build #311 of malta is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/malta/builds/311 Jan 20 06:36:12 blogic r44054 trunk/package/network/utils/comgt/patches/004-check_tty.patch * comgt: Allow using non-TTY devices Jan 20 06:36:48 blogic r44055 trunk/target/linux/ramips/ (6 files in 6 dirs) * ralink: add support for firewrt Jan 20 06:45:15 build #194 of brcm63xx.smp is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx.smp/builds/194 Jan 20 06:57:13 blogic r44056 trunk/package/base-files/files/lib/functions/leds.sh * base-files: Use 200ms LED timing as before for the new phase preinit_regular. Jan 20 07:00:23 rmilecki r44057 trunk/target/ (10 files in 2 dirs) * bcm53xx: rename patches modifying DTS files Jan 20 07:23:50 rmilecki r44058 trunk/target/ (18 files in 2 dirs) * bcm53xx: backport 3 BCM5301X patches from Hauke repo Jan 20 07:38:12 build #44 of netlogic is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/netlogic/builds/44 Jan 20 07:42:13 build #809 of ar7 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/809 Jan 20 08:01:34 build #814 of x86 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/814 Jan 20 08:01:54 build #169 of x86.xen_domu is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/x86.xen_domu/builds/169 Jan 20 08:06:48 rmilecki r44059 trunk/target/ (8 files in 2 dirs) * bcm53xx: use final (backported) patch fixing serial console Jan 20 08:27:56 build #674 of gemini is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/674 Jan 20 08:28:04 build #854 of cobalt is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/854 Jan 20 08:31:14 build #677 of mcs814x is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/677 Jan 20 08:33:25 build #191 of ar71xx.nand is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.nand/builds/191 Jan 20 08:34:21 build #859 of orion is complete: Failure [failed compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/859 Jan 20 08:56:36 build #287 of cns3xxx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/cns3xxx/builds/287 Jan 20 09:11:08 build #224 of brcm47xx.legacy is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx.legacy/builds/224 Jan 20 09:49:55 build #44 of ramips.mt7621 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7621/builds/44 Jan 20 09:55:16 build #658 of mpc52xx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/658 Jan 20 10:06:21 build #313 of cns21xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/313 Jan 20 10:06:34 build #44 of ipq806x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/44 Jan 20 10:13:43 build #633 of octeon is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/633 Jan 20 10:27:48 build #815 of rb532 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/815 Jan 20 10:33:58 isn't PKG_INSTALL:=0 meant to stop the package build from trying to "make install" in the target directory? is there some other trick to this? Jan 20 10:41:39 karlp: no Jan 20 10:42:15 karlp: PKG_INSTALL:=0 has no effect while PKG_INSTALL:=1 enables a standard "make install DESTDIR=$(PKG_INSTALL_DIR)" template Jan 20 10:43:00 if your compile process attempts to install stuff it is likely called with the wrong make target, e.g. "make compile" instead of "make install" Jan 20 10:44:54 build #312 of pxa is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/312 Jan 20 11:04:22 no, the package source doesn't have an install target at all, which is causing the openwrt build to fail. Jan 20 11:04:44 well I think you should provide more context Jan 20 11:05:02 what is failing how and why do you think that PKG_INSTALL is related? Jan 20 11:06:15 http://pastie.org/9843105 I was trying to do PKG_INSTALL=0 to make the build not try and run "make install" Jan 20 11:06:48 pastebin the openwrt makefile too please Jan 20 11:07:31 sure, sorry, http://paste.fedoraproject.org/171846/42175205/ Jan 20 11:08:28 I can fake it by adding an install target to the original sources, I was just trying not to modify them. Jan 20 11:10:25 the buildroot checks for the emptyness of PKG_INSTALL Jan 20 11:10:36 0 is true in the make $(if ...) sense Jan 20 11:11:23 so simply remove PKG_INSTALL and you should be good to go Jan 20 11:11:39 urh, fun times :) ok, thanks. Jan 20 11:12:27 are there things I can turn on to help debug what I've got wrong in the config when my package disappears from menuconfig? Jan 20 11:12:30 you can probably change any occurence of $(if $(PKG_INSTALL),...) into $(if $(filter-out 0,$(PKG_INSTALL)),...) but... meh Jan 20 11:13:05 I was trying to add a config option to include the demo apps but the entry was disappearing with no errors I could see. Jan 20 11:13:09 depends on why it disappears Jan 20 11:13:22 that sounds like a dependency issue Jan 20 11:13:39 ./scripts/metadata.pl package_config tmp/.packageinfo will dump you the raw kconfig source Jan 20 11:13:40 yeah, might have been when I was using libstdc++ instead of libstdpp or something Jan 20 11:13:56 its huge, so less + / Jan 20 11:14:23 limited debugging is also possible in menuconfig by using slash to search for your packge Jan 20 11:14:34 this will tell you how menuconfig interprets the dependency of the pkg Jan 20 11:14:42 *dependencies Jan 20 11:14:54 yeah, I'm obviously not good enough at reading that then, because I could use / to find it, but it wasn't displaying, I'll try rereading harder. Jan 20 11:15:19 if your pkg drops out of kconfig entirely then its likely a problem in the dump phase Jan 20 11:17:26 I I tried DUMP=1 on my package build, but that just spits out errors, when is dumpinfo/DUMP=1 meant to be used? Jan 20 11:18:51 make -C package/feeds/xxx/yyy/ DUMP=1 TOPDIR=$(pwd) V=s Jan 20 11:19:07 its not really a public interface, more a buildroot internal thing Jan 20 11:19:31 package/feeds/xxx/yyy/ is an actual path here, not a virtual target like package/name/compile Jan 20 11:21:27 thanks. Jan 20 11:32:44 build #783 of xburst is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/783 Jan 20 12:52:15 jow r44060 trunk/package/ libs/polarssl/patches/300-CVE-2015-1182.patch libs/polarssl/Makefile * polarssl: patch CVE-2015-1182 Jan 20 12:57:31 build #405 of mxs is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/mxs/builds/405 Jan 20 13:04:58 jow r44061 branches/barrier_breaker/package/ libs/polarssl/patches/300-CVE-2015-1182.patch libs/polarssl/Makefile libs/polarssl/patches/210-gen_key_config_fix.patch * BB: polarssl: update to v1.3.9 and patch CVE-2015-1182 Jan 20 13:27:19 build #225 of brcm47xx.legacy is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx.legacy/builds/225 Jan 20 13:37:33 build #44 of arm64 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/arm64/builds/44 Jan 20 13:45:07 cyrus r44062 trunk/package/network/utils/nftables/Makefile * nftables: bump for minor fixes Jan 20 14:33:39 any known issues with libusb? this gross c++ blob I've got from silabs is segfaulting when it calls libusb_get_device_list Jan 20 15:03:30 afaik no - at least usbutils works fine Jan 20 15:12:27 build #191 of x86.kvm_guest is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/x86.kvm_guest/builds/191 Jan 20 15:13:03 I seem to be getting the same crash as this: http://sourceforge.net/p/libusb/mailman/message/20208199/ Jan 20 15:13:08 which suggests a new libusb. Jan 20 15:17:40 found it, http://forum.kryoflux.com/viewtopic.php?f=3&t=358 Jan 20 15:17:45 shitty silabs code to blame Jan 20 15:50:28 blogic r44063 trunk/ (10 files in 9 dirs) * ar71xx: add support for TL-WA701ND v2 Jan 20 15:51:24 blogic r44064 branches/barrier_breaker/ (10 files in 9 dirs) * ar71xx: add support for TL-WA701ND v2 Jan 20 16:01:24 build #181 of ar71xx.mikrotik is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.mikrotik/builds/181 Jan 20 16:18:56 build #761 of ixp4xx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/761 Jan 20 16:44:08 nbd r44065 branches/barrier_breaker/target/linux/ar71xx/patches-3.10/728-MIPS-ath79-fix-restart.patch * ar71xx: backport restart fix from r43777 (fixes #17839) Jan 20 17:02:26 build #756 of kirkwood is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/756 Jan 20 17:13:50 is there any general advice for speeding up boot times? Jan 20 17:28:43 build #753 of ar71xx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/753 Jan 20 17:33:59 build #184 of lantiq.xrx200 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq.xrx200/builds/184 Jan 20 17:44:58 hmm, google suggests bootchart Jan 20 17:46:12 build #195 of brcm47xx.mips74k is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx.mips74k/builds/195 Jan 20 17:50:26 build #867 of at91 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/867 Jan 20 18:15:43 russell--: afaik there should be some video presentations available from some conferences Jan 20 18:15:59 http://elinux.org/images/f/f7/RightApproachMinimalBootTimes.pdf & http://www.embedded-bits.co.uk/2010/1-second-linux-boot-time/ - found in my bookmarks Jan 20 18:52:37 build #726 of au1000 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/726 Jan 20 18:58:08 build #896 of brcm63xx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/896 Jan 20 19:05:03 build #376 of mvebu is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/mvebu/builds/376 Jan 20 19:42:16 build #786 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/786 Jan 20 19:53:22 plntyk: the video is in the second link is no-longer-existing according to my interewebs Jan 20 19:53:54 * russell-- was in bed about 4:00, was still awake at 5:30, just got up Jan 20 19:54:01 gah Jan 20 19:54:35 no detents on scroll wheel-- Jan 20 19:55:08 youtube says: This video is unavailable Jan 20 20:07:08 build #303 of bcm53xx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/bcm53xx/builds/303 Jan 20 20:07:44 build #44 of ramips.mt7628 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7628/builds/44 Jan 20 20:11:27 russell--: : the same person (andrew murray) did a presentation in 2014 according to http://www.embedded-bits.co.uk/category/linux/boot-time-reduction-linux/ Jan 20 20:13:46 russell--: video is at http://free-electrons.com/blog/elc2014-videos/ Jan 20 20:15:38 Can anyone explain me what package/boot/uboot-envtools is for? Jan 20 20:15:58 I think it's utilities to modify uboot once booted, but not too sure about that Jan 20 20:39:17 build #44 of ramips.mt7620 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7620/builds/44 Jan 20 21:00:14 Mazilo, ping Jan 20 21:08:59 build #845 of ramips is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/845 Jan 20 21:43:16 arnd_: do you think it's ok to do [PATCH RFC] ARM: BCM5301X: Specify RAM on devices by including HIGHMEM Jan 20 21:43:18 cc Hauke Jan 20 21:45:02 zajec: I'd leave that up to Hauke. To summarize our discussion from last week: Jan 20 21:45:31 PCIe devices that do bus-mastering and are used for something other than network or block are broken with this Jan 20 21:45:38 arnd_: i sent IRC log to Hauke, so he should basically know what is that about Jan 20 21:46:11 network devices are also broken if CONFIG_VMSPLIT_1G gets set Jan 20 21:46:31 block devices are broken if CONFIG_BOUNCE is not set Jan 20 21:46:57 everything should work as soon as we have swiotlb support Jan 20 21:47:30 * zajec checking for patches Jan 20 21:47:56 arnd_: https://patchwork.kernel.org/project/linux-arm-kernel/list/?submitter=7014&state=* gives me nothing Jan 20 21:48:07 arnd_: i'm referring to the [17:55] Murali Karicheri recently posted a patch series for 3.20 to linux-arm-kernel that should get this mostly right, the exception being the missing swiotlb_dma_ops Jan 20 21:49:03 that was just about fixing the dma setup Jan 20 21:49:31 which we also need to do so we are able to hook up swiotlb support Jan 20 21:49:55 can you point me to the patch from Murali? Jan 20 21:50:25 http://www.spinics.net/lists/linux-pci/msg37799.html Jan 20 21:50:32 I think this is the latest version Jan 20 21:50:32 thx! Jan 20 21:51:01 i'll check this tomorro Jan 20 21:51:24 I should go to bed too Jan 20 21:53:14 build #288 of brcm2708 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/brcm2708/builds/288 Jan 20 21:55:32 build #857 of lantiq is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/857 Jan 20 22:05:16 is there any way to know which command got executed in each log? Jan 20 22:11:05 you mean at the buildbots ? http://buildbot.openwrt.org:8010/builders/lantiq/builds/857/steps/MasterShellCommand/logs/stdio Jan 20 22:14:39 txomon|home: or do do you mean sth else? Jan 20 22:23:15 build #839 of ppc40x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/839 Jan 20 22:26:37 build #314 of x86_64 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/x86_64/builds/314 Jan 20 22:42:05 build #871 of brcm47xx is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/871 Jan 20 22:52:12 wigyori r44066 trunk/package/boot/uboot-sunxi/patches/005-add-gmac-tx-delay-variant.patch * packages: uboot-sunxi: fix GMAC TX delay for Bananapi Jan 20 22:53:12 wigyori r44067 trunk/package/ boot/uboot-sunxi/Makefile boot/uboot-sunxi/patches/006-add-lamobo-r1.patch * packages: uboot-sunxi: add support for Lamobo R1 Jan 20 23:05:12 build #864 of atheros is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/atheros/builds/864 Jan 20 23:23:55 plntyk, nope, I meant in logs/ Jan 20 23:24:11 I wanted to know which the hell is the difference between the system I created and the one created by buildroot Jan 20 23:24:24 well, mainly know which is the config difference Jan 20 23:24:49 I have executed with make V=s &> output and searched there Jan 20 23:25:07 btw, in a Makefile what does $< mean? Jan 20 23:29:34 build #421 of imx6 is complete: Exception [exception MasterShellCommand] Build details are at http://buildbot.openwrt.org:8010/builders/imx6/builds/421 Jan 20 23:42:36 txomon|home: http://www.gnu.org/software/make/manual/make.html has the expansion rules Jan 20 23:44:26 some variants of "make --trace" can work - sometimes you have to to check the makefile and insert "--trace" there - sometimes you can set sth for QUIET/SILENT rule disabling Jan 20 23:44:44 --trace: Show tracing information for make execution. Prints the entire recipe to be executed, even for recipes that are normally silent (due to .SILENT or ‘@’). Also prints the makefile name and line number where the recipe was defined, and information on why the target is being rebuilt. Jan 20 23:45:32 for config difference - maybe "config.log" diff of "ac_cv" vars is enough Jan 20 23:46:24 normally the problems are occuring when these vars are set to a bad value Jan 20 23:48:11 plntyk, if I don't get any output from uboot from Starting kernel ... I should enable early printk and what else? Jan 20 23:48:31 thanks for the info of the Makefile Jan 20 23:48:34 usefull =) Jan 20 23:52:04 wigyori r44068 trunk/package/kernel/linux/modules/fs.mk * modules: install the newly introduced grace.ko in nfs-common in 3.18 Jan 20 23:52:43 modify kernel command line / modify kernel build options ("debug" , increased "loglevel" etc) Jan 20 23:55:29 maybe http://elinux.org/Debugging_by_printing has some hints regarding printk etc. Jan 20 23:55:56 plntyk, the bootm one? Jan 20 23:56:04 no Jan 20 23:56:37 I do fatload mmc 0 0x3000000 ${kernel_image} && fatload mmc 0 0x2A00000 ${devicetree_image} && fatload mmc 0 0x2000000 ${ramdisk_image} Jan 20 23:56:40 you mean after "bootm ..." command there is no output ? Jan 20 23:56:47 after bootm Jan 20 23:57:08 I just have all the parts load Jan 20 23:57:15 then the Starting kernel... Jan 20 23:57:21 and then nothing else Jan 20 23:58:10 I had the same problem before because the uImage used wasn't being generated alright, I was wrapping vmlinux instead of zImage there xD Jan 20 23:58:26 but I thought I would avance a little, but doesn't seem so Jan 20 23:59:44 maybe check the env vars from uboot - and edit the cmdline there ? Jan 21 00:00:09 sry ... have to go to sleep now Jan 21 00:00:13 oki Jan 21 00:00:14 np Jan 21 00:00:17 thanks! Jan 21 00:01:52 build #635 of octeon is complete: Exception [exception] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/635 Jan 21 00:02:43 build #676 of gemini is complete: Exception [exception] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/676 Jan 21 00:02:58 build #697 of ep93xx is complete: Exception [exception] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/697 Jan 21 00:03:10 build #660 of mpc52xx is complete: Exception [exception] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/660 Jan 21 00:05:37 build #679 of mcs814x is complete: Exception [exception] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/679 Jan 21 00:29:19 build #682 of adm5120 is complete: Exception [exception compile_2] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/682 Jan 21 01:38:44 build #270 of omap is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/270 Jan 21 01:40:37 build #292 of sunxi is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/sunxi/builds/292 **** ENDING LOGGING AT Wed Jan 21 02:59:58 2015