Author Topic: Github WIP build failing to compile ?  (Read 2679 times)

Offline ClessxAlghazanth

  • Member
  • ***
  • Posts: 117
  • Karma: +2/-0
Github WIP build failing to compile ?
« 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

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: Github WIP build failing to compile ?
« Reply #1 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.

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Github WIP build failing to compile ?
« Reply #2 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 ?

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: Github WIP build failing to compile ?
« Reply #3 on: April 30, 2021, 09:27:13 AM »
ha, I thought it was grabbing the files internally from github's servers.

Offline ClessxAlghazanth

  • Member
  • ***
  • Posts: 117
  • Karma: +2/-0
Re: Github WIP build failing to compile ?
« Reply #4 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:

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1091
  • Karma: +59/-1
  • Helper
Re: Github WIP build failing to compile ?
« Reply #5 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 ?

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: Github WIP build failing to compile ?
« Reply #6 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
« Last Edit: June 03, 2021, 09:04:40 AM by dink »