Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939584 - media-sound/ardour-8.10-r2 has implicit function declarations in configure logs
Summary: media-sound/ardour-8.10-r2 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: Professional Audio Applications Maintainers
URL:
Whiteboard: fixed in 8.10-r3
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2024-09-13 12:06 UTC by Agostino Sarubbo
Modified: 2024-11-07 08:29 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,100.57 KB, application/x-xz)
2024-09-13 12:06 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 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(+)