Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
revdep-rebuild woes...help! [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Thu Apr 18, 2013 1:17 am    Post subject: revdep-rebuild woes...help! [SOLVED] Reply with quote

so, I've run
Code:
emerge -avuDN world

then I try to run
Code:
revdep-rebuild

at the end of the process, there are some packages to emerge
Code:
* Checking dynamic linking consistency
[ 11% ]  *   broken /usr/bin/luatex (requires libpoppler.so.35)
[ 14% ]  *   broken /usr/bin/pdftex-texlive-core-2012 (requires libpoppler.so.35)
 *   broken /usr/bin/pdftosrc (requires libpoppler.so.35)
[ 19% ]  *   broken /usr/bin/xetex (requires libpoppler.so.35)
[ 81% ]  *   broken /usr/lib64/libjavascriptcoregtk-3.0.so.0.13.4 (requires libicui18n.so.50
libicuuc.so.50)
[ 85% ]  *   broken /usr/lib64/libwebkitgtk-3.0.so.0.13.4 (requires libicui18n.so.50
libicuuc.so.50)
[ 100% ]                 
 * Generated new 3_broken.rr
 * Assigning files to packages
 *   /usr/bin/luatex -> dev-tex/luatex
 *   /usr/bin/pdftex-texlive-core-2012 -> app-text/texlive-core
 *   /usr/bin/pdftosrc -> app-text/texlive-core
 *   /usr/bin/xetex -> app-text/texlive-core
 *   /usr/lib64/libjavascriptcoregtk-3.0.so.0.13.4 -> net-libs/webkit-gtk
 *   /usr/lib64/libwebkitgtk-3.0.so.0.13.4 -> net-libs/webkit-gtk
 * 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 --complete-graph=y --oneshot --autounmask=n  app-text/texlive-core:0 dev-tex/luatex:0 net-libs/webkit-gtk:3
..........

and I get
Code:
make[2]: `Source/WebKit/gtk/po/sv.mo' is up to date.
make[2]: `Source/WebKit/gtk/po/uk.mo' is up to date.
make[2]: `Source/WebKit/gtk/po/vi.mo' is up to date.
make[2]: `Source/WebKit/gtk/po/zh_CN.mo' is up to date.
make[2]: Leaving directory `/var/tmp/portage/net-libs/webkit-gtk-1.8.3-r300/work/webkit-1.8.3'
touch stamp-po
/bin/mkdir -p ./.deps/DerivedSources
make[1]: Leaving directory `/var/tmp/portage/net-libs/webkit-gtk-1.8.3-r300/work/webkit-1.8.3'
>>> Source compiled.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-12369.log"
 *
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/libexec/gconfd-2

F: unlink
S: deny
P: /root/.gconf/.testing.writeability
A: /root/.gconf/.testing.writeability
R: /root/.gconf/.testing.writeability
C: /usr/libexec/gconfd-2
 * --------------------------------------------------------------------------------

>>> Failed to emerge net-libs/webkit-gtk-1.8.3-r300, Log file:

>>>  '/var/tmp/portage/net-libs/webkit-gtk-1.8.3-r300/temp/build.log'

 * Messages for package app-text/texlive-core-2012-r1:

 *
 * If you have configuration files in /etc/texmf to merge,
 * please update them and run /usr/sbin/texmf-update.
 *
 * If you are migrating from an older TeX distribution
 * Please make sure you have read:
 * http://www.gentoo.org/proj/en/tex/texlive-migration-guide.xml
 * in order to avoid possible problems
 *
 * TeXLive has been split in various ebuilds. If you are missing a
 * package to process your TeX documents, you can install
 * dev-tex/texmfind to easily search for them.
 *

 * Messages for package net-libs/webkit-gtk-1.8.3-r300:

 * Replacing "-ggdb" with "-g" in your CFLAGS.
 * Building webkit-gtk with "-ggdb" produces binaries which are too
 * large for current binutils releases (bug #432784) and has very
 * high temporary build space and memory requirements.
 * If you really want to build webkit-gtk with "-ggdb", add
 * WEBKIT_GTK_GGDB=yes
 * to your make.conf file.

 * Regenerating GNU info directory index...
 * Processed 176 info files.
 * revdep-rebuild failed to emerge all packages.
 * you have the following choices:
 * - If emerge failed during the build, fix the problems and re-run revdep-rebuild.
 * - Use /etc/portage/package.keywords to unmask a newer version of the package.
 *   (and remove 5_order.rr to be evaluated again)
 * - Modify the above emerge command and run it manually.
 * - Compile or unmerge unsatisfied packages manually,
 *   remove temporary files, and try again.
 *   (you can edit package/ebuild list first)
 * To remove temporary files, please run:
 * rm /var/cache/revdep-rebuild/*.rr
papapenguin ~ #

here is my
Code:
papapenguin ~ # emerge --info
Portage 2.1.11.62 (default/linux/amd64/13.0/desktop/kde, gcc-4.7.2, glibc-2.17, 3.8.3-gentoo-r1 x86_64)
=================================================================
System uname: Linux-3.8.3-gentoo-r1-x86_64-AMD_Turion-tm-_64_X2_Mobile_Technology_TL-50-with-gentoo-2.2
KiB Mem:     3977804 total,   2836492 free
KiB Swap:    1919760 total,    947696 free
Timestamp of tree: Tue, 16 Apr 2013 20:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.1
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.2-r1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.8 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo proaudio
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA skype-4.0.0.7-copyright skype-eula dlj-1.1 AdobeFlash-11.x Google-TOS Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -msse3 -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -msse3 -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/pro-audio"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acl acpi aim alsa amd64 apache2 apng berkdb bluetooth branding bzip2 cairo caps cdb cdda cddb cdinstall cdparanoia cdr cgi cgid cli consolekit cracklib crypt css cups curl cxx dbus declarative device-mapper dri dts dv dvb dvd dvdr eigen emboss enca encode exif extras fam ffmpeg firefox flac fontconfig fortran freetype ftp gd gdbm gif glib gmp gnutls gpm gsf gstreamer gtk gudev handbook hwdb iconv icu imap ipod ipv6 jabber jack jadetex java javascript jingle jpeg kdcraw kde kdepim kipi kontact kpathsea ladspa laptop lcms ldap libnotify mad matroska melt minizip mmx mng modules mp3 mp4 mpeg mplayer msn mso mssql mudflap multilib mysql mysqli ncurses nls nptl nsplugin nvidia objc ogg okular openexr opengl openmp openxr oscar pam pango pcmcia pcre pda pdf pdo perl phonon php plasma png policykit ppds python qt-static qt3support qt4 quicktime raw readline reports rss ruby scanner script sdl secure-delete semantic-desktop session snmp source sox speex spell splitdebug sql sqlite3 sse sse2 ssl startup-notification svg syslog tcpd theora threads tidy tiff timidity tools truetype udev udisks unicode upower usb v4l v4l2 vcd video vorbis webkit wifi wv2 wxwidgets x264 xcb xcomposite xetex xine xinerama xml xmlwriter xscreensaver xslt xv xvid yahoo zip zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="authn_core authz_core socache_shmcb unixd 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

papapenguin ~ #

my whole system seems to be stuck here...ideas?
_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------


Last edited by papapenguin on Thu Apr 18, 2013 5:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Thu Apr 18, 2013 1:39 am    Post subject: Reply with quote

CFLAGS="-march=native -O2 -pipe "
CXXFLAGS="-march=native -O2 -pipe "
might work
_________________
Defund the FCC.
Back to top
View user's profile Send private message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Thu Apr 18, 2013 1:49 am    Post subject: Reply with quote

I think I had
Code:
-gddb

in for debugging...would that make a difference?
_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Thu Apr 18, 2013 9:34 am    Post subject: Reply with quote

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

Wonder why elog didn't warn you.
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Thu Apr 18, 2013 10:28 am    Post subject: Reply with quote

Ofcourse, CFLAGS wont make a difference here.

Reading the bug report above, this's an upstream issue. Their build system is broken.

Try building an older or newer version.
_________________
My blog
Back to top
View user's profile Send private message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Thu Apr 18, 2013 5:18 pm    Post subject: Reply with quote

...thanks guys...for whatever reason,
Code:
revdep-rebuild

worked this last time...between the previous attempts, I may have run
Code:
emerge --sync

again, but I don't remember :?

...anyway, it seemed to compile gtk...must have been a new ebuild...
_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


Joined: 28 Feb 2010
Posts: 2550
Location: Here and Away Again

PostPosted: Fri Apr 19, 2013 8:32 pm    Post subject: ><)))°€ Reply with quote

Teegrins, papapenguin!


Assuming I'm reading the --info right, and that it's still as it was, do you really want to build everything with -gddb?

For future reference, it's quite effortless to set up debugging CFLAGS in a per-package fashion. Some info and examples (in addition to man portage) can be found here (in case you never bumped into them):
    https://wiki.gentoo.org/wiki/Package.env

    http://www.gentoo.org/proj/en/qa/backtraces.xml
For some reason, I can't find/remember where I first read about that myself. Oh well, 'tis of no import! As peculiar it remains, though, but I digress... I also imagine you probably had your reasons, and you mentioned you had it there so I guess you might have removed it by now.

I still figured I'd toss that out there. ^^;
_________________
Kindest of regardses.
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
Page 1 of 1

 
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