Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
icu failed / portage break
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Sat Jul 15, 2017 11:23 pm    Post subject: icu failed / portage break Reply with quote

Hi, i cannot upgrade my system... manu broken libraries due to blocks and collisions... now in emerge @preserved-rebuild i stuck in icu package getting
Running aclocal ... [ !! ]

* Failed Running aclocal !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/dev-libs/icu-58.2-r1/temp/aclocal.out

Code:
***** aclocal *****
***** PWD: /var/tmp/portage/dev-libs/icu-58.2-r1/work/icu/source
***** aclocal

/usr/bin/aclocal: /usr/bin/aclocal-1.15: /usr/bin/perl: bad interpreter: no file$
/usr/bin/aclocal: line 186: /usr/bin/aclocal-1.15: success


/etc/make.conf
Code:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=bdver1 -mprefer-avx128 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop"
USE="zsh-completion 3dnow 3dnowext 7zip X alsa amd64 apng asf cdda cddb cdio cdds cdparanoia cdr chm
     consolekit custom-optimization dbus devices dvb dvd dvdnav dvdr dvdread embedded
     flac faad fontconfig freetype freetype2 g3dvl gphoto2 gcj gimp glib gpg  id3tag
     jack jpeg libkms lm_sensors matroska minizip mjpeg mmx mozilla mp3
     mp4 mpg123 mpi msn network networkmanager ntfs nvidia ocr ogg ogm
     opengl openvg phonon playdar player plugin_stardict png policykit python
     rar real realtime redeyes romio rtmp script skins sqlite srt
     sse sse2 sse3 sse4 ssse3 sse4_1 ssh telepathy stream subtitles svg svm scanner streams taglib threads tiff tordns
     truetype unicode utils vaapi vdpau video vlc wma fat xorg zip xvmc haptic -bluetooth
     -cnijtools icu -ipv6 -lastfm -oss -plugin_web -ppp -modemmanager -pulseaudio -servicetools firebird idn mysql ncp postgres kerberos
     -vdr multilib static-libs vnc gtk3 sync-plugin-portage  bluray  sync-plugin-portage ffmpeg  pcre16 openssl uvm -usersandbox designer libass -sandbox socks socks5 xattr source"
#bindist
VIDEO_CARDS="nvidia vesa"
DVB_CARDS="dvb-usb-af9035"
MAKEOPTS="-j9"
LINGUAS="el el_GR en"
LANGUAGE="GREEK"
L10N="el"
#FEATURES="buildpkg candy parallel-fetch"
#features fixpackages
PORTAGE_NICENESS="19"
NICE=yes
AUTOCLEAN="yes"
INPUT_DEVICES="keyboard mouse evdev"
ALSA_CARDS="snd-usb-audio"
EMERGE_DEFAULT_OPTS="--autounmask=n"
ACCEPT_LICENSE="*"
CAMERAS="samsung"
#FEATURES=-parse-eapi-ebuild-head
#FEATURES=-sandbox
FEATURES="-sandbox -usersandbox"
#source /var/lib/layman/make.conf
#PORTDIR_OVERLAY="/usr/local/portage"
GENTOO_MIRRORS="http://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/ http://ftp.ntua.gr/pub/linux/gentoo/ ftp://ftp.ntua.gr/pub/linux/gentoo/"

#GENTOO_MIRRORS="ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/"

#SYNC="rsync://rsync.gr.gentoo.org/gentoo-portage"

# Set PORTDIR for backward compatibility with various tools:
#   gentoo-bashcomp - bug #478444
#   euse - bug #474574
#   euses and ufed - bug #478318
#PORTDIR="/usr/portage"
GRUB_PLATFORMS="emu efi-32 efi-64 pc"


package.use
https://pastebin.com/PYHNy8kE

multiple errors ,blocks, etc with qt and kde packages.. i broke the portage and now i have not a working system....

also
Code:
 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/dev-lang/python-2.7.12/temp/aclocal.out

 * ERROR: dev-lang/python-2.7.12::gentoo failed (prepare phase):
 *   Failed Running aclocal !
 *
 * Call stack:
 *     ebuild.sh, line  115:  Called src_prepare
 *   environment, line 4259:  Called eautoreconf
 *   environment, line 1281:  Called eaclocal
 *   environment, line 1176:  Called autotools_run_tool '--at-m4flags' 'aclocal'
 *   environment, line 1021:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *
 * If you need support, post the output of `emerge --info '=dev-lang/python-2.7.12::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/python-2.7.12::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-lang/python-2.7.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.7.12/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/python-2.7.12/work/Python-2.7.12'
 * S: '/var/tmp/portage/dev-lang/python-2.7.12/work/Python-2.7.12'

>>> Failed to emerge dev-lang/python-2.7.12


Is there any way to remove and reemerge all of these?
thank you

[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
ct85711
Veteran
Veteran


Joined: 27 Sep 2005
Posts: 1791

PostPosted: Sun Jul 16, 2017 12:05 am    Post subject: Reply with quote

Quote:
/usr/bin/aclocal: /usr/bin/aclocal-1.15: /usr/bin/perl: bad interpreter: no file$


Now, this error is not a good sign if this is actually true (I seriously hope this is NOT true)... Hopefully you did not unmerge perl, as if you did then you just killed your own system...

First thing you may want to do, is see if you do have perl installed (i.e. check the output of emerge -pv perl and make sure it indicates you have a version installed).

Note: Just unmerging blocking or conflicting packages when you are unsure is a terrible idea. This is a becoming to be a common way to break your system. When in doubt, it is better to post the full message in the forum and we can help you clear it without breaking your system...
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Sun Jul 16, 2017 9:39 am    Post subject: Reply with quote

emerge -pv perl

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

Calculating dependencies... done!
[ebuild R ] dev-lang/perl-5.24.1-r2:0/5.24::gentoo USE="berkdb gdbm -debug -doc -ithreads" 0 KiB

unfortunatelly i unmereged and reemerged perl!
now i am taking this
Code:

emerge @preserved-rebuild                                                             
!!! Invalid news item: /usr/portage/metadata/news/2017-04-10-split-and-slotted-wine/2017-04-10-split-and-slotted-wine.en.txt
!!!   line 6: News-Item-Format: 2.0
Calculating dependencies \

!!! Problem resolving dependencies for kde-plasma/plasma-desktop:5 from @preserved-rebuild
... done!

!!! The ebuild selected to satisfy "kde-plasma/plasma-desktop:5" has unmet requirements.
- kde-plasma/plasma-desktop-5.9.5::gentoo USE="fontconfig gtk3 handbook qt4 semantic-desktop -appstream -debug -gtk2 -ibus -legacy-systray -pulseaudio -scim -test" ABI_X86="64" INPUT_DEVICES="evdev -synaptics"

  The following REQUIRED_USE flag constraints are unsatisfied:
    gtk3? ( legacy-systray )

  The above constraints are a subset of the following complete expression:
    legacy-systray? ( any-of ( gtk2 gtk3 qt4 ) ) gtk2? ( legacy-systray ) gtk3? ( legacy-systray )

(dependency required by "@preserved-rebuild" [argument])


**edit now the proccess failed in mysql
Code:
>>> Configuring source in /var/tmp/portage/dev-perl/DBD-mysql-4.41.0/work/DBD-mysql-4.041 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/image/ --nossl --force-embedded --embedded=mysql_config
Can't locate DBI/DBD.pm in @INC (you may need to install the DBI::DBD module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.24.1/x86_64-linux /usr/local/lib64/perl5/5.24.1 /usr/lib64/perl5/vendor_perl/5.24.1/x86_64-linux /usr/lib64/perl5/vendor_perl/5.24.1 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.24.1/x86_64-linux /usr/lib64/perl5/5.24.1 .) at Makefile.PL line 16.
 * ERROR: dev-perl/DBD-mysql-4.41.0::gentoo failed (configure phase):
 *   Unable to build!
 *
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 2651:  Called perl-module_src_configure
 *   environment, line 2065:  Called die
 * The specific snippet of code:
 *               perl Makefile.PL "$@" <<< "${pm_echovar}" || die "Unable to build!";
 *
 * If you need support, post the output of `emerge --info '=dev-perl/DBD-mysql-4.41.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-perl/DBD-mysql-4.41.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/work/DBD-mysql-4.041'
 * S: '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/work/DBD-mysql-4.041'

>>> Failed to emerge dev-perl/DBD-mysql-4.41.0, Log file:

