[mythtv-users] .24 Audio results: mixed

Douglas Peale Douglas_Peale at comcast.net
Tue Jun 29 02:42:55 UTC 2010


On 06/28/2010 07:33 PM, Douglas Peale wrote:

>> then you do
>> make -j2
> 
> Failure occurs here. Tail end of messages:
> lX11 -lXext -lXxf86vm -lXv -lXrandr -lXvMCW -lXvMC -lpulse -lpthread
> ln -s libmythlivemedia-0.23.so.0.23.0 libmythlivemedia-0.23.so
> ln -s libmythlivemedia-0.23.so.0.23.0 libmythlivemedia-0.23.so.0
> ln -s libmythlivemedia-0.23.so.0.23.0 libmythlivemedia-0.23.so.0.23
> make[2]: Leaving directory `/home/dpeale/trunk/mythtv/libs/libmythlivemedia'
> make[1]: Leaving directory `/home/dpeale/trunk/mythtv/libs'
> make: *** [sub-libs-make_default-ordered] Error 2
> 
> I have no idea what this means.
> 
more details:
ccache g++ -c -pipe -fomit-frame-pointer -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-funit-at-a-time -D__STDC_CONSTANT_MACROS -I/usr/include/directfb -D_REENTRANT -w -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -DSOCKLEN_T=socklen_t -D_LARGEFILE_SOURCE=1 -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4
-I/usr/include -I~/mythtvdebug -IBasicUsageEnvironment/include -Igroupsock/include -IliveMedia -IliveMedia/include
-IUsageEnvironment/include -I. -o H263plusVideoStreamFramer.o liveMedia/H263plusVideoStreamFramer.cpp
In file included from mythmainwindow.cpp:3:
mythmainwindow_internal.h:32: error: expected class-name before ‘{’ token
mythmainwindow.cpp: In constructor ‘MythPainterWindowVDPAU::MythPainterWindowVDPAU(MythMainWindow*, MythMainWindowPrivate*)’:
mythmainwindow.cpp:292: error: class ‘MythPainterWindowVDPAU’ does not have any field named ‘QGLWidget’
mythmainwindow.cpp:295: error: ‘setAutoBufferSwap’ was not declared in this scope
mythmainwindow.cpp: In member function ‘void MythMainWindow::Init()’:
mythmainwindow.cpp:860: error: cannot convert ‘MythPainterWindowVDPAU*’ to ‘QWidget*’ in assignment
make[2]: *** [mythmainwindow.o] Error 1
make[2]: Leaving directory `/home/dpeale/trunk/mythtv/libs/libmythui'
make[1]: *** [sub-libmythui-make_default] Error 2


ran a few more times in an attempt to get the catch the errors before they scrolled off screen.

make[2]: Entering directory `/home/dpeale/trunk/mythtv/libs/libmythupnp'
ccache g++ -c -pipe -fomit-frame-pointer -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-funit-at-a-time -D__STDC_CONSTANT_MACROS -I/usr/include/directfb -D_REENTRANT -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4 -I/usr/include -I~/mythtvdebug -I../libmythdb -I.. -I. -o
httprequest.o httprequest.cpp
In file included from mythmainwindow.cpp:3:
mythmainwindow_internal.h:32: error: expected class-name before ‘{’ token
mythmainwindow.cpp: In constructor ‘MythPainterWindowVDPAU::MythPainterWindowVDPAU(MythMainWindow*, MythMainWindowPrivate*)’:
mythmainwindow.cpp:292: error: class ‘MythPainterWindowVDPAU’ does not have any field named ‘QGLWidget’
mythmainwindow.cpp:295: error: ‘setAutoBufferSwap’ was not declared in this scope
mythmainwindow.cpp: In member function ‘void MythMainWindow::Init()’:
mythmainwindow.cpp:860: error: cannot convert ‘MythPainterWindowVDPAU*’ to ‘QWidget*’ in assignment
make[2]: *** [mythmainwindow.o] Error 1
make[2]: Leaving directory `/home/dpeale/trunk/mythtv/libs/libmythui'
make[1]: *** [sub-libmythui-make_default] Error 2
make[1]: *** Waiting for unfinished jobs....

make[2]: Entering directory `/home/dpeale/trunk/mythtv/libs/libavformat'
ccache gcc -c -pipe -fomit-frame-pointer -std=c99 -fPIC -g -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith
-Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -fno-math-errno -fno-signed-zeros
-fno-tree-vectorize -w -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I~/mythtvdebug -I.. -I../.. -o allformats.o allformats.c
ccache gcc -c -pipe -fomit-frame-pointer -std=c99 -fPIC -g -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith
-Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -fno-math-errno -fno-signed-zeros
-fno-tree-vectorize -w -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I~/mythtvdebug -I.. -I../.. -o avio.o avio.c
ccache gcc -c -pipe -fomit-frame-pointer -std=c99 -fPIC -g -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith
-Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -fno-math-errno -fno-signed-zeros
-fno-tree-vectorize -w -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I~/mythtvdebug -I.. -I../.. -o aviobuf.o aviobuf.c
In file included from mythmainwindow.cpp:3:
mythmainwindow_internal.h:32: error: expected class-name before ‘{’ token
mythmainwindow.cpp: In constructor ‘MythPainterWindowVDPAU::MythPainterWindowVDPAU(MythMainWindow*, MythMainWindowPrivate*)’:
mythmainwindow.cpp:292: error: class ‘MythPainterWindowVDPAU’ does not have any field named ‘QGLWidget’
mythmainwindow.cpp:295: error: ‘setAutoBufferSwap’ was not declared in this scope
mythmainwindow.cpp: In member function ‘void MythMainWindow::Init()’:
mythmainwindow.cpp:860: error: cannot convert ‘MythPainterWindowVDPAU*’ to ‘QWidget*’ in assignment
make[2]: *** [mythmainwindow.o] Error 1
make[2]: Leaving directory `/home/dpeale/trunk/mythtv/libs/libmythui'
make[1]: *** [sub-libmythui-make_default] Error 2
make[1]: *** Waiting for unfinished jobs....

seems it finds an error in a different file every time I run it.


More information about the mythtv-users mailing list