Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945308 - [guru] media-video/megapixels-1.4.3 fails to compile: process_pipeline.c:717:38: error: passing argument 2 of mp_pipeline_invoke from incompatible pointer type [-Wincompatible-pointer-types]
Summary: [guru] media-video/megapixels-1.4.3 fails to compile: process_pipeline.c:717:...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: gjdijkman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-29 09:19 UTC by Agostino Sarubbo
Modified: 2024-12-02 10:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,104.50 KB, text/plain)
2024-11-29 09:19 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-29 09:19:36 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-29 09:19:37 UTC
Created attachment 912599 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-29 09:19:38 UTC
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]
Comment 3 Larry the Git Cow gentoo-dev 2024-12-02 10:48:30 UTC
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(-)