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

Bug 906187

Summary: app-forensics/foremost-1.5.7-r4 fails to compile (MUSL-SYSTEM): engine.c:(.text+0xcbe): undefined reference to fopen64
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 903611    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-12 06:37:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-forensics/foremost-1.5.7-r3 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-12 06:37:30 UTC
Created attachment 861560 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-12 06:37:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


engine.c:(.text+0xcbe): undefined reference to `fopen64'
collect2: error: ld returned 1 exit status
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-19 08:21:00 UTC
tinderbox_musl has reproduced this issue with version 1.5.7-r4 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-03-02 23:59:29 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5d0dccb656bacf693045229a74c7a385622620

commit 0c5d0dccb656bacf693045229a74c7a385622620
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2024-03-02 23:58:56 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2024-03-02 23:58:56 +0000

    app-forensics/foremost: Apply musl-1.2.4 largefile workaround
    
    Bug: https://bugs.gentoo.org/906187
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 app-forensics/foremost/foremost-1.5.7-r4.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)