Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 875479

Summary: app-accessibility/emacspeak-ss-1.9.1 - void (int) _attribute_((noreturn)); ISO C99 and later do not support
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: CONFIRMED ---    
Severity: normal CC: accessibility
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-accessibility:emacspeak-ss-1.9.1:20221005-155307.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-05 18:14:22 UTC
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
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:14:23 UTC
Created attachment 821377 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:14:23 UTC
Created attachment 821380 [details]
app-accessibility:emacspeak-ss-1.9.1:20221005-155307.log
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:14:25 UTC
Created attachment 821383 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:14:26 UTC
Created attachment 821386 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:14:27 UTC
Created attachment 821392 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:14:27 UTC
Created attachment 821395 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-05 18:14:29 UTC
Created attachment 821398 [details]
temp.tar.bz2