| Summary: | app-office/scribus-1.5.6.1 does not compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jean-Claude Aciman <jcl.aciman> |
| Component: | Current packages | Assignee: | Miroslav Šulc <fordfrog> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log + info + pqv + environment | ||
Please make sure you tried from an up to date sync before reporting a bug. *** This bug has been marked as a duplicate of bug 774651 *** |
Created attachment 690072 [details] build.log + info + pqv + environment Scribus-1.5.6.1 fails to compile with the error indicating that the "override" flag is on but does not redefine anything. /var/tmp/portage/app-office/scribus-1.5.6.1/work/scribus-aa84120d97003a03d883db33ea9a6ad28550e59a/scribus/plugins/import/pdf/slaoutput.h:198:8: erreur: « bool SlaOutputDev::tilingPatternFill(GfxState*, Gfx*, Catalog*, Object*, const double*, int, int, Dict*, const double*, const double*, int, int, int, int, double, double) » est marqué « override » mais il ne redéfini rien 198 | GBool tilingPatternFill(GfxState *state, Gfx *gfx, Catalog *cat, Object *str, POPPLER_CONST_070 double *pmat, int paintType, int tilingType, Dict *resDict, POPPLER_CONST_070 double *mat, POPPLER_CONST_070 double *bbox, int x0, int y0, int x1, int y1, double xStep, double yStep) override; Complete informations are in the attachment.