Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469174 - app-arch/unzip-6.0-r3 fails to build on Cygwin
Summary: app-arch/unzip-6.0-r3 fails to build on Cygwin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-09 12:10 UTC by Richard Yao (RETIRED)
Modified: 2016-04-02 23:16 UTC (History)
0 users

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


Attachments
app-arch/unzip-6.0-r3 failure log (build.log,1.69 KB, text/plain)
2013-05-09 12:10 UTC, Richard Yao (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Yao (RETIRED) gentoo-dev 2013-05-09 12:10:18 UTC
Created attachment 347834 [details]
app-arch/unzip-6.0-r3 failure log

The build failure is trivially fixed by adding `*-cygwin*)           TARGET=cygwin ;;` to the case statement in src_compile.

It might be time to consider merging this ebuild back into the main tree from the prefix overlay.