Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924211 - dev-perl/Cairo-1.109.0 fails to compile: sv.h:1952:31: error: passing argument 3 of Perl_SvPV_helper from incompatible pointer type [-Wincompatible-pointer-types]
Summary: dev-perl/Cairo-1.109.0 fails to compile: sv.h:1952:31: error: passing argumen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-02-10 08:25 UTC by Agostino Sarubbo
Modified: 2024-05-02 05:34 UTC (History)
0 users

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


Attachments
build.log (build.log,61.79 KB, text/plain)
2024-02-10 08:25 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-02-10 08:25:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-perl/Cairo-1.109.0 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-10 08:25:39 UTC
Created attachment 884660 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-02 05:34:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e443bbdb9a5890b3162e263a7daf1d3459cb4a

commit 10e443bbdb9a5890b3162e263a7daf1d3459cb4a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-05-02 05:33:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-02 05:33:27 +0000

    dev-perl/Cairo: fix Modern C issue
    
    Closes: https://bugs.gentoo.org/924211
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-perl/Cairo/Cairo-1.109.0-r1.ebuild       | 36 ++++++++++++++++++++++++++++
 dev-perl/Cairo/files/Cairo-1.109.0-c99.patch | 14 +++++++++++
 2 files changed, 50 insertions(+)