Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908582 - sys-apps/the_silver_searcher-2.2.0_p20201217-r1 fails to compile (MUSL-SYSTEM): zfile.c:473:27: error: unknown type name off64_t
Summary: sys-apps/the_silver_searcher-2.2.0_p20201217-r1 fails to compile (MUSL-SYSTEM...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-16 08:13 UTC by Agostino Sarubbo
Modified: 2024-04-03 17:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.18 KB, text/plain)
2023-06-16 08:13 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 2023-06-16 08:13:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/the_silver_searcher-2.2.0_p20201217-r1 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-06-16 08:13:09 UTC
Created attachment 863908 [details]
build.log

build log and emerge --info
Comment 2 Marek Szuba (RETIRED) archtester gentoo-dev 2024-04-03 17:16:17 UTC
This is presumably due to musl-1.2.4 having dropped the legacy "LFS64" macros. Will sort this out properly (i.e. by not calling the macros in the first place) soon.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-03 17:41:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f74a7f6ec5679c8361e93ee8c4eeeedc92dc140

commit 9f74a7f6ec5679c8361e93ee8c4eeeedc92dc140
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2024-04-03 17:39:38 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2024-04-03 17:41:21 +0000

    sys-apps/the_silver_searcher: phase out LFS64 interfaces
    
    Closes: https://bugs.gentoo.org/908582
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../files/the_silver_searcher-2.2.0-no_lfs64.patch | 41 ++++++++++++++++++++++
 .../the_silver_searcher-2.2.0_p20201217-r1.ebuild  |  3 +-
 2 files changed, 43 insertions(+), 1 deletion(-)