Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944451 - 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))}
Summary: media-libs/nas-1.9.5-r2 fails to compile: resource.c:117:1: error: conflictin...
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: c23-porting
  Show dependency tree
 
Reported: 2024-11-22 10:17 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,129.78 KB, text/plain)
2024-11-22 10:17 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-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(-)