Re: [Discuss-gnuradio] git check out fails

2013-07-22 Thread Tom Rondeau
On Sun, Jul 21, 2013 at 9:47 PM, Matt D  wrote:
>
>>
>> git clone --verbose http://gnuradio.org/git/gnuradio.git
>>
>>
> I overlooked the fact the git will give to me version 3.7.  this will
> not do.  I need 3.6.3.  so where i am at is here on the make test:

Once you've cloned the GNU Radio repo, you can go to any version by
checking out that version tag. In your case:
$ git checkout v3.6.3

>
> The following tests FAILED:
>   1 - qa_volk_test_all (Failed)
> Errors while running CTest
> make: *** [test] Error 8
>
> does anyone know of a fix for this?

Going to need more information here. What's your processor? OS? Which
tests, exactly, fail (use 'ctest -V -R volk' to get this information)?

Tom

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] git check out fails

2013-07-21 Thread Matt D

> 
> git clone --verbose http://gnuradio.org/git/gnuradio.git
> 
>
I overlooked the fact the git will give to me version 3.7.  this will
not do.  I need 3.6.3.  so where i am at is here on the make test:

The following tests FAILED:
  1 - qa_volk_test_all (Failed)
Errors while running CTest
make: *** [test] Error 8

does anyone know of a fix for this?

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Marcus D. Leech

On 07/19/2013 02:04 PM, Matt D wrote:

On 07/19/2013 11:41 AM, Marcus D. Leech wrote:

On 07/19/2013 11:33 AM, Matt D wrote:

i cant use the build script because the git check out fails.  i suspect
it has something to do with my router.  i don't know what setting i
should change.  any suggestions will be much appreciated.
thanks

Tweak the firewall rules on your router to allow GIT to pass through.
Default port is 9418 for GIT.

I can't tell you how to do that on your router.



i just tried the biuld script with a cable plugged in directly to a
modem. No router, no firewall, no nothing. the git still fails!!??

===>  THIS MAY TAKE QUITE SOME TIME<=
Fetching Gnu Radio via GIT...Could not find
gnuradio/gnuradio-{core,runtime} after GIT checkout
GIT checkout of Gnu Radio failed!

omg.  what do i have to do here?

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Well, you could run it using --verbose to see if there's anything extra 
going wrong.




--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Matt D
On 07/19/2013 11:41 AM, Marcus D. Leech wrote:
> On 07/19/2013 11:33 AM, Matt D wrote:
>> i cant use the build script because the git check out fails.  i suspect
>> it has something to do with my router.  i don't know what setting i
>> should change.  any suggestions will be much appreciated.
>> thanks
> Tweak the firewall rules on your router to allow GIT to pass through. 
> Default port is 9418 for GIT.
> 
> I can't tell you how to do that on your router.
> 
> 

i just tried the biuld script with a cable plugged in directly to a
modem. No router, no firewall, no nothing. the git still fails!!??

===> THIS MAY TAKE QUITE SOME TIME <=
Fetching Gnu Radio via GIT...Could not find
gnuradio/gnuradio-{core,runtime} after GIT checkout
GIT checkout of Gnu Radio failed!

omg.  what do i have to do here?

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Monahan-Mitchell, Tim
>> ===>  THIS MAY TAKE QUITE SOME TIME<= Fetching Gnu Radio 
>> via GIT...Could not find gnuradio/gnuradio-{core,runtime} after GIT 
>> checkout GIT checkout of Gnu Radio failed!
>>
>> omg.  what do i have to do here?
>>
> Well, you could run it using --verbose to see if there's anything extra going 
> wrong.

It looks like the build_gnuradio script is being used.

Just try the git command that is in the script by itself like this I think:

git clone --verbose http://gnuradio.org/git/gnuradio.git

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Marcus D. Leech

On 07/19/2013 11:33 AM, Matt D wrote:

i cant use the build script because the git check out fails.  i suspect
it has something to do with my router.  i don't know what setting i
should change.  any suggestions will be much appreciated.
thanks
Tweak the firewall rules on your router to allow GIT to pass through.  
Default port is 9418 for GIT.


I can't tell you how to do that on your router.



--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] git check out fails

2013-07-19 Thread Matt D
i cant use the build script because the git check out fails.  i suspect
it has something to do with my router.  i don't know what setting i
should change.  any suggestions will be much appreciated.
thanks
-- 
Matt D


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio