Fail when "./make check" in Cygwin

Am using Cygwin. when I did “./make check” I got the following message

FAIL: run_tests

1 of 1 tests failed

make[6]: *** [check-TESTS] Error 1
make[6]: Leaving directory
/usr/src/gnuradio-3.0.3/gnuradio-core/src/python/gnu radio/gr' make[5]: *** [check-am] Error 2 make[5]: Leaving directory/usr/src/gnuradio-3.0.3/gnuradio-core/src/python/gnu
radio/gr’
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory
/usr/src/gnuradio-3.0.3/gnuradio-core/src/python/gnu radio' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory/usr/src/gnuradio-3.0.3/gnuradio-core/src/python’
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory /usr/src/gnuradio-3.0.3/gnuradio-core/src' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory/usr/src/gnuradio-3.0.3/gnuradio-core’
make: *** [check-recursive] Error 1

what shall I do now please

–Alaelddin