Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 774873

Summary: app-office/scribus-1.5.6.1 does not compile
Product: Gentoo Linux Reporter: Jean-Claude Aciman <jcl.aciman>
Component: Current packagesAssignee: 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

Description Jean-Claude Aciman 2021-03-08 15:04:16 UTC
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.
Comment 1 Andreas Sturmlechner gentoo-dev 2021-03-08 21:29:00 UTC
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 ***