Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[depends on prev.Closed]Update of xfce4-panel and gtkhtml fa
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
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Tue Oct 13, 2009 11:31 am    Post subject: [depends on prev.Closed]Update of xfce4-panel and gtkhtml fa Reply with quote

Sorry for being short but now I have to use a umts phone to post this

Both xfce4-panel and gtkhtml fails during compilation by lines like:
Quote:
/usr/lib/libxcb-xlib.so.0 :undefinied reference to '_xcb_unlock_io'
/usr/lib/libxcb-xlib.so.0 :undefinied reference to '_xcb_lock_io'


thanks for any help
_________________
Always look on the bright side of live. badu badubadubado


Last edited by strubbldesign on Tue Oct 13, 2009 3:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Tue Oct 13, 2009 11:40 am    Post subject: Reply with quote

Did you check this guide about xcb upgrade: http://www.gentoo.org/proj/en/desktop/x/x11/libxcb-1.4-upgrade-guide.xml
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Tue Oct 13, 2009 11:46 am    Post subject: Reply with quote

yes i did https://forums.gentoo.org/viewtopic-t-797005.html

but still not shure if i can remove now the
Code:
rm -i /usr/lib/libxcb-xlib.so*


is this causing the problem?

still have 40 packages not updated cause of gtkhtml and xfce4-panel
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Tue Oct 13, 2009 11:51 am    Post subject: Reply with quote

If you get the error during:
Code:
revdep-rebuild -L libxcb-xlib.so.0

I wouldn't remove it...

Do you need xcb at all? Otherwise just disable the useflag for now "-xcb" and run emerge -DupvN world :wink:
_________________
Gentoo on Uptime Project - Larry is a cow
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Tue Oct 13, 2009 12:04 pm    Post subject: Reply with quote

After following the guide, libxcb-xlib.so* should be removed.
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Tue Oct 13, 2009 12:43 pm    Post subject: Reply with quote

ok ive runned your revdep-r.

now i get about 200 packages and this
Quote:

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

media-libs/gst-plugins-base:0.10

('ebuild', '/', 'media-libs/gst-plugins-base-0.10.23', 'merge') pulled in by
~media-libs/gst-plugins-base-0.10.23 required by ('ebuild', '/', 'media-plugins/gst-plugins-xvideo-0.10.23', 'merge')
~media-libs/gst-plugins-base-0.10.23 required by ('ebuild', '/', 'media-plugins/gst-plugins-x-0.10.23', 'merge')
(and 39 more)

('installed', '/', 'media-libs/gst-plugins-base-0.10.24', 'nomerge') pulled in by
>=media-libs/gst-plugins-base-0.10.24 required by ('installed', '/', 'media-libs/gst-plugins-good-0.10.16', 'nomerge')
>=media-libs/gst-plugins-base-0.10.24 required by ('installed', '/', 'media-libs/gst-plugins-bad-0.10.14', 'nomerge')
(and 39 more)


*
* Warning: Failed to resolve package order.
* Will merge in arbitrary order
*
Possible reasons:
- An ebuild is no longer in the portage tree.
- An ebuild is masked, use /etc/portage/packages.keyword
and/or /etc/portage/package.unmask to unmask it


what to do next??
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Tue Oct 13, 2009 3:05 pm    Post subject: [depends on preveions topic] Reply with quote

after iv've removed them
Code:
rm -i /usr/lib/libxcb-xlib.so*
and a rerun of
Code:
daxbau fysi # rm /var/cache/revdep-rebuild/*.rr
daxbau fysi # revdep-rebuild
i get about twice as much packages
the most required packages are: (rquires libxcb-xlib.so.0) + (requires libnspr4.so.7)

and still get
Quote:


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

media-libs/gst-plugins-base:0.10

('ebuild', '/', 'media-libs/gst-plugins-base-0.10.23', 'merge') pulled in by
~media-libs/gst-plugins-base-0.10.23 required by ('ebuild', '/', 'media-plugins/gst-plugins-xvideo-0.10.23', 'merge')
~media-libs/gst-plugins-base-0.10.23 required by ('ebuild', '/', 'media-plugins/gst-plugins-x-0.10.23', 'merge')
(and 39 more)

