Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899834 - media-libs/nas-1.9.5-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: media-libs/nas-1.9.5-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: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2023-03-06 09:51 UTC by Agostino Sarubbo
Modified: 2025-01-15 23:16 UTC (History)
0 users

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


Attachments
build.log (build.log,497.36 KB, text/plain)
2023-03-06 09:51 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-03-06 09:51:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/nas-1.9.5 has implicit function declarations in configure logs (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-06 09:51:17 UTC
Created attachment 856312 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-20 08:26:13 UTC
ci has reproduced this issue with version 1.9.5-r1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-06-30 16:10:32 UTC
ci has reproduced this issue with version 1.9.5-r2 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2025-01-15 23:16:06 UTC
The bug has been closed via the following commit(s):

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

commit 789e82b5e0baae616ec7dc6b4aa20cf0a0cc8e45
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-15 23:15:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-15 23:15:09 +0000

    media-libs/nas: fix build issues
    
    * Build w/ -std=gnu89 (ancient configure, not C23 compatible either)
    
    * Ignore MAKEOPTS/GNUMAKEFLAGS as it confuses imake
    
    Closes: https://bugs.gentoo.org/899834
    Closes: https://bugs.gentoo.org/944403
    Closes: https://bugs.gentoo.org/944451
    Closes: https://bugs.gentoo.org/947416
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/nas/nas-1.9.5-r2.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)