Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252909 - dev-libs/syck does not install a shared object
Summary: dev-libs/syck does not install a shared object
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on: 407801
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2008-12-29 01:07 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2016-02-20 18:22 UTC (History)
2 users (show)

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


Attachments

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