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 packages | Assignee: | 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: | fixed in 2.18.7 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2024-07-13 04:41:29 UTC
Created attachment 897512 [details]
build.log
build log and emerge --info
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] 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(+) |