On Tue, Mar 21, 2017 at 4:55 PM, Ross Vandegrift <r...@kallisti.us> wrote:
[...]
> Oh I see - I misunderstood your previous message and thought you were
> targeting sid.  You need to backport + rebuild for jessie.  IIRC, the
> only change I needed was to remove the auto dbgsym stuff.
>
> [snip]
>> FAIL: tests/evas/evas_suite
>> ===========================
>>
>> /mnt/caxtolli/usr/src/build/enlightenment-debian/sid-omeyi/efl-1.18.4/src/tests/evas/.libs/evas_suite:
>>  symbol lookup error: 
>> /mnt/caxtolli/usr/src/build/enlightenment-debian/sid-omeyi/efl-1.18.4/src/lib/efl/.libs/libefl.so.1:
>>  undefined symbol: _eo_call_end
>> FAIL tests/evas/evas_suite (exit status: 127)
>
> This seems suspicious - the linker can't find a symbol in libefl.so.
> Are you building with some other patches?
Nope.

>
> [snip]
>> FAIL: tests/eio/eio_suite
>> =========================
>>
>> Running suite(s): Eio
> [snip]
>> 98%: Checks: 51, Failures: 1, Errors: 0
>> tests/eio/eio_test_manager.c:68:F:Eio Job:efl_io_manager_test_ls_funcs:0: 
>> Failure '(*number_of_listed_files) != test_count' occurred
>
> I don't recall seeing this test fail before, sorry.
>
Ok, the above issues are from EFL 1.19.0 beta3 effort on a Debian Sid
(Unstable) on Reiser4 root fs.

An EFL 1.18.4 build on Debian-Reiser4 root fs Jessie (Stable), fed
heavily from official jessie-backports repository, does succeed in
building the corresponding EFL 1.18.4 DEBs -- as long as I do three
modifications to relevant debian packaging.

First I modify debian/rules, option: --enable-fb
-------------------------------------------------------------------------------------------------------------------------------------------------
[...]
ifeq (linux,$(DEB_HOST_ARCH_OS))
        arch_flags += --enable-fb    <=## Directive is overlooked. DEB
build fails *because* it's missing
[...]
override_dh_auto_configure:
        dh_auto_configure --verbose -- \
        [...]
        --enable-fb \       <=## Added explicitly here, satisfies dh_install
        $(arch_flags)
[...]
------------------------------------------------------------------------------------------------------------------------------------------------

Second & third, I add your code to skip two(2) failing tests :D

Skip: src/tests/eet/eet_suite.c
Skip: src/tests/eio/eio_suite.c

Generated DEBs snapshot:
< https://pbs.twimg.com/media/C7hRH1HU8AAG1sd.jpg:large >

Of course, I still need to test application of DEBs in another Jessie.

Please, note that otherwise, procedure is a no-go with failures in
relevant files attached:


Best Professional Regards.

-- 
Jose R R
http://metztli.it
---------------------------------------------------------------------------------------------
Download Debian-Reiser4 for AMD64 https://sf.net/projects/debian-reiser4/
---------------------------------------------------------------------------------------------
Try at no charge http://b2evolution.net for http://OpenShift.com PaaS
---------------------------------------------------------------------------------------------
from our GitHub http://Nepohualtzintzin.com repository. Cloud the easy way!
make  check-TESTS
PASS: tests/eina/eina_suite
PASS: tests/eo/test_children
PASS: tests/eo/test_access
PASS: tests/eo/test_composite_objects
PASS: tests/eo/test_constructors
PASS: tests/eo/eo_suite
PASS: tests/eo/eo_suite_add_fallback
PASS: tests/eo/test_function_overrides
PASS: tests/eo/test_interface
PASS: tests/eo/test_mixin
PASS: tests/eo/test_signals
PASS: tests/emile/emile_suite
FAIL: tests/eet/eet_suite
PASS: tests/eolian/eolian_suite
PASS: tests/ector/ector_suite
PASS: tests/ecore/ecore_suite
PASS: tests/evas/evas_suite
PASS: tests/ecore_con/ecore_con_suite
PASS: tests/eeze/eeze_suite
SKIP: tests/eldbus/eldbus_suite
PASS: tests/efreet/efreet_suite
FAIL: tests/eio/eio_suite
PASS: tests/edje/edje_suite
SKIP: tests/elementary/elm_suite
PASS: tests/eina_cxx/eina_cxx_suite
PASS: tests/ecore_cxx/ecore_cxx_suite
PASS: tests/ecore_cxx/cxx_compile_test
PASS: tests/eet_cxx/eet_cxx_suite
SKIP: tests/eldbus_cxx/eldbus_cxx_suite
PASS: tests/evas_cxx/cxx_compile_test
PASS: tests/elementary_cxx/cxx_compile_test
PASS: tests/eolian_cxx/eolian_cxx_suite
PASS: tests/elua/elua_suite
make  all-recursive
make[10]: Nothing to be done for 'all-am'.
====================================
   efl 1.18.4: src/test-suite.log
