Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296467 - media-plugins/mythmusic-0.22_p22763 fails to emerge
Summary: media-plugins/mythmusic-0.22_p22763 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: MythTV Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-10 22:48 UTC by Oli Henning
Modified: 2015-01-06 00:26 UTC (History)
1 user (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 Oli Henning 2009-12-10 22:48:43 UTC
Emerge fails with the following error:
------------------------------------------------------------------
 * ERROR: media-plugins/mythmusic-0.22_p22763 failed:
 *   no Makefile found
 * 
 * Call stack:
 *     ebuild.sh, line   61:  Called src_install
 *   environment, line 2961:  Called mythtv-plugins_src_install
 *   environment, line 2607:  Called einstall 'INSTALL_ROOT=/var/tmp/portage/media-plugins/mythmusic-0.22_p22763/image/'
 *     ebuild.sh, line  597:  Called die
 * The specific snippet of code:
 *              die "no Makefile found"
 * 



emerge --info =media-plugins/mythmusic-0.22_p22763
-----------------------------------------------------------------------------
Portage 2.1.7.13 (default/linux/x86/10.0, gcc-4.4.2, glibc-2.11-r1, 2.6.27.2 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.27.2-i686-Pentium-R-_Dual-Core_CPU_E5200_@_2.50GHz-with-gentoo-2.0.1
Timestamp of tree: Thu, 10 Dec 2009 22:00:01 +0000
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4, 3.1.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.3
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.64
sys-devel/automake:  1.10.2, 1.11.1
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i486-pc-linux-gnu"
CFLAGS="-O2 -mtune=pentium4 -pipe"
CHOST="i486-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -mtune=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://de-mirror.org/distro/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://mirror.netcologne.de/gentoo/ ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ ftp://mirror.bytemark.co.uk/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa berkdb bzip2 cli cracklib crypt cups cxx dbus dri fortran gdbm gpm iconv ipv6 lirc mmx modules mudflap mysql ncurses nls nptl nptlonly opengl openmp pam pcre perl png pppd python qt3support readline reflection server session spl sse sse2 sse3 ssl svg sysfs tcpd unicode x86 xorg 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIRC_DEVICES="imon" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="vesa" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



Reproducible: Always

Steps to Reproduce:
1. emerge mythmusic
2. fails

Actual Results:  
Emerge fails with an ERROR

Expected Results:  
Emerge successes

All other mythtv-0.22 i emerged work out-of-the-box (mythtv itself, plugins, themes)
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2010-01-04 05:29:41 UTC
Need you to scroll up and provide more context. You just provided the error Portage spit out but not the actual compilation issue. I currently can't duplicate this issue.
Comment 2 sam logen 2010-01-12 05:41:53 UTC
OK, after posting in the wrong bug report <embarassed>, let me post this again.

I seem to have the same issue with the mythmusic 0.22 ebuild.  It looks like the ebuild isn't pulling in all the required libraries for mythmusic.  I'm installing this on a clean system, so I don't already have many libraries installed.  So far, it's complained that it can't find the 'flac' library, and yet media-libs/flac is not listed as a dependency in the 0.22 ebuild -- though it is listed as a dependency in the old mythmusic 0.21 ebuilds.

My log looks like this:

>>> Emerging (1 of 7) media-plugins/mythmusic-0.22_p22763
 * mythplugins-0.22_p22763.zip RMD160 SHA1 SHA256 size ;-) ...           [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
>>> Unpacking source...
>>> Unpacking mythplugins-0.22_p22763.zip to /var/tmp/portage/media-plugins/mythmusic-0.22_p22763/work
>>> Source unpacked in /var/tmp/portage/media-plugins/mythmusic-0.22_p22763/work
>>> Preparing source in /var/tmp/portage/media-plugins/mythmusic-0.22_p22763/work/branches/release-0-22-fixes/mythplugins ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-plugins/mythmusic-0.22_p22763/work/branches/release-0-22-fixes/mythplugins ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-mythbrowser --disable-mythflix --disable-mythgallery --disable-mythgame --enable-mythmusic --disable-mythnews --disable-mythvideo --disable-mythweather --disable-mythweb --disable-mytharchive --disable-mythzoneminder --disable-mythmovies --enable-fftw --enable-sdl --enable-opengl
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
MythMusic requires FLAC.
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
Disabling MythMusic due to missing dependencies.

Configuration settings:

        qmake          /usr/bin/qmake

        MythArchive    plugin will not be built
        MythBrowser    plugin will not be built
        MythFlix       plugin will not be built
        MythGallery    plugin will not be built
        MythGame       plugin will not be built
        MythMusic      plugin will not be built
        MythNews       plugin will not be built
        MythVideo      plugin will not be built
        MythWeather    plugin will not be built
        MythZoneMinder plugin will not be built
        MythMovies     plugin will not be built

>>> Source configured.
Comment 3 Michele Ciacci 2010-01-17 16:56:50 UTC
same problem here 

any ideas?
Comment 4 Andrew Roberts 2010-01-22 18:38:56 UTC
mythmusic-0.22 has dependencies on media-libs/flac, media-libs/libogg, and media-libs/libvorbis.  Are these installed on your system?  Add the following to your mythmusic ebuild to pull them in.

--- /usr/portage/media-plugins/mythmusic/mythmusic-0.22_p22763.ebuild 2009-11-09 13:35:55.000000000 -0800
+++ /usr/portage/local/media-plugins/mythmusic/mythmusic-0.22_p22763.ebuild    2010-01-22 10:16:31.044715137 -0800
@@ -12,6 +12,9 @@
 RDEPEND=">=media-sound/cdparanoia-3.9.8
        >=media-libs/libcdaudio-0.99.6
        >=media-libs/taglib-1.5
+       >=media-libs/flac-1.2.1
+       >=media-libs/libogg-1.1.4
+       >=media-libs/libvorbis-1.2.1
        cdr? ( virtual/cdrtools )
        fftw? ( sci-libs/fftw )
        opengl? ( virtual/opengl )
Comment 5 Stephen Kirkby 2010-05-31 18:46:51 UTC
I too had the same issue ("no Makefile found"). Adding the three dependencies mentioned by Andrew did the trick for me.
Comment 6 Doug Goldstein (RETIRED) gentoo-dev 2010-06-03 16:05:44 UTC
Fixed. Thanks guys.