Summary: | games-action/maelstrom-3.0.6-r1 fails to compile (not 64-bit clean?) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Randall Nortman <gentoobugs> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amd64, pacho, richardvoigt |
Priority: | High | ||
Version: | 2005.1 | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 117482 | ||
Attachments: |
emerge --info
ebuild that applies patch patch error and all warnings |
Description
Randall Nortman
2006-09-03 09:29:57 UTC
Created attachment 95851 [details]
emerge --info
Same problem here after updating to gcc 4.1 and trying to compile it using this gcc version. Patched it and it now works for me, providing a patch file and ebuild to throw into your PORTAGE_OVERLAY If PORTAGE_OVERLAY is /usr/local/portage then you will need: (Copied from /usr/portage) /usr/local/portage/games-action/maelstrom/files/maelstrom-3.0.6-r1-security.patch /usr/local/portage/games-action/maelstrom/files/maelstrom-gcc34.patch (Provided here) /usr/local/portage/games-action/maelstrom/files/maelstrom-gcc41.patch /usr/local/portage/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild (Run "ebuild /usr/local/portage/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild digest") /usr/local/portage/games-action/maelstrom/Manifest /usr/local/portage/games-action/maelstrom/files/digest-maelstrom-3.0.6-r1 Created attachment 98422 [details]
ebuild that applies patch
/usr/local/portage/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild
Created attachment 98423 [details, diff]
patch error and all warnings
/usr/local/portage/games-action/maelstrom/files/maelstrom-gcc41.patch
Just submitted patch upstream as well. Fix is in portage. Thanks for report and patch |