Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 409649

Summary: media-video/mkvtoolnix-5.0.1 - /usr/bin/rake:8:in `load': no such file to load -- /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake (LoadError)
Product: Gentoo Linux Reporter: tman <cornicx>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/log/portage/media-video:mkvtoolnix-4.9.1:20120325-174027.log

Description tman 2012-03-25 15:43:02 UTC
checking for po4a... no
checking for po4a-translate... no
checking for gettext... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking the translations to install...  de
checking the manpage translation languages to install...
checking the mmg guide translation languages to install... en
configure: creating ./config.status
config.status: creating build-config
config.status: creating config.h

The mkvtoolnix configuration is complete.
Optional features that are built:
   * FLAC audio
   * LZO compression
   * BZ2 compression
   * GUIs (wxWidgets version)
   * libMagic file type detection
   * translations (gettext)
Optional features that are NOT built:
   * GUIs (Qt version)
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-video/mkvtoolnix-5.0.1/work/mkvtoolnix-5.0.1 ...
/usr/bin/rake:8:in `load': no such file to load -- /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake (LoadError)
        from /usr/bin/rake:8
 ^[[31;01m*^[[0m ERROR: media-video/mkvtoolnix-5.0.1 failed (compile phase):
 ^[[31;01m*^[[0m   rake failed
 ^[[31;01m*^[[0m


Reproducible: Always




Portage 2.2.0_alpha95_p1 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.14.1-r2, 3.3.0-gentoo x86_64)
=================================================================
System uname: Linux-3.3.0-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9700_@_2.80GHz-with-gentoo-2.1
Timestamp of tree: Sun, 25 Mar 2012 14:00:01 +0000
app-shells/bash:          4.2_p24
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.1.4-r3, 3.2.2-r1
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          9999
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.3
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.6
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.3 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo mpd science scarabeus luman nikai emacs java-overlay Techwolf gnome mgorny wirelay qt poly-c lokal
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /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=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de en vi"
MAKEOPTS="-j3"
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"
Comment 1 tman 2012-03-25 15:43:24 UTC
Created attachment 306607 [details]
/var/log/portage/media-video:mkvtoolnix-4.9.1:20120325-174027.log
Comment 2 Tim Harder gentoo-dev 2012-03-26 23:03:38 UTC
This looks like a broken ruby setup on your machine. Try re-emerging rake first.