Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904449 - app-emulation/xen-tools-4.17.1_pre1 has implicit function declarations in configure logs
Summary: app-emulation/xen-tools-4.17.1_pre1 has implicit function declarations in con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-04-17 10:57 UTC by Agostino Sarubbo
Modified: 2023-05-16 14:09 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,131.26 KB, application/x-xz)
2023-04-17 10:57 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-04-17 10:57:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/xen-tools-4.17.1_pre1 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-04-17 10:57:12 UTC
Created attachment 860236 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2023-05-16 09:29:02 UTC
The bug has been closed via the following commit(s):

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

commit ffe025f0307e48c94337b9bcff57a45abe30d816
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-05-16 09:26:14 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-05-16 09:28:58 +0000

    app-emulation/xen-tools: apply patch fixing implicit function declarations in config
    
    Closes: https://bugs.gentoo.org/904449
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 ....m4-tools-configure-add-linux-headers-for.patch | 39 ++++++++++++++++++++++
 ...pre1.ebuild => xen-tools-4.15.5_pre1-r1.ebuild} |  4 +++
 ...ls-4.16.4.ebuild => xen-tools-4.16.4-r1.ebuild} |  4 +++
 ...ls-4.17.1.ebuild => xen-tools-4.17.1-r1.ebuild} |  4 +++
 4 files changed, 51 insertions(+)
Comment 3 Florian Schmaus gentoo-dev 2023-05-16 14:09:14 UTC
FTR, upstream informed me about https://lore.kernel.org/xen-devel/20230512122614.3724-1-olaf@aepfle.de/ which will hopefully be the variant that gets merged.