Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435410 - app-arch/zip-3.0: bzip2 flag broken, unicode flag broken, cross compilation broken
Summary: app-arch/zip-3.0: bzip2 flag broken, unicode flag broken, cross compilation b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-18 13:00 UTC by Ambroz Bizjak
Modified: 2014-01-05 18:26 UTC (History)
2 users (show)

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


Attachments
Add option to force large file support. (zip-3.0-force-largefile.patch,663 bytes, patch)
2012-09-18 13:02 UTC, Ambroz Bizjak
Details | Diff
Add option to disable unicode support. (zip-3.0-disable-unicode.patch,588 bytes, patch)
2012-09-18 13:03 UTC, Ambroz Bizjak
Details | Diff
Updated ebuild. (zip-3.0.ebuild,1.68 KB, text/plain)
2012-09-18 13:04 UTC, Ambroz Bizjak
Details
ebuild patch (zip-3.0.ebuild.patch,989 bytes, patch)
2012-09-19 10:17 UTC, Ambroz Bizjak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ambroz Bizjak 2012-09-18 13:00:44 UTC
If bzip2 use flag is disabled, zip still links to bzip2 library if it exists.
The unicode use flag has no effect on the build.
When cross compiling, an execution test for large file support fails, and zip is built without large file support.

Reproducible: Always
Comment 1 Ambroz Bizjak 2012-09-18 13:02:37 UTC
Created attachment 324192 [details, diff]
Add option to force large file support.
Comment 2 Ambroz Bizjak 2012-09-18 13:03:20 UTC
Created attachment 324194 [details, diff]
Add option to disable unicode support.
Comment 3 Ambroz Bizjak 2012-09-18 13:04:33 UTC
Created attachment 324196 [details]
Updated ebuild.
Comment 4 SpanKY gentoo-dev 2012-09-19 04:55:27 UTC
Comment on attachment 324196 [details]
Updated ebuild.

please post diffs and not entire files
Comment 5 Ambroz Bizjak 2012-09-19 10:17:25 UTC
Created attachment 324290 [details, diff]
ebuild patch
Comment 6 SpanKY gentoo-dev 2014-01-05 18:26:22 UTC
should be all set now in the tree; thanks for the report!

Commit message: Handle running configure ourselves and be stricter with feature flags so they are respected
http://sources.gentoo.org/app-arch/zip/zip-3.0-r2.ebuild?rev=1.1