Summary: | net-analyzer/macchanger fails to build with sys-libs/musl | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Fabio Scaccabarozzi <fsvm88> |
Component: | Current packages | Assignee: | Gentoo musl team <musl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | netmon, robbat2, tsmksubc |
Priority: | Normal | Keywords: | PATCH, PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/alobbs/macchanger/issues/14 https://github.com/gentoo/gentoo/pull/2866 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 430702 | ||
Attachments: | Include sys/types.h and fix compile phase |
Description
Fabio Scaccabarozzi
2016-07-07 16:49:50 UTC
Pull request submitted: https://github.com/gentoo/gentoo/pull/2866 commit 934b2a3612015642792d69007c6243f6a5f123c6 Author: Felix Janda <felix.janda@posteo.de> Date: Sat Nov 19 15:54:32 2016 -0500 net-proxy/macchanger: add patch for compilation with musl The patch is used by Alpine Linux, and has been submitted upstream: https://github.com/alobbs/macchanger/issues/14 Also, do a revbump, bump EAPI, and eprefixify. Gentoo-Bug: https://bugs.gentoo.org/588248 (cherry picked from commit d139a40e069d59ca895871fe47bf45d6b82ba171) |