[mythtv] MythBackend SVN on MacOSX fails to compile.

buzz davidbuzz at gmail.com
Fri Apr 18 03:00:11 UTC 2008


David,
Yes, everyone on this list should be aware of these compile issues (which
are happening on both Win32 and MacOSX at the least), you are welcome to
submit patches/suggestion to fixes.    I believe a warning was posted to the
-users list about the "upcoming instability" in SVN too.

Buzz.

On Fri, Apr 18, 2008 at 12:58 AM, David Snider <dsnider at thesniderpad.com>
wrote:

> It looks like the backend for MythTV on MacOSX is failing to compile.
> Could this have something to do with the recent move to QT 4.x?   The
> SVN builds have been failing for a few weeks now based on this error.
> The relative lines before the error are below:
>
> g++ -c -pipe -mtune=7450 -mpowerpc-gfxopt -faltivec -maltivec
> -mabi=altivec -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
> -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -fomit-frame-pointer -O3
> -fomit-frame-pointer -Wall -W -DPIC -fPIC -D_GNU_SOURCE
> -DPREFIX="/nobackup/myth/.osx-packager/build" -DUSING_APPLEREMOTE
> -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QT3SUPPORT_LIB
> -DQT3_SUPPORT -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_CORE_LIB -DQT_SHARED
> -I/nobackup/myth/.osx-packager/build/mkspecs/macx-g++ -I.
> -I/nobackup/myth/.osx-packager/build/include/QtCore
> -I/nobackup/myth/.osx-packager/build/include/QtCore
> -I/nobackup/myth/.osx-packager/build/include/QtGui
> -I/nobackup/myth/.osx-packager/build/include/QtGui
> -I/nobackup/myth/.osx-packager/build/include/QtOpenGL
> -I/nobackup/myth/.osx-packager/build/include/QtOpenGL
> -I/nobackup/myth/.osx-packager/build/include/QtXml
> -I/nobackup/myth/.osx-packager/build/include/QtXml
> -I/nobackup/myth/.osx-packager
>  /build/include/QtSql -I/nobackup/myth/.osx-packager/build/include/QtSql
> -I/nobackup/myth/.osx-packager/build/include/Qt3Support
> -I/nobackup/myth/.osx-packager/build/include/Qt3Support
> -I/nobackup/myth/.osx-packager/build/include
> -I/nobackup/myth/.osx-packager/build/include
> -I/nobackup/myth/.osx-packager/build/include
> -I/nobackup/myth/.osx-packager/build/include
> -I/nobackup/myth/.osx-packager/build/include/taglib -I/usr/include/cdda
> -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
> -I/System/Library/Frameworks/AGL.framework/Headers -I. -I. -o miniplayer.o
> miniplayer.cpp
> miniplayer.cpp: In member function 'virtual void
> MiniPlayer::keyPressEvent(QKeyEvent*)':
> miniplayer.cpp:167: warning: comparison between signed and unsigned
> integer expressions
> miniplayer.cpp: In member function 'virtual void
> MiniPlayer::customEvent(QEvent*)':
> miniplayer.cpp:378: warning: comparison between signed and unsigned
> integer expressions
> miniplayer.cpp: In member function 'void MiniPlayer::seek(int)':
> miniplayer.cpp:526: warning: comparison between signed and unsigned
> integer expressions
> g++ -c -pipe -mtune=7450 -mpowerpc-gfxopt -faltivec -maltivec
> -mabi=altivec -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
> -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -fomit-frame-pointer -O3
> -fomit-frame-pointer -Wall -W -DPIC -fPIC -D_GNU_SOURCE
> -DPREFIX="/nobackup/myth/.osx-packager/build" -DUSING_APPLEREMOTE
> -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QT3SUPPORT_LIB
> -DQT3_SUPPORT -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_CORE_LIB -DQT_SHARED
> -I/nobackup/myth/.osx-packager/build/mkspecs/macx-g++ -I.
> -I/nobackup/myth/.osx-packager/build/include/QtCore
> -I/nobackup/myth/.osx-packager/build/include/QtCore
> -I/nobackup/myth/.osx-packager/build/include/QtGui
> -I/nobackup/myth/.osx-packager/build/include/QtGui
> -I/nobackup/myth/.osx-packager/build/include/QtOpenGL
> -I/nobackup/myth/.osx-packager/build/include/QtOpenGL
> -I/nobackup/myth/.osx-packager/build/include/QtXml
> -I/nobackup/myth/.osx-packager/build/include/QtXml
> -I/nobackup/myth/.osx-packager
>  /build/include/QtSql -I/nobackup/myth/.osx-packager/build/include/QtSql
> -I/nobackup/myth/.osx-packager/build/include/Qt3Support
> -I/nobackup/myth/.osx-packager/build/include/Qt3Support
> -I/nobackup/myth/.osx-packager/build/include
> -I/nobackup/myth/.osx-packager/build/include
> -I/nobackup/myth/.osx-packager/build/include
> -I/nobackup/myth/.osx-packager/build/include
> -I/nobackup/myth/.osx-packager/build/include/taglib -I/usr/include/cdda
> -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
> -I/System/Library/Frameworks/AGL.framework/Headers -I. -I. -o
> cddecoder-darwin.o cddecoder-darwin.cpp
> In file included from cddecoder-darwin.cpp:19:
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:9:17: error:
> QHttp: No such file or directory
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:19: error:
> 'QHttpRequestHeader' has not been declared
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:68: error:
> 'QHttpRequestHeader' has not been declared
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:78: error:
> 'QHttpRequestHeader' has not been declared
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:102: error:
> 'QHttpRequestHeader' has not been declared
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:109: error:
> expected ',' or '...' before '&' token
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:109: error:
> ISO C++ forbids declaration of 'QHttpResponseHeader' with no type
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:117: error:
> ISO C++ forbids declaration of 'QHttp' with no type
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:117: error:
> expected ';' before '*' token
> /nobackup/myth/.osx-packager/build/include/mythtv/httpcomms.h:129: error:
> 'QHttpRequestHeader' does not name a type
> make[2]: *** [cddecoder-darwin.o] Error 1
> make[1]: *** [sub-mythmusic-make_default] Error 2
> make: *** [sub-mythmusic-make_default] Error 2
> [osx-pkg] Failed system call: " /usr/bin/make  " with error code 2
> Died at /tmp/OSX/build/osx-packager.pl line 914.
>
>
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080418/df284ba4/attachment.htm 


More information about the mythtv-dev mailing list