Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 474696 - [science overlay] sci-chemistry/modeller-9.12: is permanently reemerged by revdep-rebuild because libmodeller.so.8 is not found
Summary: [science overlay] sci-chemistry/modeller-9.12: is permanently reemerged by re...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 08:48 UTC by Juergen Rose
Modified: 2021-05-05 17:35 UTC (History)
1 user (show)

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


Attachments
The output of revdep-rebuild -vvvp (revdep-rebuild-vvvp.log,2.08 KB, text/plain)
2013-10-17 08:24 UTC, Juergen Rose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2013-06-25 08:48:19 UTC
Every 'revdep-rebuild' is rebuilding modeller:

root@impala:/root(26)# genlop -t modeller | tail -n 32
     Tue Jun 18 10:32:06 2013 >>> sci-chemistry/modeller-9.12
       merge time: 52 seconds.

     Tue Jun 18 11:22:48 2013 >>> sci-chemistry/modeller-9.12
       merge time: 45 seconds.

     Wed Jun 19 10:41:44 2013 >>> sci-chemistry/modeller-9.12-r1
       merge time: 54 seconds.

     Wed Jun 19 11:50:35 2013 >>> sci-chemistry/modeller-9.12-r1
       merge time: 56 seconds.

     Wed Jun 19 12:27:34 2013 >>> sci-chemistry/modeller-9.12-r1
       merge time: 54 seconds.
...
     Sun Jun 23 14:01:52 2013 >>> sci-chemistry/modeller-9.12-r1
       merge time: 4 minutes and 42 seconds.


root@impala:/root(27)# revdep-rebuild
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency
[ 87% ]  *   broken /usr/lib64/python2.7/site-packages/_modeller.so (requires libmodeller.so.8)
[ 100% ]                 
 * Generated new 3_broken.rr
 * Assigning files to packages
 * Generated new 4_ebuilds.rr
 * Evaluating package order
 * Generated new 5_order.rr
 * All prepared. Starting rebuild
emerge --complete-graph=y --oneshot   sci-chemistry/modeller:0
..........
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sci-chemistry/modeller-9.12-r1 from science
 * modeller-9.12.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ..              [ ok ]
>>> Unpacking source...
...
root@impala:/root(28)# qfile -v /usr/lib64/python2.7/site-packages/_modeller.so
sci-chemistry/modeller-9.12-r1 (/usr/lib64/python2.7/site-packages/_modeller.so)
root@impala:/root(29)# ll /usr/lib64/python2.7/site-packages/_modeller.so
-rwxr-xr-x 1 root root 601112 Jun 19 15:33 /usr/lib64/python2.7/site-packages/_modeller.so*
root@impala:/root(30)# ldd /usr/lib64/python2.7/site-packages/_modeller.so
        linux-vdso.so.1 (0x00007fffe97ff000)
        libmodeller.so.8 => not found
        libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007f58d866a000)
        libpython2.7.so.1.0 => /usr/lib64/libpython2.7.so.1.0 (0x00007f58d82a2000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f58d8085000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f58d7cd3000)
        librt.so.1 => /lib64/librt.so.1 (0x00007f58d7acb000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007f58d78c7000)
        libutil.so.1 => /lib64/libutil.so.1 (0x00007f58d76c3000)
        libm.so.6 => /lib64/libm.so.6 (0x00007f58d73c5000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f58d8cae000)


/opt/modeller/lib/x86_64-intel8/libmodeller.so.8 is not found:

root@impala:/root(32)# ll /opt/modeller/lib/x86_64-intel8/libmodeller.so.8
-rwxr-xr-x 1 root root 3429856 Jun 19 15:33 /opt/modeller/lib/x86_64-intel8/libmodeller.so.8*
root@impala:/root(33)# qfile -v /opt/modeller/lib/x86_64-intel8/libmodeller.so.8
sci-chemistry/modeller-9.12-r1 (/opt/modeller/lib/x86_64-intel8/libmodeller.so.8)


