Mailing List Archive

RE: latest mythVideo from CVS doesn't build on Gentoo Pfeifer-Sources
Regards,



As per subject line following Dev-list emerge instructions.

Have emerged MythTV-CV and MythWeather-CVS first...

It's on VMware 4 as a bit of a play-around.



: aphlin3 root # emerge media-video/mythvideo-cvs

Calculating dependencies ...done!

>>> emerge (1 of 1) media-video/mythvideo-cvs-0.9 to /

>>> Unpacking source...

* Fetching cvs module mythvideo into
/usr/portage/distfiles/cvs-src/mythvideo-cvs...

* Running cvs -q -f -z4 -d
":pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs" login

Logging in to :pserver:mythtv@cvs.mythtv.org:2401/var/lib/mythcvs

* Running cvs -q -f -z4 -d
":pserver:mythtv@cvs.mythtv.org:/var/lib/mythcvs" update -dP mythvideo

* Copying mythvideo from /usr/portage/distfiles/cvs-src/mythvideo-cvs...

>>> Source unpacked.

make: *** No rule to make target `/usr/qt/3/mkspecs/default/qmake.conf',
needed by `Makefile'. Stop.



!!! ERROR: media-video/mythvideo-cvs-0.9 failed.

!!! Function src_compile, Line 49, Exitcode 2

!!! (no error message)



aphlin3 root #





Paul



PS: QT is installed and environment set



_______________________________________________

mythtv-users mailing list

mythtv-users@snowman.net

http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
Re: latest mythVideo from CVS doesn't build on Gentoo Pfeifer-Sources [ In reply to ]
On Monday 09 June 2003 02:40 am, Paul Catchpole wrote:
>
> make: *** No rule to make target `/usr/qt/3/mkspecs/default/qmake.conf',
> needed by `Makefile'. Stop.
>

Check to make sure this exists. 'default' should be a symlink to the
directory corresponding to your platform (i.e., 'linux-g++')

-JAC
RE: latest mythVideo from CVS doesn't build on Gentoo Pfeifer-Sources [ In reply to ]
Cheers very much... I've created that link and it's building at the moment!

Paul

-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net] On Behalf Of Joseph A. Caputo
Sent: 09 June 2003 12:18
To: Discussion about mythtv

On Monday 09 June 2003 02:40 am, Paul Catchpole wrote:
>
> make: *** No rule to make target `/usr/qt/3/mkspecs/default/qmake.conf',
> needed by `Makefile'. Stop.
>

Check to make sure this exists. 'default' should be a symlink to the
directory corresponding to your platform (i.e., 'linux-g++')

-JAC
_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
RE: latest *mythmusic* from CVS doesn't build on Gentoo Pfeifer-Sources [ In reply to ]
Thanks to the response below I've now got MythTV-CVS, MythWeather-CVS and
MythVideo up and running. I am trying to emerge MythMusic-CVS and am getting
the following error:

g++ -c -pipe -Wall -W -O2 -mcpu=i686 -pipe -I/usr/include/SDL -D_REENTRANT
-D_REENTRANT -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include
-I/usr/local/include -I/usr/qt/3/include -I/usr/X11R6/include
-I/usr/X11R6/include -o playbackbox.o playbackbox.cpp
playbackbox.cpp: In member function `virtual void
PlaybackBox::keyPressEvent(QKeyEvent*)':
playbackbox.cpp:297: no matching function for call to
`UIManagedTreeListType::
forceLastBin()'
make[1]: *** [playbackbox.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/mythmusic-cvs-0.9/work/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2

!!! ERROR: media-video/mythmusic-cvs-0.9 failed.
!!! Function src_compile, Line 61, Exitcode 2
!!! (no error message)

aphlin3 root #


In light of other posts I wondered if something had changed in the CVS and
hence re-emerged MythTV-CVS but the error persists.

Any ideas anyone?

Paul

-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net] On Behalf Of Paul Catchpole
Sent: 09 June 2003 12:51
To: jac2@cornell.edu; 'Discussion about mythtv'

Cheers very much... I've created that link and it's building at the moment!

Paul

-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net] On Behalf Of Joseph A. Caputo
Sent: 09 June 2003 12:18
To: Discussion about mythtv

On Monday 09 June 2003 02:40 am, Paul Catchpole wrote:
>
> make: *** No rule to make target `/usr/qt/3/mkspecs/default/qmake.conf',
> needed by `Makefile'. Stop.
>

Check to make sure this exists. 'default' should be a symlink to the
directory corresponding to your platform (i.e., 'linux-g++')

-JAC
_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users

