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

Bug 935917

Summary: dev-python/leechcorepyc-2.18.0 fails to compile: oscompatibility.h:159:46: error: implicit declaration of function fseeko64 [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: mario.haustein
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/37549
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

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

Issue: dev-python/leechcorepyc-2.18.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-13 04:41:30 UTC
Created attachment 897512 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-13 04:41:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-pc-linux-musl/14/../../../../x86_64-pc-linux-musl/bin/ld: cannot find -l:leechcore.so: No such file or directory
rm: cannot remove 'files/*.so': No such file or directory
rm: cannot remove 'leechcore.so': No such file or directory
rm: cannot remove 'leechcorepyc/*.so': No such file or directory
oscompatibility.h:159:46: error: implicit declaration of function 'fseeko64'; did you mean 'fseeko'? [-Wimplicit-function-declaration]
Comment 3 Larry the Git Cow gentoo-dev 2024-08-29 03:23:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1e7a295dfdf6c49613d14e920cadf21c40faa2

commit 5b1e7a295dfdf6c49613d14e920cadf21c40faa2
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2024-08-04 19:45:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-08-29 03:22:21 +0000

    dev-python/leechcorepyc: add 2.18.7
    
    Closes: https://bugs.gentoo.org/935917
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/37549
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/leechcorepyc/Manifest                   |  1 +
 dev-python/leechcorepyc/leechcorepyc-2.18.7.ebuild | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)