Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924969 - app-text/paper-clip-5.0 fails to compile: gmessages.h:647:9: error: return with no value, in function returning non-void [-Wreturn-mismatch]
Summary: app-text/paper-clip-5.0 fails to compile: gmessages.h:647:9: error: return wi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-02-19 08:35 UTC by Agostino Sarubbo
Modified: 2024-02-19 15:26 UTC (History)
1 user (show)

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


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

Issue: app-text/paper-clip-5.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#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-19 08:35:02 UTC
Created attachment 885403 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-19 08:35:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/pdf-metadata-editor.p/meson-generated_Document.c.o 
Program gtk4-update-icon-cache found: NO
/usr/include/glib-2.0/glib/gmessages.h:647:9: error: ‘return’ with no value, in function returning non-void [-Wreturn-mismatch]
Comment 3 Maciej Barć gentoo-dev 2024-02-19 15:26:35 UTC
This is C code generated from Vala code. The Vala source LGTM