root@impala:/root(20)# emerge --info =sci-chemistry/modeller-9.12-r1
Portage 2.1.12.10 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.17, 3.9.7-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.9.7-gentoo-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.2
KiB Mem:     8165512 total,    534724 free
KiB Swap:   50347696 total,  50289436 free
Timestamp of tree: Tue, 25 Jun 2013 04:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.5, 3.2.5, 3.3.2
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.6.4, 4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo x11 science sage-on-gentoo sunrise x-portage x-cpan g-octave
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL Intel-SDP dlj-1.1 skype-eula skype-4.0.0.7-copyright googleearth AdobeFlash-11.x cadsoft Oracle-BCLA-JavaSE MakeMKV-EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=amdfam10 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=amdfam10 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/x11 /var/lib/layman/science /var/lib/layman/sage-on-gentoo /var/lib/layman/sunrise /usr/local/portage /var/lib/cpan /var/lib/g-octave"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 64bit R X Xaw3d a52 aac accessibility acl acpi admin afs alsa amd64 ao apache2 apng applet archive armadillo arpack asf aspell atlas audacious audiofile automap automount bash-completion berkdb blas blast bluetooth bluray boost bzip2 cairo cdda cddb cdf cdio cdparanoia cdr cg cgi chm cli cmake consolekit cracklib crypt css cuda cups curl cxx daap db dbi dbm dbus declarative designer devhelp device-mapper dga dia dirac djvu doc dot dri ds2490 ds9097 ds9097u dts dv dvb dvd dvdr dvi dynamicplugin eds egl elf emacs emboss emf encode epiphany evo examples exif expat extensions extra extras faac faad fam ffmpeg fftw firefox fits flac fltk fontconfig foomaticdb fortran fortran95 fpm fpx fuse g3dvl gcj gd gdal gdbm gdu gedit geoip geolocation geos gfortran gif gimp git glade glib glpk gml gmp gnome gnome-keyring gnome-print gnuplot gnutls gold gphoto2 gpm grammar graphics graphtft graphviz grass gsl gsm gstreamer gtk gtk3 gudev guile hddtemp hdf hdf5 hdri html http httpd hvm hwdb iconv icq icu id3 id3tag ide imagemagick imap inotify introspection ipod ipv6 ithreads jabber jadetex java java6 jbig john jpeg jpeg2k kate kde kdepim kdrive kerberos keymap kpathsea kvm ladspa lame lapack latex lcms ldap lensfun libffi libkms libnotify libsamplerate live lm_sensors lua lzo mad mail maildir mapnik math matroska media-library mercurial mikmod mkl mmx mmxext mng mod modules mono motif mozilla mp3 mp4 mpeg mpi mplayer mtp mudflap multilib multimedia musepack musicbrainz mysql mysqli nautilus ncurses netcdf netpbm network networking networkmanager nfs nls nntp nptl nsplugin ntfs ntp numpy nvidia obex objc ocaml ocr octave odbc ofa ogdi ogg openexr opengl openmp pam pcre pda pdf perl plasma plotutils plugins png podcast policykit portaudio posix postgres postscript ppds preview-latex proj projectm projectx pstricks pulseaudio python python-bindings q16 q32 qemu qhull qt3support qt4 quicktime raw readline real reiserfs reports rhythmbox rle romio rpc rrdcgi rrdtool sage samba sasl schroedinger science sdk sdl secure-delete semantic-desktop server session shout sip slang slp smart smbclient smp sms sndfile snmp soap sockets sound soup sox speex spell sql sqlite sse sse2 ssl stlport subtitles subversion sudo suexec svg svm swig szip t1lib tcl tcpd tex tex4ht texmacs tgif theora thesaurus threads thunderbird tidy tiff tk tools truetype udev udisks unicode usb userlocales utempter v4l vaapi vala valgrind vdpau video virt-network virtualbox visio vorbis vpx wav webdav webdav-serf webkit wmf wxwidgets x264 xa xattr xcb xemacs xetex xext xft xine xml xmlreader xmlrpc xpm xv xvid xvmc yaml youtube zlib zvbi" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_core authn_dbm authn_default authn_file authz_core authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info lbmethod_byrequests log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif slotmem_shm so socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon fuji ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="nss" DRACUT_MODULES="caps lvm mdraid syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev void" KERNEL="linux" LCD_DEVICES="cfontz hd44780 mtxorb ncurses X lcd2usb lcdlinux png usblcd" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de fr ru" NETBEANS_MODULES="apisupport cnd dlight enterprise ergonomics groovy gsf harness ide identity j2ee java mobility nb php profiler ruby websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="nouveau displaylink" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