('installed', '/', 'media-libs/gst-plugins-base-0.10.24', 'nomerge') pulled in by
>=media-libs/gst-plugins-base-0.10.24 required by ('installed', '/', 'media-libs/gst-plugins-good-0.10.16', 'nomerge')
>=media-libs/gst-plugins-base-0.10.24 required by ('installed', '/', 'media-libs/gst-plugins-bad-0.10.14', 'nomerge')
(and 39 more)


*
* Warning: Failed to resolve package order.
* Will merge in arbitrary order
*
Possible reasons:
- An ebuild is no longer in the portage tree.
- An ebuild is masked, use /etc/portage/packages.keyword
and/or /etc/portage/package.unmask to unmask it
.....
* All prepared. Starting rebuild

and i made an
Code:
emerge -uvaDN world
again and got
Quote:
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/kde/3.5/bin/kde-config
/usr/kde/3.5/bin/kde-config: error while loading shared libraries: libxcb-xlib.so.0: cannot open shared object file: No such file or directory
configure: error: /usr/kde/3.5/bin/kde-config --prefix outputed the non existant prefix '' for kdelibs.
This means it has been moved since you installed it.
This won't work. Please recompile kdelibs for the new prefix.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-cdr/k3b-1.0.5-r6/work/k3b-1.0.5/config.log
*
* ERROR: app-cdr/k3b-1.0.5-r6 failed.
* Call stack:
* ebuild.sh, line 49: Called src_configure
* environment, line 4459: Called kde_src_configure
* environment, line 3230: Called kde_src_configure 'all'
* environment, line 3351: Called kde_src_configure 'myconf' 'configure'
* environment, line 3343: Called econf '--with-external-libsamplerate' '--without-resmgr' '--without-cdrecord-suid-root' '--without-k3bsetup' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib64' '--disable-dependency-tracking' '--without-arts' '--disable-debug' '--with-hal' '--without-lame' '--without-ffmpeg' '--without-flac' '--with-oggvorbis' '--without-sndfile' '--with-libmad' '--without-musepack' '--without-musicbrainz' '--with-libdvdread' '--with-alsa' '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib64' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc' '--enable-libsuffix=64'
* ebuild.sh, line 534: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-cdr/k3b-1.0.5-r6/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-cdr/k3b-1.0.5-r6/temp/environment'.
*

>>> Failed to emerge app-cdr/k3b-1.0.5-r6, Log file:


_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Tue Oct 13, 2009 4:02 pm    Post subject: Reply with quote

strubbldesign wrote:
ok ive runned your revdep-r.

now i get about 200 packages and this
Quote:

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

media-libs/gst-plugins-base:0.10

('ebuild', '/', 'media-libs/gst-plugins-base-0.10.23', 'merge') pulled in by
~media-libs/gst-plugins-base-0.10.23 required by ('ebuild', '/', 'media-plugins/gst-plugins-xvideo-0.10.23', 'merge')
~media-libs/gst-plugins-base-0.10.23 required by ('ebuild', '/', 'media-plugins/gst-plugins-x-0.10.23', 'merge')
(and 39 more)

('installed', '/', 'media-libs/gst-plugins-base-0.10.24', 'nomerge') pulled in by
>=media-libs/gst-plugins-base-0.10.24 required by ('installed', '/', 'media-libs/gst-plugins-good-0.10.16', 'nomerge')
>=media-libs/gst-plugins-base-0.10.24 required by ('installed', '/', 'media-libs/gst-plugins-bad-0.10.14', 'nomerge')
(and 39 more)


*
* Warning: Failed to resolve package order.
* Will merge in arbitrary order
*
Possible reasons:
- An ebuild is no longer in the portage tree.
- An ebuild is masked, use /etc/portage/packages.keyword
and/or /etc/portage/package.unmask to unmask it


what to do next??


gst-plugins-good/bad are masked. Why are you pulling them in?

Code:
grep gst /etc/portage/package.keywords


what does this show?
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Tue Oct 13, 2009 4:12 pm    Post subject: Reply with quote

emerge --info please.
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Fri Oct 16, 2009 11:53 am    Post subject: here you go... Reply with quote

