
noreply at mythtv
Mar 29, 2012, 12:36 PM
Post #1 of 3
(125 views)
Permalink
|
|
Ticket #10531: Gentoo: mythnetvision fails to install
|
|
#10531: Gentoo: mythnetvision fails to install ----------------------------------------+------------------------- Reporter: christopher.j.reeves@… | Owner: robertm Type: Bug Report - General | Status: new Priority: minor | Milestone: 0.25 Component: Plugin - MythNetvision | Version: Unspecified Severity: medium | Keywords: Gentoo Ticket locked: 0 | ----------------------------------------+------------------------- Python2 is installed, however it appears that it the installer script is not finding the appropriate python2 libraries. >>> Verifying ebuild manifests >>> Emerging (1 of 1) media-plugins/mythnetvision-0.25_pre20120329 from mythtv * mythtv-0.25_pre20120329.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking mythtv-0.25_pre20120329.tar.gz to /tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/work >>> Source unpacked in /tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/work >>> Preparing source in /tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/work/MythTV-mythtv- f73dbda/mythplugins ... >>> Source prepared. >>> Configuring source in /tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/work/MythTV-mythtv- f73dbda/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 --compile-type=release --disable-mytharchive --disable-mythbrowser --disable-mythgallery --disable-mythgame --disable- mythmusic --enable-mythnetvision --disable-mythnews --disable-mythweather --disable-mythzoneminder MythNetvision requires the MythTV Python bindings (MythTV) MythNetvision requires the Python pycurl library (pycurl) MythNetvision requires the Python URL library 2 (urllib2) MythNetvision requires the Python OAuth library (oauth) Disabling MythNetvision due to missing dependencies. Configuration settings: qmake /usr/bin/qmake MythArchive plugin will not be built MythBrowser plugin will not be built MythGallery plugin will not be built MythGame plugin will not be built MythMusic plugin will not be built MythNetvision plugin will not be built MythNews plugin will not be built MythWeather plugin will not be built MythZoneMinder plugin will not be built >>> Source configured. >>> Compiling source in /tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/work/MythTV-mythtv- f73dbda/mythplugins ... make -j3 cd cleanup/ && make -f Makefile make[1]: Entering directory `/tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/work/MythTV-mythtv- f73dbda/mythplugins/cleanup' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/work/MythTV-mythtv- f73dbda/mythplugins/cleanup' >>> Source compiled. >>> Test phase [not enabled]: media-plugins/mythnetvision-0.25_pre20120329 >>> Install mythnetvision-0.25_pre20120329 into /tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/image/ category media-plugins * ERROR: media-plugins/mythnetvision-0.25_pre20120329 failed (install phase): * no Makefile found * * Call stack: * ebuild.sh, line 85: Called src_install * environment, line 2053: Called mythtv-plugins_src_install * environment, line 1895: Called einstall 'INSTALL_ROOT=/tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/image/' * phase-helpers.sh, line 515: Called die * The specific snippet of code: * die "no Makefile found" * * If you need support, post the output of 'emerge --info =media- plugins/mythnetvision-0.25_pre20120329', * the complete build log and the output of 'emerge -pqv =media- plugins/mythnetvision-0.25_pre20120329'. * This ebuild used the following eclasses from overlays: * /gentoo/overlay/mythtv/Gentoo/eclass/mythtv-plugins.eclass * /gentoo/overlay/mythtv/Gentoo/eclass/mythtv.eclass * This ebuild is from an overlay named 'mythtv': '/gentoo/overlay/mythtv/Gentoo/' * The complete build log is located at '/tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/media- plugins/mythnetvision-0.25_pre20120329/temp/environment'. * S: '/tmp/portage/media-plugins/mythnetvision-0.25_pre20120329/work /MythTV-mythtv-f73dbda/mythplugins' -- Ticket URL: <http://code.mythtv.org/trac/ticket/10531> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|