sci-chemistry/modeller-9.12-r1 was built with the following:
USE="doc examples" PYTHON_TARGETS="python2_7 -python2_6"
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-06-26 14:40:24 UTC
+  26 Jun 2013; Justin Lecher <jlec@gentoo.org> -modeller-9.12-r1.ebuild,
+  +modeller-9.12-r2.ebuild:
+  Fix lib position, #474696
+
Comment 2 Juergen Rose 2013-09-20 14:48:22 UTC
The issue happens now again with sci-chemistry/modeller-9.12-r2 and 'emerge @preserved-rebuild'.  'emerge @preserved-rebuild' emerges modeller over and over again;

root@leopard:/root(2)# emerge @preserved-rebuild
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 3) sci-chemistry/modeller-9.12-r2 from science
 * modeller-9.12.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking modeller-9.12.tar.gz to /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work
>>> Source unpacked in /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work
>>> Preparing source in /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12 ...
 * QA warning: python_prepare_all() didn't call distutils-r1_python_prepare_all
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12 ...
 * python2_7: running distutils-r1_run_phase python_compile
/usr/bin/python2.7 setup.py build --build-base /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12-python2_7 --build-platlib /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12-python2_7/lib --build-purelib /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12-python2_7/lib --build-scripts /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12-python2_7/scripts
running build
running build_ext
building '_modeller' extension
...
>>> Installing (1 of 3) sci-chemistry/modeller-9.12-r2
 * This package leaves a license Key file in /opt/modeller/modlib/modeller/config.py
 * that you need to remove to completely get rid of modeller.
 * Obtain a license Key from
 * http://salilab.org/modeller/registration.html
 * And run this before using modeller:
 * emerge --config =sci-chemistry/modeller-9.12-r2
 * That way you can [re]enter your license key.

>>> Emerging (2 of 3) media-gfx/freecad-0.12.5284-r3
...
>>> Failed to emerge media-gfx/freecad-0.12.5284-r3, Log file:

>>>  '/var/tmp/portage/media-gfx/freecad-0.12.5284-r3/temp/build.log'

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
>>> package: media-libs/libjpeg-turbo-1.3.0-r2
 *  - /usr/lib64/libjpeg.so.8
 *  - /usr/lib64/libjpeg.so.8.0.2
 *      used by /usr/lib64/libvtkIO.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: sci-libs/hdf5-1.8.11
 *  - /usr/lib64/libhdf5.so.7
 *  - /usr/lib64/libhdf5.so.7.0.4
 *      used by /opt/modeller/lib/x86_64-intel8/libhdf5_hl.so.7 (sci-chemistry/modeller-9.12-r2)
 *      used by /opt/modeller/lib/x86_64-intel8/libmodeller.so.8 (sci-chemistry/modeller-9.12-r2)
 *      used by /usr/lib64/libvtkNetCDF.so.5.10.1 (sci-libs/vtk-5.10.1)
 *  - /usr/lib64/libhdf5_hl.so.7
 *  - /usr/lib64/libhdf5_hl.so.7.0.4
 *      used by /opt/modeller/lib/x86_64-intel8/libmodeller.so.8 (sci-chemistry/modeller-9.12-r2)
 *      used by /usr/lib64/libvtkNetCDF.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: dev-libs/boost-1.53.0

root@leopard:/root(3)# emerge @preserved-rebuild
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 3) sci-chemistry/modeller-9.12-r2 from science
 * modeller-9.12.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking modeller-9.12.tar.gz to /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work
>>> Source unpacked in /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work
>>> Preparing source in /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12 ...
 * QA warning: python_prepare_all() didn't call distutils-r1_python_prepare_all
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12 ...
 * python2_7: running distutils-r1_run_phase python_compile
