^~~~~~~~ wmBinClock.c:82:30: note: passing argument to parameter 'str' here void IntToBinary(int x, int *str[]); ^ wmBinClock.c:810:19: error: incompatible integer to pointer conversion assigning to 'int *' from 'int' [-Wint-conversion] str[counter] = 1; ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j4-20221012-170019 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.2 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.2 Python 3.10.8 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3 HEAD of ::gentoo commit 6f1bd149439bfaefef5fe82936aa3f6b9c2c54fd Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Oct 14 04:18:53 2022 +0000 2022-10-14 04:18:52 UTC emerge -qpvO x11-plugins/wmbinclock [ebuild N ] x11-plugins/wmbinclock-0.5-r1
Created attachment 824119 [details] emerge-info.txt
Created attachment 824121 [details] emerge-history.txt
Created attachment 824123 [details] environment
Created attachment 824125 [details] etc.portage.tar.bz2
Created attachment 824127 [details] temp.tar.bz2
Created attachment 824129 [details] x11-plugins:wmbinclock-0.5-r1:20221014-043814.log
clang-lld_tinderbox has reproduced this issue with version 0.51 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82b2c5adb5661038bf64fc07a08c8a80e5a4605 commit a82b2c5adb5661038bf64fc07a08c8a80e5a4605 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-05 07:57:46 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2025-01-05 10:59:22 +0000 x11-plugins/wmbinclock: port to C99 There was a type confusion between array, pointer and pointer to array Bug: https://bugs.gentoo.org/877109 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/39983 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> .../wmbinclock/files/wmbinclock-0.5-gcc-14.patch | 77 ++++++++++++++++++++++ x11-plugins/wmbinclock/wmbinclock-0.51-r1.ebuild | 37 +++++++++++ 2 files changed, 114 insertions(+)