Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279502 - media-tv/mythtv-0.21_p18314-r1 emerge fails. No work/branches directory
Summary: media-tv/mythtv-0.21_p18314-r1 emerge fails. No work/branches directory
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
: 279504 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-28 19:04 UTC by mrpoole
Modified: 2009-08-17 21:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mrpoole 2009-07-28 19:04:50 UTC
Got house@bowel ~ $ mythfrontend 
mythfrontend: error while loading shared libraries: libfaad.so.1: cannot open shared object file: No such file or directory

Revdep-rebuild prompted re-emerge of mythtv-0.21_p18314-r1.

Unpacks source to /var/tmp/.

Attempts to cd into /var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/work/branches/release-0-21-fixes/mythtv: No such file or directory


Reproducible: Always

Steps to Reproduce:
1. emerge -va mythtv
2.
3.

Actual Results:  
bowel portage # emerge -va mythtv

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

Calculating dependencies... done!
[ebuild   R   ] media-tv/mythtv-0.21_p18314-r1  USE="aac alsa dvb dvd lirc opengl perl python xvmc (-altivec) -autostart -debug -directv -fftw -ieee1394 -jack -lcd -mmx" VIDEO_CARDS="nvidia" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

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

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-tv/mythtv-0.21_p18314-r1
 * mythtv-0.21_p18314.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                    [ ok ]
 * checking ebuild checksums ;-) ...                                                             [ ok ]
 * checking auxfile checksums ;-) ...                                                            [ ok ]
 * checking miscfile checksums ;-) ...                                                           [ ok ]
 * This ebuild now uses a heavily stripped down version of your CFLAGS
 * 
 * For NVIDIA based cards, the XvMC renderer only works on
 * the NVIDIA 4, 5, 6 & 7 series cards.
>>> Unpacking source...
>>> Unpacking mythtv-0.21_p18314.tar.bz2 to /var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/work
/var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/temp/environment: line 3555: cd: /var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/work/branches/release-0-21-fixes/mythtv: No such file or directory
sed: can't read /var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/work/branches/release-0-21-fixes/mythtv/version.pro: No such file or directory
 * 
 * ERROR: media-tv/mythtv-0.21_p18314-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3556:  Called die
 * The specific snippet of code:
 *       sed -e "s:\`(svnversion \$\${SVNTREEDIR} 2>\/dev\/null) || echo Unknown\`:${MYTHTV_REV}:" -i "${S}"/version.pro || die "svnversion sed failed";
 *  The die message:
 *   svnversion sed 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/media-tv/mythtv-0.21_p18314-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/temp/environment'.
 * 

>>> Failed to emerge media-tv/mythtv-0.21_p18314-r1, Log file:

>>>  '/var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/temp/build.log'

 * Messages for package media-tv/mythtv-0.21_p18314-r1:

 * This ebuild now uses a heavily stripped down version of your CFLAGS
 * 
 * For NVIDIA based cards, the XvMC renderer only works on
 * the NVIDIA 4, 5, 6 & 7 series cards.
 * 
 * ERROR: media-tv/mythtv-0.21_p18314-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3556:  Called die
 * The specific snippet of code:
 *       sed -e "s:\`(svnversion \$\${SVNTREEDIR} 2>\/dev\/null) || echo Unknown\`:${MYTHTV_REV}:" -i "${S}"/version.pro || die "svnversion sed failed";
 *  The die message:
 *   svnversion sed 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/media-tv/mythtv-0.21_p18314-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/temp/environment'.



Expected Results:  
  Successful re-installation of mythtv.

bowel work # df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/md3               9621816   7492016   1641028  83% /
udev                     10240       208     10032   3% /dev
shm                     483744         0    483744   0% /dev/shm
/dev/mapper/vg1-lv1   10321208   6118416   3678504  63% /home/shared
/dev/mapper/vg1-lv2   18578172  12513916   5120540  71% /library
/dev/mapper/vg1-lv4Small
                       3094870    263148   2674436   9% /usr/portage
/dev/mapper/vg1-lv3    4128448   2888480   1030256  74% /usr/portage/distfiles
/dev/mapper/vg1-lv5    6192704   1977636   3900496  34% /var/tmp
/dev/mapper/vg2-lv1Large
                     209650360 152177612  46986988  77% /var/media

bowel work # pwd
/var/tmp/portage/media-tv/mythtv-0.21_p18314-r1/work
bowel work # ls -la
total 12
drwx------  3 root    root    4096 Jul 28 18:23 .
drwxrwxr-x  6 portage portage 4096 Jul 28 18:24 ..
drwxr-xr-x 12 root    root    4096 Jul 28 18:24 mythtv-0.21_p18314


bowel work # ls mythtv-0.21_p18314
AUTHORS  README     config     database  i18n      mythtv.pro    themes
COPYING  UPGRADING  configure  docs      keys.txt  programs      version.pro
FAQ      bindings   contrib    filters   libs      settings.pro
bowel work # 

bowel ~ # emerge --info
Portage 2.1.6.13 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.27-gentoo-r8 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-i686-Intel-R-_Pentium-R-_4_CPU_3.00GHz-with-glibc2.0
Timestamp of tree: Tue, 28 Jul 2009 16:20:02 +0000
distcc 3.1 i686-pc-linux-gnu [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.8-r1
dev-lang/python:     2.5.4-r3
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.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-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"
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/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j5"
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"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acl acpi alsa apache2 avahi berkdb bindist bluetooth branding bzip2 cairo cdb cddb cdparanoia cdr cli cracklib crypt css cups daap dbus dri dts dvb dvd dvdr dvdread eds emboss encode esd evo exif fam ffmpeg firefox flac fortran gdbm gif gnome gpm gstreamer gtk hal iconv imap isdnlog java javascript joystick jpeg kde kerberos latin1 ldap libnotify lirc lm_sensors mad mdnsresponder-compat midi mikmod mmxext mp3 mpeg mudflap mysql ncurses nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcre pdf perl png posix ppds pppd python qt3 qt3support qt4 quicktime readline reflection rss samba sasl sdl server session spell spl sqlite sse3 ssl startup-notification svg sysfs tcpd threads tiff transcode truetype type1 unicode usb v4l vcd vorbis wifi win32codecs wma x86 xcomposite xine xml xorg xscreensaver xulrunner xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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" DVB_CARDS="usb-dib0700" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" LIRC_DEVICES="mceusb2" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

bowel ~ #
Comment 1 James Earl Spahlinger 2009-07-28 19:58:49 UTC
*** Bug 279504 has been marked as a duplicate of this bug. ***
Comment 2 James Earl Spahlinger 2009-07-28 20:01:11 UTC
Note that this does not seem to be the same issue as reported in bug 279502 even though both are compile failures.
Comment 3 mrpoole 2009-07-29 11:33:55 UTC
(In reply to comment #1)
> *** Bug 279504 has been marked as a duplicate of this bug. ***

   My apologies for submitting this bug twice (#279504).  When I reopened the browser, it had remebered the previous session.

Comment 4 Brendan Shanks 2009-08-01 00:52:34 UTC
This looks like a dupe of bug 279119
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2009-08-03 00:49:29 UTC
Please test/use media-tv/mythtv-0.21_p19961-r2 as this is the new stable candidate.
Comment 6 mrpoole 2009-08-17 21:34:23 UTC
Works for me.