heres the output from
Code:
emerge --info >> emerge_info.txt
(have to do this via txts because i have to post via windows... (links2 lame)

Quote:
Portage 2.1.6.13 (default/linux/amd64/10.0, gcc-4.1.2, glibc-2.9_p20081201-r2, 2.6.30-tuxonice-r5 x86_64)
=================================================================
System uname: Linux-2.6.30-tuxonice-r5-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T9300_@_2.50GHz-with-gentoo-1.12.11.1
Timestamp of tree: Mon, 12 Oct 2009 11:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash: 4.0_p28
dev-java/java-config: 1.3.7-r1, 2.1.8-r1
dev-lang/python: 2.4.4-r13, 2.5.4-r3, 2.6.2-r1
dev-python/pycrypto: 2.0.1-r8
dev-util/ccache: 2.4-r7
dev-util/cmake: 2.6.4
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.6-r2
sys-devel/autoconf: 2.13, 2.63-r1
sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.6a
virtual/os-headers: 2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/bind /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ "
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/berkano"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 apache2 bash-completion berkdb bzip2 cairo cddb cdr cli cracklib crypt cups dbus directfb divx dri dvd fbcon fbcondecor fbsplash fortran gdbm gif glitz gpm gtk hal iconv ipv6 ipw4965 isdnlog java jpeg lame ldap-sasl mad mmx modules mp3 mp4 mudflap multilib mysql ncurses nls nptl nptlonly ogg opengl openmp oss paludis pam pcre pdf perl png pppd python qt qt3support readline reflection samba sasl session smp spl sse sse2 sse3 ssl ssse3 startup-notification svg sysfs tcpd theora threads thumbnail tiff truetype unicode userlocales vhosts vim vim-syntax vorbis wma x264 xcb xorg xscreensaver xslt xv xvid xvmc zlib" 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" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nvidia vesa"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


and here all masks unmaks keywords and use from /etc/portage/package.*
Quote:
x11-libs/qt-core
x11-libs/qt-dbus
x11-libs/qt-gui
x11-libs/qt-opengl
x11-libs/qt-qt3support
x11-libs/qt-script
x11-libs/qt-sql
x11-libs/qt-svg
x11-libs/qt-test
x11-libs/qt-webkit
media-libs/gstreamer ~amd64
media-libs/gst-plugins-base ~amd64
media-libs/gst-plugins-good ~amd64
media-libs/gst-plugins-bad ~amd64
net-analyzer/netcat6 ~amd64
app-emulation/vmware-workstation ~amd64
app-emulation/vmware-modules ~amd64
net-print/pup ~amd64
app-emulation/libvirt ~amd64
app-emulation/virtinst ~amd64
app-emulation/virt-manager ~amd64
net-libs/libnice ~amd64
net-libs/farsight2 ~amd64
sys-kernel/xen-sources ~amd64
app-emulation/xen ~amd64
app-emulation/xen-tools ~amd64
net-firewall/guarddog
kde-misc/knetworkmanager
sys-kernel/tuxonice-sources ~amd64
sys-apps/tuxonice-userui ~amd64
sys-power/hibernate-script ~amd64
dev-util/eclipse-sdk amd64
dev-java/ant-eclipse-ecj amd64
net-im/pidgin ~amd64
dev-db/mysql ~amd64
www-apps/joomla ~amd64
net-analyzer/hydra ~amd64
>=net-libs/libssh-0.1 ~amd64
net-analyzer/base ~amd64
dev-libs/iniparser ~amd64
dev-util/lafilefixer ~amd64
net-misc/networkmanager ~amd64
#net-misc/networkmanager-openvpn ~amd64
#net-misc/networkmanager-pptp ~amd64
sys-auth/policykit ~amd64
net-misc/openvpn ~amd64
net-analyzer/mbrowse ~amd64
####################################
# following is for compiz-fusion #
####################################
dev-python/compizconfig-python
x11-wm/compiz
x11-wm/compiz-fusion
x11-plugins/compiz-fusion-plugins-main
x11-plugins/compiz-fusion-plugins-extra
x11-plugins/compiz-fusion-plugins-unsupported
x11-wm/emerald
x11-themes/emerald-themes
x11-apps/ccsm
x11-libs/libcompizconfig
x11-libs/compizconfig-backend-gconf
x11-libs/compizconfig-backend-kconfig
x11-libs/compiz-bcop
x11-plugins/compiz-plugins-main ~amd64
x11-plugins/compiz-plugins-extra ~amd64
####################################
# fin of compiz-fusion #
####################################

net-firewall/guarddog
kde-misc/knetworkmanager
sys-kernel/tuxonice-sources ~amd64
sys-apps/tuxonice-userui ~amd64
sys-power/hibernate-script ~amd64
dev-util/eclipse-sdk amd64
dev-java/ant-eclipse-ecj amd64
net-im/pidgin ~amd64
dev-db/mysql ~amd64
www-apps/joomla ~amd64
net-analyzer/hydra ~amd64
>=net-libs/libssh-0.1 ~amd64
net-analyzer/base ~amd64
dev-libs/iniparser ~amd64
dev-util/lafilefixer ~amd64
net-misc/networkmanager ~amd64
#net-misc/networkmanager-openvpn ~amd64
#net-misc/networkmanager-pptp ~amd64
#sys-auth/policykit ~amd64
#net-misc/openvpn ~amd64
####################################
# following is for compiz-fusion #
####################################
dev-python/compizconfig-python
x11-wm/compiz
x11-wm/compiz-fusion
x11-plugins/compiz-fusion-plugins-main
x11-plugins/compiz-fusion-plugins-extra
x11-plugins/compiz-fusion-plugins-unsupported
x11-wm/emerald
x11-themes/emerald-themes
x11-apps/ccsm
x11-libs/libcompizconfig
x11-libs/compizconfig-backend-gconf
x11-libs/compizconfig-backend-kconfig
x11-libs/compiz-bcop
x11-plugins/compiz-plugins-main ~amd64
x11-plugins/compiz-plugins-extra ~amd64
####################################
# fin of compiz-fusion #
####################################

>=net-misc/networkmanager-0.6.7
#>=app-emulation/vmware-workstation-6.5.1.126131
>=www-apps/joomla-1.5.9
net-analyzer/hydra
#>=net-libs/libssh-0.11
#############
# X11 #
#############
x11-libs/qt-qt3support kde
x11-libs/qt-webkit kde
net-libs/libsoup gnome
x11-libs/qt-core qt3support

#x11-libs/qt-core
#############
# MEDIA #
#############
media-gfx/spashutils fbcondecor
media-libs/libtheora encode
media-sound/amarok ipod


#################
# PROGRAMMING #
#Virtualisastion#
# DATABASE #
#################
app-emulation/virtualbox-ose additions alsa
media-libs/libmng lcms
dev-lang/php ldap gd mysql zlib xml crypt ctype pcre session unicode
www-apps/joomla php
dev-lang/python sqlite

#############
# NETWORK #
# INTERNET #
#############
net-dns/bind -threads
www-client/mozilla-firefox xulrunner

LINGUAS="en"app-office/openoffice
#kde-misk/knetworkmanager arts cisco -debug dialup openvpn pptp xinerama

_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Fri Oct 16, 2009 12:29 pm    Post subject: Reply with quote

Anon-E-moose
Quote:
gst-plugins-good/bad are masked. Why are you pulling them in?


they were pulled in
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Fri Oct 16, 2009 12:38 pm    Post subject: Reply with quote

strubbldesign wrote:
Anon-E-moose
Quote:
gst-plugins-good/bad are masked. Why are you pulling them in?


they were pulled in


They could only be pulled in if they were keyworded.

either keyword all of the gst packages or none

That should fix the problem.


Edit to add:
either packages are keyworded in /etc/portage/package.keywords
or ACCEPT_KEYWORDS is being set in make.conf


To further add: :)
It maybe some other package that you have installed or want to install
is wanting a keyworded version of some of the gst packages.
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Fri Oct 16, 2009 12:52 pm    Post subject: Reply with quote

