| Summary: | app-emulation/virtualbox-4.3.26 error: no matching function for call to ‘QRectF::QRectF(qreal&, bool, qreal&)’ | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | José Romildo Malaquias <jrmalaq> |
| Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | bkohler, patrick |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
app-emulation:virtualbox-4.3.26:20150420-142757.log.gz
The output of "emerge --info" |
||
Created attachment 401678 [details]
app-emulation:virtualbox-4.3.26:20150420-142757.log.gz
Created attachment 401680 [details]
The output of "emerge --info"
Please reopen if this is still a problem on current versions |
Installing virtualbox-4.3.26 on my ~amd64 system fails with the error messages: /usr/include/qt4/QtGui/qpainterpath.h: In member function ‘void QPainterPath::addRoundRect(qreal, qreal, qreal, qreal, int, int)’: /usr/include/qt4/QtGui/qpainterpath.h:360:35: error: no matching function for call to ‘QRectF::QRectF(qreal&, bool, qreal&)’ addRoundRect(QRectF(x, y, w, h), xRnd, yRnd); ^