Le 14/08/2013 15:21, Alexander Graf a écrit :
> On 14.08.2013, at 14:40, Guillaume Gardet wrote:
>
>> Hi,
>>
>> Bluez fails to build for armv6 but is needed for qemu which is needed to 
>> build Raspberry Pi image. So it would be good to fix bluez problem.
>>
>> It fails in test with:
>> ********************************************************************************
>> [  832s] + make check
>> [  832s] make --no-print-directory check-am
>> [  832s] make --no-print-directory check-TESTS
>> [  834s] FAIL: unit/test-eir
>> [  835s] make --no-print-directory all-am
>> [  835s] make[5]: Nothing to be done for `all-am'.
>> [  838s] 
>> ============================================================================
>> [  838s] Testsuite summary for bluez 4.101
>> [  838s] 
>> ============================================================================
>> [  838s] # TOTAL: 1
>> [  838s] # PASS:  0
>> [  838s] # SKIP:  0
>> [  838s] # XFAIL: 0
>> [  838s] # FAIL:  1
>> [  838s] # XPASS: 0
>> [  838s] # ERROR: 0
>> [  838s] 
>> ============================================================================
>> [  838s] See ./test-suite.log
>> [  838s] 
>> ============================================================================
>> [  838s] make[3]: *** [test-suite.log] Error 1
>> [  838s] make[2]: *** [check-TESTS] Error 2
>> [  838s] make[1]: *** [check-am] Error 2
>> [  838s] make: *** [check] Error 2
>> [  838s] error: Bad exit status from /var/tmp/rpm-tmp.5cCjxF (%check)
>> ********************************************************************************
>>
>> The log give us more info:
>> ********************************************************************************
>> ===================================
>>   bluez 4.101: ./test-suite.log
>> ===================================
>>
>> # TOTAL: 1
>> # PASS:  0
>> # SKIP:  0
>> # XFAIL: 0
>> # FAIL:  1
>> # XPASS: 0
>> # ERROR: 0
>>
>> .. contents:: :depth: 2
>>
>> FAIL: unit/test-eir
>> ===================
>>
>> Running suite(s): EIR
>> check_run.c:431: Error in call to timer_create: Function not implemented
>> ********************************************************************************
>>
>> It seems that timer_create function is not available. Sounds very strange.
>>
>> Any idea to solve this problem?
> Can you run this test case with QEMU_STRACE=1?

Where should I define it? I am using a local osc build.


Guillaume

-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to