>>>  '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/temp/build.log'

 * Messages for package app-office/libreoffice-5.2.7.2:

 * If you plan to use lbase application you should enable java or you will get various crashes.

 * Messages for package dev-perl/DBD-mysql-4.41.0:

 * ERROR: dev-perl/DBD-mysql-4.41.0::gentoo failed (configure phase):
 *   Unable to build!
 *
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 2651:  Called perl-module_src_configure
 *   environment, line 2065:  Called die
 * The specific snippet of code:
 *               perl Makefile.PL "$@" <<< "${pm_echovar}" || die "Unable to build!";
 *
 * If you need support, post the output of `emerge --info '=dev-perl/DBD-mysql-4.41.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-perl/DBD-mysql-4.41.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/work/DBD-mysql-4.041'
 * S: '/var/tmp/portage/dev-perl/DBD-mysql-4.41.0/work/DBD-mysql-4.041'

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


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Sun Jul 16, 2017 10:27 am    Post subject: Reply with quote

and update world

Code:
emerge --ask --deep --newuse --update world
!!! Invalid news item: /usr/portage/metadata/news/2017-04-10-split-and-slotted-wine/2017-04-10-split-and-slotted-wine.en.txt
!!!   line 6: News-Item-Format: 2.0

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

Calculating dependencies | * ERROR: games-emulation/pcsx2-0.9.9999::v-fox failed (depend phase):
 *   use() calls are not allowed in global scope
 *
 * Call stack:
 *               ebuild.sh, line 606:  Called source '/var/lib/layman/v-fox/games-emulation/pcsx2/pcsx2-0.9.9999.ebuild'
 *   pcsx2-0.9.9999.ebuild, line  44:  Called use 'standalone'
 *               ebuild.sh, line  78:  Called die
 * The specific snippet of code:
 *              eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
 *
 * If you need support, post the output of `emerge --info '=games-emulation/pcsx2-0.9.9999::v-fox'`,
 * the complete build log and the output of `emerge -pqv '=games-emulation/pcsx2-0.9.9999::v-fox'`.
 * Working directory: '/usr/lib64/python3.4/site-packages'
 * S: '/var/tmp/portage/games-emulation/pcsx2-0.9.9999/work/pcsx2-0.9.9999'
... done!

emerge: there are no ebuilds to satisfy "dev-lang/perl:0/5.22=[-build(-)]".
(dependency required by "dev-perl/Locale-gettext-1.50.0-r1::gentoo" [installed])
(dependency required by "sys-apps/help2man-1.46.6::gentoo[nls]" [installed])
(dependency required by "sys-devel/automake-1.15-r2::gentoo" [ebuild])
(dependency required by "dev-libs/libxml2-2.9.4-r1::gentoo" [ebuild])
(dependency required by "sys-devel/gettext-0.19.8.1::gentoo" [ebuild])
(dependency required by "sys-apps/diffutils-3.5::gentoo[nls]" [ebuild])
(dependency required by "@system" [set])
(dependency required by "@world" [argument])


and preserved failed at kdoctools
Code:
Could not find a configuration file for package "KF5I18n" that is
  compatible with requested version "5.34.0".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake, version: 5.26.0
    /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake, version: 5.26.0



-- Found LibXslt: /usr/lib64/libxslt.so (found version "1.1.29")
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.4")
-- Found DocBookXML4: /usr/share/sgml/docbook/xml-dtd-4.5 (Required is at least version "4.5")
-- Found DocBookXSL: /usr/share/sgml/docbook/xsl-stylesheets 
-- Found Perl: /usr/bin/perl (found version "5.24.1")
-- Could NOT find PerlModules_URI::Escape (missing:  PerlModules_URI_Escape_FOUND)
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find PerlModules (missing: PerlModules_all_modules_found
  URI::Escape)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindPerlModules.cmake:77 (find_package_handle_standard_args)
  cmake/uriencode.cmake:34 (find_package)
  src/CMakeLists.txt:4 (kdoctools_encode_uri)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/kde-frameworks/kdoctools-5.34.0/work/kdoctools-5.34.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: kde-frameworks/kdoctools-5.34.0::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 3999:  Called kde5_src_configure
 *   environment, line 2864:  Called cmake-utils_src_configure
 *   environment, line 1237:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=kde-frameworks/kdoctools-5.34.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-frameworks/kdoctools-5.34.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/kde-frameworks/kdoctools-5.34.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-frameworks/kdoctools-5.34.0/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-frameworks/kdoctools-5.34.0/work/kdoctools-5.34.0_build'
 * S: '/var/tmp/portage/kde-frameworks/kdoctools-5.34.0/work/kdoctools-5.34.0'

>>> Failed to emerge kde-frameworks/kdoctools-5.34.0, Log file:



[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Sun Jul 16, 2017 3:38 pm    Post subject: Reply with quote

gentoorockerfr,

You have
Code:
 [ebuild R ] dev-lang/perl-5.24.1-r2:0/5.24::gentoo
thats good.
Something wants
Code:
emerge: there are no ebuilds to satisfy "dev-lang/perl:0/5.22=[-build(-)]
but its been removed from portage.

It looks like you got half way through the perl update.
Run
Code:
perl-cleaner --all
to complete updating perl before you do anything else.
If you still have packages that want perl-5.22 we need to look at those and work out what to do before you can do any other updates.

Code:
Calculating dependencies | * ERROR: games-emulation/pcsx2-0.9.9999::v-fox failed (depend phase):
* use() calls are not allowed in global scope

That ebuild from the v-fox overlay is badly broken. Add
Code:
 */*::v-fox
to your package.mask meanwhile so that the v-fox overlay is ignored.

Hide the v-fox overlay, fix perl, post emerge --info and pastebin the entire output of
Code:
emerge -uDNtpv @world

wgetpaste will help with the pastebin.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21602

PostPosted: Sun Jul 16, 2017 4:14 pm    Post subject: Reply with quote

I see in your make.conf that you disabled the sandbox. This is necessary in rare situations, but is likely not correct here. Why did you disable it?
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Sun Jul 16, 2017 4:24 pm    Post subject: Reply with quote

Hu wrote:
I see in your make.conf that you disabled the sandbox. This is necessary in rare situations, but is likely not correct here. Why did you disable it?


because of this -> https://forums.gentoo.org/viewtopic-p-7785528-highlight-.html#7785528

now i stopped at gegl
Code:
collect2: error: ld returned 1 exit status
Makefile:634: recipe for target 'exp_combine' failed
make[2]: *** [exp_combine] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.8/work/gegl-0.3.8/tools'
Makefile:637: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.8/work/gegl-0.3.8'
Makefile:544: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: media-libs/gegl-0.3.8::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=media-libs/gegl-0.3.8::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/gegl-0.3.8::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/gegl-0.3.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/gegl-0.3.8/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/gegl-0.3.8/work/gegl-0.3.8'
 * S: '/var/tmp/portage/media-libs/gegl-0.3.8/work/gegl-0.3.8'

>>> Failed to emerge media-libs/gegl-0.3.8,

emerge -uDNtpv @world
Code:
These are the packages that would be merged, in reverse order:

Calculating dependencies - * ERROR: games-emulation/pcsx2-0.9.9999::v-fox failed (depend phase):
 *   use() calls are not allowed in global scope
 *
 * Call stack:
 *               ebuild.sh, line 606:  Called source '/var/lib/layman/v-fox/games-emulation/pcsx2/pcsx2-0.9.9999.ebuild'
 *   pcsx2-0.9.9999.ebuild, line  44:  Called use 'standalone'
 *               ebuild.sh, line  78:  Called die
 * The specific snippet of code:
 *              eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
 *
 * If you need support, post the output of `emerge --info '=games-emulation/pcsx2-0.9.9999::v-fox'`,
 * the complete build log and the output of `emerge -pqv '=games-emulation/pcsx2-0.9.9999::v-fox'`.
 * Working directory: '/usr/lib64/python3.4/site-packages'
 * S: '/var/tmp/portage/games-emulation/pcsx2-0.9.9999/work/pcsx2-0.9.9999'
... done!

emerge: there are no ebuilds to satisfy "dev-libs/boost:0/1.56.0=".
(dependency required by "kde-apps/akonadi-1.13.1_pre20160203-r1::gentoo" [installed])
(dependency required by "kde-apps/kdepim-common-libs-4.14.11_pre20160611-r1::gentoo" [ebuild])
(dependency required by "kde-apps/kontact-4.14.11_pre20160611::gentoo" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
!!! Invalid news item: /usr/portage/metadata/news/2017-04-10-split-and-slotted-wine/2017-04-10-split-and-slotted-wine.en.txt
!!!   line 6: News-Item-Format: 2.0


* i have added */* to package.mask

[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Sun Jul 16, 2017 5:41 pm    Post subject: Reply with quote

gentoorockerfr,

You missed a step or two.
Code:
Calculating dependencies - * ERROR: games-emulation/pcsx2-0.9.9999::v-fox failed (depend phase):
* use() calls are not allowed in global scope

shows that the v-fox overlay is still enabled.

Its not clear if
Code:
perl-cleaner --all
ran without errors.
Until this works, its likely noting else will work either.

*/* masks everything.
Code:
 */*::<repository>
masks all the packages from <repository>
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21602

PostPosted: Sun Jul 16, 2017 6:01 pm    Post subject: Reply with quote

gentoorockerfr wrote:
because of this -> https://forums.gentoo.org/viewtopic-p-7785528-highlight-.html#7785528
As I read that thread, one person suggested you could test with sandbox disabled (and I promptly contradicted that person, telling you not to do it). Everyone else that remarked on sandbox said that disabling it was a bad idea. It now appears that you disabled it anyway, and have run for two years with it disabled.
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Sun Jul 16, 2017 6:40 pm    Post subject: Reply with quote

So i will re enable sandbox?

perl-cleaner finished with no errors only said that nothing to do with other manual installed packages.
i have already put v-fox to mask but the message still exists.perhaps the syntax i will check it later..

for now i have problem with baloo and gegl...
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Sun Jul 16, 2017 7:58 pm    Post subject: Reply with quote

gentoorockerfr,

The first thing to do is correctly mask the entire v-fox overlay.
Nothing else matters until that is done.

Do you have games-emulation/pcsx2 in package.unmask?
That would override package.mask.
If you have a package.unmask entry for games-emulation/pcsx2, comment it out.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Mon Jul 17, 2017 4:37 am    Post subject: Reply with quote

ok

i think i done it right now i am taking

this
Code:
he following installed packages are masked:
- x11-libs/gtk+-1.2.10-r13::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Mart Raudsepp <leio@gentoo.org> (06 Jan 2017)
# No releases of this API version since April 2001, abandoned
# in favour of gtk+:2 for 14 years; bug 604862.
# Removed at 2017-02-08, mask kept for longer display to users.

- dev-libs/glib-1.2.10-r6::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Mart Raudsepp <leio@gentoo.org> (07 Jan 2017)
# No releases of this API version since March 2001, abandoned
# in favour of glib:2 for 14 years; bug 604966.
# Removed at 2017-02-08, mask kept for longer display to users.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

this
Code:

emerge @preserved-rebuild                                                             
Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "kde-apps/kimgio:4".
(dependency required by "@preserved-rebuild" [argument])


and this https://pastebin.com/wTHsvFB3

[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. OP: Please use code tags on your own. -Hu]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Mon Jul 17, 2017 9:11 am    Post subject: Reply with quote

gentoorockerfr,

Post your
Code:
emerge --info
output and the content of /var/lib/portage/world
It looks like your world file may have become polluted by fixing things without using the --oneshot option.

For example
Code:
the following installed packages are masked:
- x11-libs/gtk+-1.2.10-r13::gentoo (masked by: package.mask)
thats gtk+ version 1, which is very old.
Nothing in the existing preserved libs depends on it, so it must appear in your world file.

It appears to be an orphan that should be removed. There are probably others too.
The world file should only list packages that you have explicitly installed. Dependencies are defined in ebuilds.
Don't remove anything yet, just post the information I asked for.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Tue Jul 18, 2017 1:46 pm    Post subject: Reply with quote

emerge --info

https://pastebin.com/gYSmD3gM


Code:
cat  /var/lib/portage/world
app-admin/hddtemp
app-admin/pwgen
app-admin/python-updater
app-admin/sudo
app-admin/syslog-ng
app-admin/testdisk
app-arch/atool
app-arch/lha
app-arch/lz4
app-arch/lzop
app-arch/rarcrack
app-arch/xarchiver
app-backup/system-tar-and-restore
app-cdr/cdrdao
app-dicts/myspell-en
app-editors/leafpad
app-editors/nano
app-emulation/wine-desktop-common
app-eselect/eselect-qtgraphicssystem
app-eselect/eselect-wxwidgets
app-misc/emelfm2
app-misc/screenfetch
app-misc/wipe
app-office/giortes
app-office/libreoffice-bin
app-portage/autounmask
app-portage/eix
app-portage/gentoolkit
app-portage/layman
app-portage/ufed
app-shells/dash
app-shells/gentoo-zsh-completions
app-shells/oh-my-zsh
app-shells/push
app-shells/zsh-completions
app-text/djview
app-text/pdftk
app-text/stardict
app-text/tesseract
dev-db/mysql-init-scripts
dev-java/icedtea-bin
dev-java/icedtea-bin:7
dev-lang/perl
dev-lang/spidermonkey
dev-libs/libappindicator:2
dev-libs/libappindicator:3
dev-libs/libgudev
dev-libs/libical
dev-libs/libisoburn
dev-libs/liblightscribe
dev-libs/libxml2
dev-libs/quazip
dev-perl/Authen-SASL
dev-perl/DBD-mysql
dev-perl/Error
dev-perl/File-MimeInfo
dev-perl/Locale-gettext
dev-perl/Module-Build
dev-perl/Net-SMTP-SSL
dev-perl/Text-Unidecode
dev-perl/URI
dev-perl/Unicode-EastAsianWidth
dev-perl/glib-perl
dev-perl/libintl-perl
dev-python/PyQt4
dev-python/PyQt5
dev-python/PySocks
dev-python/backports-ssl-match-hostname
dev-python/id3-py
dev-python/lz4
dev-python/mako
dev-python/pillow
dev-python/pyGPG
dev-python/pyalsaaudio
dev-python/pygtksourceview
dev-python/pyid3lib
dev-python/pytest
dev-python/pytz
dev-python/pyxattr
dev-python/requests
dev-python/ssl-fetch
dev-python/urwid
dev-ruby/json
dev-ruby/rdoc
dev-ruby/rubygems
dev-util/dialog
dev-util/gtk-update-icon-cache
dev-vcs/mercurial
games-emulation/advancemame
games-emulation/desmume
games-emulation/dgen-sdl
games-emulation/dolphin
games-emulation/dosbox
games-emulation/epsxe
games-emulation/generator
games-emulation/gxmame
games-emulation/lxdream
games-emulation/mednafen
games-emulation/pcsx2
games-emulation/ppsspp
games-emulation/zsnes
games-util/joystick
games-util/linux-wbfs-manager
games-util/qjoypad
gnome-base/dconf
gnome-base/gvfs
gnome-base/libbonoboui
gnome-extra/zenity
kde-apps/akonadi
kde-apps/ark
kde-apps/ark:5
kde-apps/dolphin-plugins
kde-apps/dolphin:5
kde-apps/gwenview
kde-apps/k3b
kde-apps/kcalc
kde-apps/kde4-l10n
kde-apps/kdebase-data
kde-apps/kdebase-meta
kde-apps/kdebase-runtime-meta
kde-apps/kdepim-runtime
kde-apps/kgpg
kde-apps/kmix
kde-apps/kmix:5
kde-apps/knotes
kde-apps/konqueror
kde-apps/konsole:5
kde-apps/kontact
kde-apps/krdc
kde-apps/ksnapshot
kde-apps/kwrite:5
kde-apps/phonon-kde
kde-apps/sweeper
kde-frameworks/kdoctools
kde-frameworks/kimageformats
kde-frameworks/kwallet
kde-misc/plasma-mpd-nowplaying
kde-plasma/breeze-gtk
kde-plasma/kactivitymanagerd
kde-plasma/kde-gtk-config
kde-plasma/kgamma
kde-plasma/kinfocenter
kde-plasma/kmenuedit
kde-plasma/ksshaskpass
kde-plasma/ksystraycmd
kde-plasma/kwallet-pam
kde-plasma/kwayland-integration
kde-plasma/kwrited
kde-plasma/plasma-desktop
kde-plasma/plasma-meta
kde-plasma/plasma-nm
kde-plasma/plasma-workspace-wallpapers
kde-plasma/polkit-kde-agent
kde-plasma/qguiplatformplugin_kde
kde-plasma/sddm-kcm
kde-plasma/systemsettings
kde-plasma/user-manager
media-fonts/arphicfonts
media-fonts/bitstream-cyberbit
media-fonts/corefonts
media-fonts/droid
media-fonts/font-adobe-100dpi
media-fonts/font-adobe-75dpi
media-fonts/freefonts
media-fonts/inconsolata-hellenic
media-fonts/intlfonts
media-fonts/ipamonafont
media-fonts/ja-ipafonts
media-fonts/liberation-fonts
media-fonts/libertine
media-fonts/takao-fonts
media-fonts/terminus-font
media-fonts/vdrsymbols-ttf
media-fonts/wqy-microhei
media-fonts/wqy-zenhei
media-gfx/xsane
media-libs/lensfun
media-libs/libdvdplay
media-libs/libjpeg-turbo
media-libs/libvpx
media-plugins/alsa-plugins
media-plugins/gst-plugins-a52dec
media-plugins/gst-plugins-alsa
media-plugins/gst-plugins-assrender
media-plugins/gst-plugins-cdparanoia
media-plugins/gst-plugins-dts
media-plugins/gst-plugins-dvb
media-plugins/gst-plugins-dvdread
media-plugins/gst-plugins-faad
media-plugins/gst-plugins-flac
media-plugins/gst-plugins-jack
media-plugins/gst-plugins-libav
media-plugins/gst-plugins-mad
media-plugins/gst-plugins-meta
media-plugins/gst-plugins-mpeg2dec
media-plugins/gst-plugins-resindvd
media-plugins/gst-plugins-soup
media-plugins/gst-plugins-taglib
media-plugins/gst-plugins-vaapi
media-plugins/gst-plugins-x264
media-plugins/kipi-plugins
media-plugins/vdr-remote
media-sound/alsa-tools
media-sound/ardour
media-sound/easytag
media-sound/flacon
media-sound/kid3
media-sound/mac
media-sound/mp3gain
media-sound/mp3splt
media-sound/paprefs
media-sound/pavucontrol
media-sound/qjackctl
media-sound/spotify
media-sound/ttaenc
media-sound/vorbisgain
media-tv/linuxtv-dvb-apps
media-tv/w_scan
media-video/handbrake
media-video/mediainfo
media-video/mkvtoolnix
media-video/mplayer
media-video/plasma-mediacenter
media-video/smplayer
media-video/umplayer
media-video/vlc
media-video/winff
net-analyzer/arp-scan
net-analyzer/hping
net-analyzer/hydra
net-analyzer/nmap
net-analyzer/ostinato
net-analyzer/tcpdump
net-analyzer/wireshark
net-fs/autofs
net-fs/sshfs
net-im/skypeforlinux
net-libs/gnutls
net-libs/libtorrent-rasterbar
net-libs/webkit-gtk
net-misc/dhcpcd
net-misc/geoipupdate
net-misc/minidlna
net-misc/rdesktop
net-misc/tcpick
net-misc/teamviewer
net-misc/wicd
net-misc/youtube-dl
net-p2p/qbittorrent
net-print/cups-filters
net-print/cups-pdf
net-print/gutenprint
net-proxy/polipo
net-proxy/torsocks
net-vpn/openvpn
net-vpn/tor
net-wireless/wireless-tools
net-wireless/wpa_supplicant
sys-apps/dmidecode
sys-apps/gentoo-functions
sys-apps/hdparm
sys-apps/help2man
sys-apps/hwids
sys-apps/input-utils
sys-apps/irqbalance
sys-apps/man
sys-apps/memtest86+
sys-apps/mlocate
sys-apps/portage
sys-apps/preload
sys-apps/texinfo
sys-apps/usbutils
sys-block/gparted
sys-block/partitionmanager
sys-block/thin-provisioning-tools
sys-boot/grub
sys-boot/grub:2
sys-boot/os-prober
sys-boot/unetbootin
sys-cluster/openmpi
sys-devel/autoconf
sys-devel/automake
sys-devel/gcc-config
sys-devel/gdb
sys-devel/gettext
sys-fs/dosfstools
sys-fs/exfat-utils
sys-fs/f2fs-tools
sys-kernel/ck-sources
sys-kernel/genkernel
sys-kernel/gentoo-sources
sys-kernel/linux-firmware
sys-kernel/module-rebuild
sys-kernel/pf-sources
sys-kernel/rt-sources
sys-libs/ncurses:5
sys-power/acpid
sys-process/htop
virtual/notification-daemon
virtual/perl-Digest-MD5
virtual/perl-Digest-SHA
www-client/dillo
www-client/firefox-bin
www-client/opera
x11-apps/mesa-progs
x11-apps/xdpyinfo
x11-apps/xvidtune
x11-drivers/xf86-input-keyboard
x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-vesa
x11-libs/cairo
x11-libs/gtk+
x11-libs/libva-vdpau-driver
x11-libs/libxkbui
x11-libs/qtscriptgenerator
x11-misc/pcmanfm
x11-misc/vdpauinfo
x11-misc/xautomation
x11-misc/xbindkeys
x11-misc/xcb
x11-terms/xterm
x11-themes/gentoo-artwork
x11-themes/gentoo-xcursors
x11-themes/gtk-engines-qtpixmap
x11-wm/enlightenment:0.17


which packages i had to emerge in oneshot?

[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Tue Jul 18, 2017 2:19 pm    Post subject: Reply with quote

gentoorockerfr,

Code:
emerge --info
looks good. Your world looks to have some rubbish in it.

Run
Code:
emerge --depclean -p
and clean out any rubbish it identifies.
Take care not to lose things you really want to keep, so read the list before you actually let it run.
kernel versions and gcc versions are two things you may need to manage by hand.
You can use the --exclude emerge option for that.

Your world file does have some unneeded entries.

Anything with 'lib' in its name is almost certainly installed as a dependency of something else.
It follows that you can remove these entries from world without affecting your install.

Copy the world file and test.

The same --depclean as you ran to remove packages above, should not want to remove anything else.

Code:
x11-drivers/xf86-input-keyboard
x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-vesa

are controlled by INPUT_DEVICES and VIDEO_CARDS is make.conf. They should not be in world.
Fix your INPUT_DEVICES and VIDEO_CARDS if --depclean wants to remove them and you want them.

I *think* that media-plugins/gst-* are controlled by USE flags. Test that.

I don't use KDE nor Gnome, so no comment on those entries.

Do backup your world file before you change it.

If world is keeping things around that are no longer dependencies, then --depclean will offer to rewove them.
If they really are orphans, thats the result you want. if not, you need to keep the world entry.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Tue Jul 18, 2017 2:52 pm    Post subject: Reply with quote

https://pastebin.com/u2tVGHpC

Code:
emerge --update --newuse --deep --with-bdeps=y @world

Calculating dependencies - * ERROR: x11-drivers/nvidia-drivers-173.14.39::spike failed (depend phase):
 *   use() calls are not allowed in global scope
 *
 * Call stack:
 - *                         ebuild.sh, line 611:  Called source '/var/lib/layman/spike/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.39.ebuild'
 / *   nvidia-drivers-173.14.39.ebuild, line  32:  Called use 'x86'
 *                         ebuild.sh, line  78:  Called die
 * The specific snippet of code:
 *              eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
 \ *
 * If you need support, post the output of `emerge --info '=x11-drivers/nvidia-drivers-173.14.39::spike'`,
 * the complete build log and the output of `emerge -pqv '=x11-drivers/nvidia-drivers-173.14.39::spike'`.
 * Working directory: '/usr/lib64/python3.4/site-packages'
 | * S: '/var/tmp/portage/x11-drivers/nvidia-drivers-173.14.39/work/nvidia-drivers-173.14.39'
 \ * ERROR: games-emulation/pcsx2-0.9.9999::v-fox failed (depend phase):
 *   use() calls are not allowed in global scope
 *
 * Call stack:
 - *               ebuild.sh, line 611:  Called source '/var/lib/layman/v-fox/games-emulation/pcsx2/pcsx2-0.9.9999.ebuild'
 \ *   pcsx2-0.9.9999.ebuild, line  44:  Called use 'standalone'
 *               ebuild.sh, line  78:  Called die
 * The specific snippet of code:
 \ *            eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
 *
 * If you need support, post the output of `emerge --info '=games-emulation/pcsx2-0.9.9999::v-fox'`,
 \ * the complete build log and the output of `emerge -pqv '=games-emulation/pcsx2-0.9.9999::v-fox'`.
 * Working directory: '/usr/lib64/python3.4/site-packages'
 * S: '/var/tmp/portage/games-emulation/pcsx2-0.9.9999/work/pcsx2-0.9.9999'
 | * ERROR: net-analyzer/wireshark-1.12.4::spike failed (depend phase):
 | *   use() calls are not allowed in global scope
 *
 * Call stack:
 / *                 ebuild.sh, line 611:  Called source '/var/lib/layman/spike/net-analyzer/wireshark/wireshark-1.12.4.ebuild'
 - *   wireshark-1.12.4.ebuild, line  20:  Called use 'sap'
 / *                 ebuild.sh, line  78:  Called die
 * The specific snippet of code:
 \ *            eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
 *
 | * If you need support, post the output of `emerge --info '=net-analyzer/wireshark-1.12.4::spike'`,
 * the complete build log and the output of `emerge -pqv '=net-analyzer/wireshark-1.12.4::spike'`.
 * Working directory: '/usr/lib64/python3.4/site-packages'
 - * S: '/var/tmp/portage/net-analyzer/wireshark-1.12.4/work/wireshark-1.12.4'
 / * ERROR: net-analyzer/wireshark-1.12.3::spike failed (depend phase):
 *   use() calls are not allowed in global scope
 *
 * Call stack:
 | *                 ebuild.sh, line 611:  Called source '/var/lib/layman/spike/net-analyzer/wireshark/wireshark-1.12.3.ebuild'
 / *   wireshark-1.12.3.ebuild, line  20:  Called use 'sap'
 | *                 ebuild.sh, line  78:  Called die
 * The specific snippet of code:
 *              eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
 - *
 * If you need support, post the output of `emerge --info '=net-analyzer/wireshark-1.12.3::spike'`,
 * the complete build log and the output of `emerge -pqv '=net-analyzer/wireshark-1.12.3::spike'`.
 * Working directory: '/usr/lib64/python3.4/site-packages'
 / * S: '/var/tmp/portage/net-analyzer/wireshark-1.12.3/work/wireshark-1.12.3'
... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

media-video/ffmpeg:0

  (media-video/ffmpeg-3.2.4:0/55.57.57::gentoo, ebuild scheduled for merge) pulled in by
    >=media-video/ffmpeg-3.2.4:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (media-plugins/gst-plugins-libav-1.10.5:1.0/1.0::gentoo, ebuild scheduled for merge)
    ^^                   ^^^^^^^^                                                                                                                                                                                                                                                                                                                                           

  (media-video/ffmpeg-2.8.10:0/54.56.56::gentoo, ebuild scheduled for merge) pulled in by
    media-video/ffmpeg:0/54.56.56= required by (games-emulation/ppsspp-1.4:0/0::gentoo, installed)
                      ^^^^^^^^^^^^                                                                                                   

dev-libs/libical:0

  (dev-libs/libical-2.0.0-r2:0/2::gentoo, installed) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (dev-libs/libical-1.0.1:0/1::gentoo, ebuild scheduled for merge) pulled in by
    dev-libs/libical:0/1= required by (kde-apps/kdepimlibs-4.14.11_pre20160611:4/4.14::gentoo, installed)
                    ^^^^^                                                                                                                   

media-libs/x264:0

  (media-libs/x264-0.0.20160712:0/148::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (media-libs/x264-0.0.20140308:0/142::gentoo, installed) pulled in by
    >=media-libs/x264-0.0.20130506:0/142=[abi_x86_32(-),abi_x86_64(-)] required by (media-plugins/gst-plugins-x264-1.10.5:1.0/1.0::gentoo, installed)
                                  ^^^^^^^                                                                                                                                               

x11-libs/libfm-extra:0

  (x11-libs/libfm-extra-1.2.4:0/4.4.0::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (x11-libs/libfm-extra-1.2.3:0/4.3.0::gentoo, installed) pulled in by
    ~x11-libs/libfm-extra-1.2.3 required by (x11-libs/libfm-1.2.3-r1:0/4.3.0::gentoo, installed)
    ^                     ^^^^^                                                                                                                       

x11-base/xorg-server:0

  (x11-base/xorg-server-1.19.3:0/1.19.3::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (x11-base/xorg-server-1.18.4:0/1.18.4::gentoo, installed) pulled in by
    x11-base/xorg-server:0/1.18.4= required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed)
                        ^^^^^^^^^^                                                                                                           


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


The following packages are causing rebuilds:

  (media-video/ffmpeg-2.8.10:0/54.56.56::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (kde-frameworks/kfilemetadata-5.34.0:5/5.34::gentoo, ebuild scheduled for merge)
    (media-plugins/alsa-plugins-1.1.1-r1:0/0::gentoo, ebuild scheduled for merge)
    (media-libs/gegl-0.2.0-r2:0/0::gentoo, ebuild scheduled for merge)
    (net-misc/freerdp-2.0.0_pre20160722:0/2::gentoo, ebuild scheduled for merge)
  (media-libs/libbluray-1.0.1:0/2::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (media-video/ffmpeg-2.8.10:0/54.56.56::gentoo, ebuild scheduled for merge)
  (media-libs/x264-0.0.20160712:0/148::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (media-video/ffmpeg-2.8.10:0/54.56.56::gentoo, ebuild scheduled for merge)

!!! All ebuilds that could satisfy ">=dev-libs/efl-1.18[X]" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/efl-9999::gentoo (masked by: missing keyword)
- dev-libs/efl-1.18.4::gentoo (masked by: ~amd64 keyword)

(dependency required by "x11-wm/enlightenment-0.21.7::gentoo" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Tue Jul 18, 2017 3:40 pm    Post subject: Reply with quote

also
Code:
!!! existing preserved libs:
>>> package: media-libs/glew-1.13.0
 *  - /usr/lib64/libGLEW.so.1.10
 *  - /usr/lib64/libGLEW.so.1.10.0
 *      used by /usr/bin/PPSSPPSDL (games-emulation/ppsspp-1.4)
>>> package: media-video/ffmpeg-3.2.4
 *  - /usr/lib64/libswscale.so.3
 *  - /usr/lib64/libswscale.so.3.1.101
 *      used by /usr/bin/HandBrakeCLI (media-video/handbrake-0.9.9-r1)
 *      used by /usr/bin/PPSSPPSDL (games-emulation/ppsspp-1.4)
 *      used by /usr/bin/dolphin-emu (games-emulation/dolphin-5.0)
 *      used by 7 other files
 *  - /usr/lib32/libpostproc.so.53
 *  - /usr/lib32/libpostproc.so.53.3.100
 *  - /usr/lib64/libavcodec.so.56
 *  - /usr/lib64/libavcodec.so.56.60.100
 *      used by /usr/bin/HandBrakeCLI (media-video/handbrake-0.9.9-r1)
 *      used by /usr/bin/PPSSPPSDL (games-emulation/ppsspp-1.4)
 *      used by /usr/bin/aubiomfcc (media-libs/aubio-0.4.1)
 *      used by 33 other files
 *  - /usr/lib32/libavresample.so.2
 *  - /usr/lib32/libavresample.so.2.1.0
 *      used by /usr/lib32/alsa-lib/libasound_module_rate_lavr.so (media-plugins/alsa-plugins-1.0.29)
 *  - /usr/lib32/libswresample.so.1
 *  - /usr/lib32/libswresample.so.1.2.101
 *  - /usr/lib32/libswscale.so.3
 *  - /usr/lib32/libswscale.so.3.1.101
 *  - /usr/lib32/libavutil.so.54
 *  - /usr/lib32/libavutil.so.54.31.100
 *      used by /usr/lib32/alsa-lib/libasound_module_pcm_a52.so (media-plugins/alsa-plugins-1.0.29)
 *      used by /usr/lib32/alsa-lib/libasound_module_rate_lavr.so (media-plugins/alsa-plugins-1.0.29)
 *      used by /usr/lib32/gstreamer-1.0/libgstlibav.so (media-plugins/gst-plugins-libav-1.8.3)
 *  - /usr/lib32/libavfilter.so.5
 *  - /usr/lib32/libavfilter.so.5.40.101
 *      used by /usr/lib32/gstreamer-1.0/libgstlibav.so (media-plugins/gst-plugins-libav-1.8.3)
 *  - /usr/lib32/libavcodec.so.56
 *  - /usr/lib32/libavcodec.so.56.60.100
 *      used by /usr/lib32/alsa-lib/libasound_module_pcm_a52.so (media-plugins/alsa-plugins-1.0.29)
 *      used by /usr/lib32/gstreamer-1.0/libgstlibav.so (media-plugins/gst-plugins-libav-1.8.3)
 *  - /usr/lib64/libavutil.so.54
 *  - /usr/lib64/libavutil.so.54.31.100
 *      used by /usr/bin/HandBrakeCLI (media-video/handbrake-0.9.9-r1)
 *      used by /usr/bin/PPSSPPSDL (games-emulation/ppsspp-1.4)
 *      used by /usr/bin/aubiomfcc (media-libs/aubio-0.4.1)
 *      used by 25 other files
 *  - /usr/lib64/libpostproc.so.53
 *  - /usr/lib64/libpostproc.so.53.3.100
 *      used by /usr/bin/mencoder (media-video/mplayer-1.2.1)
 *      used by /usr/bin/mplayer (media-video/mplayer-1.2.1)
 *  - /usr/lib64/libswresample.so.1
 *  - /usr/lib64/libswresample.so.1.2.101
 *      used by /usr/bin/PPSSPPSDL (games-emulation/ppsspp-1.4)
 *  - /usr/lib64/libavformat.so.56
 *  - /usr/lib64/libavformat.so.56.40.101
 *      used by /usr/bin/HandBrakeCLI (media-video/handbrake-0.9.9-r1)
 *      used by /usr/bin/PPSSPPSDL (games-emulation/ppsspp-1.4)
 *      used by /usr/bin/aubiomfcc (media-libs/aubio-0.4.1)
 *      used by 19 other files
 *  - /usr/lib32/libavformat.so.56
 *  - /usr/lib32/libavformat.so.56.40.101
 *      used by /usr/lib32/gstreamer-1.0/libgstlibav.so (media-plugins/gst-plugins-libav-1.8.3)
 *  - /usr/lib64/libavfilter.so.5
 *  - /usr/lib64/libavfilter.so.5.40.101
 *      used by /usr/lib64/gstreamer-1.0/libgstlibav.so (media-plugins/gst-plugins-libav-1.8.3)
 *  - /usr/lib64/libavresample.so.2
 *  - /usr/lib64/libavresample.so.2.1.0
 *      used by /usr/bin/HandBrakeCLI (media-video/handbrake-0.9.9-r1)
 *      used by /usr/bin/aubiomfcc (media-libs/aubio-0.4.1)
 *      used by /usr/bin/aubionotes (media-libs/aubio-0.4.1)
 *      used by 7 other files
>>> package: net-libs/gnutls-3.5.13
 *  - /usr/lib64/libgnutls.so.28
 *  - /usr/lib64/libgnutls.so.28.43.0
 *      used by /usr/bin/dirmngr (app-crypt/gnupg-2.1.15)
 *      used by /usr/lib64/gio/modules/libgiognutls.so (net-libs/glib-networking-2.48.2)
 *      used by /usr/lib64/libcups.so.2 (net-print/cups-2.1.4)
 *      used by 2 other files
 *  - /usr/lib32/libgnutls.so.28
 *  - /usr/lib32/libgnutls.so.28.43.0
 *      used by /usr/lib32/gio/modules/libgiognutls.so (net-libs/glib-networking-2.48.2)
 *      used by /usr/lib32/libcups.so.2 (net-print/cups-2.1.4)
>>> package: net-libs/libvncserver-0.9.11-r1
 *  - /usr/lib64/libvncclient.so.0
 *  - /usr/lib64/libvncclient.so.0.0.0
 *      used by /usr/lib64/qt5/plugins/krdc/libkrdc_vncplugin.so (kde-apps/krdc-16.04.3)
 *      used by /usr/lib64/vlc/plugins/access/libvnc_plugin.so (media-video/vlc-2.2.6)
>>> package: media-libs/leptonica-1.74.1
 *  - /usr/lib64/liblept.so.4
 *  - /usr/lib64/liblept.so.4.0.2
 *      used by /usr/bin/tesseract (app-text/tesseract-3.04.00-r2)
 *      used by /usr/lib64/libtesseract.so.3.0.4 (app-text/tesseract-3.04.00-r2)
>>> package: dev-libs/libcdio-paranoia-0.93_p1
 *  - /usr/lib64/libcdio_cdda.so.1
 *  - /usr/lib64/libcdio_cdda.so.1.0.0
 *      used by /usr/bin/mencoder (media-video/mplayer-1.2.1)
 *      used by /usr/bin/mplayer (media-video/mplayer-1.2.1)
 *      used by /usr/libexec/gvfsd-cdda (gnome-base/gvfs-1.28.3-r1)
 *  - /usr/lib64/libcdio_paranoia.so.1
 *  - /usr/lib64/libcdio_paranoia.so.1.0.0
 *      used by /usr/bin/mencoder (media-video/mplayer-1.2.1)
 *      used by /usr/bin/mplayer (media-video/mplayer-1.2.1)
 *      used by /usr/libexec/gvfsd-cdda (gnome-base/gvfs-1.28.3-r1)
>>> package: media-libs/libwebp-0.5.2
 *  - /usr/lib64/libwebp.so.5
 *  - /usr/lib64/libwebp.so.5.0.2
 *      used by /usr/lib64/kde4/plugins/imageformats/kimg_webp.so (kde-apps/kimgio-16.04.3)
 *      used by /usr/lib64/libwebkit2gtk-4.0.so.37.13.11 (net-libs/webkit-gtk-2.12.5)
>>> package: kde-plasma/plasma-workspace-5.9.5.1-r2
 *  - /usr/lib64/liblegacytaskmanager.so.5
 *  - /usr/lib64/liblegacytaskmanager.so.5.7.5
 *      used by /usr/lib64/qt5/qml/org/kde/plasma/private/activitypager/libactivitypagerplugin.so (kde-plasma/kdeplasma-addons-5.7.5)
 *      used by /usr/lib64/qt5/qml/org/kde/plasma/private/pager/libpagerplugin.so (kde-plasma/plasma-desktop-5.7.5)
>>> package: dev-libs/icu-57.1
 *  - /usr/lib64/libicuuc.so.57
 *  - /usr/lib64/libicuuc.so.57.1
 *      used by /usr/lib64/libcdr-0.1.so.1.0.1 (media-libs/libcdr-0.1.1)
 *      used by /usr/lib64/libe-book-0.1.so.1.0.2 (app-text/libebook-0.1.2-r1)
 *      used by /usr/lib64/libjavascriptcoregtk-4.0.so.18.3.13 (net-libs/webkit-gtk-2.12.5)
 *      used by 4 other files
 *  - /usr/lib64/libicudata.so.57
 *  - /usr/lib64/libicudata.so.57.1
 *      used by /usr/lib64/libmspub-0.1.so.1.0.2 (app-text/libmspub-0.1.2)
 *  - /usr/lib64/libicui18n.so.57
 *  - /usr/lib64/libicui18n.so.57.1
 *      used by /usr/lib64/libcdr-0.1.so.1.0.1 (media-libs/libcdr-0.1.1)
 *      used by /usr/lib64/libe-book-0.1.so.1.0.2 (app-text/libebook-0.1.2-r1)
 *      used by /usr/lib64/libjavascriptcoregtk-4.0.so.18.3.13 (net-libs/webkit-gtk-2.12.5)
 *      used by 3 other files
>>> package: sys-power/upower-pm-utils-0.9.23-r2
 *  - /usr/lib64/libupower-glib.so.1
 *  - /usr/lib64/libupower-glib.so.1.0.4
 *      used by /usr/libexec/mission-control-5 (net-im/telepathy-mission-control-5.16.3)
>>> package: media-libs/elementary-1.17.0
 *  - /usr/lib64/libelementary.so.1
 *  - /usr/lib64/libelementary.so.1.17.0
 *      used by /usr/bin/emixer (x11-wm/enlightenment-0.20.5)
 *      used by /usr/bin/enlightenment (x11-wm/enlightenment-0.20.5)
 *      used by /usr/lib64/enlightenment/modules/clock/linux-gnu-x86_64-ver-autocannoli-0.20/module.so (x11-wm/enlightenment-0.20.5)
 *      used by 24 other files
>>> package: app-crypt/gpgme-1.8.0-r3
 *  - /usr/lib64/libgpgme-pthread.so.11
 *  - /usr/lib64/libgpgme-pthread.so.11.13.4
 *      used by /usr/lib64/libkwalletbackend.so.4.14.20 (kde-apps/kwalletd-16.04.3)
>>> package: dev-libs/boost-1.56.0-r1
 *  - /usr/lib64/libboost_filesystem.so.1.56.0
 *      used by /usr/bin/mkvextract (media-video/mkvtoolnix-8.5.2)
 *      used by /usr/bin/mkvinfo (media-video/mkvtoolnix-8.5.2)
 *      used by /usr/bin/mkvmerge (media-video/mkvtoolnix-8.5.2)
 *      used by 2 other files
 *  - /usr/lib64/libboost_system.so.1.56.0
 *      used by /usr/bin/mkvextract (media-video/mkvtoolnix-8.5.2)
 *      used by /usr/bin/mkvinfo (media-video/mkvtoolnix-8.5.2)
 *      used by /usr/bin/mkvmerge (media-video/mkvtoolnix-8.5.2)
 *      used by 32 other files
 *  - /usr/lib64/libboost_program_options.so.1.56.0
 *      used by /usr/bin/cmis-client-0.5 (dev-cpp/libcmis-0.5.0-r1)
 *  - /usr/lib64/libboost_regex.so.1.56.0
 *      used by /usr/bin/mkvextract (media-video/mkvtoolnix-8.5.2)
 *      used by /usr/bin/mkvinfo (media-video/mkvtoolnix-8.5.2)
 *      used by /usr/bin/mkvmerge (media-video/mkvtoolnix-8.5.2)
 *      used by 2 other files
 *  - /usr/lib64/libboost_date_time.so.1.56.0
 *      used by /usr/lib64/libcmis-0.5.so.5.0.0 (dev-cpp/libcmis-0.5.0-r1)
 *      used by /usr/lib64/libcmis-c-0.5.so.5.0.0 (dev-cpp/libcmis-0.5.0-r1)
>>> package: sys-libs/efivar-30
 *  - /usr/lib64/libefivar.so.0
 *  - /usr/lib64/libefivar.so.0.21
 *      used by /usr/sbin/efibootmgr (sys-boot/efibootmgr-0.12)
 *  - /usr/lib64/libefiboot.so.0
 *  - /usr/lib64/libefiboot.so.0.21
 *      used by /usr/sbin/efibootmgr (sys-boot/efibootmgr-0.12)
>>> package: dev-libs/xapian-1.4.4
 *  - /usr/lib64/libxapian.so.22
 *  - /usr/lib64/libxapian.so.22.7.0
 *      used by /usr/lib64/libexec/khc_xapianindexer (kde-apps/khelpcenter-16.04.3)
 *      used by /usr/lib64/libexec/khc_xapiansearch (kde-apps/khelpcenter-16.04.3)
>>> package: media-libs/libbluray-0.9.3
 *  - /usr/lib32/libbluray.so.2
 *  - /usr/lib32/libbluray.so.2.0.1
 *      used by /usr/lib32/libavformat.so.57.56.101 (media-video/ffmpeg-3.2.4)
 *  - /usr/lib64/libbluray.so.2
 *  - /usr/lib64/libbluray.so.2.0.1
 *      used by /usr/lib64/libavformat.so.57.56.101 (media-video/ffmpeg-3.2.4)
>>> package: dev-libs/libcdio-0.93
 *  - /usr/lib64/libcdio.so.15
 *  - /usr/lib64/libcdio.so.15.0.0
 *      used by /usr/libexec/gvfsd-cdda (gnome-base/gvfs-1.28.3-r1)
>>> package: media-libs/libass-0.13.6
 *  - /usr/lib64/libass.so.5
 *  - /usr/lib64/libass.so.5.1.2
 *      used by /usr/bin/HandBrakeCLI (media-video/handbrake-0.9.9-r1)
 *      used by /usr/bin/ghb (media-video/handbrake-0.9.9-r1)
 *      used by /usr/bin/mencoder (media-video/mplayer-1.2.1)
 *      used by 4 other files
 *  - /usr/lib32/libass.so.5
 *  - /usr/lib32/libass.so.5.1.2
 *      used by /usr/lib32/gstreamer-0.10/libgstassrender.so (media-plugins/gst-plugins-assrender-0.10.23-r1)
 *      used by /usr/lib32/libavfilter.so.6.65.100 (media-video/ffmpeg-3.2.4)
>>> package: kde-apps/kdepimlibs-4.14.11_pre20160211-r2
 *  - /usr/lib64/libgpgme++-pthread.so.2
 *  - /usr/lib64/libgpgme++-pthread.so.2.8.0
 *      used by /usr/lib64/libkdeinit4_kwalletd.so (kde-apps/kwalletd-16.04.3)
 *      used by /usr/lib64/libkleo.so.4.14.20 (kde-apps/kdepim-common-libs-4.14.11_pre20160211)
 *      used by /usr/lib64/libkwalletbackend.so.4.14.20 (kde-apps/kwalletd-16.04.3)
 *      used by 2 other files
 *  - /usr/lib64/libqgpgme.so.1
 *  - /usr/lib64/libqgpgme.so.1.0.1
 *      used by /usr/lib64/libkleo.so.4.14.20 (kde-apps/kdepim-common-libs-4.14.11_pre20160211)
>>> package: kde-frameworks/baloo-4.14.3
 *  - /usr/lib64/libbaloopim.so.4
 *  - /usr/lib64/libbaloopim.so.4.14.3
 *      used by /usr/lib64/libkdepim.so.4.14.20 (kde-apps/kdepim-common-libs-4.14.11_pre20160211)
 *      used by /usr/lib64/libknotesprivate.so.4.14.20 (kde-apps/knotes-4.14.11_pre20160211)
 *      used by /usr/lib64/libmessagelist.so.4.14.20 (kde-apps/kdepim-common-libs-4.14.11_pre20160211)
>>> package: media-libs/gegl-0.2.0-r2
 *  - /usr/lib64/libgegl-0.2.so.0
 *  - /usr/lib64/libgegl-0.2.so.0.199.1
 *      used by /usr/bin/gimp-2.8 (media-gfx/gimp-2.8.14-r2)
 *      used by /usr/bin/gimp-console-2.8 (media-gfx/gimp-2.8.14-r2)
>>> package: net-libs/libtorrent-rasterbar-0.16.17
 *  - /usr/lib64/libtorrent-rasterbar.so.7
 *  - /usr/lib64/libtorrent-rasterbar.so.7.0.0
 *      used by /usr/bin/qbittorrent (net-p2p/qbittorrent-3.1.12)
>>> package: dev-libs/libical-2.0.0-r2
 *  - /usr/lib64/libicalss.so.1
 *  - /usr/lib64/libicalss.so.1.0.1
 *      used by /usr/lib64/libkcal.so.4.14.24 (kde-apps/kdepimlibs-4.14.11_pre20160611)
 *      used by /usr/lib64/libkcalcore.so.4.14.24 (kde-apps/kdepimlibs-4.14.11_pre20160611)
 *  - /usr/lib64/libical.so.1
 *  - /usr/lib64/libical.so.1.0.1
 *      used by /usr/lib64/libkcal.so.4.14.24 (kde-apps/kdepimlibs-4.14.11_pre20160611)
 *      used by /usr/lib64/libkcalcore.so.4.14.24 (kde-apps/kdepimlibs-4.14.11_pre20160611)
>>> package: sys-libs/binutils-libs-2.28-r1
 *  - /usr/lib64/libbfd-2.25.1.so
 *      used by /usr/lib64/binutils/x86_64-pc-linux-gnu/2.25.1/libopcodes-2.25.1.so (sys-devel/binutils-2.25.1-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries

 * IMPORTANT: 3 config files in '/etc' need updating.
 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.
localhost#  emerge --ask @preserved-rebuild

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

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "kde-apps/kimgio:4".
(dependency required by "@preserved-rebuild" [argument])


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Tue Jul 18, 2017 4:37 pm    Post subject: Reply with quote

also i have problem with efl
Code:
checking whether Cocoa framework is supported... no
configure: error: pkg-config missing luajit >= 2.0.0

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/efl-1.19.0/work/efl-1.19.0-abi_x86_32.x86/config.log
 * ERROR: dev-libs/efl-1.19.0::bar failed (configure phase):
 *   econf failed


but i have juajit...

Code:
dev-lang/luajit
     Available versions:
     (1)    (~)1.1.6
     (2)    2.0.2 2.0.2[1] ~2.0.3 2.0.3-r1 2.0.4 2.0.4[1] **2.0.9999[2] **2.1.9999[2]
       {debug lua52compat +optimization readline valgrind ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Installed versions:  1.1.6(1)(06:57:09 μμ 18/07/2017)(readline) 2.0.4(2)(06:57:52 μμ 18/07/2017)(-lua52compat)
     Homepage:            http://luajit.org/
     Description:         Just-In-Time Compiler for the Lua programming language


[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Tue Jul 18, 2017 5:32 pm    Post subject: Reply with quote

gentoorockerfr,

Nothing matters until you get rid of.
Code:
Calculating dependencies - * ERROR: x11-drivers/nvidia-drivers-173.14.39::spike failed (depend phase):
* use() calls are not allowed in global scope

...
Code:
\ * ERROR: games-emulation/pcsx2-0.9.9999::v-fox failed (depend phase):
* use() calls are not allowed in global scope


since portage cannot calculate the dependency tree. Maybe the ebuild owners have fixed them and you only need to sync the overlays?

Why do you need such an old version of wireshark?
=net-analyzer/wireshark-1.12.4

The portage tree has
Code:
 net-analyzer/wireshark
     Available versions:  2.2.7(0/2.2.7){tbz2} (~)2.4.0_rc1(0/2.4.0_rc1){tbz2} (~)2.4.0_rc2(0/2.4.0_rc2){tbz2} **99999999(0/99999999)


The world has moved on, if these overlays have not moved with it, you cannot use them.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Tue Jul 18, 2017 6:12 pm    Post subject: Reply with quote

i have not installed nvidia 173 wireshark 1.12 and pcsx2 0.9.9999....

Code:
eix wireshark
[I] net-analyzer/wireshark
     Available versions:  1.12.3(0/1.12.3)[1] 1.12.4(0/1.12.4)[1] 1.12.6(0/1.12.6)[1] 2.2.7(0/2.2.7) ~2.4.0_rc1(0/2.4.0_rc1) ~2.4.0_rc2(0/2.4.0_rc2) **99999999(0/99999999) {adns androiddump +capinfos +caps +captype ciscodump crypt +dftest doc doc-pdf +dumpcap +editcap +filecaps geoip (+)gtk +gtk3 ipv6 kerberos libssh libxml2 lua +mergecap +netlink nghttp2 +pcap portaudio +qt4 (+)qt5 (+)randpkt (+)randpktdump +reordercap sap sbc selinux +sharkd smi snappy spandsp sshdump ssl +text2pcap tfshark +tshark +udpdump zlib CPU_FLAGS_X86="sse4_2"}
     Installed versions:  2.2.7(07:55:29 μμ 16/07/2017)(caps crypt filecaps gtk kerberos netlink pcap qt5 ssl zlib -adns -androiddump -ciscodump -doc -doc-pdf -geoip -libssh -lua -portaudio -randpkt -randpktdump -sbc -selinux -smi -sshdump -tfshark CPU_FLAGS_X86="sse4_2")
     Homepage:            https://www.wireshark.org/
     Description:         A network protocol analyzer formerly known as ethereal


Code:
eix pcsx2
[I] games-emulation/pcsx2
     Available versions:  [m]~0.9.9999[1] 1.4.0 **9999 {custom-cflags debug mmx oss sse +sse2 sse3 sse4 +standalone LINGUAS="ar_SA ca_ES cs_CZ de_DE es_ES fi_FI fr_FR hr_HR hu_HU id_ID it_IT ja_JP ko_KR ms_MY nb_NO pl_PL pt_BR ru_RU sv_SE th_TH tr_TR zh_CN zh_TW"}
     Installed versions:  1.4.0(05:04:35 μμ 06/05/2016)(LINGUAS="-ar_SA -ca_ES -cs_CZ -de_DE -es_ES -fi_FI -fr_FR -hr_HR -hu_HU -id_ID -it_IT -ja_JP -ko_KR -ms_MY -nb_NO -pl_PL -pt_BR -ru_RU -sv_SE -th_TH -tr_TR -zh_CN -zh_TW")
     Homepage:            http://www.pcsx2.net
     Description:         A PlayStation 2 emulator

[1] "v-fox" /var/lib/layman/v-fox

Code:
x11-drivers/nvidia-drivers
     Available versions:  [M]96.43.23-r1(0/96)^msd [M]~173.14.39^s[3] [M]173.14.39-r1(0/173)^msd [M]173.14.39-r2(0/173)^msd ~304.125^s[3] 304.135(0/304)^md ~304.135-r1(0/304)^md [M]~304.135-r1(0/304)^md[1] ~331.67^msd[3] ~337.25^msd[3] ~340.46^msd[3] ~340.58^msd[3] ~340.76^msd[3] 340.102(0/340)^md ~340.102-r1(0/340)^md [M]~340.102-r1(0/340)^md[1] ~343.36^msd[3] ~346.35^msd[3] 375.39(0/375)^md [M]~375.39-r1(0/375)^md[1] 375.66(0/375)^md [M]~375.66(0/375)^md[1] ~375.66-r1(0/375)^md 378.13(0/378)^md ~378.13-r1(0/378)^md [M]~378.13-r2(0/378)^md[1] 381.22(0/381)^md [M]~381.22(0/381)^md[1] ~381.22-r1(0/381)^md ~384.47(0/384)^md [M]~384.47(0/${PV%.*})^md[1] {(+)X acpi compat custom-cflags +driver gtk gtk3 +kms multilib pax_kernel static-libs (+)tools uvm wayland x-multilib ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32" KERNEL="FreeBSD linux"}
     Installed versions:  361.28(0/361)^msd(11:08:43 πμ 26/11/2016)(X acpi driver gtk3 kms multilib static-libs tools uvm -pax_kernel KERNEL="linux -FreeBSD")
     Homepage:            http://www.nvidia.com/ http://www.nvidia.com/Download/Find.aspx
     Description:         NVIDIA Accelerated Graphics Driver

how to get rif of them??!


also
Code:

emerge --ask --depclean

 * Always study the list of packages to be cleaned for any obvious
 * mistakes. Packages that are part of the world set will always
 * be kept.  They can be manually added to this set with
 * `emerge --noreplace <atom>`.  Packages that are listed in
 * package.provided (see portage(5)) will be removed by
 * depclean, even if they are part of the world set.
 *
 * As a safety measure, depclean will not remove any packages
 * unless *all* required dependencies have been resolved.  As a
 * consequence of this, it often becomes necessary to run
 * `emerge --update --newuse --deep @world` prior to depclean.

Calculating dependencies... done!
 * Dependencies could not be completely resolved due to
 * the following required packages not being installed:
 *
 *   sys-libs/ncurses:0/5= pulled in by:
 *     net-wireless/wpa_supplicant-2.6
 *
 *   >=media-video/ffmpeg-2.8.5:0/54.56.56=[abi_x86_32(-),abi_x86_64(-)] pulled in by:
 *     media-plugins/gst-plugins-libav-1.8.3
 *
 *   media-video/ffmpeg:0/54.56.56= pulled in by:
 *     media-video/vlc-2.2.6
 *
 *   >=kde-frameworks/baloo-4.14.3:4[-aqua] pulled in by:
 *     kde-apps/kdepim-common-libs-4.14.11_pre20160211
 *
 *   >=media-libs/libass-0.9.8:0/5= pulled in by:
 *     media-video/vlc-2.2.6
 *
 *   dev-libs/icu:0/57= pulled in by:
 *     app-text/libmspub-0.1.2
 *
 *   >=media-video/ffmpeg-2.6:0/54.56.56=[vdpau] pulled in by:
 *     media-video/mplayer-1.2.1
 *
 *   >=net-libs/gnutls-3.0:0/0= pulled in by:
 *     app-crypt/gnupg-2.1.15
 *
 *   sys-libs/ncurses:0/5= pulled in by:
 *     media-video/mplayer-1.2.1
 *
 *   <net-libs/libtorrent-rasterbar-1.0.0 pulled in by:
 *     net-p2p/qbittorrent-3.1.12
 *
 *   >=sys-power/upower-pm-utils-0.9.23 pulled in by:
 *     net-im/telepathy-mission-control-5.16.3
 *
 *   dev-libs/boost:0/1.56.0= pulled in by:
 *     net-p2p/qbittorrent-3.1.12
 *
 *   >=media-libs/libass-0.10.2:0/5=[abi_x86_32(-),abi_x86_64(-)] pulled in by:
 *     media-video/ffmpeg-3.2.4
 *
 *   >=dev-libs/boost-1.46.0:0/1.56.0= pulled in by:
 *     media-video/mkvtoolnix-8.5.2
 *
 *   >=media-libs/elementary-1.17 pulled in by:
 *     x11-wm/enlightenment-0.20.5
 *
 *   dev-libs/boost:0/1.56.0= pulled in by:
 *     media-sound/ardour-4.2-r1
 *
 *   >=net-libs/gnutls-3:0/0=[abi_x86_32(-),abi_x86_64(-)] pulled in by:
 *     net-libs/glib-networking-2.48.2
 *
 *   dev-libs/boost:0/1.56.0= pulled in by:
 *     kde-apps/kdepim-runtime-4.14.11_pre20160211
 *
 *   dev-libs/libical:0/1= pulled in by:
 *     kde-apps/kdepimlibs-4.14.11_pre20160611
 *
 *   >=dev-libs/icu-3.8.1-r1:0/57= pulled in by:
 *     net-libs/webkit-gtk-2.12.5
 *
 *   media-video/ffmpeg:0/54.56.56= pulled in by:
 *     games-emulation/ppsspp-1.4
 *
 *   >=dev-python/sip-4.18:0/11=[python_targets_python2_7(-),python_targets_python3_4(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] pulled in by:
 *     dev-python/PyQt5-5.7
 *
 *   dev-libs/boost:0/1.56.0= pulled in by:
 *     dev-libs/librevenge-0.0.4
 *
 *   dev-libs/icu:0/57= pulled in by:
 *     media-libs/libvisio-0.1.5
 *
 *   ~sys-libs/e2fsprogs-libs-1.42.13 pulled in by:
 *     sys-fs/e2fsprogs-1.42.13
 *
 *   ~media-libs/libmediainfo-0.7.91[-curl,-mms] pulled in by:
 *     media-video/mediainfo-0.7.91
 *
 *   >=sys-libs/ncurses-5.2-r5:0/5= pulled in by:
 *     sys-boot/grub-2.02_beta3-r1
 *
 *   dev-libs/boost:0/1.56.0= pulled in by:
 *     app-text/libwps-0.4.2
 *
 *   media-video/ffmpeg:0/54.56.56=[vaapi] pulled in by:
 *     media-video/vlc-2.2.6
 *
 *   dev-libs/boost:0/1.56.0= pulled in by:
 *     dev-cpp/libcmis-0.5.0-r1
 *
 *   >=media-libs/libbluray-0.3.0-r1:0/2=[abi_x86_32(-),abi_x86_64(-)] pulled in by:
 *     media-video/ffmpeg-3.2.4
 *
 *   net-libs/gnutls:0/0= pulled in by:
 *     net-analyzer/wireshark-2.2.7
 *
 *   media-libs/libwebp:0/5= pulled in by:
 *     net-libs/webkit-gtk-2.12.5
 *
 *   dev-libs/icu:0/57= pulled in by:
 *     media-libs/libcdr-0.1.1
 *
 *   >=media-libs/libass-0.9.10:0/5= pulled in by:
 *     media-video/mplayer-1.2.1
 *
 *   dev-libs/xapian:0/1.2.22= pulled in by:
 *     kde-apps/khelpcenter-16.04.3
 *
 *   dev-libs/icu:0/57= pulled in by:
 *     app-text/libebook-0.1.2-r1

*
[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Tue Jul 18, 2017 8:13 pm    Post subject: Reply with quote

gentoorockerfr,

The problem is not having the packages installed, its asking portage to evaluate ebuilds with illegal content in the course of dependency resolution.
The offending ebuilds need to be either fixed or removed. At least, they need to be hidden from portage somehow.

Try updating all your installed overlays
Code:
layman  --sync-all

If the problem persists, mask or remove the overlays entirely.

Code:
emerge --ask --depclean
fails because it can't resolve all the dependencies.
I suspect that revdep-rebuild and/or emerge @preserved-rebuild will both fail due to missing ebuilds.
Feel free to try. It may reduce the problem list if it works.

I suspect the only way forward is to update your system by addressing the errors as they occur
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Thu Jul 20, 2017 2:43 pm    Post subject: Reply with quote

so finally emerge @preserved-rebuild gives me
Code:
emerge --ask @preserved-rebuild

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

Calculating dependencies... done!
[ebuild   R    ] sys-devel/binutils-2.25.1-r1
[ebuild   R   ~] app-emulation/wine-staging-2.12
[ebuild   R    ] games-emulation/dolphin-5.0
[ebuild   R   ~] net-misc/teamviewer-12.0.76279
[ebuild   R    ] media-video/mplayer-1.2.1
[ebuild   R    ] media-video/vlc-2.2.6
[ebuild   R    ] media-video/transcode-1.1.7-r3


emerge --ask --deep --update --newuse world

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

Calculating dependencies... done!
[ebuild     U  ] media-video/mediainfo-0.7.96 [0.7.91]
[ebuild     U  ] dev-java/icedtea-bin-3.4.0 [3.2.0]
[ebuild   R    ] virtual/ffmpeg-9-r2  ABI_X86="(-32%*) (-64%*)"
[ebuild  rR    ] media-video/mplayer-1.2.1
[ebuild  rR    ] media-video/transcode-1.1.7-r3
[ebuild     U  ] kde-apps/libkcddb-16.08.3 [16.04.3]
[ebuild  rR    ] media-video/vlc-2.2.6
[ebuild  N     ] sys-fs/eudev-3.1.5  USE="hwdb introspection kmod static-libs -rule-generator (-selinux) {-test}" ABI_X86="32 (64) (-x32)"
[uninstall     ] sys-fs/udev-225-r1
[blocks b      ] sys-fs/udev ("sys-fs/udev" is blocking sys-fs/eudev-3.1.5)
[ebuild     U  ] virtual/libudev-232 [215-r1]
[ebuild     U  ] sys-block/gparted-0.27.0 [0.26.1]
[ebuild     U  ] sys-power/pm-utils-1.4.1-r7 [1.4.1-r6]

Would you like to merge these packages? [Yes/No]


and efl , mediainfo , gparted , dolphin(emulator)emerge failed..
Code:
!!! existing preserved libs:
>>> package: media-libs/libbluray-1.0.1
 *  - /usr/lib64/libbluray.so.1
 *  - /usr/lib64/libbluray.so.1.10.0
 *      used by /usr/lib64/libavformat.so.56 (preserved)
 *      used by /usr/lib64/libavformat.so.56.40.101 (preserved)
>>> package: sys-libs/binutils-libs-2.28-r1
 *  - /usr/lib64/libbfd-2.25.1.so
 *      used by /usr/lib64/binutils/x86_64-pc-linux-gnu/2.25.1/libopcodes-2.25.1.so (sys-devel/binutils-2.25.1-r1)
>>> package: app-emulation/wine-2.0
 *  - /usr/lib32/libwine.so.1
 *  - /usr/lib32/libwine.so.1.0
 *      used by /opt/teamviewer12/tv_bin/wine/lib/wine/advapi32.dll.so (net-misc/teamviewer-12.0.76279)
 *      used by /opt/teamviewer12/tv_bin/wine/lib/wine/atl100.dll.so (net-misc/teamviewer-12.0.76279)
 *      used by /opt/teamviewer12/tv_bin/wine/lib/wine/avicap32.dll.so (net-misc/teamviewer-12.0.76279)
 *      used by 888 other files
>>> package: media-libs/x264-0.0.20160712
 *  - /usr/lib64/libx264.so.142
 *      used by /usr/bin/mencoder (media-video/mplayer-1.2.1)
 *      used by /usr/lib64/transcode/encode_x264.so (media-video/transcode-1.1.7-r3)
 *      used by /usr/lib64/vlc/plugins/codec/libx264_plugin.so ()
>>> package: media-video/ffmpeg-3.2.4
 *  - /usr/lib64/libswresample.so.1
 *  - /usr/lib64/libswresample.so.1.2.101
 *  - /usr/lib64/libswscale.so.3
 *  - /usr/lib64/libswscale.so.3.1.101
 *      used by /usr/bin/dolphin-emu (games-emulation/dolphin-5.0)
 *      used by /usr/bin/dolphin-emu-nogui (games-emulation/dolphin-5.0)
 *      used by /usr/bin/dolphin-emu-qt2 (games-emulation/dolphin-5.0)
 *  - /usr/lib64/libavutil.so.54
 *  - /usr/lib64/libavutil.so.54.31.100
 *      used by /usr/bin/dolphin-emu (games-emulation/dolphin-5.0)
 *      used by /usr/bin/dolphin-emu-nogui (games-emulation/dolphin-5.0)
 *      used by /usr/bin/dolphin-emu-qt2 (games-emulation/dolphin-5.0)
 *  - /usr/lib64/libavformat.so.56
 *  - /usr/lib64/libavformat.so.56.40.101
 *      used by /usr/bin/dolphin-emu (games-emulation/dolphin-5.0)
 *      used by /usr/bin/dolphin-emu-nogui (games-emulation/dolphin-5.0)
 *      used by /usr/bin/dolphin-emu-qt2 (games-emulation/dolphin-5.0)
 *  - /usr/lib64/libavcodec.so.56
 *  - /usr/lib64/libavcodec.so.56.60.100
 *      used by /usr/bin/dolphin-emu (games-emulation/dolphin-5.0)
 *      used by /usr/bin/dolphin-emu-nogui (games-emulation/dolphin-5.0)
 *      used by /usr/bin/dolphin-emu-qt2 (games-emulation/dolphin-5.0)
Use emerge @preserved-rebuild to rebuild packages using these libraries



Code:
configure: error: pkg-config missing luajit >= 2.0.0

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/efl-1.19.0/work/efl-1.19.0-abi_x86_32.x86/config.log
 * ERROR: dev-libs/efl-1.19.0::bar failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  115:  Called src_configure
 *             environment, line 3542:  Called autotools-multilib_src_configure
 *             environment, line  805:  Called multilib-minimal_src_configure
 *             environment, line 2829:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 3043:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 2759:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 2757:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line  770:  Called multilib-minimal_abi_src_configure
 *             environment, line 2823:  Called multilib_src_configure
 *             environment, line 3263:  Called autotools-utils_src_configure
 *             environment, line  846:  Called econf '--docdir=/usr/share/doc/efl-1.19.0' '--enable-shared' '--enable-static' '--disable-avahi' '--disable-neon' '--disable-cxx-bindings' '--disable-doc' '--disable-drm' '--disable-egl' '--disable-fb' '--enable-fontconfig' '--enable-fribidi' '--disable-gstreamer1' '--disable-harfbuzz' '--disable-ibus' '--disable-libuv' '--enable-nls' '--enable-poppler' '--enable-spectre' '--enable-physics' '--disable-pulseaudio' '--disable-audio' '--disable-libraw' '--disable-scim' '--enable-sdl' '--disable-audio' '--enable-static' '--enable-librsvg' '--disable-systemd' '--disable-liblz4' '--disable-tslib' '--disable-v4l2' '--disable-wayland' '--disable-xim' '--disable-xine' '--enable-image-loader-bmp' '--enable-image-loader-wbmp' '--enable-image-loader-eet' '--enable-image-loader-ico' '--disable-image-loader-jp2k' '--enable-image-loader-psd' '--enable-image-loader-pmaps' '--enable-image-loader-tga' '--enable-image-loader-gif' '--disable-pixman' '--disable-pixman-font' '--disable-pixman-rect' '--disable-pixman-line' '--disable-pixman-poly' '--disable-pixman-image' '--disable-pixman-image-scale-sample' '--enable-image-loader-png' '--enable-image-loader-tiff' '--disable-image-loader-webp' '--disable-image-loader-xpm' '--with-crypto=openssl' '--with-opengl=full' '--with-profile=release' '--with-glib=yes' '--with-tests=none' '--with-x11=xlib' '--with-x' '--enable-image-loader-generic' '--enable-image-loader-jpeg' '--enable-cserve' '--enable-libmount' '--enable-xinput2' '--disable-xinput22' '--disable-gesture' '--disable-gstreamer' '--disable-lua-old' '--disable-multisense' '--disable-tizen' '--enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb'
 *        phase-helpers.sh, line  665:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=dev-libs/efl-1.19.0::bar'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/efl-1.19.0::bar'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/efl-1.19.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/efl-1.19.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/efl-1.19.0/work/efl-1.19.0-abi_x86_32.x86'
 * S: '/var/tmp/portage/dev-libs/efl-1.19.0/work/efl-1.19.0'

>>> Failed to emerge dev-libs/efl-1.19.0, Log file:

Code:
Glib::ustring::ustring(std::string&&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/libgtkmm-2.4.so: undefined reference to `Glib::ustring::ustring(std::string const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:534: gpartedbin] Error 1
make[2]: Leaving directory '/var/tmp/portage/sys-block/gparted-0.27.0/work/gparted-0.27.0/src'
make[1]: *** [Makefile:591: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-block/gparted-0.27.0/work/gparted-0.27.0'
make: *** [Makefile:446: all] Error 2
 * ERROR: sys-block/gparted-0.27.0::gentoo failed (compile phase):


Code:
../Core/libcore.a(NetPlayServer.cpp.o): In function `NetPlayServer::OnData(sf::Packet&, NetPlayServer::Client&)':
NetPlayServer.cpp:(.text+0x20e2): undefined reference to `sf::Packet::operator>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
NetPlayServer.cpp:(.text+0x211b): undefined reference to `sf::Packet::operator<<(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: σφάλμα: η ld επέστρεψε κατάσταση εξόδου 1
make[2]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/build.make:1668: Binaries/dolphin-emu] Error 1
make[2]: Leaving directory '/var/tmp/portage/games-emulation/dolphin-5.0/work/dolphin-5.0_build'
make[1]: *** [CMakeFiles/Makefile2:724: Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/games-emulation/dolphin-5.0/work/dolphin-5.0_build'
make: *** [Makefile:161: all] Error 2
 * ERROR: games-emulation/dolphin-5.0::gentoo failed (compile phase):
 *   emake failed


Code:
non-virtual thunk to wxTextCtrl::GetEditable() const'
GUI_Main_Text.o:(.rodata._ZTV13GUI_Main_Text[_ZTV13GUI_Main_Text]+0xa60): undefined reference to `non-virtual thunk to wxTextCtrl::GetEntry() const'
collect2: error: ld returned 1 exit status
make: *** [Makefile:479: mediainfo-gui] Error 1
 * ERROR: media-video/mediainfo-0.7.96::gentoo failed (compile phase):
 *   emake failed


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Thu Jul 20, 2017 2:51 pm    Post subject: Reply with quote

gentoorockerfr,

Code:
Glib::ustring::ustring(std::string&&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/libgtkmm-2.4.so: undefined reference to `Glib::ustring::ustring(std::string const&)'


This is a pointer to upgrading to gcc-5.x and missing the news item
Code:
2015-10-22  GCC 5 Defaults to the New C++11 ABI

In short, you must rebuild all your installed C++ code. How much that is depends on your individual install.

Do what it says in the news item before you do anything else.

Its a very good sign that the ebuild errors have gone away, thats progress.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
gentoorockerfr
Apprentice
Apprentice


Joined: 25 May 2012
Posts: 203

PostPosted: Sat Jul 22, 2017 7:18 am    Post subject: Reply with quote

revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc fails.. in ostinato here are the messages before compiling

Code:
!!! Dependant orphaned files: No installed package was found for the following:
        * /usr/bin/smplayer2.real
        * /lib64/kde4/soundkonverter_replaygain_metaflac.so
        * /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/32/libasan.so.2.0.0
        * /lib64/kde4/soundkonverter_replaygain_wvgain.so
        * /usr/lib64/gtk-3.0/3.0.0/theming-engines/liboxygen-gtk.so
        * /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libubsan.so.0.0.0
        * /lib64/kde4/soundkonverter_codec_ttaenc.so
        * /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/32/libubsan.so.0.0.0
        * /lib64/kde4/soundkonverter_replaygain_vorbisgain.so
        * /usr/lib64/libcncpmslld.so.1.0.1
        * /lib64/kde4/soundkonverter_codec_faac.so
        * /bin/soundkonverter
        * /lib64/kde4/soundkonverter_codec_wavpack.so
        * /lib64/kde4/soundkonverter_codec_flac.so
        * /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libasan.so.2.0.0
        * /lib64/kde4/soundkonverter_codec_ffmpeg.so
        * /usr/lib64/kde4/plasma_applet_tvgr.so
        * /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libcc1.so.0.0.0
        * /usr/lib64/kde4/kstyle_oxygen_transparent_config.so
        * /lib64/kde4/soundkonverter_ripper_cdparanoia.so
        * /usr/lib64/libcncpmslld418.so.2.1.0
        * /lib64/kde4/soundkonverter_replaygain_musepackgain.so
        * /usr/bin/oxygen-gtk3-demo
        * /lib64/kde4/soundkonverter_codec_musepack.so
        * /usr/lib64/kde4/kwin3_oxygen_transparent.so
        * /lib64/kde4/soundkonverter_codec_mac.so
        * /lib64/kde4/soundkonverter_codec_timidity.so
        * /lib64/kde4/soundkonverter_replaygain_mp3gain.so
        * /lib64/kde4/soundkonverter_replaygain_aacgain.so
        * /usr/lib64/liboxygentransparentstyleconfig.so.4.8.0
        * /usr/bin/mameexecutor
        * /usr/lib64/kde4/kwin_oxygen_transparent_config.so
        * /lib64/kde4/soundkonverter_codec_aften.so
        * /lib64/kde4/soundkonverter_codec_shorten.so
        * /usr/bin/oxygen-transparent-settings
        * /lib64/libsoundkonvertercore.so
        * /usr/bin/smplayer.real
        * /lib64/kde4/soundkonverter_codec_neroaac.so
        * /lib64/kde4/soundkonverter_codec_vorbistools.so
        * /lib64/kde4/soundkonverter_codec_fluidsynth.so
        * /lib64/kde4/soundkonverter_codec_mplayer.so
        * /usr/lib64/liboxygentransparentstyle.so.4.8.0
        * /usr/lib64/kde4/plugins/styles/oxygen_transparent.so
        * /lib64/kde4/soundkonverter_codec_lame.so
        * /lib64/kde4/soundkonverter_codec_flake.so
        * /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/plugin/libcc1plugin.so.0.0.0
        * /lib64/kde4/soundkonverter_codec_twolame.so
        * /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/liblsan.so.0.0.0
        * /usr/sbin/mediasniffer
        * /lib64/kde4/soundkonverter_codec_speex.so
        * /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libtsan.so.0.0.0


and this -
> https://pastebin.com/3yJaR221

* i removed ostinato and now i am waiting again for revdep


Last edited by gentoorockerfr on Sat Jul 22, 2017 8:15 am; edited 1 time in total
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4549
Location: Germany

PostPosted: Sat Jul 22, 2017 8:09 am    Post subject: Reply with quote

gentoorockerfr,
please please using for code the code tags,
not the quote tags.

thanks :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum