Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921122 - [guru] net-libs/kcgi-0.13.3 has implicit function declarations in configure logs
Summary: [guru] net-libs/kcgi-0.13.3 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-12-31 10:31 UTC by Agostino Sarubbo
Modified: 2024-10-29 14:06 UTC (History)
1 user (show)

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


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

Issue: net-libs/kcgi-0.13.3 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-31 10:31:20 UTC
Created attachment 881093 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-12-31 10:31:22 UTC
Found the following implicit function declarations in configure logs:

config.log:47 - crypt_newhash
config.log:50 - crypt_checkpass
config.log:64 - warnc
config.log:68 - errc
config.log:88 - getexecname
config.log:100 - getprogname
config.log:154 - memset_s
config.log:187 - pledge
config.log:214 - recallocarray
config.log:305 - strtonum
config.log:344 - TAILQ_FOREACH_SAFE
config.log:377 - unveil
Comment 3 Larry the Git Cow gentoo-dev 2024-10-29 14:06:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=319ee2331969fd6470c1bc6c09393bd99b2d4656

commit 319ee2331969fd6470c1bc6c09393bd99b2d4656
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-10-29 01:49:12 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-10-29 02:07:00 +0000

    net-libs/kcgi: add 0.13.4, drop old
    
    Closes: https://bugs.gentoo.org/884909
    Closes: https://bugs.gentoo.org/921120
    Closes: https://bugs.gentoo.org/921122
    Closes: https://bugs.gentoo.org/921121
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 net-libs/kcgi/Manifest           |   3 +-
 net-libs/kcgi/kcgi-0.12.5.ebuild | 141 --------------------------------------
 net-libs/kcgi/kcgi-0.13.0.ebuild | 142 ---------------------------------------
 net-libs/kcgi/kcgi-0.13.4.ebuild |  92 +++++++++++++++++++++++++
 4 files changed, 93 insertions(+), 285 deletions(-)