| Summary: | www-client/qupzilla-1.8.6-r2[qt5] fails to build - webkit/webpage.h:59:34:error: QSslCertificate does not name a type | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Christian Apeltauer <c.apeltauer> |
| Component: | Current packages | Assignee: | Qt Bug Alias <qt> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log by portage
output of emerge --info qupzilla |
||
Created attachment 418666 [details]
build.log by portage
Created attachment 418668 [details]
output of emerge --info qupzilla
Missing dev-qt/qtnetwork:5[ssl] dep? (In reply to Michael Palimaka (kensington) from comment #3) > Missing dev-qt/qtnetwork:5[ssl] dep? probably (In reply to Davide Pesavento from comment #4) > (In reply to Michael Palimaka (kensington) from comment #3) > > Missing dev-qt/qtnetwork:5[ssl] dep? > > probably Yes, rebuilding qtnetwork with enabledssl flag solved the problem. |
www-cleint/qupzilla-1.8.6-r2 fails to build with multiple occurences of the follwoing error: error: QSslCertificate does not name a type void setSSLCertificate(const QSslCertificate &cert); As I am using libressl this my be related to libressl. Reproducible: Always