====================================

# TOTAL: 33
# PASS:  28
# SKIP:  3
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/eet/eet_suite
=========================

Running suite(s): Eet
95%: Checks: 22, Failures: 1, Errors: 0
tests/eet/eet_test_identity.c:128:F:Eet Identity:eet_test_identity_simple:0: 
Failure 'ef' occurred

SKIP: tests/eldbus/eldbus_suite
===============================

Skipping 
/mnt/caxtolli/usr/src/build/enlightenment-debian/jessie-bp/efl-1.18.4/src/tests/eldbus/.libs/lt-eldbus_suite

FAIL: tests/eio/eio_suite
=========================

Running suite(s): Eio
ERR<16153>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16153>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16153>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16153>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16157>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16157>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16157>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16157>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16159>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16159>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16159>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16159>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16161>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16161>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16161>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16161>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16163>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16163>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16163>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16163>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16165>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16165>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16165>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16165>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16169>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16169>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16169>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16169>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16171>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16171>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16171>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16171>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16173>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16173>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16173>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16173>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16175>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16175>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16175>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16175>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16177>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16177>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16177>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16177>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16179>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16179>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16179>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16179>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16183>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16183>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16183>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16183>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16185>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16185>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16185>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16185>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16193>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16193>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16193>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16193>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16195>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16195>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16195>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16195>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16197>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16197>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16197>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16197>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16199>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16199>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16199>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16199>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16203>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16203>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16203>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16203>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16207>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16207>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16207>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16207>:ecore_system_systemd modumake[7]: *** [test-suite.log] Error 1
les/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() 
could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16209>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16209>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16209>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16209>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16213>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16213>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16213>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16213>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16215>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16215>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16215>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16215>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16217>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16217>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16217>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16217>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16219>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16219>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16219>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16219>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16223>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16223>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16223>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16223>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16225>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16225>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16225>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16225>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16227>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16227>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16227>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16227>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16229>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16229>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16229>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16229>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16231>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16231>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16231>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16231>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16233>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16233>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16233>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16233>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16237>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16237>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16237>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16237>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16239>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16239>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16239>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16239>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16241>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16241>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16241>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16241>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16243>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16243>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16243>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16243>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16245>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16245>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16245>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16245>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16247>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16247>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16247>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16247>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16251>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16251>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16251>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16251>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16253>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16253>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16253>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16253>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16257>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16257>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16257>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16257>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16259>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connectiomake[6]: *** 
[check-TESTS] Error 2
n was broken.
ERR<16259>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16259>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16259>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16263>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16263>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16263>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16263>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
efl_model_loaded property: tmp
efl_model_loaded property: 28
efl_model_loaded property: 1.49018e+09
efl_model_loaded accessor 0x55b7f64c2dc0
efl_model_loaded child: 0 pointer 0x4000001fb00001fc
efl_model_loaded child: 1 pointer 0x4000001fc00001fd
efl_model_loaded child: 2 pointer 0x4000001fd00001fe
efl_model_loaded child: 3 pointer 0x4000001fe00001ff
efl_model_loaded child: 4 pointer 0x4000001ff0000200
efl_model_loaded child: 5 pointer 0x4000002000000201
efl_model_loaded child: 6 pointer 0x4000002010000202
efl_model_loaded child: 7 pointer 0x4000002020000203
efl_model_loaded child: 8 pointer 0x4000002030000204
efl_model_loaded child: 9 pointer 0x4000002040000205
efl_model_loaded child: 10 pointer 0x4000002050000206
efl_model_loaded child: 11 pointer 0x4000002060000207
efl_model_loaded child: 12 pointer 0x4000002070000208
efl_model_loaded child: 13 pointer 0x4000002080000209
efl_model_loaded child: 14 pointer 0x400000209000020a
efl_model_loaded child: 15 pointer 0x40000020a000020b
efl_model_loaded child: 16 pointer 0x40000020b000020c
efl_model_loaded child: 17 pointer 0x40000020c000020d
efl_model_loaded child: 18 pointer 0x40000020d000020e
efl_model_loaded child: 19 pointer 0x40000020e000020f
efl_model_loaded child: 20 pointer 0x40000020f0000210
efl_model_loaded child: 21 pointer 0x4000002100000211
efl_model_loaded child: 22 pointer 0x4000002110000212
efl_model_loaded child: 23 pointer 0x4000002120000213
efl_model_loaded child: 24 pointer 0x4000002130000214
efl_model_loaded child: 25 pointer 0x4000002140000215
efl_model_loaded count 26
efl_model_test_test_monitor_add
ERR<16268>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16268>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16268>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16268>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
tests/eio/eio_model_test_monitor_add.c:71 _create_file
tests/eio/eio_model_test_monitor_add.c:47 _children_added_cb
tests/eio/eio_model_test_monitor_add.c:27 _children_removed_cb
ERR<16268>:eio lib/eio/eio_model.c:269 _eio_error_unlink_cb() 0: Success.
ERR<16273>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16273>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16273>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16273>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
Processing file:/tmp/EioFileTestnwdQ82/$b$a
Processing file:/tmp/EioFileTestnwdQ82/b.
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestnwdQ82/normal_file
Processing file:/tmp/EioFileTestnwdQ82/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestnwdQ82/$b$a
Processing file:/tmp/EioFileTestnwdQ82/b.
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestnwdQ82/normal_file
Processing file:/tmp/EioFileTestnwdQ82/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestnwdQ82/$b$a
Processing file:/tmp/EioFileTestnwdQ82/b.
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestnwdQ82/normal_file
Processing file:/tmp/EioFileTestnwdQ82/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir/$b$a
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir/normal_file
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir/~$b@:-*$a!{}
ERR<16282>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16282>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16282>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16282>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/$b$a
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/new_file
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/normal_file
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestt2hy1O/$b$a
Processing file:/tmp/EioFileTestt2hy1O/b.
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestt2hy1O/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/$b$a
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/new_file
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/normal_file
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestt2hy1O/$b$a
Processing file:/tmp/EioFileTestt2hy1O/b.
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestt2hy1O/normal_file
Processing file:/tmp/EioFileTestt2hy1O/~$b@:-*$a!{}
ERR<16296>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16296>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16296>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16296>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktmake[5]: *** 
[check-am] Error 2
op.hostname1, path=/org/freedesktop/hostname1
ERR<16299>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16299>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16299>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16299>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir/$b$a
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir/normal_file
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
ERR<16306>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16306>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16306>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16306>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16310>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16310>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16310>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16310>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16313>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16313>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16313>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16313>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
ERR<16317>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error 
connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply 
error message: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
ERR<16317>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() 
safety check failed: conn == NULL
ERR<16317>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() 
safety check failed: conn == NULL
ERR<16317>:ecore_system_systemd 
modules/ecore/system/systemd/ecore_system_systemd.c:223 
_property_change_monitor() could not get object name=org.freedesktop.hostname1, 
path=/org/freedesktop/hostname1
98%: Checks: 51, Failures: 1, Errors: 0
tests/eio/eio_test_manager.c:68:F:Eio Job:efl_io_manager_test_ls_funcs:0: 
Failure '(*number_of_listed_files) != test_count' occurred

