Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390959 - net-misc/dropbear-2011.54[static,zlib] build failure with sys-libs/zlib[-static-libs]
Summary: net-misc/dropbear-2011.54[static,zlib] build failure with sys-libs/zlib[-stat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 22:44 UTC by Sven E.
Modified: 2011-11-19 08:02 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 Sven E. 2011-11-18 22:44:05 UTC
When trying to build net-misc/dropbear-2011.54 statically with zlib the build fails.

Reproducible: Always

Steps to Reproduce:
1. Just try to emerge the package
Actual Results:  
Build failure

Expected Results:  
Clean Build

It seems that dropbear lacks the dependency on zlib[static-libs] when building statically with zlib support. When I tried to add the dependency I got an error about EAPI-0 not supporting this.

Could the package maintainer possibly look into this and come up with a fix?
Comment 1 Sven E. 2011-11-18 22:53:23 UTC
I just checked back on this. After emerging zlib with +static-libs the build works. So it is solely a dependency problem in the ebuild.
Comment 2 SpanKY gentoo-dev 2011-11-19 08:02:35 UTC
should be all set now in the tree; thanks for the report!

Commit message: Bump to EAPI=4 so we can depend on zlib[static-libs] for USE=static
http://sources.gentoo.org/net-misc/dropbear/dropbear-2011.54.ebuild?r1=1.1&r2=1.2