so...

remove them frome package.* ?
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Fri Oct 16, 2009 12:57 pm    Post subject: Reply with quote

strubbldesign wrote:
so...

remove them frome package.* ?


If you have gst* packages keyworded in package.keywords,
then comment them out and see if you get clean emerges.

Sometimes these things are simply trial and error :lol:
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Fri Oct 16, 2009 1:47 pm    Post subject: Reply with quote

Stlll gtting during revdep-rebuild a lots of requires libxcb-xlib.so.0
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Fri Oct 16, 2009 1:55 pm    Post subject: Reply with quote

do "revdep-rebuild -p" and post the whole thing, so we can see what is going on.

If it is a large amount of data, then use http://pastebin.ca


and what does
Code:
equery list -i libxcb

return
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Fri Oct 16, 2009 2:41 pm    Post subject: Reply with quote

heres the output of equiry:
Quote:
* installed packages
x11-libs/libxcb-1.4-r1
ok this i think should be fine :roll:

here comes the revdep-r.
Quote:
* 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
* Found existing 1_files.rr
* Collecting complete LD_LIBRARY_PATH
* Found existing 2_ldpath.rr.
* Checking dynamic linking consistency
* Found existing 3_broken.rr.
* Assigning files to packages
* Found existing 4_raw.rr
* Cleaning list of packages to rebuild
* Found existing 4_pkgs.rr
* Assigning packages to ebuilds
* Found existing 4_ebuilds.rr
* Evaluating package order
* Generated new 5_order.rr
* All prepared. Starting rebuild
emerge --oneshot --pretend app-cdr/k3b:3.5
app-editors/mousepad:0
app-emulation/emul-linux-x86-soundlibs:0
app-office/orage:0
dev-db/knoda:3.5
dev-dotnet/gdk-sharp:2
dev-dotnet/glade-sharp:2
dev-dotnet/gtk-sharp:2
dev-libs/poppler-glib:0
dev-python/compizconfig-python:0
gnome-base/gnome-panel:0
gnome-base/gnome-settings-daemon:0
gnome-base/libbonoboui:0
gnome-base/libgnomeui:0
gnome-base/nautilus:0
gnome-extra/bug-buddy:2
gnome-extra/evolution-data-server:0
gnome-extra/gnome-games:0
gnome-extra/gtkhtml:3.14
gnome-extra/nautilus-cd-burner:0
gnome-extra/yelp:0
kde-base/kcminit:3.5
kde-base/kcontrol:3.5
kde-base/kdebase-kioslaves:3.5
kde-base/kdelibs:3.5
kde-base/kdesu:3.5
kde-base/kdialog:3.5
kde-base/kfind:3.5
kde-base/khelpcenter:3.5
kde-base/khotkeys:3.5
kde-base/kicker:3.5
kde-base/kmenuedit:3.5
kde-base/libkonq:3.5
kde-misc/knetworkmanager:0
mail-client/evolution:2.0
media-libs/giflib:0
media-libs/imlib2:0
media-plugins/gst-plugins-x:0.10
media-plugins/gst-plugins-xvideo:0.10
media-sound/amarok:3.5
media-sound/banshee:0
media-sound/grip:0
media-video/totem:0
net-analyzer/knetscan:3.5
net-im/pidgin:0
net-irc/konversation:3.5
net-p2p/ktorrent:3.5
net-print/xfprint:0
sys-apps/dbus:0
sys-auth/consolekit:0
x11-libs/compizconfig-backend-gconf:0
x11-libs/libcompizconfig:0
x11-libs/libgksu:2
x11-libs/libnotify:0
x11-libs/openmotif:0
x11-misc/notification-daemon:0
x11-plugins/compiz-plugins-main:0
x11-terms/eterm:0
x11-themes/gtk-engines-xfce:0
x11-wm/compiz:0
x11-wm/emerald:0
xfce-base/libxfcegui4:0
xfce-base/xfce-utils:0
xfce-base/xfdesktop:0
xfce-base/xfwm4:0
xfce-extra/thunar-volman:0
xfce-extra/xfce4-appfinder:0
xfce-extra/xfce4-cpufreq-plugin:0
xfce-extra/xfce4-dict:0
xfce-extra/xfce4-eyes-plugin:0
xfce-extra/xfce4-mailwatch-plugin:0
xfce-extra/xfce4-mixer:0
xfce-extra/xfce4-screenshooter:0
xfce-extra/xfce4-systemload-plugin:0
xfce-extra/xfce4-timer-plugin:0
xfce-extra/xfce4-verve-plugin:0

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

