https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/zthread-2.3.2-r5 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: ci) NOTE: See also: https://bugs.gentoo.org/898488#c4.
Created attachment 859239 [details] build.log build log and emerge --info
* QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/dev-libs/zthread-2.3.2-r5/work/ZThread-2.3.2/config.log:373 - _ftime * Check that no features were accidentally disabled. * See https://wiki.gentoo.org/wiki/Modern_C_porting. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libZThread-2.3.so.2.0.0 Des _ftime exists on linux, I think its windows only.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cdcb810e27d4b7be8507a6c0f7c28ef68e65dac commit 5cdcb810e27d4b7be8507a6c0f7c28ef68e65dac Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-04-27 14:56:47 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-04-27 14:56:47 +0000 dev-libs/zthread: treeclean Closes: https://bugs.gentoo.org/924925 Bug: https://bugs.gentoo.org/912434 Bug: https://bugs.gentoo.org/715478 Bug: https://bugs.gentoo.org/903529 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-libs/zthread/Manifest | 1 - .../zthread/files/zthread-2.3.2-automake-r2.patch | 75 ----------------- dev-libs/zthread/files/zthread-2.3.2-clang.patch | 15 ---- .../files/zthread-2.3.2-configure-clang16.patch | 22 ----- dev-libs/zthread/files/zthread-2.3.2-gcc47.patch | 25 ------ .../zthread/files/zthread-2.3.2-m4-quote.patch | 26 ------ .../files/zthread-2.3.2-no-fpermissive-r1.diff | 94 ---------------------- dev-libs/zthread/metadata.xml | 8 -- dev-libs/zthread/zthread-2.3.2-r5.ebuild | 65 --------------- profiles/package.mask | 6 -- 10 files changed, 337 deletions(-)