Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923419 - net-misc/curl-8.7.1-r1 has implicit function declarations in configure logs
Summary: net-misc/curl-8.7.1-r1 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matt Jolly
URL:
Whiteboard: fixed in 8.7.1-r3
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-01-31 12:53 UTC by Agostino Sarubbo
Modified: 2024-11-04 00:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,358.55 KB, text/plain)
2024-01-31 12:53 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 2024-01-31 12:53:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/curl-8.6.0 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-31 12:53:09 UTC
Created attachment 883865 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-31 12:53:11 UTC
Found the following implicit function declarations in configure logs:

config.log:1578 - OSSL_QUIC_client_method
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-08 08:16:17 UTC
tinderbox_musl has reproduced this issue with version 8.6.0-r1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-03-28 08:03:27 UTC
tinderbox_musl has reproduced this issue with version 8.7.1 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-04-03 13:56:31 UTC
tinderbox_musl has reproduced this issue with version 8.7.1-r1 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2024-05-26 23:12:49 UTC
The bug has been closed via the following commit(s):

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

commit 39e4847edec8f259d63841e615e2306145036b49
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-05-26 22:42:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-26 23:11:05 +0000

    net-misc/curl: extend whitelist for false positive configure implicit decls
    
    Closes: https://bugs.gentoo.org/923419
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/curl-8.7.1-r3.ebuild | 2 ++
 net-misc/curl/curl-8.7.1-r4.ebuild | 2 ++
 net-misc/curl/curl-8.8.0.ebuild    | 2 ++
 net-misc/curl/curl-9999.ebuild     | 2 ++
 4 files changed, 8 insertions(+)