Calculating dependencies ... done!
[ebuild R ] kde-base/kdelibs-3.5.10-r6
[ebuild R ] xfce-base/libxfcegui4-4.6.1-r1
[ebuild R ] gnome-base/libbonoboui-2.24.1
[ebuild R ] sys-apps/dbus-1.2.3-r1
[ebuild UD] media-libs/gst-plugins-base-0.10.23 [0.10.24]
[ebuild U ] gnome-base/gnome-desktop-2.26.3 [2.24.3-r1]
[ebuild R ] dev-dotnet/gdk-sharp-2.12.9
[ebuild R ] media-libs/giflib-4.1.6-r1
[ebuild R ] app-emulation/emul-linux-x86-soundlibs-20080418
[ebuild R ] dev-libs/poppler-glib-0.10.7
[ebuild U ] gnome-extra/bug-buddy-2.26.0 [2.24.2]
[ebuild U ] gnome-extra/gnome-games-2.26.3-r1 [2.24.3] USE="gstreamer%* -test%"
[ebuild U ] sys-auth/consolekit-0.3.0-r2 [0.2.10] USE="-doc% -policykit%"
[ebuild R ] x11-libs/libgksu-2.0.9
[ebuild R ] x11-libs/openmotif-2.3.2
[ebuild R ] x11-themes/gtk-engines-xfce-2.6.0
[ebuild U ] xfce-extra/thunar-volman-0.3.80 [0.2.0]
[ebuild R ] xfce-extra/xfce4-verve-plugin-0.3.6
[ebuild R ] gnome-base/libgnomeui-2.24.1
[ebuild R ] x11-wm/compiz-0.8.2-r3
[ebuild R ] kde-base/libkonq-3.5.10
[ebuild R ] dev-dotnet/gtk-sharp-2.12.9
[ebuild U ] gnome-base/nautilus-2.26.4 [2.24.2-r3]
[ebuild R ] kde-base/kcminit-3.5.10
[ebuild R ] kde-base/kdesu-3.5.10
[ebuild R ] kde-base/kdialog-3.5.10
[ebuild R ] kde-base/khotkeys-3.5.10
[ebuild R ] kde-base/kmenuedit-3.5.10
[ebuild R ] media-libs/imlib2-1.4.2-r1
[ebuild R ] media-plugins/gst-plugins-x-0.10.23
[ebuild U ] app-cdr/k3b-1.0.5-r6 [1.0.5-r5]
[ebuild R ] app-editors/mousepad-0.2.16
[ebuild R ] app-office/orage-4.6.1
[ebuild R ] dev-db/knoda-0.8.3
[ebuild R ] kde-misc/knetworkmanager-0.2.2_p20080528
[ebuild R ] media-plugins/gst-plugins-xvideo-0.10.23
[ebuild R ] media-sound/amarok-1.4.10_p20090130-r3
[ebuild R ] net-analyzer/knetscan-1.0-r1
[ebuild UD] net-im/pidgin-2.5.9-r1 [2.6.2]
[ebuild R ] net-irc/konversation-1.1-r1
[ebuild R ] net-print/xfprint-4.6.1
[ebuild R ] xfce-base/xfce-utils-4.6.1
[ebuild R ] xfce-base/xfdesktop-4.6.1 USE="branding%* -thunar%"
[ebuild R ] xfce-base/xfwm4-4.6.1
[ebuild R ] xfce-extra/xfce4-appfinder-4.6.1
[ebuild R ] xfce-extra/xfce4-cpufreq-plugin-0.0.1 USE="-debug%"
[ebuild R ] xfce-extra/xfce4-dict-0.5.3
[ebuild R ] xfce-extra/xfce4-eyes-plugin-4.4.0
[ebuild R ] xfce-extra/xfce4-mailwatch-plugin-1.1.0 USE="ipv6%* -debug%"
[ebuild R ] xfce-extra/xfce4-mixer-4.6.1
[ebuild R ] xfce-extra/xfce4-screenshooter-1.6.0
[ebuild R ] xfce-extra/xfce4-systemload-plugin-0.4.2 USE="-debug%"
[ebuild R ] xfce-extra/xfce4-timer-plugin-0.6.1
[ebuild R ] kde-base/kdebase-kioslaves-3.5.10-r1
[ebuild R ] x11-libs/libcompizconfig-0.8.2
[ebuild U ] gnome-base/gnome-settings-daemon-2.26.1-r2 [2.24.1-r1]
[ebuild U ] gnome-extra/evolution-data-server-2.26.3 [2.24.5-r3]
[ebuild U ] gnome-extra/gtkhtml-3.26.3 [3.24.5] USE="-glade%"
[ebuild U ] gnome-extra/yelp-2.26.0 [2.24.0-r10]
[ebuild R ] kde-base/kicker-3.5.10-r1
[ebuild R ] dev-dotnet/glade-sharp-2.12.9
[ebuild U ] gnome-base/gnome-panel-2.26.3 [2.24.3-r1] USE="-policykit%"
[ebuild R ] gnome-extra/nautilus-cd-burner-2.24.0
[ebuild R ] kde-base/kfind-3.5.10
[ebuild U ] media-video/totem-2.26.3-r1 [2.24.4-r1] USE="-doc%"
[ebuild R ] x11-plugins/compiz-plugins-main-0.8.2-r1
[ebuild R ] x11-terms/eterm-0.9.5
[ebuild R ] x11-wm/emerald-0.8.2
[ebuild R ] kde-base/khelpcenter-3.5.10
[ebuild R ] dev-python/compizconfig-python-0.8.2
[ebuild R ] media-sound/banshee-1.4.3-r2
[ebuild R ] media-sound/grip-3.3.1-r2
[ebuild R ] net-p2p/ktorrent-2.2.8-r2
[ebuild R ] x11-libs/compizconfig-backend-gconf-0.8.2
[ebuild R ] kde-base/kcontrol-3.5.10
[ebuild R ] x11-libs/libnotify-0.4.5
[ebuild U ] x11-misc/notification-daemon-0.4.0-r1 [0.4.0]
[ebuild U ] mail-client/evolution-2.26.3 [2.24.5] USE="python%* -exchange% -gstreamer%"
* Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.

