Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899912 - net-misc/memcached-1.6.31 has implicit function declarations in configure logs
Summary: net-misc/memcached-1.6.31 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: Robin Johnson
URL:
Whiteboard: false positive?
Keywords: PullRequest
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2023-03-06 15:49 UTC by Agostino Sarubbo
Modified: 2025-02-10 09:04 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,72.00 KB, text/plain)
2023-03-06 15:49 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-06 15:49:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/memcached-1.6.18 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-06 15:49:58 UTC
Created attachment 856374 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-06 15:52:17 UTC
Likely false positive
Comment 3 Agostino Sarubbo gentoo-dev 2023-03-11 17:05:55 UTC
ci has reproduced this issue with version 1.6.19 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-05-14 20:05:10 UTC
ci has reproduced this issue with version 1.6.20 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-06-17 11:46:27 UTC
ci has reproduced this issue with version 1.6.21 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2023-06-18 07:30:49 UTC
ci has reproduced this issue with version 1.6.21-r1 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2024-01-03 08:52:19 UTC
gcc14_tinderbox has reproduced this issue with version 1.6.22 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2024-01-22 08:12:39 UTC
tinderbox_musl has reproduced this issue with version 1.6.23 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2024-02-29 07:42:36 UTC
ci has reproduced this issue with version 1.6.24 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2024-03-21 06:59:06 UTC
ci has reproduced this issue with version 1.6.25 - Updating summary.
Comment 11 Agostino Sarubbo gentoo-dev 2024-03-29 07:41:05 UTC
ci has reproduced this issue with version 1.6.26 - Updating summary.
Comment 12 Agostino Sarubbo gentoo-dev 2024-05-10 21:59:19 UTC
ci has reproduced this issue with version 1.6.27 - Updating summary.
Comment 13 Agostino Sarubbo gentoo-dev 2024-10-13 11:55:10 UTC
ci has reproduced this issue with version 1.6.31 - Updating summary.
Comment 14 NHO 2025-01-19 14:07:09 UTC
htonll is a windows function. should be safe to ignore for QA purposes
Comment 15 Larry the Git Cow gentoo-dev 2025-02-10 09:04:25 UTC
The bug has been closed via the following commit(s):

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

commit e073b9775113143d6ccfcc97c7bbebb844b99b8d
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-01-19 14:10:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-10 09:03:57 +0000

    net-misc/memcached: htonll is Windows-only, don't raise QA warnings
    
    Closes: https://bugs.gentoo.org/899912
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40207
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/memcached/memcached-1.6.27.ebuild | 4 ++++
 net-misc/memcached/memcached-1.6.31.ebuild | 6 +++++-
 2 files changed, 9 insertions(+), 1 deletion(-)