Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875506 - dev-util/yacc-1.9.1-r7 - closure.c: error: type specifier missing, defaults to int; ISO C99 and
Summary: dev-util/yacc-1.9.1-r7 - closure.c: error: type specifier missing, defaults t...
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:
: 882297 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 18:15 UTC by Toralf Förster
Modified: 2024-04-03 09:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.40 KB, text/plain)
2022-10-05 18:15 UTC, Toralf Förster
Details
dev-util:yacc-1.9.1-r6:20221005-174305.log (dev-util:yacc-1.9.1-r6:20221005-174305.log,60.42 KB, text/plain)
2022-10-05 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,43.86 KB, text/plain)
2022-10-05 18:16 UTC, Toralf Förster
Details
environment (environment,56.79 KB, text/plain)
2022-10-05 18:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.06 KB, application/x-bzip)
2022-10-05 18:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.79 KB, application/x-bzip)
2022-10-05 18:16 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-05 18:15:58 UTC
make -j4 clean 
rm yacc
make -j4 CC=clang 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 
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 -o yacc closure.c error.c lalr.c lr0.c main.c mkpar.c output.c reader.c skeleton.c symtab.c verbose.c warshall.c
closure.c:15:1: error: type specifier missing, defaults to 'int'; ISO C99 and
      later do not support implicit int [-Werror,-Wimplicit-int]
set_EFF()

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

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

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

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 Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 6f6c428a48fa244afc99865a8904c6020960703f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 16:19:00 2022 +0000

    2022-10-05 16:18:59 UTC

emerge -qpvO dev-util/yacc
[ebuild  N    ] dev-util/yacc-1.9.1-r6
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:15:59 UTC
Created attachment 821569 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:16:01 UTC
Created attachment 821572 [details]
dev-util:yacc-1.9.1-r6:20221005-174305.log
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:16:02 UTC
Created attachment 821575 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:16:03 UTC
Created attachment 821578 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:16:04 UTC
Created attachment 821581 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:16:05 UTC
Created attachment 821584 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 20:56:11 UTC
*** Bug 882297 has been marked as a duplicate of this bug. ***
Comment 8 Agostino Sarubbo gentoo-dev 2023-12-30 09:45:24 UTC
gcc14_tinderbox has reproduced this issue with version 1.9.1-r7 - Updating summary.