linux x86_32 not building in buildbot
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 44
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I just noticed that the buildbot does not have x86_32 binaries for FreeIntv.
For reference, the buildbot does have x86_64 binaries for Linux as well as x86_32 and x86_64 binaries for Windows.
I've been trying to set up a msys2/MinGW32 environment in my Windows 7 system to attempt cross-compilation but I've run into problems with the environment.
@RobLoach is there any chance this is one of the buildbot platforms you're familiar with? @fr500 I know you are well-versed in the buildbot -- do you see any red flags in the FreeIntv Makefile?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the FreeIntv Makefile and the buildbot platform definitions, comparing the existing Linux x86_64 and Windows x86_32 targets. Determine why the Linux x86_32 target is absent or failing, then verify that the buildbot produces a Linux x86_32 FreeIntv binary alongside the existing artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100