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

Bug 944451

Summary: media-libs/nas-1.9.5-r2 fails to compile: resource.c:117:1: error: conflicting types for CreateNewResourceType; have RESTYPE(int ()(unsigned char , AuID)) {aka long unsigned int(int ()(unsigned char , unsigned int))}
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-22 10:17:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/nas-1.9.5-r2 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-22 10:17:12 UTC
Created attachment 911524 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-15 23:16:07 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(-)