Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207308 - media-tv/mythtv-0.20.2_p15477 doesn't compile - Project .pro file "-o" does not exists
Summary: media-tv/mythtv-0.20.2_p15477 doesn't compile - Project .pro file "-o" does n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
: 207316 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-24 19:07 UTC by Adrian Bassett
Modified: 2008-01-24 20:44 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 Adrian Bassett 2008-01-24 19:07:06 UTC
[ebuild     U ] media-tv/mythtv-0.20.2_p15477 [0.20.2_p15332] USE="alsa dts dvb dvd jack lirc mmx opengl perl vorbis (-altivec) -autostart -backendonly -crciprec -dbox2 -debug -directv -freebox -frontendonly -hdhomerun -ieee1394 -ivtv -joystick -lcd -xvmc" VIDEO_CARDS="nvidia -i810 -via" 0 kB

Upgrading mythtv from 0.20.2_p15332 to 0.20.2_p15477 fails to build with following diagnostic:

>>> Unpacking source...
 * subversion update start -->
 *      repository: http://svn.mythtv.org/svn/branches/release-0-20-fixes/mythtv
U    libs/libmythtv/libmythtv.pro
U    libs/libmythtv/tv_play.cpp
U    libs/libmythui/libmythui.pro
U    libs/libmyth/libmyth.pro
U    libs/libs.pro
U    libs/libavcodec/libavcodec.pro
U    libs/libmythupnp/libmythupnp.pro
Updated to revision 15477.
 *    working copy: /mnt/data/usr/portage/distfiles/svn-src/mythtv/mythtv

>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-tv/mythtv-0.20.2_p15477/work/mythtv-0.20.2 ...
 * Running ./configure --prefix=/usr
		--mandir=/usr/share/man
		--libdir-name=lib64 --disable-freebox --disable-dbox2 --disable-hdhomerun --disable-crciprec --disable-altivec --with-bindings=perl
		--disable-audio-arts
		--enable-lirc
		--disable-joystick-menu
		--enable-dvb
		--dvb-path=/usr/include
		--enable-opengl-vsync
		--disable-firewire
		--enable-xrandr
		--enable-xv
		--disable-directfb
		--enable-x11
		--enable-proc-opt --enable-mmx --compile-type=release --arch=nocona --tune=nocona --disable-distcc
# Basic Settings
Compile type     release
Compiler cache   yes, using ccache symlinked gcc
DistCC           no
Install prefix   /usr
CPU              x86_64 (nocona)
Big Endian       no
MMX enabled      yes

# Input Support
Joystick menu    no
lirc support     yes
Apple Remote     no
Video4Linux sup. yes
ivtv support     yes
FireWire support no
DVB support      yes [/usr/include]
DBox2 support    no
HDHomeRun sup.   no
CRC Ip Rec sup.  no
FreeBox support  no

# Sound Output Support
OSS support      yes
ALSA support     yes
aRts support     no
JACK support     yes
DTS passthrough  yes

# Video Output Support
x11 support      yes
xrandr support   yes
xv support       yes
XvMC support     no
XvMC VLD support no
XvMC pro support no
XvMC OpenGL sup. no
Mac accel.       no
OpenGL vsync     yes
DirectFB         no

# Misc Features
Frontend         yes
Backend          yes

# Bindings
bindings_perl    yes
Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak

WARNING: When using --enable-proc-opt you must include the 
         output of ./configure along with any bug report.

 * Processing qmake -o ...

 * Project .pro file "-o" does not exists
 * qmake cannot handle non-existing .pro files

 * This shouldn't happen - please send a bug report to bugs.gentoo.org

 * 
 * ERROR: media-tv/mythtv-0.20.2_p15477 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line 2892:  Called eqmake3 'src_compile' 'src_compile' '-o'
 *             environment, line 1401:  Called die
 * The specific snippet of code:
 *           diefunc "$FUNCNAME" "$LINENO" "$?" "Project file not found in ${PN} sources";
 *  The die message:
 *   Project file not found in mythtv sources


Reproducible: Always

Steps to Reproduce:
1.upgrade mythtv as described above
2.
3.

Actual Results:  
Emerge fails

Expected Results:  
Successful build
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2008-01-24 19:41:58 UTC
Fixed. Thanks.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-01-24 20:44:03 UTC
*** Bug 207316 has been marked as a duplicate of this bug. ***