**** BEGIN LOGGING AT Wed Mar 04 02:59:58 2015 Mar 04 04:14:35 is there some way of determining from make whether or not your target has hard/soft float? Mar 04 04:15:12 for now i'll make a crappy guess Mar 04 07:08:55 rmilecki r44597 trunk/target/linux/ generic/patches-3.19/700-swconfig.patch generic/patches-3.19/020-bcma-from-4.0.patch generic/patches-3.19/021-bcma-from-4.1.patch generic/patches-4.0/021-bcma-from-4.1.patch * kernel: backport bcma changes to 3.19 and 4.0 Mar 04 10:06:42 zajec: I'm getting new bcma-related build errors on ARM linux-next randconfig this week, apparently as a result from patches you submitted: Mar 04 10:06:57 drivers/built-in.o: In function `b43_wireless_core_exit': :(.text+0x21d2d2): undefined reference to `bcma_host_pci_down' Mar 04 10:08:05 drivers/bcma/driver_pcie2.c:197:2: error: implicit declaration of function 'pcie_set_readrq' [-Werror=implicit-function-declaration] Mar 04 10:08:16 arnd_: from wireless-driver-next or OpenWrt? Mar 04 10:08:18 the two are probably separate bugs Mar 04 10:08:38 let me check how they got into linux-next Mar 04 10:08:44 not sure what is linux-next Mar 04 10:09:17 824b82250acc Merge remote-tracking branch 'wireless-drivers-next/master' Mar 04 10:10:17 shit... how many other problems I caused? :( Mar 04 10:10:33 https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/ collects all the patches that are planned for submission into the following merge window Mar 04 10:10:50 don't worry about it, I find a lot of problems like this Mar 04 10:10:53 ok, thanks for info Mar 04 10:11:40 I normally just send a fix, but I'm slightly confused by your changes, and it's probably easier for you to fix it than to for me to understand what's going on Mar 04 10:11:51 i'll try to handle it asap Mar 04 10:11:55 thanks! Mar 04 10:12:20 let me know if you need more details Mar 04 10:12:49 what I know is that the first error happens when BCMA_HOST_PCI is disabled Mar 04 10:13:04 yeah, noticed that Mar 04 10:13:05 the second one happens when CONFIG_PCI is disabled Mar 04 10:13:05 thanks Mar 04 11:14:57 arnd_: hope it'll be ok now Mar 04 11:28:01 zajec: I got a patch from you for the first problem, and that one looks good. I did not see a patch for the other problem so far. Did you send both to me? Mar 04 11:32:52 just a one Mar 04 11:33:16 the other problem is being discussed http://marc.info/?t=142541740600001&r=1&w=2 Mar 04 11:36:45 oh, CONFIG_SOFT_FLOAT Mar 04 13:37:43 Hi all. I'm adding a uClibc snapshot version, which I intend to submit patches for. Mar 04 13:37:47 it seems to be going ok Mar 04 13:38:18 but the reason i'm doing so is because i'm also refreshing the gccgo/libgo patches Mar 04 13:38:27 and i've just bumped into an interesting problem Mar 04 13:39:02 the generated uClibc headers don't seem to be installed Mar 04 13:39:21 so ucontext.h doesn't have the *context bits in it Mar 04 13:39:54 so they're in build_dir but not staging_dir Mar 04 13:40:23 so they're not there when gccgo/libgo need them Mar 04 13:44:04 i see install_dev is called in Host/Install Mar 04 13:44:45 hrm, and uclib install happens before gcc final Mar 04 13:45:03 will have to dig further into uclibc Mar 04 13:52:05 oh Mar 04 14:05:06 aha Mar 04 14:05:07 fixed it Mar 04 14:05:16 option wasn't set for uclibc 8) Mar 04 14:13:35 whee Mar 04 17:58:58 nbd, ping! Mar 04 17:59:07 nbd, can I send you 2 patches Mar 04 17:59:09 ? Mar 04 17:59:38 nbd, they fix external LNA (sensitivy issue) on HORNET-UB and TUBE2H targets Mar 04 19:46:55 nighty-_: there is always the mailing list Mar 04 19:50:48 I do not know the right way to do this Mar 04 19:50:59 so I prefer openwrt people to do it Mar 04 20:09:35 nighty-_: well if you send it in "private" it might be overlooked and might take longer - and considering the workload of nbd if your patch is simple enough and already tested then other people can commit it too Mar 04 20:10:15 ok Mar 04 23:18:10 anyone got any tips on building libubox ona machine with lua5.2 and 5.1 installed? Mar 04 23:20:39 hrm, http://paste.fedoraproject.org/193574/25511168/ was needed on my fedora 20 machine :| Mar 04 23:20:44 stupid pkg-config names being different. Mar 04 23:21:09 is there a way of making that check a few different packages first? Mar 04 23:21:37 damn thing built with the lua5.1, but installed into the 5.2 directory Mar 04 23:23:38 urh, now uloop can't load ubox :| gah, install paths are all messed up too :| **** ENDING LOGGING AT Thu Mar 05 02:59:59 2015