| Summary: | qscintilla-python-2.3.2-r1 - sipQsciQsciLexerDiff.cpp:1236: error: ‘LineChanged’ is not a member of ‘QsciLexerDiff’ | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | cucu ionut <cuciferus> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | qt |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
environiment file
the build log |
||
|
Description
cucu ionut
2009-05-02 07:32:13 UTC
Can't reproduce on amd64. Please attach the build.log. OT: Please use the "Create a New Attachment"-Button (above the "Additional Comments"-Box) to attach logs to bugs. Please try again with ccache disabled. If this still fails: attach the new build.log and the new environment file (/var/tmp/portage/dev-python/qscintilla-python-2.3.2-r1/temp/environment) If it works: attach the environment file of the attempt that failed Created attachment 190216 [details]
environiment file
Created attachment 190218 [details]
the build log
tried without ccache and the same result Try rebuilding the relevant packages one by one: emerge -1 sip && emerge -1 qscintilla && emerge -1 PyQt4 && emerge -1 qscintilla-python I did several times before reporting the issue Please try with dev-python/qscintilla-python-2.4. ah...this fails with: sipQsciQsciLexerYAML.cpp: In member function 'int sipQsciLexerYAML::lexerId() const': sipQsciQsciLexerYAML.cpp:295: error: 'lexerId' is not a member of 'QsciLexer' sipQsciQsciLexerYAML.cpp: In member function 'int sipQsciLexerYAML::styleBitsNeeded() const': sipQsciQsciLexerYAML.cpp:478: error: 'styleBitsNeeded' is not a member of 'QsciLexer' make: *** [sipQsciQsciLexerYAML.o] Error 1 |