for x in doubletalk accent braillenspeak apollo ciber pchablado; do ./interleave all.in $x.in | \ sed 's/@version@/1.9.1/' > $x; done clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ping-apollo.c -o ping-apollo ping-apollo.c:26:3: error: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] exit(n); ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j4-20221005-090901 ------------------------------------------------------------------- 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.7 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: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] 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 f5679531d8af259b8935e6fa8d8dd6e1af4e99ef Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Oct 5 15:03:40 2022 +0000 2022-10-05 15:03:40 UTC emerge -qpvO app-accessibility/emacspeak-ss [ebuild N ] app-accessibility/emacspeak-ss-1.9.1
Created attachment 821377 [details] emerge-info.txt
Created attachment 821380 [details] app-accessibility:emacspeak-ss-1.9.1:20221005-155307.log
Created attachment 821383 [details] emerge-history.txt
Created attachment 821386 [details] environment
Created attachment 821392 [details] etc.portage.tar.bz2
Created attachment 821395 [details] logs.tar.bz2
Created attachment 821398 [details] temp.tar.bz2
Is this still a problem in 1.9.1-r1 ?
hard to say, b/c app-accessibility/emacspeak fails to build at tinderboxes due to various dep issues
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5374db688956561d72046d57d2d19ea2ec68c00a commit 5374db688956561d72046d57d2d19ea2ec68c00a Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-13 20:23:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-14 05:12:58 +0000 app-accessibility/emacspeak-ss: add missing includes Fixes implicit function declarations Closes: https://bugs.gentoo.org/875479 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40561 Signed-off-by: Sam James <sam@gentoo.org> .../emacspeak-ss/emacspeak-ss-1.9.1-r2.ebuild | 34 ++++++++++++++++++++++ .../emacspeak-ss-1.9.1-missing-includes.patch | 13 +++++++++ 2 files changed, 47 insertions(+)