← Back to team overview

rohc team mailing list archive

[Question #403875]: make check failure

 

New question #403875 on rohc:
https://answers.launchpad.net/rohc/+question/403875

make check failing with following output :
"no function found to run cmocka tests"

making check in comp
make[2]: Entering directory `/home/bhatil1/rohc-db/rohc-master/src/comp'
Making check in schemes
make[3]: Entering directory `/home/bhatil1/rohc-db/rohc-master/src/comp/schemes'
Making check in .
make[4]: Entering directory `/home/bhatil1/rohc-db/rohc-master/src/comp/schemes'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/home/bhatil1/rohc-db/rohc-master/src/comp/schemes'
Making check in test
make[4]: Entering directory `/home/bhatil1/rohc-db/rohc-master/src/comp/schemes/test'
make  test_rfc4996 test_tcp_ts_opt
make[5]: Entering directory `/home/bhatil1/rohc-db/rohc-master/src/comp/schemes/test'
make[5]: `test_rfc4996' is up to date.
  CC     test_tcp_ts_opt-test_tcp_ts_opt.o
test_tcp_ts_opt.c:153:4: error: #error "no function found to run cmocka tests"
make[5]: *** [test_tcp_ts_opt-test_tcp_ts_opt.o] Error 1
make[5]: Leaving directory `/home/bhatil1/rohc-db/rohc-master/src/comp/schemes/test'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/bhatil1/rohc-db/rohc-master/src/comp/schemes/test'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/bhatil1/rohc-db/rohc-master/src/comp/schemes'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/bhatil1/rohc-db/rohc-master/src/comp'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/bhatil1/rohc-db/rohc-master/src'
make: *** [check-recursive] Error 1

Thanks,
- Bhaskar

-- 
You received this question notification because your team ROHC Team is
an answer contact for rohc.