Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 553876

Summary: sys-apps/iproute2-4.1.0 fails to emerge with ‘TIPC_MAX_BEARER_NAME’ error
Product: Gentoo Linux Reporter: Mark <chaseguard>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Emerge info

Description Mark 2015-07-03 21:02:40 UTC
I cannot emerge iproute2-4.1.0 and get this error.  At first, I thought it was caused by my kernel 3.10.80 config which did not support TPIC protocol.  I recompiled the kernel with TPIC but iproute2 will still not emerge.  

Reproducible: Always

Steps to Reproduce:
1. emerge
2.
3.
Actual Results:  
Fails with the same messages

Expected Results:  
Compiles.

Attached
Comment 1 Mark 2015-07-03 21:03:37 UTC
Created attachment 406140 [details]
Emerge info
Comment 2 Mike Gilbert gentoo-dev 2015-07-04 16:00:57 UTC
> sys-kernel/linux-headers: 3.10::gentoo (virtual/os-headers)

That version of linux-headers is pretty old; that's probably the issue here.
Comment 3 Mark 2015-07-06 02:18:30 UTC
Had to go to linux-headers-4.0 to make it compile.  Please close this bug report.
Comment 4 SpanKY gentoo-dev 2015-07-06 08:13:44 UTC
(In reply to Mark from comment #3)

not exactly ... the define is new to linux 3.16, not 4.0.
Comment 5 SpanKY gentoo-dev 2015-07-06 08:15:59 UTC
should be all set now in the tree; thanks for the report!

Commit message: Raise minimum kernel header version to match source requirements
http://sources.gentoo.org/sys-apps/iproute2/iproute2-4.1.0.ebuild?r1=1.2&r2=1.3