but the problem also exists that it can't compile gstreamer-plugins as you can see here...
http://pastebin.ca/1623778
and here the build: http://pastebin.ca/1623785
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Fri Oct 16, 2009 3:03 pm    Post subject: Reply with quote

Ok so what happens if you do "emerge -C gst-plugins-base" and then run your revdep-rebuild?


Edit to add:
This sounds like your problem from http://pastebin.ca/1623785

https://bugs.gentoo.org/show_bug.cgi?id=286287

Not sure what to tell you about that.

I suppose you could put all the gst-plugins in package.keywords and see it things will build properly
Hit and miss at this point.
Sorry I can't be more specific.
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Fri Oct 16, 2009 4:23 pm    Post subject: Reply with quote

ok... works till i need the source for installing dbus

required package: dbus-1.2.3-r1

where can i manually download it?

went to 2 mirrors but there was only dbus-1.2.3

thanks for help
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Fri Oct 16, 2009 4:30 pm    Post subject: Reply with quote

I use these mirrors
Code:
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ http://gentoo.netnitco.net ftp://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/ ftp://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/ http://open-systems.ufl.edu/mirrors/gentoo"


They are in /etc/make.conf
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Fri Oct 16, 2009 5:22 pm    Post subject: Reply with quote

the problem is, that i don't know how to setup wireless without graphical knetworkmanager
wpa2 key....
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Fri Oct 16, 2009 5:32 pm    Post subject: Reply with quote

