[Mesa-dev] [BUG] mesa/mesa fails to build

Knut Petersen Knut_Petersen at t-online.de
Tue Apr 8 02:34:19 PDT 2014


On 08.04.2014 11:27, Kenneth Graunke wrote:
> On 04/08/2014 01:49 AM, Knut Petersen wrote:
>> Building fails in i830_state.c
>>
>> Broken version: 73f80c20f68cd30421c13da29d7d7801ed096101
>> Last known good version: 4ccff1499c956b51f18710c7308cbce883f64cd9
>>
>> In file included from intel_batchbuffer.h:6:0,
>>                   from i830_state.c:40:
>> intel_context.h:508:1: error: redefinition of 'is_power_of_two'
>>   is_power_of_two(uint32_t value)
>>   ^
>> In file included from i830_state.c:31:0:
>> ../../../../../src/mesa/main/macros.h:693:1: note: previous definition
>> of 'is_power_of_two' was here
>>   is_power_of_two(unsigned value)
>>   ^
> Please re-pull, this was fixed in the very next commit, within 30
> minutes of the breakage:
>
> commit dff3439fef8690192bcc40108729da711fcf706b
>
> (thanks to Iago for fixing it!  and, sorry for the breakage.)

So I had a perfect timing. Fix verified,

thanks,
  Knut
>
> --Ken
>



More information about the mesa-dev mailing list