pcp
[Top] [All Lists]

pcp-gui sles11sp1 x86_64 build error

To: pcp@xxxxxxxxxxx
Subject: pcp-gui sles11sp1 x86_64 build error
From: David Wright <daw@xxxxxxx>
Date: Sat, 19 Jun 2010 11:53:32 -0500 (CDT)
I am on sles11sp1 and am getting this error with Makepkgs on pcp-gui-1.4.6
Wrong qt?

Thanks,
Dave Wright

Running


gmake[2]: Nothing to be done for `default'.
=== libqmc ===
/usr/lib/qt3/bin/qmake && /usr/bin/gmake -f Makefile
g++ -c -pipe -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector 
-funwind-tables -fasynchronous-unwind-tables -g -DUSE_LIB64_PATHES 
-fno-strict-aliasing -Wall -W -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -g 
-DUSE_LIB64_PATHES -fno-strict-aliasing  -DQT_NO_DEBUG -DQT_SHARED 
-DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. 
-I/usr/include -I/usr/lib/qt3/include -o qmc_context.o qmc_context.cpp
In file included from qmc_context.h:15,
                 from qmc_context.cpp:11:
./qmc_indom.h: In member function b
./qmc_indom.h:62: error: b
./qmc_indom.h: In member function b
./qmc_indom.h:67: error: b
./qmc_indom.h: In member function b
./qmc_indom.h:70: error: no match for b
./qmc_indom.h: In member function b
./qmc_indom.h:73: error: no match for b
./qmc_indom.h: In member function b
./qmc_indom.h:75: error: no match for b
./qmc_indom.h: In member function b
./qmc_indom.h:78: error: no match for b
./qmc_indom.h: In member function b
./qmc_indom.h:81: error: no match for b
./qmc_indom.h: In member function b
./qmc_indom.h:114: error: no match for b
./qmc_indom.h: In member function b
./qmc_indom.h:115: error: no match for b
In file included from qmc_context.h:16,
                 from qmc_context.cpp:11:
./qmc_source.h: In member function b
./qmc_source.h:40: error: b
./qmc_source.h: In member function b
./qmc_source.h:42: error: b
./qmc_source.h: In member function b
./qmc_source.h:44: error: b
./qmc_source.h: In member function b
./qmc_source.h:52: error: b
./qmc_source.h: In member function b
./qmc_source.h:55: error: b
In file included from qmc_context.cpp:11:
qmc_context.h: At global scope:
qmc_context.h:89: error: b
qmc_context.h:110: error: ISO C++ forbids declaration of b
qmc_context.h:110: error: expected b
qmc_context.h: In member function b
qmc_context.h:43: error: b
qmc_context.h: In member function b
qmc_context.h:46: error: no match for b
qmc_context.h: In member function b
qmc_context.h:49: error: b
qmc_context.h: In member function b
qmc_context.h:52: error: no match for b
qmc_context.h: In member function b
qmc_context.h:54: error: no match for b
qmc_context.h: In member function b
qmc_context.h:57: error: b
qmc_context.h: In member function b
qmc_context.h:60: error: no match for b
qmc_context.h: In member function b
qmc_context.h:62: error: no match for b
qmc_context.h: In member function b
qmc_context.h:72: error: b
qmc_context.h: In member function b
qmc_context.h:75: error: no match for b
qmc_context.h: In member function b
qmc_context.h:77: error: no match for b
In file included from qmc_metric.h:15,
                 from qmc_context.cpp:12:
./qmc_group.h: In member function b
./qmc_group.h:31: error: b
./qmc_group.h: In member function b
./qmc_group.h:34: error: no match for b
./qmc_group.h: In member function b
./qmc_group.h:35: error: no match for b
In file included from qmc_context.cpp:12:
qmc_metric.h: In member function b
qmc_metric.h:78: error: b
qmc_metric.h: In member function b
qmc_metric.h:94: error: b
qmc_metric.h: In member function b
qmc_metric.h:98: error: b
qmc_metric.h: In member function b
qmc_metric.h:107: error: no match for b
qmc_metric.h: In member function b
qmc_metric.h:111: error: no match for b
qmc_metric.h: In member function b
qmc_metric.h:114: error: no match for b
qmc_metric.h: In member function b
qmc_metric.h:136: error: no match for b
qmc_metric.h: In member function b
qmc_metric.h:139: error: no match for b
qmc_metric.h: In member function b
qmc_metric.h:142: error: no match for b
qmc_metric.h: In member function b
qmc_metric.h:145: error: no match for b
qmc_metric.h: In member function b
qmc_metric.h:148: error: no match for b
qmc_metric.h: In member function b
qmc_metric.h:151: error: no match for b
qmc_context.cpp: At global scope:
qmc_context.cpp:18: error: b
qmc_context.cpp: In destructor b
qmc_context.cpp:37: error: b
qmc_context.cpp:38: error: no match for b
qmc_context.cpp:39: error: no match for b
qmc_context.cpp:40: error: b
qmc_context.cpp:41: error: no match for b
qmc_context.cpp:42: error: no match for b
qmc_context.cpp:43: error: b
qmc_context.cpp:44: error: no match for b
qmc_context.cpp:45: error: no match for b
qmc_context.cpp: In member function b
qmc_context.cpp:56: error: b
qmc_context.cpp:57: error: no match for b
qmc_context.cpp:58: warning: comparison between signed and unsigned integer 
expressions
qmc_context.cpp:62: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:70: error: b
qmc_context.cpp:76: error: no matching function for call to b
/usr/lib/qt3/include/qptrlist.h:85: note: candidates are: void 
QPtrList<type>::append(const type*) [with type = QmcNameToId]
qmc_context.cpp: In member function b
qmc_context.cpp:103: error: b
qmc_context.cpp:104: error: no match for b
qmc_context.cpp:107: error: b
qmc_context.cpp:114: error: no matching function for call to b
/usr/lib/qt3/include/qptrlist.h:85: note: candidates are: void 
QPtrList<type>::append(const type*) [with type = QmcDesc*]
qmc_context.cpp:115: error: b
qmc_context.cpp:117: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:123: error: no match for b
qmc_context.cpp:126: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:133: error: b
qmc_context.cpp:134: error: no match for b
qmc_context.cpp:136: error: b
qmc_context.cpp:143: error: no matching function for call to b
/usr/lib/qt3/include/qptrlist.h:85: note: candidates are: void 
QPtrList<type>::append(const type*) [with type = QmcIndom*]
qmc_context.cpp:144: error: b
qmc_context.cpp:146: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:152: error: no match for b
qmc_context.cpp:155: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp: In member function b
qmc_context.cpp:183: error: b
qmc_context.cpp: In member function b
qmc_context.cpp:191: error: b
qmc_context.cpp:193: error: no match for b
qmc_context.cpp: In member function b
qmc_context.cpp:202: error: no matching function for call to b
/usr/lib/qt3/include/qptrlist.h:85: note: candidates are: void 
QPtrList<type>::append(const type*) [with type = QmcMetric*]
qmc_context.cpp:205: error: b
qmc_context.cpp:206: error: no match for b
qmc_context.cpp:208: error: b
qmc_context.cpp:209: error: invalid conversion from b
qmc_context.cpp:209: error:   initializing argument 1 of b
qmc_context.cpp: In member function b
qmc_context.cpp:220: error: b
qmc_context.cpp:221: error: no match for b
qmc_context.cpp:229: error: b
qmc_context.cpp:230: error: no match for b
qmc_context.cpp:234: error: b
qmc_context.cpp:235: error: no match for b
qmc_context.cpp:236: error: no match for b
qmc_context.cpp:240: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:250: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:256: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:262: error: b
qmc_context.cpp:264: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:268: error: b
qmc_context.cpp:269: error: no matching function for call to b
/usr/lib/qt3/include/qptrlist.h:116: note: candidates are: void 
QPtrList<type>::toVector(QGVector*) const [with type = int]
qmc_context.cpp:274: error: b
qmc_context.cpp:275: error: no match for b
qmc_context.cpp:285: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:288: error: b
qmc_context.cpp:289: error: no match for b
qmc_context.cpp:300: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp:303: error: b
qmc_context.cpp:304: error: no match for b
qmc_context.cpp:312: error: no matching function for call to b
/usr/lib/qt3/include/qtextstream.h:194: note: candidates are: 
QTextStream::QTextStream(const QTextStream&)
/usr/lib/qt3/include/qtextstream.h:73: note:                 
QTextStream::QTextStream(FILE*, int)
/usr/lib/qt3/include/qtextstream.h:72: note:                 
QTextStream::QTextStream(QByteArray, int)
/usr/lib/qt3/include/qtextstream.h:71: note:                 
QTextStream::QTextStream(QString&, int)
/usr/lib/qt3/include/qtextstream.h:70: note:                 
QTextStream::QTextStream(QString*, int)
/usr/lib/qt3/include/qtextstream.h:69: note:                 
QTextStream::QTextStream(QIODevice*)
/usr/lib/qt3/include/qtextstream.h:68: note:                 
QTextStream::QTextStream()
qmc_context.cpp: In static member function b
qmc_context.cpp:322: error: b
qmc_context.cpp: At global scope:
qmc_context.cpp:326: error: prototype for b
qmc_context.h:89: error: candidate is: int QmcContext::traverse(const char*, 
int&)
gmake[3]: *** [qmc_context.o] Error 1
gmake[2]: *** [default] Error 2
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/daw/pcp-gui-1.4.6/src'
make: *** [default-pcp-gui] Error 2
daw:/home/daw/pcp-gui-1.4.6/Logs # 

<Prev in Thread] Current Thread [Next in Thread>
  • pcp-gui sles11sp1 x86_64 build error, David Wright <=