Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905825 - www-client/seamonkey-2.53.15-r1 has implicit function declarations in configure logs
Summary: www-client/seamonkey-2.53.15-r1 has implicit function declarations in configu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Myckel Habets
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-05-06 15:27 UTC by Agostino Sarubbo
Modified: 2023-08-07 04:19 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-06 15:27:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/seamonkey-2.53.15-r1 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-05-06 15:28:57 UTC
 * QA Notice: Found the following implicit function declarations in configure logs:
 *   /var/tmp/portage/www-client/seamonkey-2.53.15-r1/work/seamonkey-2.53.15/seamonk/config.log:2657 - pthread_cond_timedwait_monotonic_np
 * Check that no features were accidentally disabled.
 * See https://wiki.gentoo.org/wiki/Modern_C_porting.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-06 15:33:06 UTC
False positive as it doesn't exist on Linux.
Comment 3 Larry the Git Cow gentoo-dev 2023-08-07 04:19:06 UTC
The bug has been closed via the following commit(s):

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

commit dcb7f431a283a8e392a546198a1f3d8de5e5db68
Author:     Myckel Habets <gentoo-bugs@habets-dobben.nl>
AuthorDate: 2023-08-06 19:18:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-07 04:18:31 +0000

    www-client/seamonkey: Update to version 2.53.17.
    
    - Bumps seamonkey to version 2.53.17.
    - Fixes implicit function declaration.
    
    Closes: https://bugs.gentoo.org/904392
    Closes: https://bugs.gentoo.org/905825
    
    Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl>
    Closes: https://github.com/gentoo/gentoo/pull/32201
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/seamonkey/Manifest                 |   3 +
 www-client/seamonkey/seamonkey-2.53.17.ebuild | 541 ++++++++++++++++++++++++++
 2 files changed, 544 insertions(+)