Wayne Blaszczyk wrote:
> On 22/05/12 07:13, Bruce Dubbs wrote:
>> I'm getting a failure in 'make check' in colord:
>>
>> libcolord:ERROR:cd-self-test.c:971:colord_client_func: assertion failed
>> (error == NULL): Could not connect: No such file or directory
>> (g-io-error-quark, 1)
>> /bin/sh: line 5: 18614 Aborted ${dir}$tst
>> FAIL: cd-self-test
>>
>> Has anyone else seen this? The only dependency I haven't built is sane.
>>
>> colord 0.1.19
>> ===================
>>
>> prefix: /usr
>> datadir: ${datarootdir}
>> compiler: gcc
>> cflags: -g -O2
>> cppflags:
>> gobject-introspection: yes
>> PolicyKit support: yes
>> Reverse engineering tools: no
>> File descriptor fallback: yes
>> External volume searching: yes
>> SANE support: no
>> GUDEV support: yes
>> LCMS2 DICT support:
>> Vala API generator: no
>> Daemon user: root
> Not that particular error but I do get the following error on one
> workstation:
> /colord/device-duplicate: **
> libcolord:ERROR:cd-self-test.c:1965:colord_device_duplicate_func:
> assertion failed (error == NULL):
> GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain
> org.freedesktop.color-manager.create-device auth (cd_client_error, 0)
> /bin/sh: line 5: 9957 Aborted ${dir}$tst
> FAIL: cd-self-test
>
> whilst on my main workstation I get a bit further:
> /colord/client-random: **
> libcolord:ERROR:cd-self-test.c:393:colord_client_random_func: assertion
> failed (cd_profile_get_created (profile) == 1261606846): (1261570846 ==
> 1261606846)
> /bin/sh: line 5: 8179 Aborted ${dir}$tst
> FAIL: cd-self-test
> I normally don't pay attention to test failures. I do however have Vala
> API generator set to yes and also libgusb which is not mentioned in the
> book.
Thanks for the feedback. I suspect we should use 'make -k check' in the
book and say that there may be isolated failures.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page