-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugwindows-nativeRelated to port of EFL to natively compile in Windows with clang-clRelated to port of EFL to natively compile in Windows with clang-cl
Milestone
Description
For now ecore test suite have this fails:
efl> meson test -C build ecore-suite --v
ninja: Entering directory `C:\Users\coku\source\efl\build'
ninja: no work to do.
Running suite(s): Ecore
ERR:ecore ../src/lib/ecore/ecore_timer.c:197 ecore_timer_add() Callback function must be set up for the cl
ass.
ERR:eina_safety ../src/lib/ecore_evas/ecore_evas.c:4728 ecore_evas_cocoa_new() safety check failed: m == N
ULL
ERR:eina_safety ../src/lib/ecore_evas/ecore_evas.c:460 _ecore_evas_interface_get_internal() safety check f
ailed: ee == NULL
ERR:ecore_con ../src/lib/ecore_con/ecore_con_url_curl.c:255 _c_init() Cannot find libcurl at runtime!
78%: Checks: 51, Failures: 11, Errors: 0
../src/tests/ecore/ecore_test_ecore_file.c:186:F:Ecore_File:ecore_test_ecore_file_operations:0: Failure 'r
es != EINA_TRUE' occurred
../src/tests/ecore/ecore_suite.c:63:S:Ecore_File:checked_setup:0: Assertion 'ecore_init() == 1' failed: ec
ore_init() == 4, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_File:checked_setup:0: Assertion 'ecore_init() == 1' failed: ec
ore_init() == 5, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_File:checked_setup:0: Assertion 'ecore_init() == 1' failed: ec
ore_init() == 6, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_Job:checked_setup:0: Assertion 'ecore_init() == 1' failed: eco
re_init() == 7, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_Args:checked_setup:0: Assertion 'ecore_init() == 1' failed: ec
ore_init() == 8, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_Args:checked_setup:0: Assertion 'ecore_init() == 1' failed: ec
ore_init() == 9, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_Args:checked_setup:0: Assertion 'ecore_init() == 1' failed: ec
ore_init() == 10, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_Pipe:checked_setup:0: Assertion 'ecore_init() == 1' failed: ec
ore_init() == 11, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_Evas_Selection:checked_setup:0: Assertion 'ecore_init() == 1'
failed: ecore_init() == 12, 1 == 1
../src/tests/ecore/ecore_suite.c:63:S:Ecore_Evas_Selection:checked_setup:0: Assertion 'ecore_init() == 1'
failed: ecore_init() == 13, 1 == 1
1/1 ecore-suite FAIL 2.38s (exit status 255 or signal 127 SIGinvalid)
Ok: 0
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
joaoantoniocardoso
Metadata
Metadata
Assignees
Labels
bugwindows-nativeRelated to port of EFL to natively compile in Windows with clang-clRelated to port of EFL to natively compile in Windows with clang-cl