Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944233 - dev-libs/bglibs-2.04-r2 fails to compile: sysdeps.h:90:12: error: conflicting types for select; have int(void)
Summary: dev-libs/bglibs-2.04-r2 fails to compile: sysdeps.h:90:12: error: conflicting...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/bruceg/bglibs/issu...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-21 07:56 UTC by Agostino Sarubbo
Modified: 2025-02-22 16:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.56 KB, text/plain)
2024-11-21 07:56 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-21 07:56:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/bglibs-2.04-r2 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
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-21 07:56:19 UTC
Created attachment 910932 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-02-22 16:49:42 UTC
The bug has been closed via the following commit(s):

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

commit 897f1c0224cdd6d7df1f4aa2de75b81f094e4d14
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2025-02-19 22:01:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-22 16:49:13 +0000

    dev-libs/bglibs: fix build with gcc 14
    
    Closes: https://bugs.gentoo.org/938087
    Closes: https://bugs.gentoo.org/944233
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/bglibs/bglibs-2.04-r4.ebuild          | 98 ++++++++++++++++++++++++++
 dev-libs/bglibs/files/bglibs-2.04-gcc14.patch  | 81 +++++++++++++++++++++
 dev-libs/bglibs/files/bglibs-2.04-prefix.patch | 14 ++++
 3 files changed, 193 insertions(+)