_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
Re: latest *mythmusic* from CVS doesn't build on Gentoo Pfeifer-Sources [ In reply to ]
On Monday 09 June 2003 01:56 pm, Paul Catchpole wrote:
> playbackbox.cpp: In member function `virtual void
> PlaybackBox::keyPressEvent(QKeyEvent*)':
> playbackbox.cpp:297: no matching function for call to
> `UIManagedTreeListType::
> forceLastBin()'
> make[1]: *** [playbackbox.o] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/mythmusic-cvs-0.9/work/mythmusic/mythmusic'
> make: *** [sub-mythmusic] Error 2
>
> !!! ERROR: media-video/mythmusic-cvs-0.9 failed.
> !!! Function src_compile, Line 61, Exitcode 2
> !!! (no error message)


Make sure your MythTV and MythMusic trees are really in sync. If they're even
a few hours apart it could make a difference, depending on when you did your
update.

-JAC
RE: latest *mythmusic* from CVS doesn't build on Gentoo Pfeifer-Sources [ In reply to ]
They really are in sync - I looked at the ages of the files and then to be
safe re-checked out mythtv-cvs and re-emerged and (attempted) to build
mythmusic immediately afterwards.

-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net] On Behalf Of Joseph A. Caputo
Sent: 10 June 2003 01:10
To: Discussion about mythtv

On Monday 09 June 2003 01:56 pm, Paul Catchpole wrote:
> playbackbox.cpp: In member function `virtual void
> PlaybackBox::keyPressEvent(QKeyEvent*)':
> playbackbox.cpp:297: no matching function for call to
> `UIManagedTreeListType::
> forceLastBin()'
> make[1]: *** [playbackbox.o] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/mythmusic-cvs-0.9/work/mythmusic/mythmusic'
> make: *** [sub-mythmusic] Error 2
>
> !!! ERROR: media-video/mythmusic-cvs-0.9 failed.
> !!! Function src_compile, Line 61, Exitcode 2
> !!! (no error message)


Make sure your MythTV and MythMusic trees are really in sync. If they're
even
a few hours apart it could make a difference, depending on when you did your

update.

-JAC
_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
Re: latest *mythmusic* from CVS doesn't build on Gentoo Pfeifer-Sources [ In reply to ]
On Tuesday 10 June 2003 01:21 am, Paul Catchpole wrote:
> They really are in sync - I looked at the ages of the files and then to be
> safe re-checked out mythtv-cvs and re-emerged and (attempted) to build
> mythmusic immediately afterwards.

There's no possible way they're in sync.

UIManagedTreeListType::forceLastBin() (ie, the missing symbol from your
compile) was added to mythtv's cvs tree over 2 days ago.

http://cvs.mythtv.org/cgi-bin/viewcvs.cgi/mythtv/libs/libmyth/uitypes.h?r1=1.21&r2=1.22

Isaac
RE: latest *mythmusic* from CVS doesn't buildon Gentoo Pfeifer-Sources [ In reply to ]
OK - I must have buggered this up somewhere. I had understood that when one
ran Emerge, it re-checked out the CVS (with update added). It looks to do
that?

Paul

-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net] On Behalf Of Isaac Richards
Sent: 10 June 2003 07:10
To: Discussion about mythtv

On Tuesday 10 June 2003 01:21 am, Paul Catchpole wrote:
> They really are in sync - I looked at the ages of the files and then to be
> safe re-checked out mythtv-cvs and re-emerged and (attempted) to build
> mythmusic immediately afterwards.

There's no possible way they're in sync.

UIManagedTreeListType::forceLastBin() (ie, the missing symbol from your
compile) was added to mythtv's cvs tree over 2 days ago.

http://cvs.mythtv.org/cgi-bin/viewcvs.cgi/mythtv/libs/libmyth/uitypes.h?r1=1
.21&r2=1.22

Isaac
_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
RE: latest *mythmusic* from CVS doesn't buildon GentooPfeifer-Sources [ In reply to ]
You're very correct (using diff to spot the differences). Re-building now...

-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net] On Behalf Of Paul Catchpole
Sent: 10 June 2003 07:14
To: 'Discussion about mythtv'

OK - I must have buggered this up somewhere. I had understood that when one
ran Emerge, it re-checked out the CVS (with update added). It looks to do
that?

Paul

-----Original Message-----
From: mythtv-users-bounces@snowman.net
[mailto:mythtv-users-bounces@snowman.net] On Behalf Of Isaac Richards
Sent: 10 June 2003 07:10
To: Discussion about mythtv

On Tuesday 10 June 2003 01:21 am, Paul Catchpole wrote:
> They really are in sync - I looked at the ages of the files and then to be
> safe re-checked out mythtv-cvs and re-emerged and (attempted) to build
> mythmusic immediately afterwards.

There's no possible way they're in sync.

UIManagedTreeListType::forceLastBin() (ie, the missing symbol from your
compile) was added to mythtv's cvs tree over 2 days ago.

http://cvs.mythtv.org/cgi-bin/viewcvs.cgi/mythtv/libs/libmyth/uitypes.h?r1=1
.21&r2=1.22

Isaac
_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users