Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831102 - sys-apps/iproute2-5.16.0 fails to compile: ax25_ntop.c:5:10: fatal error: ax25.h: No such file or directory
Summary: sys-apps/iproute2-5.16.0 fails to compile: ax25_ntop.c:5:10: fatal error: ax2...
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: https://marc.info/?l=linux-netdev&m=1...
Whiteboard:
Keywords:
: 831109 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-01-13 08:00 UTC by Agostino Sarubbo
Modified: 2022-01-13 08:24 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,52.06 KB, text/plain)
2022-01-13 08:00 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-13 08:00:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/iproute2-5.16.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-13 08:00:36 UTC
Created attachment 762008 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-13 08:00:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ax25_ntop.c:5:10: fatal error: netax25/ax25.h: No such file or directory
ax25_ntop.c:5:10: fatal error: netax25/ax25.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-01-13 08:10:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405e55107265eada57895caab0c39d0b17b5a270

commit 405e55107265eada57895caab0c39d0b17b5a270
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-13 08:08:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-13 08:10:17 +0000

    sys-apps/iproute2: fix build on musl
    
    Closes: https://bugs.gentoo.org/831102
    Signed-off-by: Sam James <sam@gentoo.org>

 ...route2-5.16.0-fix-ax25.h-include-for-musl.patch | 23 ++++++++++++++++++++++
 sys-apps/iproute2/iproute2-5.16.0.ebuild           |  1 +
 2 files changed, 24 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-01-13 08:20:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd7cb0e18f0d80322df65b2d3109aee801869ea

commit 8fd7cb0e18f0d80322df65b2d3109aee801869ea
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-13 08:19:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-13 08:19:50 +0000

    sys-apps/iproute2: add link to upstream submission
    
    Bug: https://bugs.gentoo.org/831102
    Signed-off-by: Sam James <sam@gentoo.org>

 .../iproute2/files/iproute2-5.16.0-fix-ax25.h-include-for-musl.patch    | 2 ++
 1 file changed, 2 insertions(+)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-13 08:24:58 UTC
*** Bug 831109 has been marked as a duplicate of this bug. ***