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

Bug 675600

Summary: dev-games/openscenegraph-3.5.5 has automagic dependency on sci-libs/dcmtk
Product: Gentoo Linux Reporter: Eugene Shalygin <eugene.shalygin>
Component: Current packagesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Eugene Shalygin 2019-01-16 16:43:22 UTC
!!! existing preserved libs:
>>> package: sci-libs/dcmtk-3.6.3
 *  - /usr/lib64/libofstd.so.13
 *  - /usr/lib64/libofstd.so.3.6.3
 *      used by /usr/lib64/osgPlugins-3.5.5/osgdb_dicom.so (dev-games/openscenegraph-3.5.5)
 *  - /usr/lib64/libdcmimgle.so.13
 *  - /usr/lib64/libdcmimgle.so.3.6.3
 *      used by /usr/lib64/osgPlugins-3.5.5/osgdb_dicom.so (dev-games/openscenegraph-3.5.5)
 *  - /usr/lib64/libdcmdata.so.13
 *  - /usr/lib64/libdcmdata.so.3.6.3
 *      used by /usr/lib64/osgPlugins-3.5.5/osgdb_dicom.so (dev-games/openscenegraph-3.5.5)
 *  - /usr/lib64/libdcmimage.so.13
 *  - /usr/lib64/libdcmimage.so.3.6.3
 *      used by /usr/lib64/osgPlugins-3.5.5/osgdb_dicom.so (dev-games/openscenegraph-3.5.5)
Comment 1 Maciej Mrozowski gentoo-dev 2020-10-06 19:08:00 UTC
It's been resolved some time ago with the use of cmake_use_find_package it seems.

maciek@liwardyna ~ $ equery list dcmtk 
 * Searching for dcmtk ...
[IP-] [  ] sci-libs/dcmtk-3.6.5:0
maciek@liwardyna ~ $ emerge -1p openscenegraph

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ~] dev-games/openscenegraph-3.6.5-r1:0/161::gentoo  USE="curl ffmpeg gdal gif jpeg openexr png sdl svg tiff truetype zlib -debug -dicom -doc -egl -examples -fltk (-fox) -glut -gstreamer -las -lua -openinventor -osgapps -pdf -sdl2 -vnc -wxwidgets -xrandr" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
maciek@liwardyna ~ $ equery files openscenegraph | grep dicom
maciek@liwardyna ~ $