On 12.01.2015 21:48, Jose Fonseca wrote:
> On 12/01/15 12:32, Iago Toral Quiroga wrote:
>> On lun, 2015-01-12 at 12:18 +0000, Jose Fonseca wrote:
>>>
>>> There seems to be some bad or missing dependency when building with
>>> automake.  I have a build bot that roughly does this every time:
>>>
>>>     git clean -fdx
> 
> Sorry.  This was wrong -- my build machine actually was _not_ wiping the
> build directory (I had commented that line) -- which means that the bug
> depends on previous build state, hence it will probably be a tad
> difficult to repro...
> 
> Furthermore I wiped the build dir and the issue doesn't indeed manifest
> from clean builds.
> 
> I think it's probably not worth pursue this further until somebody
> manages to get a good repro.

For the record, this happens because the src/mesa/.deps/format_*pack.Plo
files in the build directory still reference the old location of the
source files. I just manually edited those files to fix it.


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to