from audio-entropyd.c:30: /usr/include/alsa/pcm.h:825:96: note: expected unsigned int * but argument is of type int * 825 | (snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir); | ~~~~~~~~~~~~~~^~~ audio-entropyd.c: In function main_loop: audio-entropyd.c:234:96: error: passing argument 5 of get_random_data from incompatible pointer type [-Wincompatible-pointer-types] 234 | , DEFAULT_CLICK_READ, DEFAULT_SAMPLE_RATE, &n_output_bytes, &output_buffer); | ^~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-20231215-225005 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-17 [2] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit a683a02ff97c7dc3b46d4c5a040df29e42215469 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Dec 16 12:48:51 2023 +0000 2023-12-16 12:48:51 UTC emerge -qpvO sys-apps/audio-entropyd [ebuild N ] sys-apps/audio-entropyd-2.0.3-r1 USE="(-selinux)"
Created attachment 879595 [details] emerge-info.txt
Created attachment 879596 [details] emerge-history.txt
Created attachment 879597 [details] environment
Created attachment 879598 [details] etc.clang.tar.xz
Created attachment 879599 [details] etc.portage.tar.xz
Created attachment 879600 [details] qlist-info.txt
Created attachment 879601 [details] sys-apps:audio-entropyd-2.0.3-r1:20231216-133031.log
Created attachment 879602 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd8174dab7fe9cbf78ac16d50a81eed5c7a2295 commit 9cd8174dab7fe9cbf78ac16d50a81eed5c7a2295 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-21 17:14:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 09:04:48 +0000 sys-apps/audio-entropyd: Fix incompatible pointers Part of Modern C porting Closes: https://bugs.gentoo.org/920156 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: Sam James <sam@gentoo.org> ...opyd-2.0.3-r1.ebuild => audio-entropyd-2.0.3-r2.ebuild} | 6 +++--- .../files/audio-entropyd-2.0.3-incompatible-pointers.patch | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-)