Source: qscintilla2
Version: 2.7.1-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

---
/usr/bin/make -C Python/build-2.7make[1]: Entering directory 
`/home/dave/debian/qscintilla2/qscintilla2-2.7.1/Pyt
hon/build-2.7'
g++ -c -pipe -fno-exceptions -O2 -Wall -W -D_REENTRANT -fPIC -DQT_WEBKIT -DSIP_P
ROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQ
T_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4
/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I../../Qt4Qt5 -I/usr/local/
include/python2.7 -I/usr/include/python2.7 -I/usr/include/python2.7 -I. -o 
sipQscipart0.o sipQscipart0.cpp
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciLexerCSS_setHSSLanguage(PyObject*, PyObject*)’:
./sipQscipart0.cpp:40515:21: error: ‘class QsciLexerCSS’ has no member named 
‘setHSSLanguage’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciLexerCSS_HSSLanguage(PyObject*, PyObject*)’:
./sipQscipart0.cpp:40543:30: error: ‘const class QsciLexerCSS’ has no member 
named ‘HSSLanguage’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciLexerCSS_setLessLanguage(PyObject*, PyObject*)’:
./sipQscipart0.cpp:40569:21: error: ‘class QsciLexerCSS’ has no member named 
‘setLessLanguage’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciLexerCSS_LessLanguage(PyObject*, PyObject*)’:
./sipQscipart0.cpp:40597:30: error: ‘const class QsciLexerCSS’ has no member 
named ‘LessLanguage’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciLexerCSS_setSCSSLanguage(PyObject*, PyObject*)’:
./sipQscipart0.cpp:40623:21: error: ‘class QsciLexerCSS’ has no member named 
‘setSCSSLanguage’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciLexerCSS_SCSSLanguage(PyObject*, PyObject*)’:
./sipQscipart0.cpp:40651:30: error: ‘const class QsciLexerCSS’ has no member 
named ‘SCSSLanguage’
./sipQscipart0.cpp: At global scope:
./sipQscipart0.cpp:40903:24: error: ‘Variable’ is not a member of ‘QsciLexerCSS’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciLexerCPP_setHighlightHashQuotedStrings(PyObject*, PyObject*)’:
./sipQscipart0.cpp:43325:21: error: ‘class QsciLexerCPP’ has no member named 
‘setHighlightHashQuotedStrings’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciLexerCPP_highlightHashQuotedStrings(PyObject*, PyObject*)’:
./sipQscipart0.cpp:43353:30: error: ‘const class QsciLexerCPP’ has no member 
named ‘highlightHashQuotedStrings’
./sipQscipart0.cpp: At global scope:
./sipQscipart0.cpp:43685:32: error: ‘HashQuotedString’ is not a member of 
‘QsciLexerCPP’
./sipQscipart0.cpp:43696:40: error: ‘InactiveHashQuotedString’ is not a member 
of ‘QsciLexerCPP’
./sipQscipart0.cpp:43703:43: error: ‘InactivePreProcessorComment’ is not a 
member of ‘QsciLexerCPP’
./sipQscipart0.cpp:43707:50: error: ‘InactiveTripleQuotedVerbatimString’ is not 
a member of ‘QsciLexerCPP’
./sipQscipart0.cpp:43716:35: error: ‘PreProcessorComment’ is not a member of 
‘QsciLexerCPP’
./sipQscipart0.cpp:43720:42: error: ‘TripleQuotedVerbatimString’ is not a 
member of ‘QsciLexerCPP’
./sipQscipart0.cpp: In member function ‘bool 
sipQsciScintilla::findFirstInSelection(const QString&, bool, bool, bool, bool, 
bool, bool)’:
./sipQscipart0.cpp:52001:16: error: ‘findFirstInSelection’ is not a member of 
‘QsciScintilla’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciScintilla_callTipsPosition(PyObject*, PyObject*)’:
./sipQscipart0.cpp:54829:13: error: ‘CallTipsPosition’ is not a member of 
‘QsciScintilla’
./sipQscipart0.cpp:54829:45: error: expected ‘;’ before ‘sipRes’
./sipQscipart0.cpp:54831:13: error: ‘sipRes’ was not declared in this scope
./sipQscipart0.cpp:54831:30: error: ‘const class QsciScintilla’ has no member 
named ‘callTipsPosition’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciScintilla_findFirstInSelection(PyObject*, PyObject*, PyObject*)’:
./sipQscipart0.cpp:55413:62: error: ‘class QsciScintilla’ has no member named 
‘findFirstInSelection’
./sipQscipart0.cpp:55413:116: error: ‘class QsciScintilla’ has no member named 
‘findFirstInSelection’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciScintilla_overwriteMode(PyObject*, PyObject*)’:
./sipQscipart0.cpp:56719:30: error: ‘const class QsciScintilla’ has no member 
named ‘overwriteMode’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciScintilla_setCallTipsPosition(PyObject*, PyObject*)’:
./sipQscipart0.cpp:57188:9: error: ‘CallTipsPosition’ is not a member of 
‘QsciScintilla’
./sipQscipart0.cpp:57188:41: error: expected ‘;’ before ‘a0’
./sipQscipart0.cpp:57191:138: error: ‘a0’ was not declared in this scope
./sipQscipart0.cpp:57193:21: error: ‘class QsciScintilla’ has no member named 
‘setCallTipsPosition’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciScintilla_setOverwriteMode(PyObject*, PyObject*)’:
./sipQscipart0.cpp:58199:21: error: ‘class QsciScintilla’ has no member named 
‘setOverwriteMode’
./sipQscipart0.cpp: In function ‘PyObject* 
meth_QsciScintilla_wordAtLineIndex(PyObject*, PyObject*)’:
./sipQscipart0.cpp:58576:42: error: ‘const class QsciScintilla’ has no member 
named ‘wordAtLineIndex’
./sipQscipart0.cpp: At global scope:
./sipQscipart0.cpp:61269:33: error: ‘CallTipsAboveText’ is not a member of 
‘QsciScintilla’
./sipQscipart0.cpp:61270:33: error: ‘CallTipsBelowText’ is not a member of 
‘QsciScintilla’
./sipQscipart0.cpp:61317:39: error: ‘SquigglePixmapIndicator’ is not a member 
of ‘QsciScintilla’
./sipQscipart0.cpp:61334:32: error: ‘WrapFlagInMargin’ is not a member of 
‘QsciScintilla’
./sipQscipart0.cpp:63618:36: error: ‘INDIC_SQUIGGLEPIXMAP’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63652:52: error: ‘SCI_AUTOCGETCASEINSENSITIVEBEHAVIOUR’ is 
not a member of ‘QsciScintillaBase’
./sipQscipart0.cpp:63666:52: error: ‘SCI_AUTOCSETCASEINSENSITIVEBEHAVIOUR’ is 
not a member of ‘QsciScintillaBase’
./sipQscipart0.cpp:63691:38: error: ‘SCI_CALLTIPSETPOSITION’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63722:35: error: ‘SCI_COUNTCHARACTERS’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63724:32: error: ‘SCI_CREATELOADER’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63728:31: error: ‘SCI_DELETERANGE’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63747:38: error: ‘SCI_FINDINDICATORFLASH’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63748:37: error: ‘SCI_FINDINDICATORHIDE’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63749:37: error: ‘SCI_FINDINDICATORSHOW’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63758:38: error: ‘SCI_GETALLLINESVISIBLE’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63795:34: error: ‘SCI_GETGAPPOSITION’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63847:39: error: ‘SCI_GETPUNCTUATIONCHARS’ is not a member 
of ‘QsciScintillaBase’
./sipQscipart0.cpp:63848:35: error: ‘SCI_GETRANGEPOINTER’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63859:37: error: ‘SCI_GETSELECTIONEMPTY’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63882:33: error: ‘SCI_GETTECHNOLOGY’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63893:38: error: ‘SCI_GETWHITESPACECHARS’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:63895:32: error: ‘SCI_GETWORDCHARS’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64023:37: error: ‘SCI_RGBAIMAGESETSCALE’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64114:39: error: ‘SCI_SETPUNCTUATIONCHARS’ is not a member 
of ‘QsciScintillaBase’
./sipQscipart0.cpp:64148:33: error: ‘SCI_SETTECHNOLOGY’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64193:42: error: ‘SCI_STYLEGETSIZEFRACTIONAL’ is not a 
member of ‘QsciScintillaBase’
./sipQscipart0.cpp:64196:34: error: ‘SCI_STYLEGETWEIGHT’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64209:42: error: ‘SCI_STYLESETSIZEFRACTIONAL’ is not a 
member of ‘QsciScintillaBase’
./sipQscipart0.cpp:64212:34: error: ‘SCI_STYLESETWEIGHT’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64278:25: error: ‘SCLEX_AVS’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64289:34: error: ‘SCLEX_COFFEESCRIPT’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64298:25: error: ‘SCLEX_ECL’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64335:29: error: ‘SCLEX_OSCRIPT’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64365:26: error: ‘SCLEX_TCMD’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64372:34: error: ‘SCLEX_VISUALPROLOG’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64397:54: error: ‘SC_CASEINSENSITIVEBEHAVIOUR_IGNORECASE’ is 
not a member of ‘QsciScintillaBase’
./sipQscipart0.cpp:64398:55: error: ‘SC_CASEINSENSITIVEBEHAVIOUR_RESPECTCASE’ 
is not a member of ‘QsciScintillaBase’
./sipQscipart0.cpp:64445:39: error: ‘SC_FONT_SIZE_MULTIPLIER’ is not a member 
of ‘QsciScintillaBase’
./sipQscipart0.cpp:64530:37: error: ‘SC_TECHNOLOGY_DEFAULT’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64531:41: error: ‘SC_TECHNOLOGY_DIRECTWRITE’ is not a member 
of ‘QsciScintillaBase’
./sipQscipart0.cpp:64540:30: error: ‘SC_WEIGHT_BOLD’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64541:32: error: ‘SC_WEIGHT_NORMAL’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64542:34: error: ‘SC_WEIGHT_SEMIBOLD’ is not a member of 
‘QsciScintillaBase’
./sipQscipart0.cpp:64550:40: error: ‘SC_WRAPVISUALFLAG_MARGIN’ is not a member 
of ‘QsciScintillaBase’
make[1]: *** [sipQscipart0.o] Error 1
make[1]: Leaving directory 
`/home/dave/debian/qscintilla2/qscintilla2-2.7.1/Python/build-2.7'
make: *** [Python/build-2.7/build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Build command 'cd qscintilla2-2.7.1 && dpkg-buildpackage -b -uc' failed.
Fetched 2,859 kB in 7s (367 kB/s)
E: Child process failed
---


-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.10.0-rc2+ (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to