Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897840 - net-analyzer/zabbix-6.2.7 fails to compile (MUSL-CLANG-SYSTEM): net.c:115:79: error: incompatible pointer to integer conversion initializing int with an expression of type void [-Wint-conversion]
Summary: net-analyzer/zabbix-6.2.7 fails to compile (MUSL-CLANG-SYSTEM): net.c:115:79:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Miroslav Šulc
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-26 08:11 UTC by Agostino Sarubbo
Modified: 2023-09-25 07:29 UTC (History)
1 user (show)

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


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

Issue: net-analyzer/zabbix-6.2.7 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-26 08:11:17 UTC
Created attachment 854742 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-25 07:29:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095512a057165aeccbcb6dc405c571cd7d71e209

commit 095512a057165aeccbcb6dc405c571cd7d71e209
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-09-24 15:00:31 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-09-25 07:29:04 +0000

    net-analyzer/zabbix: Fix incompatible pointer to integer conversion
    
    Closes: https://bugs.gentoo.org/897840
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33033
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../files/zabbix-6.4.6-clang16-build-fix.patch     |  58 +++
 net-analyzer/zabbix/zabbix-6.4.6-r1.ebuild         | 404 +++++++++++++++++++++
 2 files changed, 462 insertions(+)