Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 944452

Summary: media-libs/raspberrypi-userland-0_pre20201022 fails to compile: vchiq_lib.c:534:1: error: conflicting types for vchiq_bulk_receive_handle; have VCHIQ_STATUS_T(VCHIQ_SERVICE_HANDLE_T, VCHI_MEM_HANDLE_T, void , int, void , VCHIQ_BULK_MODE_T, int ()(void))
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Chí-Thanh Christopher Nguyễn <chithanh>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-22 10:18:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/raspberrypi-userland-0_pre20201022 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
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-11-22 10:18:54 UTC
Created attachment 911525 [details]
build.log

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


FAILED: interface/vchiq_arm/CMakeFiles/vchiq_arm.dir/vchiq_lib.c.o 
/var/tmp/portage/media-libs/raspberrypi-userland-0_pre20201022/work/userland-e432bc3400401064e2d8affa5d1454aac2cf4a00/interface/vchiq_arm/vchiq_lib.c:534:1: error: conflicting types for ‘vchiq_bulk_receive_handle’; have ‘VCHIQ_STATUS_T(VCHIQ_SERVICE_HANDLE_T,  VCHI_MEM_HANDLE_T,  void *, int,  void *, VCHIQ_BULK_MODE_T,  int (*)(void))’ {aka ‘VCHIQ_STATUS_T(unsigned int,  int,  void *, int,  void *, VCHIQ_BULK_MODE_T,  int (*)(void))’}