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

Bug 928358

Summary: sys-fs/duperemove-0.14.1 fails to compile: run_dedupe.c:161:44: error: passing argument 4 of fiemap_count_shared from incompatible pointer type [-Wincompatible-pointer-types]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: jy6x2b32pie9
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/markfasheh/duperemove/issues/344
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-04-01 08:13:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/duperemove-0.14.1 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-01 08:13:53 UTC
Created attachment 889190 [details]
build.log

build log and emerge --info
Comment 2 NHO 2024-05-12 10:34:49 UTC
Upstream bug: https://github.com/markfasheh/duperemove/issues/344
Comment 4 Larry the Git Cow gentoo-dev 2024-05-13 12:38:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f0223d5bc847992d64beab1d511540eabe3a11

commit 06f0223d5bc847992d64beab1d511540eabe3a11
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-13 12:31:16 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-13 12:37:57 +0000

    sys-fs/duperemove: Backport a type fix for 32-bit systems
    
    Closes: https://bugs.gentoo.org/928358
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...e-0.14.1.ebuild => duperemove-0.14.1-r1.ebuild} |  7 +++-
 .../duperemove/files/duperemove-0.14.1-32bit.patch | 37 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 1 deletion(-)