Summary: | x11-libs/gtk+-3.4.3 build failure with USE="cups debug" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jakub Daniel <jakub.daniel> |
Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Jakub Daniel
2012-05-19 12:46:57 UTC
In the future, please attach all logs, emerge output, etc. directly to the bug (click on "Add an attachment" above the comment text entry field). This is because pastebins expire quickly, but we sometimes need to refer to a bug months or years later. Fortunately, in this case the error is rather simple, and was caused by an oversight in an upstream gtk+ commit that struct-ized various printer setup variables: gtkprintbackendcups.c: In function 'cups_create_printer': gtkprintbackendcups.c:1897:7: error: 'printer_name' undeclared (first use in this function) gtkprintbackendcups.c:1897:7: note: each undeclared identifier is reported only once for each function it appears in Thanks for reporting, fixed in cvs without a revision bump.
> 19 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
> -files/gtk+-3.4.1-extraneous-events-scrolling.patch,
> -files/gtk+-3.4.1-toolpalette-adjustment.patch,
> -files/gtk+-3.4.1-toolpalette-rename.patch, gtk+-3.4.3.ebuild,
> +files/gtk+-3.4.3-gtkprintbackendcups-debug.patch:
> Fix buid with USE="cups debug" (bug #416625, thanks to Jakub Daniel). Remove
> unused patches.
|