Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926638 - gnome-extra/gnome-calendar-45.1 fails to compile: gcal-weather-service.c:494:46: error: passing argument 3 of get_time_day_start from incompatible pointer type [-Wincompatible-pointer-types]
Summary: gnome-extra/gnome-calendar-45.1 fails to compile: gcal-weather-service.c:494:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-03-10 07:59 UTC by Agostino Sarubbo
Modified: 2024-03-17 03:16 UTC (History)
0 users

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


Attachments
build.log (build.log,331.27 KB, text/plain)
2024-03-10 07:59 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-03-10 07:59:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gnome-extra/gnome-calendar-45.1 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-03-10 07:59:07 UTC
Created attachment 887214 [details]
build.log

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


FAILED: src/libgcal-private.a.p/weather_gcal-weather-service.c.o 
Program gtk4-update-icon-cache found: NO
../gnome-calendar-45.1/src/weather/gcal-weather-service.c:494:46: error: passing argument 3 of ‘get_time_day_start’ from incompatible pointer type [-Wincompatible-pointer-types]
Comment 4 Larry the Git Cow gentoo-dev 2024-03-17 03:16:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d0f1038dba761dcebeb6ca98fe4d4069afe0ed

commit 82d0f1038dba761dcebeb6ca98fe4d4069afe0ed
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-17 03:13:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-17 03:13:06 +0000

    gnome-extra/gnome-calendar: fix modern C issue
    
    Closes: https://bugs.gentoo.org/926638
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/gnome-calendar-45.1-c99.patch            | 23 ++++++++++
 .../gnome-calendar/gnome-calendar-45.1-r1.ebuild   | 51 ++++++++++++++++++++++
 2 files changed, 74 insertions(+)