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

Bug 252909

Summary: dev-libs/syck does not install a shared object
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New 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 WONTFIX    
Severity: normal CC: esigra, uwelk
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 407801    
Bug Blocks: 251464    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-29 01:07:21 UTC
Interestingly enough, this causes libsyck to be linked statically in a few packages:

dev-perl/YAML-Parser-Syck (/usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/YAML/Parser/Syck/Syck.so)
dev-perl/YAML-Syck (/usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/YAML/Syck/Syck.so)
dev-php5/pecl-syck (/usr/lib/php5/lib/php/extensions/no-debug-non-zts-20060613/syck.so)
dev-lang/ruby (/usr/lib/ruby/1.8/i686-linux/syck.so)
dev-libs/syck (/usr/lib/python2.5/site-packages/syck.so)
media-sound/squeezecenter (/usr/lib/squeezecenter/CPAN/arch/5.8.8/i686-linux/auto/YAML/Syck/Syck.so)
Comment 1 Uwe L. Korn 2012-03-11 14:21:05 UTC
Upstream syck now includes an option to build a shared library.

--> https://github.com/indeyets/syck/commit/2841bf16cabd61d544df28f107de02fa867982d7
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2014-12-03 00:40:52 UTC
It probably makes no sense to fix this for syck-0.55, since syck-0.70 is around.
Comment 3 Pacho Ramos gentoo-dev 2016-02-20 18:22:40 UTC
removed