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

Bug 208895

Summary: troubles with yaz while compiling tellico
Product: Gentoo Linux Reporter: Richard H. <chain>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Richard H. 2008-02-04 21:49:32 UTC
It seems since yaz 3.0 is out, tellico cannot be compiled anymore.

While looking for the bug, I found it seems that the tellico ebuild doesn't honor the yaz USE-Flag correctly. Only unmerging yaz helped to compile tellico although USE -yaz was set already.

Reproducible: Always

Steps to Reproduce:
1. emerge yaz
2. emerge tellico with USE=yaz
3. error compiling.
4. emerge tellico with USE=-yaz
5. error compiling.
6. emerge -C yaz
7. emerge tellico with USE=-yaz
8. successful compile.
Actual Results:  
compile error

Expected Results:  
compile nicely :)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-04 21:54:22 UTC
Reopen with complete emerge.log and emerge --info output attached; thanks.