[ https://jira.fiware.org/browse/HELP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fermín Galán updated HELP-8623:
-------------------------------
Status: Answered (was: In Progress)
> [fiware-stackoverflow] Compilation Orion in Debian 8.7 (jessie) error make unit_test
> ------------------------------------------------------------------------------------
>
> Key: HELP-8623
> URL: https://jira.fiware.org/browse/HELP-8623
> Project: Help-Desk
> Issue Type: Monitor
> Components: FIWARE-TECH-HELP
> Reporter: Backlog Manager
> Assignee: Fermín Galán
> Labels: fiware, fiware-orion
>
> Created question in FIWARE Q/A platform on 27-04-2017 at 02:04
> {color: red}Please, ANSWER this question AT{color} 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?
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy