PCSX2, GitHub actions build bot failing to build
#1
I just wanted to report to the developers here that the build bot on GitHub Actions is failing
to build any of the Windows builds lately...
https://github.com/PCSX2/pcsx2/actions/w...rkflow.yml

the following build for Windows is the last successful build for the master branch..
https://github.com/PCSX2/pcsx2/actions/runs/882425837

which corresponds to Orphis build bot build
https://buildbot.orphis.net/pcsx2/
v1.7.0-dev-1280-ga35edc95c



any chance we can get this fixed asap???
(PC Specs)
CPU: AMD Ryzen 9 3900X 12-Core Processor
Motherboard: Asus PRIME X570-PRO (BIOS_r4602 [02/23/2023])
GPU: NVIDIA GeForce RTX 3070 Ti 8GB XC3 model by EVGA
GFX Drivers: Nvidia v536.40
OS: Windows 11 Pro (x64)(v22H2)(Build 22621.1992)
RAM: 32GB, 2x G.Skill 16GB DDR4
Reply

Sponsored links

#2
I have MS Visual Studios 20019 community edition installed but have yet to use for anything..
so since PCSX2 is setup to build with it I gave it a whorl....
I set it to Release AVX2 and x64.. I tried to build the entire solution file...

I got 6 failed projects so it failed over all...
Sad

163 errors and 365 warnings...
there seems to be missing files...
like lzma in the xz folder

PCSX2\3rdparty\xz\xz <-- is empty

one error is
Cannot open source file: 'xz\src\common\tuklib_cpucores.c': No such file or directory liblzma
PCSX2\3rdparty\xz


if a mod or admin wants I will move this post to a new thread..
(PC Specs)
CPU: AMD Ryzen 9 3900X 12-Core Processor
Motherboard: Asus PRIME X570-PRO (BIOS_r4602 [02/23/2023])
GPU: NVIDIA GeForce RTX 3070 Ti 8GB XC3 model by EVGA
GFX Drivers: Nvidia v536.40
OS: Windows 11 Pro (x64)(v22H2)(Build 22621.1992)
RAM: 32GB, 2x G.Skill 16GB DDR4
Reply
#3
delete the pcsx2's repos directory
and reclone it from github and build it again

im at dev-1287 build now w/o an error after a clean up and reclone.
Main PC1:i5-4670,HD7770(Active!)
Main PC2:i5-11600K,GTX1660Ti(Active!)
PCSX2 Discord server IGN:smartstrike
PCSX2 version uses:Custom compiled build 1.7.0 64-bit(to be update regularly)
smartstk's YouTube Channel
Reply
#4
(06-09-2021, 07:50 AM)smartstrike Wrote: delete the pcsx2's repos directory
and reclone it from github and build it again

im at dev-1287 build now w/o an error after a clean up and reclone.

ok I will give that a try..
(PC Specs)
CPU: AMD Ryzen 9 3900X 12-Core Processor
Motherboard: Asus PRIME X570-PRO (BIOS_r4602 [02/23/2023])
GPU: NVIDIA GeForce RTX 3070 Ti 8GB XC3 model by EVGA
GFX Drivers: Nvidia v536.40
OS: Windows 11 Pro (x64)(v22H2)(Build 22621.1992)
RAM: 32GB, 2x G.Skill 16GB DDR4
Reply
#5
still no good... still have missing files
the xz folder is empty..
F:\Dev-src\_Emulators\src_repo__git___PCSX2\3rdparty\fmt\fmt
F:\Dev-src\_Emulators\src_repo__git___PCSX2\3rdparty\xz\xz
F:\Dev-src\_Emulators\src_repo__git___PCSX2\3rdparty\yaml-cpp\yaml-cpp
these are empty and missing files need to compile.. PCSX2 it seems..
(PC Specs)
CPU: AMD Ryzen 9 3900X 12-Core Processor
Motherboard: Asus PRIME X570-PRO (BIOS_r4602 [02/23/2023])
GPU: NVIDIA GeForce RTX 3070 Ti 8GB XC3 model by EVGA
GFX Drivers: Nvidia v536.40
OS: Windows 11 Pro (x64)(v22H2)(Build 22621.1992)
RAM: 32GB, 2x G.Skill 16GB DDR4
Reply
#6
(06-09-2021, 07:29 AM)Melchior Wrote: I have MS Visual Studios 20019 community edition installed but have yet to use for anything..
so since PCSX2 is setup to build with it I gave it a whorl....
I set it to Release AVX2 and x64.. I tried to build the entire solution file...

