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

Bug 621276

Summary: net-dialup/freeradius-3.0.13 build fails
Product: Gentoo Linux Reporter: Edoardo Liverani <eddyx89>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The complete build log.

Description Edoardo Liverani 2017-06-09 11:04:46 UTC
Created attachment 475706 [details]
The complete build log.

Emerging net-dialup/freeradius-3.0.13 fails with:
Can not find suitable object file for build/objs/src/modules/rlm_eap/types/rlm_eap_fast/.lo

I have tried in a clean current-stage3-amd64 (of today)(in chroot). 
Also tried with MAKEOPTS="-j1" (see attached log).
Could be related to bug 509498 ?
Comment 1 Jonas Stein gentoo-dev 2017-06-09 19:35:05 UTC
thank you for testing in a clean current-stage3-amd64

We have no maintainer for this package. Please try to find a solution with our support channels and report it here. 

https://www.gentoo.org/support/

Please check also the version. In the tree is
net-dialup/freeradius-3.0.14
Comment 2 Edoardo Liverani 2017-06-23 09:30:09 UTC
I just found out that:
-The bug also affect net-dialup/freeradius-3.0.14
-The bug doesn't occur if emerged with USE="-ssl"
-The bug doesn't occur if openssl is built with USE="-bindist"

The last two makes a pretty good workaround for the moment.