Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621738 - net-libs/zeromq should not depend on sys-libs/libunwind and sys-apps/util-linux on a Mac OS system
Summary: net-libs/zeromq should not depend on sys-libs/libunwind and sys-apps/util-lin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-14 14:14 UTC by Anton
Modified: 2017-06-20 11:31 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 Anton 2017-06-14 14:14:34 UTC
net-libs/zeromq lists "sys-libs/libunwind" in its RDEPEND and "sys-apps/util-linux" in its DEPEND. Both packages are Linux-only; just removing them from the dependencies has zeromq-4.2.2 compile and install fine on my Mac -- no other changes required.

I suggest removing net-libs/zeromq and sys-libs/libunwind from the dependencies of zeromq for Mac OS users.
Comment 1 Fabian Groffen gentoo-dev 2017-06-20 11:21:08 UTC
The OSX toolchain comes with libunwind, it's indeed unnecessary.
Comment 2 Fabian Groffen gentoo-dev 2017-06-20 11:31:11 UTC
I made the deps conditional for Darwin.