**** BEGIN LOGGING AT Thu May 22 02:59:58 2014 May 22 05:27:40 <5EXAA8SU8> build #570 of ar7 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/570 May 22 06:17:14 <5EXAA8SU8> build #617 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/617 May 22 06:42:25 <5EXAA8SU8> build #529 of ixp4xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/529 May 22 07:14:38 <5EXAA8SU8> build #606 of lantiq is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/606 May 22 07:46:02 <5EXAA8SU8> build #506 of au1000 is complete: Failure [failed shell] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/506 May 22 07:49:22 <5EXAA8SU8> build #465 of gemini is complete: Failure [failed shell] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/465 May 22 08:29:41 <5EXAA8SU8> build #281 of mpc85xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/281 May 22 11:24:32 nbd: who runs git.openwrt.org and/or pushes to it and can help Mazilo? May 22 11:29:54 thepeople: cvs is still missing from some buildbot(s) May 22 11:31:12 swalker: he has the wrong url, he needs to push to git@git.openwrt.org (port 23425) May 22 11:31:24 pushing via http is not supported May 22 11:32:01 _trine: ^ May 22 11:33:23 <_trine> hello May 22 11:34:01 nbd: "src-git telephony http://git@git.openwrt.org/feed/telephony.git" or https://<...>? May 22 11:34:41 swalker: git over ssh May 22 11:34:50 so without the prefix May 22 11:34:52 <_trine> I was instructed to alter the conf by mazilo because he does not have authority to alter it May 22 11:35:20 e.g. git@git.openwrt.org:project/netifd.git May 22 11:36:08 someone just needs to tell Mazilo the correct info when he's back around May 22 11:36:42 <_trine> OK I will cut n paste this to him when he comes on May 22 11:37:17 <_trine> but the problem as far as I can determine is that for some reason he is unable as a dev to alter it May 22 11:37:50 <_trine> Felix you could do with having a chat to mazilo to get to the bottom of this May 22 11:38:03 <_trine> later on today May 22 11:38:07 he doesn't (& shouldn't) have commit access to alter it (feeds.conf.default) May 22 11:38:19 * swalker is gone May 22 11:38:20 <_trine> Oh May 22 11:38:44 <_trine> I dont know how this all works May 22 11:38:59 <_trine> I am just piggy in the middle at the moment May 22 11:41:14 why does he want to change feeds.conf.default? May 22 11:41:24 <_trine> well May 22 11:41:35 <_trine> as far as I can tell it's like this May 22 11:42:29 <_trine> when you do a new check out the feeds.conf.default points to a place wher ehe cant upload to for his code May 22 11:44:02 <_trine> so he has told me to change the place in feeds.conf.default to a different place for telephony so I get the new code otherwise all I get is the old code and old makefile for telephony May 22 11:44:03 why does that matter though? the url of the feed is competelyl independent of the urls that developers use to maintain that feed? May 22 11:44:28 <_trine> so to be a bit clearer May 22 11:44:37 well, yeah, if they're pointing to completely different git servers I guess May 22 11:44:58 <_trine> if I do a new CO the makefile for freeswitch is for an old kernel May 22 11:45:12 <_trine> and mazilo cant alter it May 22 11:45:55 <_trine> to get the correct makefile for Freeswitch I have to make feeds.conf.default point to a different location,, as instructed by mazilo May 22 11:46:22 <_trine> so by default everyone gets the old makefile May 22 11:46:37 ummn then you are not commiting to the upstream git May 22 11:46:43 <_trine> does that make sense? May 22 11:47:05 <_trine> cyrusff, thats the problem May 22 11:47:25 <_trine> mazilo cant commit to the right place cos it wont allow him to May 22 11:47:30 ah May 22 11:47:32 ok May 22 11:49:02 <_trine> sometimes I'm glad I speak English natively :)))) May 22 11:49:04 <_trine> hehe May 22 11:50:13 <_trine> anyway chaps I have to go out now to buy a new swivel chair as this one is bust,, see you all later May 22 11:50:26 someone ping me when mazilo is back or so May 22 11:50:32 or tell me his mail address May 22 11:50:35 <_trine> cyrusff, I will May 22 11:50:49 <_trine> I have his mail address May 22 11:52:14 <_trine> cyrusff, I PM-ed it to you May 22 12:23:00 ping swalker or nbd May 22 12:23:07 I am still having the same problem trying to git push telephony feed to "http://git.openwrt.org/feed/telephony.git" and it returns code 22 as shown here (http://pastebin.com/1bwGgjrb). May 22 12:23:10 Mazilo: pong May 22 12:23:29 Mazilo: you cannot push via http May 22 12:23:32 you need to use ssh May 22 12:23:40 git@git.openwrt.org, ssh port 23425 May 22 12:25:13 nbs: I have this "src-git telephony http://git.openwrt.org/feed/telephony.git" line in my feeds.conf.default file and I did a 'git push origin master' after a 'git commit --signoff -m ""' May 22 12:25:39 yep, and that won't work May 22 12:25:45 Mazilo: the url in the feeds.conf is not really relevant to where you commit, it's just the url that users pull feeds from. May 22 12:25:56 nothing guarantees they can push from the checked out feed May 22 12:26:16 I usr src-link to point to my local checkout, for instance May 22 12:27:03 nbd: So, I have to change the line from "src-git telephony http://git.openwrt.org/feed/telephony.git" to "src-git telephony git://git.openwrt.org/feed/telephony.git"? May 22 12:27:49 it's typically better if you make a separate clone May 22 12:27:55 and use src-link in your feeds.conf May 22 12:29:51 nbd: you meant to put this line "src-link telephony git://git.openwrt.org/feed/telephony.git" in feeds.conf and left the feeds.conf.default intact? May 22 12:30:10 Mazilo: no May 22 12:30:21 copy feeds.conf.default to feeds.conf May 22 12:30:28 make a git clone with the right url (not git://) May 22 12:30:36 point to the path of the git clone with src-link May 22 12:30:43 the clone should be outside of the feeds/ tree May 22 12:30:53 nbd: OK and I will that a try. May 22 12:32:46 Mazilo: in short use "git@git.openwrt.org:feed/telephony.git" as clone-url and add this to your ~/.ssh/config: May 22 12:32:46 Host git.openwrt.org May 22 12:32:46 Port 23425 May 22 12:33:16 or rather push-url May 22 12:33:54 cyrusff: I am a bit of a newb on git and will have to read more on this. :( May 22 12:34:17 Mazilo: ok then step-by-step May 22 12:34:29 open / create the file ~/.ssh/config and add the two lines i posted May 22 12:35:17 then go to your workspace: let's assume /home/mazilo/work/ then do: git clone git@git.openwrt.org:feed/telephony.git May 22 12:35:29 this will place the repo in /home/mazilo/work/telephony May 22 12:35:47 in that folder you can push / pull whatever May 22 12:35:56 to use that in your openwrt-root: May 22 12:36:03 cp feeds.conf.default feeds.conf May 22 12:36:29 and then replace the telephony-feedline with: src-link telephony /home/mazilo/work/telephony May 22 12:36:57 cyrusff: OK. I will report back. May 22 12:41:00 cyrusff: my local openwrt repo is under /opt/openwrt-svn-trunk. Will it work OK if I use /opt/openwrt-svn-trunk/feeds as my workspace to "git clone git@git.openwrt.org:feed/telephony.git" and do a push/pull from there? May 22 12:42:02 probably not May 22 12:42:19 don't put it inside your openwrt buildroot May 22 12:42:38 cyrusff: OK. May 22 14:32:51 <5EXAA8SU8> build #67 of mpc83xx is complete: Failure [failed shell compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/67 May 22 14:50:15 swalker: fixed, and also fixed missing sdcc May 22 15:49:33 <_trine> I am back with my nice new leather swivel chair :) May 22 16:05:29 nbd: ping! May 22 17:39:30 <5EXAA8SU8> build #572 of ppc44x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/572 May 22 17:40:19 <5EXAA8SU8> build #572 of rb532 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/572 May 22 17:42:16 <5EXAA8SU8> build #541 of sibyte is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/541 May 22 18:13:24 <5EXAA8SU8> build #68 of cns21xx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/68 May 22 19:05:24 <5EXAA8SU8> build #66 of brcm2708 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm2708/builds/66 May 22 19:09:32 <5EXAA8SU8> build #582 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/582 May 22 19:12:17 <5EXAA8SU8> build #479 of iop32x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/479 May 22 20:06:08 cyrus r40821 trunk/package/network/config/netifd/Makefile * netifd: fix a segfault and improve ipip6 tunnel setup May 22 20:06:13 cyrus r40822 trunk/target/linux/ generic/patches-3.13/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch generic/patches-3.12/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch generic/patches-3.14/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch generic/patches-3.10/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch * Add kernel support for MAP-E FMRs May 22 20:06:18 cyrus r40823 trunk/package/network/ (7 files in 4 dirs) * Initial support for MAP-E and Lightweight 4over6 protocol May 22 20:15:09 luka: patches for pogoplug are available on the list May 22 20:33:44 <5EXAA8SU8> build #552 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/552 May 22 20:41:18 hi all! May 22 20:41:54 nbd as you probably noticed i have a first implementation of 802.1ad vlans in netifd May 22 20:49:13 g10h4ck: nice May 22 20:49:33 didn't have time to review it yet though May 22 20:49:44 the only problem is that if i declare more then one 8021ad/q device on top of one interface, just one is created May 22 20:50:02 i had looked the code a lot of times but i cannot understand why this is happening May 22 20:50:08 so i am asking some suggestion May 22 20:50:37 before i send a V2 patch i would solve this iussue May 22 20:51:30 moreover i discovered a bug in the kernel too, actually if you create an 802.1ad interface in the cable you will sniff 802.1q May 22 20:51:44 while if you sniff on the interface you sniff 802.1ad May 22 20:51:54 i have tested also on my computer and it happens May 22 20:52:02 also creating vlan with iproute2 May 22 20:52:11 odd May 22 20:52:16 you should report that upstream May 22 20:53:02 i have reported it to the one implemented 802.1ad in the kernel, when i have more time i'll send an email to the right mailinglist, but before i have to discover what is the right mailinglist May 22 20:53:22 and about the fact that multiple device add just the first one ? May 22 20:53:41 about the list: netdev@vger.kernel.org May 22 20:54:04 about multiple devices: does it attempt to create multiple devices via netlink? May 22 20:55:37 i didn't get what you mean May 22 20:56:25 btw you can take a rapid look at it here https://gitorious.org/netifd/gsoc2014-netifd/commit/6e3220461477d0a7fc5e07688495ba97b9457eff May 22 20:56:35 it is very similar to what you did for macvlan May 22 21:14:20 g10h4ck: when you say that it can only create one 802.1ad interface, then it's important to know how far it got with attempting to create multiple interfaces May 22 21:14:26 in the netifd code May 22 21:43:35 nbd i don't get any message about the other interfaces May 22 21:44:24 if for example i create test1000->eth0 test1001->eth0 just the first get created May 22 21:44:42 if i create test1000->eth0 test1001->eth1 buth get created May 22 22:05:55 nbd some output here http://bpaste.net/show/85a3HpUvzQRXgzMITUOR/ May 22 22:06:26 the only message relative to second device is Thu May 22 22:02:47 2014 daemon.notice netifd: Interface 'testif2' has link connectivity May 22 22:08:02 also this is about the second vlan Thu May 22 22:02:47 2014 daemon.notice netifd: VLANAD 'test1001' link is up May 22 22:22:27 i grabbed a wrt54gs v2 with a sticker on it saying "bricked" and got a jtag header onto it, but urjtag reports "TDO seems to be stuck at 1" after the LEDs come on and settle to a blinking power. anyone ever seen similar? May 23 02:26:16 <5EXAA8SU8> build #618 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/618 **** ENDING LOGGING AT Fri May 23 03:00:01 2014