Summary: | media-libs/cogl-1.22.8-r3 fails to compile: cogl-path.c:1361:20: error: passing argument 3 of gluTessCallback from incompatible pointer type [-Wincompatible-pointer-types] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ted.d.rodgers |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 908971 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: deprecated/cogl-shader.h:394: Error: Cogl: multiple "Deprecated:" tags for identifier "cogl_program_ref": cogl-path.c:1361:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types]] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379ca097b966b40890b5a4572502b8f9352a374d commit 379ca097b966b40890b5a4572502b8f9352a374d Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-19 12:05:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-19 12:05:42 +0000 media-libs/cogl: build w/ -std=gnu17 Archived upstream. Closes: https://bugs.gentoo.org/943759 Signed-off-by: Sam James <sam@gentoo.org> media-libs/cogl/cogl-1.22.8-r3.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) *** Bug 944054 has been marked as a duplicate of this bug. *** |