SKIP: tests/elementary/elm_suite
================================

Skipping 
/mnt/caxtolli/usr/src/build/enlightenment-debian/jessie-bp/efl-1.18.4/src/tests/elementary/.libs/lt-elm_suite

SKIP: tests/eldbus_cxx/eldbus_cxx_suite
=======================================

Skipping 
/mnt/caxtolli/usr/src/build/enlightenment-debian/jessie-bp/efl-1.18.4/src/tests/eldbus_cxx/.libs/lt-eldbus_cxx_suite

============================================================================
Testsuite summary for efl 1.18.4
============================================================================
# TOTAL: 33
# PASS:  28
# SKIP:  3
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See src/test-suite.log
Please report to enlightenment-devel@lists.sourceforge.net
============================================================================
Makefile:49686: recipe for target 'test-suite.log' failed
Makefile:49792: recipe for target 'check-TESTS' failed
Makefile:50236: recipe for target 'check-am' failed
make[4]: *** [check-recursive] Error 1
Makefile:49579: recipe for target 'check-recursive' failed
make[3]: *** [check] Error 2
Makefile:50239: recipe for target 'check' failed
make[2]: *** [check-recursive] Error 1
Makefile:2946: recipe for target 'check-recursive' failed
make[2]: Leaving directory 
'/mnt/caxtolli/usr/src/build/enlightenment-debian/jessie-bp/efl-1.18.4'
dh_auto_test: make -j1 check VERBOSE=1 -j1 VERBOSE=yes returned exit code 2
make[1]: *** [override_dh_auto_test] Error 2
debian/rules:55: recipe for target 'override_dh_auto_test' failed
make[1]: Leaving directory 
'/mnt/caxtolli/usr/src/build/enlightenment-debian/jessie-bp/efl-1.18.4'
make: *** [binary] Error 2
debian/rules:20: recipe for target 'binary' failed
====================================
   efl 1.18.4: src/test-suite.log
