Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946583 - net-analyzer/gvmd-24.1.0 fails to compile: manage_sql_tickets.c:1464:1: error: conflicting types for check_tickets; have void(task_t) {aka void(long long int)}
Summary: net-analyzer/gvmd-24.1.0 fails to compile: manage_sql_tickets.c:1464:1: error...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Giuseppe Foti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-17 14:44 UTC by Agostino Sarubbo
Modified: 2024-12-17 14:44 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,177.47 KB, text/plain)
2024-12-17 14: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-12-17 14:44:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/gvmd-24.1.0 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#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-17 14:44:38 UTC
Created attachment 914237 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-17 14:44:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/CMakeFiles/gvmd.dir/manage.c.o 
FAILED: src/CMakeFiles/gvmd.dir/manage_sql.c.o 
FAILED: src/CMakeFiles/gvmd.dir/manage_sql_secinfo.c.o 
FAILED: src/CMakeFiles/gvmd.dir/manage_sql_tickets.c.o 
/var/tmp/portage/net-analyzer/gvmd-24.1.0/work/gvmd-24.1.0/src/manage_sql_tickets.c:1464:1: error: conflicting types for ‘check_tickets’; have ‘void(task_t)’ {aka ‘void(long long int)’}