https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-video/megapixels-1.4.3 fails to compile. Discovered on: amd64 (internal ref: guru_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#CF0003
Created attachment 912599 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: megapixels.p/src_process_pipeline.c.o Program clang-format-12 found: NO ../megapixels-1.4.3/src/process_pipeline.c:717:38: error: passing argument 2 of ‘mp_pipeline_invoke’ from incompatible pointer type [-Wincompatible-pointer-types]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e36fb57526053b522c45893f5a13a2ee4663e00e commit e36fb57526053b522c45893f5a13a2ee4663e00e Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2024-11-30 11:27:11 +0000 Commit: Takuya Wakazono <pastalian46@gmail.com> CommitDate: 2024-11-30 11:27:11 +0000 media-video/megapixels: fix build with GCC 15 Closes: https://bugs.gentoo.org/932831 Closes: https://bugs.gentoo.org/945308 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> .../megapixels/files/megapixels-1.4.3-gcc15.patch | 14 ++++++++++++++ ...xels-1.4.3.ebuild => megapixels-1.4.3-r1.ebuild} | 21 +++++++++++++-------- 2 files changed, 27 insertions(+), 8 deletions(-)