discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] make test failure at qa_constellation_receiver


From: Curt Karnstedt
Subject: Re: [Discuss-gnuradio] make test failure at qa_constellation_receiver
Date: Thu, 22 Aug 2013 17:22:15 -0500

Yes, thanks.  Somehow some of the files in the source had root ownership.  I changed ownership, re-built, and then got a different error message.  So I am starting the build from scratch again. Will let you know.




On Thu, Aug 22, 2013 at 4:35 PM, Martin Braun (CEL) <address@hidden> wrote:
On Thu, Aug 22, 2013 at 04:10:47PM -0500, Curt Karnstedt wrote:
> 143/172 Testing qa_constellation_receiver    
> Test command: /bin/sh /home/curt/Downloads/gnuradio-3.7.0/build/gr-digital/
> python/digital/qa_constellation_receiver_test.sh
> Test timeout computed to be: 9.99988e+06
> Traceback (most recent call last):
>   File "/home/curt/Downloads/gnuradio-3.7.0/gr-digital/python/digital/
> qa_constellation_receiver.py", line 174, in <module>
>     gr_unittest.run(test_constellation_receiver,
> "test_constellation_receiver.xml")
>   File "/home/curt/Downloads/gnuradio-3.7.0/gnuradio-runtime/python/gnuradio/
> gr_unittest.py", line 135, in run
>     os.makedirs(path, 0750)
>   File "/usr/lib64/python2.6/os.py", line 157, in makedirs
>     mkdir(name, mode)
> OSError: [Errno 13] Permission denied: './.unittests/python'
> -- Process completed
> ***Failed

I haven't seen this specific error before, but did you do a 'sudo make' by
accident anywhere? Perhaps chown-ing your build dir might help.

MB


--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]