**** BEGIN LOGGING AT Wed Jan 16 02:59:59 2013 Jan 16 03:04:15 build #151 of ramips is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/151 Jan 16 03:15:42 build #141 of rb532 is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/141 Jan 16 03:18:54 build #141 of ppc44x is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/141 Jan 16 05:04:28 build #153 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/153 Jan 16 07:57:28 hmm. that went not so well. tried to boot my 3.7.2 image for alix2, started to boot, but kernel couldn't find /dev/sda, hung waiting for rootfs Jan 16 08:29:49 ah, no target/linux/x86/alix/config-3.7, copied one from config-3.3, trying again Jan 16 08:32:26 alix2* Jan 16 08:41:44 yay, it boots Jan 16 09:44:33 http://patchwork.openwrt.org/patch/3167/ Jan 16 09:51:14 Hi, i was trying to install openvpn on the router (revision 34388) but now the trunk passed to the new kernel 3.7, how can i install it? Compiling the image by adding the openvpn package support? In this case do i have to add also all its dependency or is it an automatic process? Jan 16 09:51:25 router Bt Home Hub 2B Jan 16 09:57:29 toketin: you built r34388 yourself? or got it from somewhere? Jan 16 09:58:33 russell--: i've got i from sourceforge Jan 16 09:58:46 Hi, i was trying to install openvpn on the router (revision 34388) but now the trunk passed to the new kernel 3.7, how can i install it? Compiling the image by adding the openvpn package support? In this case do i have to add also all its dependency or is it an automatic process? Jan 16 09:58:49 ops sorry Jan 16 09:58:55 here http://sourceforge.net/projects/hh2b4ever/files/ Jan 16 10:02:39 toketin: hmm. no idea. you could try building your own. Jan 16 10:03:04 russell--: and all its dependency? Jan 16 10:05:51 you'd build an image that included the packages you wanted Jan 16 10:06:09 as well as the kernel and filesystem and everything Jan 16 10:06:14 yes so all openvpn dependency? Jan 16 10:06:36 if you choose openvpn, it'll pull anything it needs in, yes Jan 16 10:07:11 is your device officially supported in openwrt? Jan 16 10:07:12 so the system choose automatically the dependency? Jan 16 10:07:30 assuming there aren't bugs, yes Jan 16 10:07:48 russell--: mm yes with make menuconfig i can choose the Bt Home Bub 2B (latinq) but i have to add the patches Jan 16 10:11:13 russell--: which router do you have? Jan 16 10:12:15 oh, a bunch. netgear wgt64u, accton mr3201a, alix2, soekris net45xx, wndr3800, wzr600dhp Jan 16 10:12:36 no lantiq's though Jan 16 10:13:11 do they support native openwrt? Jan 16 10:15:24 they are all supported, not sure what you mean by native... they don't require external patches (most of the time) Jan 16 10:15:57 russell--: yes i mean this, so you can install general 12.09 for example? Jan 16 10:18:42 lol, i almost always build my own Jan 16 10:19:06 i haven't installed a 'release' version in a few years Jan 16 10:19:27 ok thanks :D Jan 16 10:24:59 toketin: i assume you are aware of this: http://wiki.openwrt.org/toh/bt/homehub_v2b Jan 16 10:25:33 yes why? Jan 16 10:27:00 build #131 of sibyte is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/131 Jan 16 14:06:30 jow r35185 packages/net/wprobe/ Makefile src/kernel/wprobe-core.c * wprobe: fix build against Linux 3.7 Jan 16 14:06:34 jow r35186 packages/net/madwifi/Makefile * madwifi: fix build against Linux 3.7 Jan 16 14:19:13 blogic: congratulations! :) Jan 16 16:20:54 build #150 of ppc40x is complete: Exception [exception compile_8 compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/150 Jan 16 16:20:54 build #159 of brcm63xx is complete: Exception [exception compile_6 shell_17 compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/159 Jan 16 17:56:10 uhm, is there any way i can prevent the inclusion of a package in the firmware? i would like kmod-lib-textsearch out.. Jan 16 17:59:41 build #117 of iop32x is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/117 Jan 16 18:03:30 build #114 of gemini is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/114 Jan 16 18:58:08 jow_laptop: sorry to just blurt. But I saw your post about portmap here: https://forum.openwrt.org/viewtopic.php?id=40452 I'm trying to mount an NFS filesystem from my router. Installed kmod-fs-nfs,kmod-fs-nfs-common,nfs-utils,portmap and ran /etc/init.d/portmap start ; ps | grep portmap shows it running but I am still getting the error that rpc.statd is not running when I try to mount. using '-o nolock' works but, not s Jan 16 18:58:08 ure what the downsides of that are? Jan 16 18:59:26 no reliable flock() Jan 16 18:59:39 whic hshouldn't matter unless you do stuff like compilations on the nfs volume Jan 16 19:01:24 I am actually just using it as a destination for tcpdump Jan 16 19:01:32 don't want to write to my flash Jan 16 19:02:01 should be fine then Jan 16 19:03:21 I saw someone claiming a 'fix' for this by editing /etc/services and changing "sunrpc 111/tcp" --> "sunrpc 111/tcp rpcbind" http://chakra-project.org/bbs/viewtopic.php?id=4319 but doubtful that applies here Jan 16 19:03:54 strange not sure what's up w. portmap Jan 16 19:05:09 maybe an init script error Jan 16 19:05:33 is the init script for portmap enabled? Jan 16 19:07:01 hmm - don't see anything in /etc/init.d Jan 16 19:07:23 nor /etc/rc.d Jan 16 19:07:35 strange, ther should be an /etc/init.d/portmap Jan 16 19:07:40 oh Jan 16 19:07:47 actually there is /etc/rc.d/K19portmap Jan 16 19:08:02 but it's an empty file Jan 16 19:08:04 only K ? Jan 16 19:08:11 no S ? Jan 16 19:08:14 well I just ran opkg remove portmap ... so... :) Jan 16 19:08:17 let me put it back Jan 16 19:08:30 the /etc/rc.d/ entries are supposed to be just symlinks Jan 16 19:08:43 if you run /etc/init.d/foo enable it creates those symlinks Jan 16 19:08:47 disable removes them Jan 16 19:08:52 yes they are there now Jan 16 19:08:54 K and S Jan 16 19:09:18 http://pastebin.com/dfDbSPqu Jan 16 19:09:53 looks okay Jan 16 19:12:36 arggh. still says 'rpc.statd is not running but is required for remote locking' Jan 16 19:12:57 is rpc.statd running? Jan 16 19:13:09 cd / ; find . -name "rpc.statd" give me nada on this box Jan 16 19:13:34 ok Jan 16 19:14:00 do I need ubus or ubusd Jan 16 19:14:03 nfs-kernel-server has statd, nfs-server not Jan 16 19:15:31 ah ha Jan 16 19:15:38 opkg install kmod-fs-nfs nfs-utils nfs-kernel-server nfs-kernel-server-utils portmap Jan 16 19:15:46 now I have /usr/sbin/rpc.statd Jan 16 19:17:10 but its not running Jan 16 19:18:07 logread -f shows this when I run it Jan 16 19:18:17 http://pastebin.com/PbMfmne2 Jan 16 19:18:49 did you remove nfs-server before? Jan 16 19:19:01 I never installed nfs-server Jan 16 19:19:10 ah, ok Jan 16 19:19:41 opkg list-installed | egrep "(nfs|portmap)" Jan 16 19:19:56 rpc.statd Jan 16 19:20:02 try mkdir -p /var/lib/nfs Jan 16 19:20:09 oops... meant to say http://pastebin.com/h038mkA3 Jan 16 19:20:09 and /etc/init.d/nfsd restart Jan 16 19:21:56 http://pastebin.com/nCszTdBN Jan 16 19:22:22 that looks okay Jan 16 19:22:25 IT WORKS! :) Jan 16 19:22:43 so it works after mkdir /var/lib/nfs ? Jan 16 19:22:53 jow you son of a gun Jan 16 19:23:06 yes Jan 16 19:23:30 odd, the init script is supposed to set that up Jan 16 19:23:39 or did you previously start rcp.statd manually? Jan 16 19:23:54 I am looking for Mikrotik .npk unpack utility for linux Jan 16 19:23:56 yes I did run rpc.statd Jan 16 19:24:02 ah, that explains it Jan 16 19:24:09 always use /etc/init.d/nfsd Jan 16 19:24:15 that starts the four services Jan 16 19:24:39 acoul: did you check whether it is just a renamed tar.gz ? Jan 16 19:24:50 do I need to be running nfsd in order to use the Openwrt box as a client only? I am wondering if I even need anything in my /etc/exports Jan 16 19:25:27 you need at least rcp.statd and portmap I believe Jan 16 19:25:32 even when mounting as client Jan 16 19:25:40 @jow_laptop: file routeros-powerpc-5.22.npk --> routeros-powerpc-5.22.npk: data Jan 16 19:26:28 acoul: can you upload it somewhere? Jan 16 19:27:18 jow_laptop: thanks again, amazing Jan 16 19:27:46 @jow_laptop: http://download2.mikrotik.com/routeros/5.22/routeros-powerpc-5.22.npk Jan 16 19:30:05 jow_laptop, /me has some patches queued up in patchwork, including some trivial dependency fixes, e.g. http://patchwork.openwrt.org/patch/3169/ Jan 16 19:32:34 uhm, trying to compile for ramips dlink dir-615 it breaks at the image for mzk w300nh2.. http://pastebin.com/6Nk61XAP Jan 16 19:33:46 "linux-ramips_rt305x/vmlinux-mzk-w300nh2.uImage is too big" .. but i am interested in dlink dir-615 image, not the w300nh2 and there seems no way to select just dir615 Jan 16 19:36:37 dape, /me guesses your problem lies somewhere within here: target/linux/ramips/image/Makefile Jan 16 19:37:03 russell--: will take a look later Jan 16 19:37:09 thx russell-- , i just remembered i can do make kernel_menuconfig and deselect everything except dir 615 Jan 16 19:37:26 jow_laptop: thanks Jan 16 19:41:12 dape: the quick hack would be just remove the problematic targets from target/linux/ramips/image/Makefile Jan 16 19:42:50 Where could be find information about enabling CFI driver in u-boot? Jan 16 19:43:07 its no problem russell-- , i use this trunk just for dlink dir615 so i managed to select just this router via kernel_menuconfig Jan 16 19:44:11 * russell-- confused how kernel_menuconfig solves your problem with image creation, but okay Jan 16 19:44:59 a colleague has a problem with "timeout" when trying to wite the flash with u-boot Jan 16 19:45:57 russell-- i have option in there to select the machines of these SoC, so i just left dlink dir 615 h1 selected and compiles fine now :) Jan 16 19:47:40 actually I am looking for mpc8323-3.02.fwf Jan 16 20:01:21 hmm, dlink dir-615 h1 with r35181 still doesn‘t bring wifi up on boot even if set "option disabled 0" .. http://pastebin.com/WqArUiqf Jan 16 20:32:12 dwmw2: :) Jan 16 21:26:45 build #107 of octeon is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/107 **** ENDING LOGGING AT Thu Jan 17 03:00:00 2013