Summary: | dev-libs/bglibs-2.04-r2 fails to compile: sysdeps.h:90:12: error: conflicting types for select; have int(void) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mjo |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/bruceg/bglibs/issues/3 | ||
See Also: | https://github.com/gentoo/gentoo/pull/40661 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 910932 [details]
build.log
build log and emerge --info
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(+) |