ssmtp.c:63:19: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] char *auth_user = (char)NULL; ^~~~~~~~~~ ssmtp.c:63:7: error: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'char' [-Wint-conversion] char *auth_user = (char)NULL; ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-j4-20221105-100831 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.3.0 * clang/llvm (if any): clang version 15.0.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.4 Python 3.10.8 php cli (if any): GNU Make 4.4 HEAD of ::gentoo commit b75d6caf231dde0538b33280071116d3dd348fc9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Nov 5 10:02:40 2022 +0000 2022-11-05 10:02:40 UTC emerge -qpvO mail-mta/ssmtp [ebuild R ] mail-mta/ssmtp-2.64-r4 USE="ipv6 mta ssl -gnutls"
Created attachment 827809 [details] emerge-info.txt
Created attachment 827811 [details] emerge-history.txt
Created attachment 827813 [details] environment
Created attachment 827815 [details] etc.portage.tar.bz2
Created attachment 827817 [details] logs.tar.bz2
Created attachment 827819 [details] mail-mta:ssmtp-2.64-r4:20221105-133603.log
Created attachment 827821 [details] temp.tar.bz2
clang-stricter_tinderbox has reproduced this issue with version 2.64_p11-r1 - Updating summary.
https://git.alpinelinux.org/aports/commit/?id=85acc260f11090415c0f94b7d726917d6a449018
*** Bug 912186 has been marked as a duplicate of this bug. ***
*** Bug 932308 has been marked as a duplicate of this bug. ***
confirming alpine patch works (at least, it builds). Thanks sam!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ea3f63ca5e26a0806e7714ae2edbd832a681cc commit 45ea3f63ca5e26a0806e7714ae2edbd832a681cc Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-06-11 15:19:57 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-06-11 16:30:29 +0000 mail-mta/ssmtp: Fix build w/ GCC-14 Closes: https://bugs.gentoo.org/879873 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> mail-mta/ssmtp/files/ssmtp-2.64_p11-gcc14.patch | 43 +++++++++++++++++++++++++ mail-mta/ssmtp/ssmtp-2.64_p11-r1.ebuild | 4 ++- 2 files changed, 46 insertions(+), 1 deletion(-)