Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903529 - dev-libs/zthread-2.3.2-r5 has implicit function declarations in configure logs
Summary: dev-libs/zthread-2.3.2-r5 has implicit function declarations in configure logs
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-03-29 11:45 UTC by Agostino Sarubbo
Modified: 2024-04-27 15:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,109.78 KB, text/plain)
2023-03-29 11:45 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-29 11:45:23 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-29 11:45:25 UTC
Created attachment 859239 [details]
build.log

build log and emerge --info
Comment 2 Brahmajit Das 2023-05-07 13:30:46 UTC
 * 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.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-27 15:01:50 UTC
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(-)