/usr/bin/python2.7 setup.py build --build-base /var/tmp/portage/sci-chemistry/modeller-9.12-r2/work/modeller-9.12-python2_7 --build
...
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2013-09-20 16:01:16 UTC
+  20 Sep 2013; Justin Lecher <jlec@gentoo.org> -modeller-9.12-r2.ebuild,
+  +modeller-9.12-r3.ebuild:
+  Mask lib dir for revdep-rebuild, #474696
+
Comment 4 Juergen Rose 2013-10-06 09:22:22 UTC
Still the same issue with 'emerge @preserved-rebuild' and gentoolkit-0.3.0.8-r2 and portage-2.2.7.
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2013-10-08 13:07:26 UTC
What is the ourput of
revdep-rebuild -vvvp
?
Comment 6 Juergen Rose 2013-10-17 08:24:46 UTC
Created attachment 361096 [details]
The output of  revdep-rebuild -vvvp
Comment 7 Justin Lecher (RETIRED) gentoo-dev 2013-10-17 10:20:21 UTC
(In reply to Juergen Rose from comment #6)
> Created attachment 361096 [details]
> The output of  revdep-rebuild -vvvp

Does this mean everything is fixed now?
Comment 8 Juergen Rose 2013-10-18 10:52:02 UTC
(In reply to Justin Lecher from comment #7)
> (In reply to Juergen Rose from comment #6)
> > Created attachment 361096 [details]
> > The output of  revdep-rebuild -vvvp
> 
> Does this mean everything is fixed now?

No, it is not fixed:

!!! existing preserved libs:
>>> package: media-video/ffmpeg-1.2.4
 *  - /usr/lib64/libavutil.so.51
 *  - /usr/lib64/libavutil.so.51.73.101
 *      used by /usr/lib64/libvtkIO.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: media-libs/libjpeg-turbo-1.3.0-r2
 *  - /usr/lib64/libjpeg.so.8
 *  - /usr/lib64/libjpeg.so.8.0.2
 *      used by /usr/lib64/libvtkIO.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: sci-libs/hdf5-1.8.11
 *  - /usr/lib64/libhdf5.so.7
 *  - /usr/lib64/libhdf5.so.7.0.4
 *      used by /opt/modeller/lib/x86_64-intel8/libhdf5_hl.so.7 (sci-chemistry/modeller-9.12-r3)
 *      used by /opt/modeller/lib/x86_64-intel8/libmodeller.so.8 (sci-chemistry/modeller-9.12-r3)
 *      used by /usr/lib64/libvtkNetCDF.so.5.10.1 (sci-libs/vtk-5.10.1)
 *  - /usr/lib64/libhdf5_hl.so.7
 *  - /usr/lib64/libhdf5_hl.so.7.0.4
 *      used by /opt/modeller/lib/x86_64-intel8/libmodeller.so.8 (sci-chemistry/modeller-9.12-r3)
 *      used by /usr/lib64/libvtkNetCDF.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: dev-libs/boost-1.53.0
...
root@leopard:/root(16)# emerge @preserved-rebuild
...
calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 4) sci-chemistry/modeller-9.12-r3 from science
 * modeller-9.12.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking modeller-9.12.tar.gz to /var/tmp/portage/sci-chemistry/modeller-9.12-r3/work
>>> Source unpacked in /var/tmp/portage/sci-chemistry/modeller-9.12-r3/work
...
>>> Installing (1 of 4) sci-chemistry/modeller-9.12-r3
 * This package leaves a license Key file in /opt/modeller/modlib/modeller/config.py
...
>>> Failed to emerge media-gfx/freecad-0.12.5284-r3, Log file:

>>>  '/var/tmp/portage/media-gfx/freecad-0.12.5284-r3/temp/build.log'

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
>>> package: media-video/ffmpeg-1.2.4
 *  - /usr/lib64/libavutil.so.51
 *  - /usr/lib64/libavutil.so.51.73.101
 *      used by /usr/lib64/libvtkIO.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: media-libs/libjpeg-turbo-1.3.0-r2
 *  - /usr/lib64/libjpeg.so.8
 *  - /usr/lib64/libjpeg.so.8.0.2
 *      used by /usr/lib64/libvtkIO.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: sci-libs/hdf5-1.8.11
 *  - /usr/lib64/libhdf5.so.7
 *  - /usr/lib64/libhdf5.so.7.0.4
 *      used by /opt/modeller/lib/x86_64-intel8/libhdf5_hl.so.7 (sci-chemistry/modeller-9.12-r3)
 *      used by /opt/modeller/lib/x86_64-intel8/libmodeller.so.8 (sci-chemistry/modeller-9.12-r3)
 *      used by /usr/lib64/libvtkNetCDF.so.5.10.1 (sci-libs/vtk-5.10.1)
 *  - /usr/lib64/libhdf5_hl.so.7
 *  - /usr/lib64/libhdf5_hl.so.7.0.4
 *      used by /opt/modeller/lib/x86_64-intel8/libmodeller.so.8 (sci-chemistry/modeller-9.12-r3)
 *      used by /usr/lib64/libvtkNetCDF.so.5.10.1 (sci-libs/vtk-5.10.1)
...
>>> package: net-libs/serf-1.3.2
 *  - /usr/lib64/libserf-1.so.0
 *  - /usr/lib64/libserf-1.so.0.0.0
 *      used by /usr/lib64/libsvn_ra_serf-1.so.0.0.0 (dev-vcs/subversion-1.7.13)
Use emerge @preserved-rebuild to rebuild packages using these libraries
Comment 9 Justin Lecher (RETIRED) gentoo-dev 2013-10-18 10:58:50 UTC
Could please try to remove modeller and reinstall it. I might be that a reemerge doesn't remove the preserved-libs.
Comment 10 Juergen Rose 2013-10-18 12:11:13 UTC
I did:

root@leopard:/root(27)# qlist -Iv modeller
sci-chemistry/modeller-9.12-r3
root@leopard:/root(28)# emerge -C modeller
...
root@leopard:/root(29)# emerge -uvDN modeller
...
>>> Recording sci-chemistry/modeller in "world" favorites file...
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
>>> package: media-video/ffmpeg-1.2.4
 *  - /usr/lib64/libavutil.so.51
 *  - /usr/lib64/libavutil.so.51.73.101
 *      used by /usr/lib64/libvtkIO.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: media-libs/libjpeg-turbo-1.3.0-r2
 *  - /usr/lib64/libjpeg.so.8
 *  - /usr/lib64/libjpeg.so.8.0.2
 *      used by /usr/lib64/libvtkIO.so.5.10.1 (sci-libs/vtk-5.10.1)
>>> package: sci-libs/hdf5-1.8.11
 *  - /usr/lib64/libhdf5.so.7
 *  - /usr/lib64/libhdf5.so.7.0.4
 *      used by /opt/modeller/lib/x86_64-intel8/libhdf5_hl.so.7 (sci-chemistry/modeller-9.12-r3)
 *      used by /opt/modeller/lib/x86_64-intel8/libmodeller.so.8 (sci-chemistry/modeller-9.12-r3)
 *      used by /usr/lib64/libvtkNetCDF.so.5.10.1 (sci-libs/vtk-5.10.1)
 *  - /usr/lib64/libhdf5_hl.so.7
 *  - /usr/lib64/libhdf5_hl.so.7.0.4
 *      used by /opt/modeller/lib/x86_64-intel8/libmodeller.so.8 (sci-chemistry/modeller-9.12-r3)
 *      used by /usr/lib64/libvtkNetCDF.so.5.10.1 (sci-libs/vtk-5.10.1)



So 'emerge @preserved-rebuild' will emerge again modeller.
Comment 11 Juergen Rose 2013-12-01 11:53:32 UTC
I still have the same problem. Any news?
Comment 12 Justin Lecher (RETIRED) gentoo-dev 2013-12-01 14:30:35 UTC
(In reply to Juergen Rose from comment #11)
> I still have the same problem. Any news?

I can't reproduce it. ANd I don't see the problem.
Comment 13 Andrew Ammerlaan gentoo-dev 2021-05-05 17:35:03 UTC
WONTFIX because package has been moved to ::gentoo and removed from ::science