**** BEGIN LOGGING AT Thu Sep 18 03:00:00 2014 Sep 18 03:33:57 build #659 of sibyte is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/659 Sep 18 04:30:11 build #671 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/671 Sep 18 06:56:32 build #595 of iop32x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/595 Sep 18 07:21:26 build #762 of at91 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/762 Sep 18 08:45:23 anybody got an idea about this compilation issue? Sep 18 08:45:24 http://paste.debian.net/hidden/8e8eebce/ Sep 18 08:45:38 compilation of trunk on ar71xx fails because of shadow Sep 18 08:45:42 I'm really not sure why Sep 18 09:03:52 zorun: any unusual mount flags on the filesystem hosting your home? Sep 18 09:03:59 zorun: like nosuid or something? Sep 18 09:04:51 maybe the chmod -f 4755 is failing Sep 18 09:05:41 hmm, I don't think so: Sep 18 09:05:41 /dev/mapper/data on /home type ext4 (rw,relatime,stripe=32,data=ordered) Sep 18 09:06:04 it's a bind mount though Sep 18 09:06:04 UUID=0717de1d-6bb8-456a-95c1-5091f1e171fc /mnt/data ext4 rw,noauto 0 0 Sep 18 09:06:08 /mnt/data/nosync/home /home none bind,noauto 0 0 Sep 18 09:07:37 jow_laptop: it looks like some files are missing Sep 18 09:07:39 for i in chage chfn chsh expiry gpasswd newgrp passwd newuidmap newgidmap; do file $i; done Sep 18 09:07:44 newuidmap: ERROR: cannot open `newuidmap' (No such file or directory) Sep 18 09:07:44 newgidmap: ERROR: cannot open `newgidmap' (No such file or directory) Sep 18 09:22:53 jow_laptop: did you see my fix to the luci.http.content() problem yesterday? http://paste.fedoraproject.org/134478/03215314/ Sep 18 09:24:35 karlp: oh Sep 18 09:24:38 karlp: let me push it Sep 18 09:25:52 any chance you could put it in the 12.09 branch too? Sep 18 09:26:30 sorry, the 0.11 branch :) Sep 18 09:30:20 jow r42609 trunk/scripts/remote-gdb * script/remote-gdb: enable and keep command history Sep 18 09:34:09 done Sep 18 09:35:14 thanks kindly Sep 18 09:43:13 jow_laptop: maybe I'm missing a configuration bit or package? Sep 18 09:52:08 this seems related https://github.com/openwrt-es/openwrt-packages/blob/master/utils/shadow/patches/003-fix-disabling-subids.patch Sep 18 09:55:02 zorun: for i in chage chfn chsh expiry gpasswd newgrp passwd newuidmap newgidmap; do file $i; done Sep 18 09:55:06 where is that in the code? Sep 18 09:55:21 this is not in the code, it was for testing Sep 18 09:56:33 see the "chmod -f 4755 /home/zorun/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadow-4.2.1/ipkg-install/usr/bin/" part Sep 18 09:57:08 http://paste.debian.net/hidden/cb938401/ Sep 18 09:58:18 ah right Sep 18 10:40:17 mmm, spammy muscles Sep 18 10:44:29 fixed Sep 18 10:50:27 google already crawled the tickets which is mostly the point of the spam to begin with Sep 18 10:52:35 it wouldn't be of use for them, if a rel="nofollow" would be added to links in comments Sep 18 11:35:27 yesterday I was talking to a guy in #openwrt and he said he has a trendnet tew-639gr which has rt3052 and ar8316 switch (in my opinion a frankenstein heheh) Sep 18 11:36:47 while trying to help him, I saw that ar8316 switch is supported in ar71xx platform, am I mistaken? if that's the case, how difficult would be to port this driver to ramips platform? just curious Sep 18 12:05:46 jow r42610 trunk/package/network/config/firewall/Makefile * firewall: fix heap corruption in fw3_bitlen2netmask() with IPv6 addresses Sep 18 14:50:34 i would really appreciate some help with the mac80211 package, i am trying to add an other rtl8192cu driver Sep 18 14:50:58 i added all the patches, but for some reason i can't figure out why the .ko is not build Sep 18 14:51:11 it looks as make never enters the source directory Sep 18 14:51:23 you also need to add a package definition to package/kernel/mac80211/Makefile Sep 18 14:51:36 i have that Sep 18 14:51:37 build #183 of adm8668 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/183 Sep 18 14:51:46 is it also selecting the required kconfig symbols? Sep 18 14:52:07 you also need to rename config symbols from CONFIG_* to CPTCFG_* afair Sep 18 14:52:15 what do you mean by 'add an other rtl8192cu driver'? Sep 18 14:52:16 in the patches Sep 18 14:53:49 you can see the whole package on http://opkg.laydrop.com/mac80211/ Sep 18 14:54:01 cyrus r42611 trunk/include/netfilter.mk * netfilter: fix a typo in TTL-match module Sep 18 14:54:31 nbd: the rtlwifi driver is not working anymore, at least since kernel 3.06 Sep 18 14:55:36 have you tried contacting the rtlwifi maintainer? Sep 18 14:55:41 i want to use the rtl8192cu driver from realtek, the patches had been added to openwrt brcm2708 port, but they don't build the right driver eader Sep 18 14:56:08 nbd: i allready send a mail to florian, he pulled the rtl8192cu patches into the brcm2708 port Sep 18 14:56:39 i would recommend against polluting the mac80211 package with such eye cancer code Sep 18 14:56:46 better make a separate package, similar to acx-mac80211 Sep 18 14:56:49 nevertheless under brcm2708 rtlwifi is still build instead of the realtek drivers ( actually they come from raspbian linux repro) Sep 18 14:56:54 <_trine> there seems to be a growing list of things which are broken and left unfixed in openwrt at the moment Sep 18 14:57:33 there seems to be a growing list of meaningless statements posted to this channel ;) Sep 18 14:58:13 <_trine> there must be someone who has a garden watering can with broken package fertiliser in it Sep 18 14:58:38 so i have gone now through several aproaches to add those drivers, i guess i could make a new packages, but since i am wasting a lot of time i would just apreciate some help with building those drivers in the compat package Sep 18 14:59:07 but putting it into the mac80211 package is useless, as i will refuse to add such a patch to trunk Sep 18 14:59:18 since it makes maintenance of that package more messy Sep 18 14:59:20 i am not very familiar with the buildroot, actually i used it last time around 10 years ago, so i have some real difficulties Sep 18 14:59:37 you could check out the acx-mac80211 package, copy it, and modify it for your driver Sep 18 14:59:50 nbd: ok will try that Sep 18 15:00:08 tat_: first of all in the patches you added I see no change adding obj-$(CPTCFG_RTL8192CU) += rtl8192cu/ to drivers/net/wireless/Makefile Sep 18 15:00:25 so the new source tree is not linked into the rest of the build infrastructure Sep 18 15:00:41 and then as I already said you need to change all CONFIG_* to CPTCFG_* Sep 18 15:01:20 hi, guys is this possible that i want to develop a simple C program for my openwrt router on x64 ubuntu? so i want to test (run) it on ubuntu and if its ok then copy (rebuild?) to my router and run it also? Sep 18 15:02:05 Anubisss: http://wiki.openwrt.org/doc/devel/crosscompile Sep 18 15:02:28 jow_laptop: it is on 028...patch drivers/net/wireless/Makefile Sep 18 15:02:53 yea iam trying things for like 2 days, and no success yet :D Sep 18 15:03:14 well, the answer to "is it possible" is yes :) Sep 18 15:03:23 if you have more specific questiosn, be more specific ::) Sep 18 15:04:10 tat_: ah yes, missed that Sep 18 15:04:23 karlp: it's a nice answer because in that case iam not trying to do something impossible atleast :) Sep 18 15:04:49 jow_laptop: but still make never enters that directory, i mean my .config states CPTCFG_RTL8192CU=m Sep 18 15:05:36 Anubisss: if you're going to do this in any sort of style, you'll eventually end up writing a package makefile for it, Sep 18 15:05:48 but basically you make your application just like any normal userspace linux application. Sep 18 15:05:53 nbd: by the way in wich feed can i find acx-mac80211 Sep 18 15:06:02 trunk Sep 18 15:24:42 blogic r42612 branches/barrier_breaker/package/network/utils/curl/ (5 files in 2 dirs) * curl: 7.36.0 -> 7.38.0 Sep 18 15:25:01 blogic r42613 branches/barrier_breaker/package/network/services/ (15 files in 2 dirs) * ppp: update to version 2.4.7 Sep 18 15:25:22 blogic r42614 branches/barrier_breaker/package/ libs/cyassl/Makefile libs/cyassl/patches/200-SSL_accept-handle-hello-garbage.patch * cyassl: update to version 3.2.0 Sep 18 15:32:40 build #186 of cns3xxx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/cns3xxx/builds/186 Sep 18 15:48:38 build #582 of mcs814x is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/582 Sep 18 15:54:18 how do i tell a package to redownload the sources Sep 18 15:54:45 tat_: remove the tarbal from the dl/ directory Sep 18 15:55:18 thanks Sep 18 16:03:29 is there a way to build multiple target architectures? Sep 18 16:03:42 i mean select multuple in menuconfig Sep 18 16:03:45 no Sep 18 16:03:54 but i can build one by one? Sep 18 16:04:03 yes, take a look at scripts/env Sep 18 16:04:09 it lets you manage various profiles Sep 18 16:04:19 nice Sep 18 16:04:20 you can switch between them and use the make commands as usual Sep 18 16:04:38 how can i know my router is big or little endian mips? Sep 18 16:04:50 what model is it? Sep 18 16:06:07 [ 0.070000] MIPS: machine is TP-LINK TL-WR841N/ND v9 Sep 18 16:06:22 then you need the AR71xx target in menuconfig Sep 18 16:06:33 which is big endian mips Sep 18 16:08:20 nice Sep 18 16:08:22 thanks Sep 18 16:11:02 fuck Sep 18 16:11:08 i was in the wrong dir Sep 18 16:11:36 i have no AR71 and i only have this "MIPS Malta CoreLV board (qemu)" in target system Sep 18 16:12:26 (X) Atheros AR7xxx/AR9xxx Sep 18 16:12:33 that one I meant Sep 18 16:12:50 internally its called ar71xx Sep 18 16:14:13 ohh Sep 18 16:14:14 iam blind Sep 18 16:14:15 :D Sep 18 16:14:23 yea thats here, thanks Sep 18 16:14:42 i need generic or Mikrotik devices with NAND flash subtarget? Sep 18 16:14:56 generic Sep 18 16:14:59 i suppose generic Sep 18 16:15:00 yea Sep 18 16:31:53 build #543 of octeon is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/543 Sep 18 16:39:11 build #179 of omap is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/179 Sep 18 16:45:41 build #81 of ar71xx.mikrotik is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.mikrotik/builds/81 Sep 18 17:02:15 so if i on a x64 ubuntu, i can compile for mips? Sep 18 17:02:42 iam trying this make CC=mips-openwrt-linux-uclibc-gcc LD=mips-openwrt-linux-uclibc-ld and i get this helloworld.o: could not read symbols: File in wrong format Sep 18 17:02:58 ok now works Sep 18 17:02:59 :D Sep 18 17:03:02 i forget to delete the old one Sep 18 17:04:01 works perfectly Sep 18 17:04:02 nice Sep 18 17:04:51 now i just need a profile for my x64 Sep 18 17:05:53 this program is 5.8 KB Sep 18 17:05:56 is it legit? Sep 18 17:07:10 hm looks like there is no x64 Sep 18 17:09:11 freakin' lightning storms Sep 18 17:19:10 the profile for x64 is just "make helloworld" Sep 18 17:50:34 but it wont be linked to the uclibc Sep 18 17:50:36 right? Sep 18 17:51:31 it isnt a problem for testing? Sep 18 17:58:22 what are you hoping to test? uclibc? or your application? Sep 18 17:59:04 you're always going to want to do some testing on your final target, sure, but you're not _meant_ to have to know about the differences between uclibc and glibc for the most part as a general userspace developer Sep 18 17:59:45 my app Sep 18 17:59:52 so if i know the differences Sep 18 17:59:59 then its fair enough Sep 18 18:31:27 file helloworld Sep 18 18:31:27 helloworld: ELF 32-bit MSB executable, MIPS, MIPS32 rel2 version 1, dynamically linked (uses shared libs), with unknown capability 0x41000000 = 0xf676e75, not stripped Sep 18 18:31:45 can i strip this file to decrease its size? Sep 18 18:31:52 or file command gives "bad" outpout Sep 18 18:36:18 Anyone would have an idea of what is happening ? Sep 18 18:36:19 http://pastebin.com/8RkP8bMa Sep 18 18:38:29 this trunk r42610 Sep 18 18:38:43 this is trunk r42610 Sep 18 18:56:13 I'm working on debugging a package. Trying to include the linux source. Is there a variable for that? $(LINUX_DIR) seems empty... Sep 18 19:23:54 build #732 of cobalt is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/732 Sep 18 20:47:38 build #70 of x86.xen_domu is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86.xen_domu/builds/70 Sep 18 22:02:28 build #279 of mvebu is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mvebu/builds/279 Sep 18 22:23:12 build #187 of pxa is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/187 Sep 18 22:46:55 build #398 of mpc85xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/398 Sep 18 23:06:07 build #199 of sunxi is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/sunxi/builds/199 Sep 18 23:44:00 build #565 of mpc52xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/565 Sep 19 00:13:28 wigyori r42615 trunk/target/linux/sunxi/patches-3.14/275-clk-sunxi-late-clock-fixes.patch * sunxi: backport late clock fixes from 3.15 Sep 19 00:14:23 wigyori r42616 trunk/target/linux/sunxi/patches-3.14/306-dt-sun7i-fix-gmac-on-bananapi.patch * sunxi: update gmac with adding correct regulators on bananapi Sep 19 00:17:45 build #587 of adm5120 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/587 Sep 19 01:00:09 build #737 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/737 Sep 19 01:04:17 build #691 of ppc44x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/691 Sep 19 01:39:34 build #581 of gemini is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/581 **** ENDING LOGGING AT Fri Sep 19 03:00:00 2014