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

Bug 874291

Summary: app-emulation/spim-8.0-r3 - lex.yy.c: error: call to undeclared function isatty; ISO C99 and later
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
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-emulation:spim-8.0-r3:20221002-183010.log
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-02 19:22:00 UTC
                                              ^~~~~
lex.yy.c:1435:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
                        yy_c = yy_meta[yy_c];
                                      ^~~~~
lex.yy.c:1691:40: error: call to undeclared function 'isatty'; ISO C99 and later
      do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221002-132844

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 74d5594cb8d9404ae62db389af22bb22b6fdc0f4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 17:46:50 2022 +0000

    2022-10-02 17:46:49 UTC

emerge -qpvO app-emulation/spim
[ebuild  N    ] app-emulation/spim-8.0-r3  USE="-X -doc"
Comment 1 Toralf Förster gentoo-dev 2022-10-02 19:22:01 UTC
Created attachment 815851 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-02 19:22:02 UTC
Created attachment 815854 [details]
app-emulation:spim-8.0-r3:20221002-183010.log
Comment 3 Toralf Förster gentoo-dev 2022-10-02 19:22:03 UTC
Created attachment 815857 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-02 19:22:04 UTC
Created attachment 815860 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-02 19:22:06 UTC
Created attachment 815863 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-02 19:22:07 UTC
Created attachment 815866 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-02 19:22:08 UTC
Created attachment 815869 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:34:07 UTC
*** Bug 882179 has been marked as a duplicate of this bug. ***