Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920641 - dev-libs/eb-4.4.1-r1 fails to compile (GCC-14-SYSTEM): puts_eucjp.c:97:23: error: passing argument 2 of iconv from incompatible pointer type [-Wincompatible-pointer-types]
Summary: dev-libs/eb-4.4.1-r1 fails to compile (GCC-14-SYSTEM): puts_eucjp.c:97:23: er...
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:
Whiteboard: fixed in 4.4.3
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-24 06:16 UTC by Agostino Sarubbo
Modified: 2024-10-31 21:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,74.80 KB, text/plain)
2023-12-24 06:16 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-12-24 06:16:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/eb-4.4.1-r1 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-24 06:16:42 UTC
Created attachment 880274 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-08-19 19:04:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e280a46919a483217249f546c84506fde9ce8e2

commit 5e280a46919a483217249f546c84506fde9ce8e2
Author:     xz-dev <xiangzhedev@gmail.com>
AuthorDate: 2024-07-26 14:22:31 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-08-19 19:03:56 +0000

    dev-libs/eb: fix build with gcc14, bump to 4.4.3
    
    Closes: https://bugs.gentoo.org/920641
    Signed-off-by: xz-dev <xiangzhedev@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/37731
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/eb/Manifest                         |  1 +
 dev-libs/eb/eb-4.4.3.ebuild                  | 49 ++++++++++++++++++++++++++++
 dev-libs/eb/files/eb-4.4-gcc14-iconv.patch   | 13 ++++++++
 dev-libs/eb/files/eb-4.4.3-fix-threads.patch | 13 ++++++++
 4 files changed, 76 insertions(+)