| Thread Previous • Date Previous • Date Next • Thread Next |
New question #224088 on rohc: https://answers.launchpad.net/rohc/+question/224088 Hello, I just recently installed the latest 5.1 build on a Centos 64 bit install. My GCC build is: gcc (GCC) 4.1.2 At first I could not get the build to work so I applied the patch described in http://bazaar.launchpad.net/~didier-barvaux/rohc/main/revision/614 Then, similar to another bug reporter, I then experienced another problem with "make check" that I solved using the solution found in: http://bazaar.launchpad.net/~didier-barvaux/rohc/1.5.x/revision/560 Now I am seeing a new problem. PASS: test_feedback2_ack_smallcid_smallsn_crc.sh PASS: test_feedback2_ack_smallcid_largesn_sn-crc.sh PASS: test_feedback2_ack_largecid_largesn_sn-crc.sh PASS: test_feedback2_ack_largecid_smallsn_crc.sh ================== All 4 tests passed ================== make[5]: Leaving directory `/data/home/user/dev/rohc-1.5.1/test/functional/feedback2' make[4]: Leaving directory `/data/home/user/dev/rohc-1.5.1/test/functional/feedback2' make[3]: Leaving directory `/data/home/user/dev/rohc-1.5.1/test/functional/feedback2' Making check in decompress_feedback_only make[3]: Entering directory `/data/home/user/dev/rohc-1.5.1/test/functional/decompress_feedback_only' make test_decompress_feedback_only make[4]: Entering directory `/data/home/user/dev/rohc-1.5.1/test/functional/decompress_feedback_only' make[4]: `test_decompress_feedback_only' is up to date. make[4]: Leaving directory `/data/home/user/dev/rohc-1.5.1/test/functional/decompress_feedback_only' make check-TESTS make[4]: Entering directory `/data/home/user/dev/rohc-1.5.1/test/functional/decompress_feedback_only' make[5]: Entering directory `/data/home/user/dev/rohc-1.5.1/test/functional/decompress_feedback_only' FAIL: test_decompress_feedback_only.sh =========================================================== 1 of 1 test failed See test/functional/decompress_feedback_only/test-suite.log Please report to http://rohc-lib.org/ =========================================================== As you can see the decompress_feedback_only is failing. The contents of the test-suite.log file are simply: ================================================================================= ROHC library 1.5.1: test/functional/decompress_feedback_only/test-suite.log ================================================================================= 1 of 1 test failed. .. contents:: :depth: 2 FAIL: test_decompress_feedback_only.sh (exit: 1) ================================================ Please let me know if there is anymore information I can provide, thank you. -- You received this question notification because you are a member of ROHC Team, which is an answer contact for rohc.
| Thread Previous • Date Previous • Date Next • Thread Next |