Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874291 - app-emulation/spim-8.0-r3 - lex.yy.c: error: call to undeclared function isatty; ISO C99 and later
Summary: app-emulation/spim-8.0-r3 - lex.yy.c: error: call to undeclared function isat...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 882179 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-02 19:22 UTC by Toralf Förster
Modified: 2022-11-20 21:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.21 KB, text/plain)
2022-10-02 19:22 UTC, Toralf Förster
Details
app-emulation:spim-8.0-r3:20221002-183010.log (app-emulation:spim-8.0-r3:20221002-183010.log,16.31 KB, text/plain)
2022-10-02 19:22 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,232 bytes, application/x-bzip)
2022-10-02 19:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,23.46 KB, text/plain)
2022-10-02 19:22 UTC, Toralf Förster
Details
environment (environment,72.05 KB, text/plain)
2022-10-02 19:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.10 KB, application/x-bzip)
2022-10-02 19:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.59 KB, application/x-bzip)
2022-10-02 19:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***