Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 939584

Summary: media-sound/ardour-8.10-r2 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal CC: eschwartz, fordfrog
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://tracker.ardour.org/view.php?id=9831
Whiteboard: fixed in 8.10-r3
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027, 941869    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-09-13 12:06:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/ardour-8.7 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-13 12:06:32 UTC
Created attachment 902896 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-13 12:06:33 UTC
Found the following implicit function declarations in configure logs:

config.log:1410 - syscall
Comment 3 Agostino Sarubbo gentoo-dev 2024-10-07 06:58:56 UTC
ci has reproduced this issue with version 8.8 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-10-10 12:11:54 UTC
ci has reproduced this issue with version 8.9 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-10-19 12:14:15 UTC
ci has reproduced this issue with version 8.10 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2024-10-31 15:04:34 UTC
ci has reproduced this issue with version 8.10-r1 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2024-11-05 07:57:58 UTC
ci has reproduced this issue with version 8.10-r2 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2024-11-06 07:43:37 UTC
The bug has been referenced in the following commit(s):

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

commit aa6f52b9dbb8f1c5d387c26b0677b601420747b2
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2024-11-06 07:43:17 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-11-06 07:43:34 +0000

    media-sound/ardour: fixed implicit function declaration in 8.10 + added an improvement from the master repo
    
    Bug: https://bugs.gentoo.org/939584
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../{ardour-8.10-r2.ebuild => ardour-8.10-r3.ebuild}  |  2 ++
 .../ardour-9.0.0-fix-unlikely-buffer-overflow.patch   | 19 +++++++++++++++++++
 .../ardour-9.0.0-properly-check-for-syscall.patch     | 16 ++++++++++++++++
 3 files changed, 37 insertions(+)