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

Bug 943759

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 packagesAssignee: 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 gentoo-dev 2024-11-18 12:44:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/cogl-1.22.8-r3 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-18 12:44:25 UTC
Created attachment 908971 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-18 12:44:27 UTC
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]]
Comment 3 Larry the Git Cow gentoo-dev 2024-11-19 12:06:48 UTC
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(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-20 16:38:41 UTC
*** Bug 944054 has been marked as a duplicate of this bug. ***