Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895840 - dev-ml/core_unix-0.15.2-r1 fails to compile (MUSL-CLANG-SYSTEM): bigstring_unix_stubs.c:702:46: error: incompatible pointer to integer conversion initializing int with an expression of type void [-Wint-conversion]
Summary: dev-ml/core_unix-0.15.2-r1 fails to compile (MUSL-CLANG-SYSTEM): bigstring_un...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-22 08:32 UTC by Agostino Sarubbo
Modified: 2023-04-20 19:28 UTC (History)
0 users

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


Attachments
build.log (build.log,86.89 KB, text/plain)
2023-02-22 08:32 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-02-22 08:32:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/core_unix-0.15.2-r1 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-22 08:32:10 UTC
Created attachment 853836 [details]
build.log

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f464f19b3359f5d325c3cded647614b822cd502

commit 1f464f19b3359f5d325c3cded647614b822cd502
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-04-20 19:27:18 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-04-20 19:27:47 +0000

    dev-ml/core_unix: fix musl build
    
    Closes: https://bugs.gentoo.org/895840
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/core_unix/core_unix-0.15.2-r1.ebuild        |  2 ++
 dev-ml/core_unix/files/core_unix-0.15.2-musl.patch | 11 +++++++++++
 2 files changed, 13 insertions(+)