I missed your earlier question/quandry

emerge uses dbus-1.2.3 and then applies patches to make it dbus-1.2.3-r1
the patches should already be in the portage area.

And dbus should be in the /usr/portage/distfiles
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Sat Oct 17, 2009 12:03 am    Post subject: Reply with quote

seems to get pretty uncool

tells me the 4 th time to download a package manually...

do i always have to rebuild/recompile the whole list from the beginning?? or can I scip, and how?
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6103
Location: Dallas area

PostPosted: Sat Oct 17, 2009 12:21 am    Post subject: Reply with quote

strubbldesign wrote:
seems to get pretty uncool

tells me the 4 th time to download a package manually...

do i always have to rebuild/recompile the whole list from the beginning?? or can I scip, and how?


what package is it asking to download?

Doing "revdep-rebuild -i" will cause it to relook at the packages and
it should skip those that you have already done.
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Sat Oct 17, 2009 10:52 am    Post subject: Reply with quote

its getting better:
Code:
revdep-rebuild
Quote:
daxbau fysi # 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
[ 28% ] * broken /usr/kde/3.5/lib32/libqtmcop.so.1.0.0 (requires libqt-mt.so.3)
[ 91% ] * broken /usr/lib64/vmware/lib/libcurl.so.3/libcurl.so.3 (requires libcrypto.so.0.9.7
libssl.so.0.9.7)
[ 97% ] * broken /usr/local/lib64/liboxcgtk-vnc-1.0.la (requires -lxcb-xlib)
* broken /usr/local/lib64/python2.6/site-packages/gtkvnc.la (requires -lxcb-xlib)
[ 100% ]
* Generated new 3_broken.rr
* Assigning files to packages
* /usr/kde/3.5/lib32/libqtmcop.so.1.0.0 -> app-emulation/emul-linux-x86-soundlibs
* !!! /usr/lib64/vmware/lib/libcurl.so.3/libcurl.so.3 not owned by any package is broken !!!
* /usr/lib64/vmware/lib/libcurl.so.3/libcurl.so.3 -> (none)
* !!! /usr/local/lib64/liboxcgtk-vnc-1.0.la not owned by any package is broken !!!
* /usr/local/lib64/liboxcgtk-vnc-1.0.la -> (none)
* !!! /usr/local/lib64/python2.6/site-packages/gtkvnc.la not owned by any package is broken !!!
* /usr/local/lib64/python2.6/site-packages/gtkvnc.la -> (none)
* 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 app-emulation/emul-linux-x86-soundlibs:0
......^Z
[1]+ Stopped revdep-rebuild
daxbau fysi # fg
revdep-rebuild
....
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-emulation/emul-linux-x86-soundlibs-20080418
* emul-linux-x86-soundlibs-20080418.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
sandbox:main signal SIGQUIT already had a handler ...

