Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899566 - net-libs/libtorrent-0.13.8-r2 has implicit function declarations in configure logs
Summary: net-libs/libtorrent-0.13.8-r2 has implicit function declarations in configure...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-04 08:58 UTC by Agostino Sarubbo
Modified: 2023-03-10 13:55 UTC (History)
0 users

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


Attachments
build.log (build.log,768.49 KB, text/plain)
2023-03-04 08:58 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-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(-)