Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302041 - bash-4.0_p37 fails due to two patches missing from $FILESDIR
Summary: bash-4.0_p37 fails due to two patches missing from $FILESDIR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-24 11:41 UTC by kfm
Modified: 2010-01-24 11:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kfm 2010-01-24 11:41:30 UTC
During the preparation of a ppc-macos prefix installation I discovered that bash-4.0_p37 fails to build due to the absence of these two patches from the tree:

  bash-4.0-bashintl-in-siglist.patch
  bash-4.0-cflags_for_build.patch

I checked the equivalent ebuild in the gentoo-x86 tree and found that the patches applied there are:

  bash-3.2-parallel-build.patch
  bash-4.0-ldflags-for-build.patch
  bash-4.0-negative-return.patch
  bash-4.0-parallel-build.patch
  bash-3.1-bash-logger.patch (if USE="bashlogger" is in effect)

As a workaround, I simply amended the ebuild so as not to attempt to apply the two patches in question.
Comment 1 Fabian Groffen gentoo-dev 2010-01-24 11:49:58 UTC
patches restored, thanks