Has anyone else seen this? It seems recent. The only package on my system that needs fftw is swh-plugins. If I remove swh-plugins then --depclean gets rid of fftw and the system is clean. emerge swh-plugins and the problem comes back.
Cheers, Mark lightning ~ # equery depends fftw [ Searching for packages depending on fftw... ] media-plugins/swh-plugins-0.4.15 (>=sci-libs/fftw-3) lightning ~ # lightning ~ # revdep-rebuild -ip * 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 [ 65% ] * broken /usr/lib64/libfftw3_threads.la (requires /usr/lib/../lib64/libgomp.la) * broken /usr/lib64/libfftw3f_threads.la (requires /usr/lib/../lib64/libgomp.la) * broken /usr/lib64/libfftw3l_threads.la (requires /usr/lib/../lib64/libgomp.la) [ 100% ] * Generated new 3_broken.rr * Assigning files to packages * /usr/lib64/libfftw3_threads.la -> sci-libs/fftw * /usr/lib64/libfftw3f_threads.la -> sci-libs/fftw * /usr/lib64/libfftw3l_threads.la -> sci-libs/fftw * Generated new 4_raw.rr and 4_owners.rr * Cleaning list of packages to rebuild * Generated new 4_pkgs.rr * Assigning packages to ebuilds * Generated new 4_ebuilds.rr * Evaluating package order * Generated new 5_order.rr * All prepared. Starting rebuild emerge --oneshot --pretend sci-libs/fftw:3.0 These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild R ] sci-libs/fftw-3.2.2 * Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild. lightning ~ #
