Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553876 - sys-apps/iproute2-4.1.0 fails to emerge with ‘TIPC_MAX_BEARER_NAME’ error
Summary: sys-apps/iproute2-4.1.0 fails to emerge with ‘TIPC_MAX_BEARER_NAME’ error
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-03 21:02 UTC by Mark
Modified: 2015-07-06 08:15 UTC (History)
0 users

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


Attachments
Emerge info (iproute2-4.1.0.txt,83.50 KB, text/plain)
2015-07-03 21:03 UTC, Mark
Details

Note You need to log in before you can comment on or make changes to this bug.
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