Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943759 - 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]
Summary: media-libs/cogl-1.22.8-r3 fails to compile: cogl-path.c:1361:20: error: passi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 944054 (view as bug list)
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 12:44 UTC by Agostino Sarubbo
Modified: 2024-11-20 16:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,455.85 KB, text/plain)
2024-11-18 12:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***