Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880999 - app-text/asa-1.1-r1 - asa.c: error: type specifier missing, defaults to int; ISO C99 and
Summary: app-text/asa-1.1-r1 - asa.c: error: type specifier missing, defaults to int; ...
Status: RESOLVED FIXED
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-11 18:09 UTC by Toralf Förster
Modified: 2022-11-14 15:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.16 KB, text/plain)
2022-11-11 18:09 UTC, Toralf Förster
Details
app-text:asa-1.1-r1:20221111-144512.log (app-text:asa-1.1-r1:20221111-144512.log,1.79 KB, text/plain)
2022-11-11 18:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.78 KB, text/plain)
2022-11-11 18:09 UTC, Toralf Förster
Details
environment (environment,62.72 KB, text/plain)
2022-11-11 18:09 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,695 bytes, application/x-bzip)
2022-11-11 18:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.83 KB, application/x-bzip)
2022-11-11 18:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.68 KB, application/x-bzip)
2022-11-11 18:09 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-11-11 18:09:48 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-text/asa-1.1-r1/work/asa-1.1 ...
make -j4 
clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c asa.c
asa.c:204:12: error: type specifier missing, defaults to 'int'; ISO C99 and
      later do not support implicit int [-Werror,-Wimplicit-int]
    static first_line = 1;

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

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

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 7db5e7752bcf540349930e40fc83bd3d1d320e77
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 11 13:31:56 2022 +0000

    2022-11-11 13:31:55 UTC

emerge -qpvO app-text/asa
[ebuild  N    ] app-text/asa-1.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-11 18:09:49 UTC
Created attachment 831481 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-11 18:09:50 UTC
Created attachment 831483 [details]
app-text:asa-1.1-r1:20221111-144512.log
Comment 3 Toralf Förster gentoo-dev 2022-11-11 18:09:52 UTC
Created attachment 831485 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-11 18:09:53 UTC
Created attachment 831487 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-11 18:09:54 UTC
Created attachment 831489 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-11 18:09:56 UTC
Created attachment 831491 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-11 18:09:57 UTC
Created attachment 831493 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-11-14 15:56:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c569d6968ab5c7782f74b56a33df3e43bfc70828

commit c569d6968ab5c7782f74b56a33df3e43bfc70828
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-11-14 15:54:42 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-11-14 15:56:40 +0000

    app-text/asa: fix build with -Werror=implicit-int
    
    Closes: https://bugs.gentoo.org/880999
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-text/asa/asa-1.1-r1.ebuild                |  6 +++++-
 app-text/asa/files/asa-1.1-implicit-int.patch | 15 +++++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)