[mythtv-commits] Ticket #6451: osx-packager.pl wont build trunk

MythTV mythtv at cvs.mythtv.org
Mon Apr 13 00:04:03 UTC 2009


#6451: osx-packager.pl wont build trunk
------------------------------------+---------------------------------------
 Reporter:  alainramos23 at gmail.com  |        Owner:  ijr           
     Type:  defect                  |       Status:  infoneeded_new
 Priority:  major                   |    Milestone:  unknown       
Component:  MythTV - General        |      Version:  head          
 Severity:  high                    |   Resolution:                
  Mlocked:  0                       |  
------------------------------------+---------------------------------------

Comment(by anonymous):

 Got passed that hurdle configuring osx-packager.pl with...

 --without-bindings=perl,python

 but now I get...

 playlistcontainer.cpp: In member function ‘QString
 PlaylistContainer::getPlaylistName(int, bool&)’:
 playlistcontainer.cpp:413: error: no match for ‘operator!=’ in ‘it !=
 std::list<_Tp, _Alloc>::rend() [with _Tp = Playlist*, _Alloc =
 std::allocator<Playlist*>]()’
 /Users/julie/.osx-packager/build/include/QtCore/qglobal.h:1624: note:
 candidates are: bool operator!=(QBool, bool)
 /Users/julie/.osx-packager/build/include/QtCore/qglobal.h:1625: note:
 bool operator!=(bool, QBool)
 /Users/julie/.osx-packager/build/include/QtCore/qglobal.h:1626: note:
 bool operator!=(QBool, QBool)
 /Users/julie/.osx-packager/build/include/QtCore/qchar.h:378: note:
 bool operator!=(QChar, QChar)
 /Users/julie/.osx-packager/build/include/QtCore/qbytearray.h:494: note:
 bool operator!=(const QByteArray&, const QByteArray&)
 /Users/julie/.osx-packager/build/include/QtCore/qbytearray.h:496: note:
 bool operator!=(const QByteArray&, const char*)
 /Users/julie/.osx-packager/build/include/QtCore/qbytearray.h:498: note:
 bool operator!=(const char*, const QByteArray&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:854: note:
 bool operator!=(QString::Null, QString::Null)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:855: note:
 bool operator!=(QString::Null, const QString&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:856: note:
 bool operator!=(const QString&, QString::Null)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:881: note:
 bool operator!=(const char*, const QString&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:894: note:
 bool operator!=(const char*, const QLatin1String&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:907: note:
 bool operator!=(const QLatin1String&, const QLatin1String&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:1102: note:
 bool operator!=(const QStringRef&, const QStringRef&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:1105: note:
 bool operator!=(const QString&, const QStringRef&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:1109: note:
 bool operator!=(const QStringRef&, const QString&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:1112: note:
 bool operator!=(const QLatin1String&, const QStringRef&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:1116: note:
 bool operator!=(const QStringRef&, const QLatin1String&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:1139: note:
 bool operator!=(const char*, const QStringRef&)
 /Users/julie/.osx-packager/build/include/QtCore/qstring.h:1141: note:
 bool operator!=(const QStringRef&, const char*)
 /Users/julie/.osx-packager/build/include/QtCore/qsize.h:153: note:
 bool operator!=(const QSize&, const QSize&)
 /Users/julie/.osx-packager/build/include/QtCore/qsize.h:309: note:
 bool operator!=(const QSizeF&, const QSizeF&)
 /Users/julie/.osx-packager/build/include/QtCore/qpoint.h:145: note:
 bool operator!=(const QPoint&, const QPoint&)
 /Users/julie/.osx-packager/build/include/QtCore/qpoint.h:301: note:
 bool operator!=(const QPointF&, const QPointF&)
 /Users/julie/.osx-packager/build/include/QtCore/qrect.h:496: note:
 bool operator!=(const QRect&, const QRect&)
 /Users/julie/.osx-packager/build/include/QtCore/qrect.h:834: note:
 bool operator!=(const QRectF&, const QRectF&)
 /Users/julie/.osx-packager/build/include/QtCore/qvariant.h:521: note:
 bool operator!=(const QVariant&, const QVariantComparisonHelper&)
 /Users/julie/.osx-packager/build/include/mythtv/mythdialogs.h:69: note:
 bool operator!=(const DialogCode&, const QDialog::DialogCode&)
 /Users/julie/.osx-packager/build/include/mythtv/mythdialogs.h:71: note:
 bool operator!=(const QDialog::DialogCode&, const DialogCode&)
 metadata.h:244: note:                 bool operator!=(const Metadata&,
 const Metadata&)
 make[2]: *** [playlistcontainer.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 /Users/julie/.osx-packager/src/myth-svn/packaging/OSX/build/osx-
 packager.pl line 974.

 This is using qt-mac-opensource-src-4.4.3 will go back to qt-mac-
 opensource-src-4.3.4 and see if that fixes things.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6451#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list