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

Bug 899566

Summary: net-libs/libtorrent-0.13.8-r2 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/rakshasa/libtorrent/pull/237
Whiteboard: fixed in 0.13.8-r3
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-04 08:58:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libtorrent-0.13.8-r2 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

NOTE:
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-04 08:58:26 UTC
Created attachment 856070 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-04 09:26:44 UTC
Might be legit, need to check (GNU_SOURCE?)
Comment 3 Larry the Git Cow gentoo-dev 2023-03-10 13:55:31 UTC
The bug has been closed via the following commit(s):

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

commit fc1bf85e5fdc6beac9a1e701254b1442221ad91a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-10 13:46:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-10 13:55:11 +0000

    net-libs/libtorrent: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/899566
    Signed-off-by: Sam James <sam@gentoo.org>

 .../libtorrent-0.13.8-configure-clang-16.patch     | 22 ++++++++++++++++++++++
 ....13.8-r2.ebuild => libtorrent-0.13.8-r3.ebuild} |  7 +++++--
 2 files changed, 27 insertions(+), 2 deletions(-)