Re: [Mesa-dev] AppVeyor fails with 404 during wget

2016-09-13 Thread Steven Toth
>> It looks like the winflexbison URL changed some time ago. But this >> didn't cause any build failures because the ZIP was being recovered from >> the cache. >> >> I'll look into it. >> >> Jose > > > It looks the archive was moved into a old_versions subdir. > > The attached patch should fix it.

Re: [Mesa-dev] AppVeyor fails with 404 during wget

2016-09-13 Thread Jose Fonseca
On 13/09/16 17:44, Jose Fonseca wrote: On 13/09/16 16:22, Steven Toth wrote: AppVeyor is failing to build today (my github master - pulled from mesa master this morning), its getting a 404 attempting to wget win_flex_bison-2.4.5.zip from sourceforge during initialization. To be fair, this is th

Re: [Mesa-dev] AppVeyor fails with 404 during wget

2016-09-13 Thread Jose Fonseca
On 13/09/16 16:22, Steven Toth wrote: AppVeyor is failing to build today (my github master - pulled from mesa master this morning), its getting a 404 attempting to wget win_flex_bison-2.4.5.zip from sourceforge during initialization. To be fair, this is the first time I've ever used appveyor, an

[Mesa-dev] AppVeyor fails with 404 during wget

2016-09-13 Thread Steven Toth
AppVeyor is failing to build today (my github master - pulled from mesa master this morning), its getting a 404 attempting to wget win_flex_bison-2.4.5.zip from sourceforge during initialization. To be fair, this is the first time I've ever used appveyor, and I don't have rolling builds enabled. S