Details
- 
        Type:
Monitor
 - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Done
 - 
            Affects Version/s: None
 - 
            Fix Version/s: 2021
 - 
            Component/s: FIWARE-TECH-HELP
 - 
            Labels:
 
- 
                        HD-Chapter:Data
 - 
                        HD-Enabler:Orion
 
Description
Created question in FIWARE Q/A platform on 27-04-2017 at 02:04
Please, ANSWER this question AT http://stackoverflow.com/questions/43646801/compilation-orion-in-debian-8-7-jessie-error-make-unit-test
Question:
Compilation Orion in Debian 8.7 (jessie) error make unit_test
Description:
To compile Fiware-orion, I followed the steps on page http://fiware-orion.readthedocs.io/en/master/admin/build_source/ and used the existing libraries in the apt repository.
I installed the necessary building tools:
apt install scons build-essential make cmake
I installed the necessary libraries:
apt install libboost-all-dev libcurl4-openssl-dev libgnutls28-dev libgcrypt20-dev libssl-dev uuid-dev
I install the Legacy C++ Driver 1.0.2 version of the MongoDB Driver as recommended by https://github.com/telefonicaid/fiware-orion/issues/1681#issuecomment-173003764.
The Orion compiles without errors, but make unit_test returns the following error:
[----------] Global test environment tear-down
[=======] 899 tests from 135 test cases ran. (4440 ms total)
[ PASSED ] 895 tests.
[ FAILED ] 4 tests, listed below:
[ FAILED ] mongoQueryContextRequest_filters.outsideRange_n
[ FAILED ] mongoQueryContextGeoRequest.queryGeoCircleOut
[ FAILED ] mongoQueryContextGeoRequest.queryGeoPolygonOut1
[ FAILED ] mongoQueryContextGeoRequest.queryGeoPolygonOut2
How do I solve this problem?
Activity
- All
 - Comments
 - History
 - Activity
 - Transitions
 
2017-04-27 11:33|CREATED monitor | # answers= 0, accepted answer= False