====================================

# TOTAL: 33
# PASS:  28
# SKIP:  3
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/eet/eet_suite
=========================

Running suite(s): Eet
95%: Checks: 22, Failures: 1, Errors: 0
tests/eet/eet_test_identity.c:128:F:Eet Identity:eet_test_identity_simple:0: Failure 'ef' occurred

SKIP: tests/eldbus/eldbus_suite
===============================

Skipping /mnt/caxtolli/usr/src/build/enlightenment-debian/jessie-bp/efl-1.18.4/src/tests/eldbus/.libs/lt-eldbus_suite

FAIL: tests/eio/eio_suite
=========================

Running suite(s): Eio
ERR<16153>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16153>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16153>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16153>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16157>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16157>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16157>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16157>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16159>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16159>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16159>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16159>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16161>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16161>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16161>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16161>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16163>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16163>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16163>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16163>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16165>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16165>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16165>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16165>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16169>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16169>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16169>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16169>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16171>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16171>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16171>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16171>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16173>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16173>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16173>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16173>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16175>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16175>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16175>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16175>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16177>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16177>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16177>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16177>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16179>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16179>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16179>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16179>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16183>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16183>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16183>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16183>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16185>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16185>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16185>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16185>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16193>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16193>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16193>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16193>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16195>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16195>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16195>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16195>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16197>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16197>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16197>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16197>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16199>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16199>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16199>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16199>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16203>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16203>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16203>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16203>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16207>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16207>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16207>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16207>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16209>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16209>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16209>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16209>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16213>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16213>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16213>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16213>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16215>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16215>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16215>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16215>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16217>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16217>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16217>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16217>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16219>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16219>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16219>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16219>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16223>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16223>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16223>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16223>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16225>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16225>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16225>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16225>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16227>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16227>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16227>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16227>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16229>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16229>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16229>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16229>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16231>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16231>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16231>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16231>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16233>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16233>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16233>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16233>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16237>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16237>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16237>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16237>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16239>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16239>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16239>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16239>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16241>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16241>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16241>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16241>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16243>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16243>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16243>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16243>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16245>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16245>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16245>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16245>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16247>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16247>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16247>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16247>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16251>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16251>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16251>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16251>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16253>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16253>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16253>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16253>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16257>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16257>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16257>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16257>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16259>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16259>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16259>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16259>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16263>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16263>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16263>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16263>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
efl_model_loaded property: tmp
efl_model_loaded property: 28
efl_model_loaded property: 1.49018e+09
efl_model_loaded accessor 0x55b7f64c2dc0
efl_model_loaded child: 0 pointer 0x4000001fb00001fc
efl_model_loaded child: 1 pointer 0x4000001fc00001fd
efl_model_loaded child: 2 pointer 0x4000001fd00001fe
efl_model_loaded child: 3 pointer 0x4000001fe00001ff
efl_model_loaded child: 4 pointer 0x4000001ff0000200
efl_model_loaded child: 5 pointer 0x4000002000000201
efl_model_loaded child: 6 pointer 0x4000002010000202
efl_model_loaded child: 7 pointer 0x4000002020000203
efl_model_loaded child: 8 pointer 0x4000002030000204
efl_model_loaded child: 9 pointer 0x4000002040000205
efl_model_loaded child: 10 pointer 0x4000002050000206
efl_model_loaded child: 11 pointer 0x4000002060000207
efl_model_loaded child: 12 pointer 0x4000002070000208
efl_model_loaded child: 13 pointer 0x4000002080000209
efl_model_loaded child: 14 pointer 0x400000209000020a
efl_model_loaded child: 15 pointer 0x40000020a000020b
efl_model_loaded child: 16 pointer 0x40000020b000020c
efl_model_loaded child: 17 pointer 0x40000020c000020d
efl_model_loaded child: 18 pointer 0x40000020d000020e
efl_model_loaded child: 19 pointer 0x40000020e000020f
efl_model_loaded child: 20 pointer 0x40000020f0000210
efl_model_loaded child: 21 pointer 0x4000002100000211
efl_model_loaded child: 22 pointer 0x4000002110000212
efl_model_loaded child: 23 pointer 0x4000002120000213
efl_model_loaded child: 24 pointer 0x4000002130000214
efl_model_loaded child: 25 pointer 0x4000002140000215
efl_model_loaded count 26
efl_model_test_test_monitor_add
ERR<16268>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16268>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16268>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16268>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
tests/eio/eio_model_test_monitor_add.c:71 _create_file
tests/eio/eio_model_test_monitor_add.c:47 _children_added_cb
tests/eio/eio_model_test_monitor_add.c:27 _children_removed_cb
ERR<16268>:eio lib/eio/eio_model.c:269 _eio_error_unlink_cb() 0: Success.
ERR<16273>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16273>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16273>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16273>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
Processing file:/tmp/EioFileTestnwdQ82/$b$a
Processing file:/tmp/EioFileTestnwdQ82/b.
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestnwdQ82/normal_file
Processing file:/tmp/EioFileTestnwdQ82/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestnwdQ82/$b$a
Processing file:/tmp/EioFileTestnwdQ82/b.
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestnwdQ82/normal_file
Processing file:/tmp/EioFileTestnwdQ82/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestnwdQ82/$b$a
Processing file:/tmp/EioFileTestnwdQ82/b.
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestnwdQ82/normal_file
Processing file:/tmp/EioFileTestnwdQ82/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir/$b$a
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir/normal_file
Processing file:/tmp/EioFileTestnwdQ82/eio_file_ls_simple_dir/~$b@:-*$a!{}
ERR<16282>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16282>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16282>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16282>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/$b$a
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/new_file
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/normal_file
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestt2hy1O/$b$a
Processing file:/tmp/EioFileTestt2hy1O/b.
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestt2hy1O/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/$b$a
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/new_file
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/normal_file
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestt2hy1O/$b$a
Processing file:/tmp/EioFileTestt2hy1O/b.
Processing file:/tmp/EioFileTestt2hy1O/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestt2hy1O/normal_file
Processing file:/tmp/EioFileTestt2hy1O/~$b@:-*$a!{}
ERR<16296>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16296>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16296>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16296>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16299>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16299>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16299>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16299>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir/$b$a
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir/normal_file
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir/~$b@:-*$a!{}
Processing file:/tmp/EioFileTestHwFRbr/$b$a
Processing file:/tmp/EioFileTestHwFRbr/b.
Processing file:/tmp/EioFileTestHwFRbr/eio_file_ls_simple_dir
Processing file:/tmp/EioFileTestHwFRbr/normal_file
Processing file:/tmp/EioFileTestHwFRbr/~$b@:-*$a!{}
ERR<16306>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16306>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16306>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16306>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16310>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16310>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16310>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16310>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16313>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16313>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16313>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16313>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
ERR<16317>:eldbus lib/eldbus/eldbus_core.c:1021 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.NoReply error message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERR<16317>:eina_safety lib/eldbus/eldbus_core.c:1084 eldbus_connection_get() safety check failed: conn == NULL
ERR<16317>:eina_safety lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL
ERR<16317>:ecore_system_systemd modules/ecore/system/systemd/ecore_system_systemd.c:223 _property_change_monitor() could not get object name=org.freedesktop.hostname1, path=/org/freedesktop/hostname1
98%: Checks: 51, Failures: 1, Errors: 0
tests/eio/eio_test_manager.c:68:F:Eio Job:efl_io_manager_test_ls_funcs:0: Failure '(*number_of_listed_files) != test_count' occurred

SKIP: tests/elementary/elm_suite
================================

Skipping /mnt/caxtolli/usr/src/build/enlightenment-debian/jessie-bp/efl-1.18.4/src/tests/elementary/.libs/lt-elm_suite

SKIP: tests/eldbus_cxx/eldbus_cxx_suite
=======================================

Skipping /mnt/caxtolli/usr/src/build/enlightenment-debian/jessie-bp/efl-1.18.4/src/tests/eldbus_cxx/.libs/lt-eldbus_cxx_suite

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to