>>> Unpacking source...
>>> Unpacking emul-linux-x86-soundlibs-20080418.tar.bz2 to /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work
mv: cannot stat `/var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work/usr/bin/esddsp': No such file or directory
>>> Source unpacked in /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work
sandbox:main signal SIGQUIT already had a handler ...

>>> Compiling source in /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/work ...
>>> Source compiled.
sandbox:main signal SIGQUIT already had a handler ...

>>> Test phase [not enabled]: app-emulation/emul-linux-x86-soundlibs-20080418
sandbox:main signal SIGQUIT already had a handler ...


>>> Install emul-linux-x86-soundlibs-20080418 into /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/image/ category app-emulation
>>> Completed installing emul-linux-x86-soundlibs-20080418 into /var/tmp/portage/app-emulation/emul-linux-x86-soundlibs-20080418/image/

sandbox:main signal SIGQUIT already had a handler ...


>>> Installing (1 of 1) app-emulation/emul-linux-x86-soundlibs-20080418
sandbox:main signal SIGQUIT already had a handler ...

sandbox:main signal SIGQUIT already had a handler ...

>>> Auto-cleaning packages...

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

* GNU info directory index is up-to-date.
* Build finished correctly. Removing temporary files...
*
* You can re-run revdep-rebuild to verify that all libraries and binaries
* are fixed. Possible reasons for remaining inconsistencies include:
* orphaned files
* deep dependencies
* packages installed outside of portage's control
* specially-evaluated libraries
* Found some broken files that weren't associated with known packages
* The broken files are:
* /usr/lib64/vmware/lib/libcurl.so.3/libcurl.so.3
* /usr/local/lib64/liboxcgtk-vnc-1.0.la
* /usr/local/lib64/python2.6/site-packages/gtkvnc.la
daxbau fysi #


how to handle theese?

thanks again
_________________
Always look on the bright side of live. badu badubadubado
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