Welcome!

Final Burn Neo => FBN Discussion => Topic started by: ClessxAlghazanth on April 29, 2021, 07:56:35 PM

Title: Github WIP build failing to compile ?
Post by: ClessxAlghazanth on April 29, 2021, 07:56:35 PM
I've been checking the github to get the latest wip build since last night , but the button is red and saying failed all this time

Is it a problem with the build bot or a common issue ?

Best regards
Title: Re: Github WIP build failing to compile ?
Post by: dink on April 29, 2021, 10:55:42 PM
This time it's failing because Github CI failed to download one of the compilers.  Basically it's a problem on Github's side.
Title: Re: Github WIP build failing to compile ?
Post by: barbudreadmon on April 30, 2021, 01:34:25 AM
Basically it's a problem on Github's side.

Nope, i checked yesterday, the issue was with nasm's website that was down, actually i think it happens quite a lot with that website, maybe there is a way to use a mirror for nasm ?
Title: Re: Github WIP build failing to compile ?
Post by: dink on April 30, 2021, 09:27:13 AM
ha, I thought it was grabbing the files internally from github's servers.
Title: Re: Github WIP build failing to compile ?
Post by: ClessxAlghazanth on June 03, 2021, 04:22:12 AM
Sorry for kinda necromancy , but getting the WIP build failing error (red badge) since last night   :confused:

Does it mean if one downloads while the badge is red , the build will be missing the latest commits (in this case , the msx updates) ?

Is there a way to download the latest successful WIP build ?

best regards and thanks for all the fantastic work  :cool:
Title: Re: Github WIP build failing to compile ?
Post by: barbudreadmon on June 03, 2021, 05:21:37 AM
You can download latest build by going to https://ci.appveyor.com/project/tmaul/fbneo-kbhgd , choosing your build, then clicking on artifacts.
I'm not sure what's wrong with the buildbot, apparently all builds were successful and the issue happened when copying the new binaries to github ?
Title: Re: Github WIP build failing to compile ?
Post by: dink on June 03, 2021, 09:03:32 AM
The badge status is all inclusive, meaning that it'll go red if one of the builds (win,sdl,msvc,mac) fails.
There's so many things that can cause the non-win builds to fail, and I don't really have any control over that.
I can only recommend downloading the latest from the usual spot:
https://github.com/finalburnneo/FBNeo-WIP-Storage-Facility/releases/tag/appveyor-build

and if the file date is current, you're good :)  If not, let us know.

best regards,
- dink