you still need to compile 1 more item the total will be 2.
"Release and ReleaseAVX2" at x64
Main PC1:i5-4670,HD7770(Active!)
Main PC2:i5-11600K,GTX1660Ti(Active!)
PCSX2 Discord server IGN:smartstrike
PCSX2 version uses:Custom compiled build 1.7.0 64-bit(to be update regularly)
smartstk's YouTube Channel
Reply
#7
thx but that kinda was not what I was looking for...
I wanted to be able to compile it myself... but... thx anyway..
I tried out your version but it lacks the build version strings in the title bar...

EDIT:
ooh so I need to compile "Release and ReleaseAVX2" at x64 ok I will try that..

EDIT2(06/09/2021 @ 2:31am EDT):
I just tried Release build non AVX2 as x64
still no good... it keeps telling me there are missing files in the 3rd party folder... etc..
(PC Specs)
CPU: AMD Ryzen 9 3900X 12-Core Processor
Motherboard: Asus PRIME X570-PRO (BIOS_r4602 [02/23/2023])
GPU: NVIDIA GeForce RTX 3070 Ti 8GB XC3 model by EVGA
GFX Drivers: Nvidia v536.40
OS: Windows 11 Pro (x64)(v22H2)(Build 22621.1992)
RAM: 32GB, 2x G.Skill 16GB DDR4
Reply
#8
(06-09-2021, 08:22 AM)Melchior Wrote: thx but that kinda was not what I was looking for...
I wanted to be able to compile it myself... but... thx anyway..
I tried out your version but it lacks the build version strings in the title bar...

because it's build on a local machine and in a cloned repository it will display as 1.7.0.0-(git)
no need to bother that

(06-09-2021, 08:22 AM)Melchior Wrote: EDIT2(06/09/2021 @ 2:31am EDT):
I just tried Release build non AVX2 as x64
still no good... it keeps telling me there are missing files in the 3rd party folder... etc..
it's Release and ReleaseAVX btw not "Release AVX2"

unless there is "0 errors" and hundreds of warnings that will be fine.
Main PC1:i5-4670,HD7770(Active!)
Main PC2:i5-11600K,GTX1660Ti(Active!)
PCSX2 Discord server IGN:smartstrike
PCSX2 version uses:Custom compiled build 1.7.0 64-bit(to be update regularly)
smartstk's YouTube Channel
Reply
#9
I found the website, https://tukaani.org/xz/
which is the source of he XZ source code..
I have verified the missing files in the archive that that website has and matched them to the missing files in the directories that they need to be in so here is hoping it will compile now...

well probably not... because there were more missing files.. then just XZ code

EDIT:
it helped a bit from 163 errors down to just 72 now..

EDIT:2
I also found the websites for
- fmt
- yaml-cpp
- libchdr
(PC Specs)
CPU: AMD Ryzen 9 3900X 12-Core Processor
Motherboard: Asus PRIME X570-PRO (BIOS_r4602 [02/23/2023])
GPU: NVIDIA GeForce RTX 3070 Ti 8GB XC3 model by EVGA
GFX Drivers: Nvidia v536.40
OS: Windows 11 Pro (x64)(v22H2)(Build 22621.1992)
RAM: 32GB, 2x G.Skill 16GB DDR4
Reply
#10
use "blend for visual studio 2019"
Main PC1:i5-4670,HD7770(Active!)
Main PC2:i5-11600K,GTX1660Ti(Active!)
PCSX2 Discord server IGN:smartstrike
PCSX2 version uses:Custom compiled build 1.7.0 64-bit(to be update regularly)
smartstk's YouTube Channel
Reply




Users browsing this thread: 1 Guest(s)