Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944452 - 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))
Summary: media-libs/raspberrypi-userland-0_pre20201022 fails to compile: vchiq_lib.c:5...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-22 10:18 UTC by Agostino Sarubbo
Modified: 2024-11-30 14:20 UTC (History)
0 users

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


Attachments
build.log (build.log,111.05 KB, text/plain)
2024-11-22 10:18 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-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))’}