Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906339 - app-misc/tracker-3.5.2 has implicit function declarations in configure logs
Summary: app-misc/tracker-3.5.2 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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard: fixed in 3.5.2
Keywords: PATCH
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-05-14 20:05 UTC by Agostino Sarubbo
Modified: 2024-11-03 21:18 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,245.46 KB, text/plain)
2023-05-14 20:05 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-05-14 20:05:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/tracker-3.5.2 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-14 20:05:58 UTC
CC'ing also the author of the commit (6ee78ca59214d7b006201fd2da1541a457f04826)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-14 20:05:59 UTC
Created attachment 861682 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-14 20:06:01 UTC
Found the following implicit function declarations in configure logs:
Comment 4 Larry the Git Cow gentoo-dev 2023-05-15 21:50:47 UTC
The bug has been closed via the following commit(s):

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

commit 46e9abaf656222705085c2578770f7ff18c828aa
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-05-14 05:08:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-05-15 21:50:43 +0000

    app-misc/tracker: Fix implicit decl of gmtime_r
    
    Closes: https://bugs.gentoo.org/906339
    Closes: https://github.com/gentoo/gentoo/pull/31030
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 ...5.2-build-Define-_GNU_SOURCE-for-gmtime_r.patch | 46 ++++++++++++++++++++++
 app-misc/tracker/tracker-3.5.2.ebuild              |  4 ++
 2 files changed, 50 insertions(+)