Alpine-linux compiling
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 869
- Forks
- 222
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 1
Description
I followed the docs but when try to install the debian package there is an error:
dpkg: error processing archive EmptyEpsilon.deb (--install):
package arcitecture () does not match system (musl-linux-amd64)
This is the same pc, wich compiled the game.
Did I missed some step or cmake or ninja had to have more arguments?
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 with the Alpine build documentation linked in the issue and the CMake/Ninja packaging commands it describes. Reproduce the dpkg architecture error on musl-linux-amd64, then verify the generated package metadata and build arguments; done means the resulting package can be installed on the target system.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, linux
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100