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

Bug 306525

Summary: sys-power/cpufreqd-2.1.1 installs broken cpufreqd_nvclock.la
Product: Gentoo Linux Reporter: Peter Weilbacher <gentoo>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Weilbacher 2010-02-23 13:30:48 UTC
The file /usr/lib64/cpufreqd_nvclock.la always upsets revdep-rebuild because it contains an unsatisfied dependency:

dependency_libs=' -L//var/tmp/portage/sys-power/cpufreqd-2.1.1/work/nvclock0.8b/src/backend -lbackend'

Letting revdep-rebuild reinstall the package does not solve the problem, only editing that file to remove the dependencies does. But as it references libs in the build tree I guess this file should never have been installed.

Reproducible: Always

Steps to Reproduce:
1. emerge cpufreqd 2.1.1 (current default without keywords)
2. less  /usr/lib64/cpufreqd_nvclock.la




I installed cpufreqd with the following USE flags:
USE="acpi nvidia -apm -lm_sensors -nforce2 -pmu"
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-23 16:06:20 UTC

*** This bug has been marked as a duplicate of bug 268701 ***