Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918650 - app-i18n/skkfep-0.87-r1 - jc.c: error: type specifier missing, defaults to int; ISO C99 and later
Summary: app-i18n/skkfep-0.87-r1 - jc.c: error: type specifier missing, defaults to in...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-11-27 08:19 UTC by Toralf Förster
Modified: 2024-04-11 01:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.81 KB, text/plain)
2023-11-27 08:19 UTC, Toralf Förster
Details
app-i18n:skkfep-0.87-r1:20231126-225730.log (app-i18n:skkfep-0.87-r1:20231126-225730.log,38.21 KB, text/plain)
2023-11-27 08:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,43.16 KB, text/plain)
2023-11-27 08:19 UTC, Toralf Förster
Details
environment (environment,85.10 KB, text/plain)
2023-11-27 08:19 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2023-11-27 08:19 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.02 KB, application/x-xz)
2023-11-27 08:19 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,95.93 KB, text/plain)
2023-11-27 08:19 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.47 KB, application/x-xz)
2023-11-27 08:19 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 2023-11-27 08:19:04 UTC
      conflicting with a previous declaration [-Wdeprecated-non-prototype]
  108 | FILE    *file_open(),*popen();
      |                       ^
/usr/include/stdio.h:887:14: note: conflicting prototype is here
  887 | extern FILE *popen (const char *__command, const char *__modes)
      |              ^
jc.c:110:1: error: type specifier missing, defaults to 'int'; ISO C99 and later
      do not support implicit int [-Wimplicit-int]
  110 | main(argc,argv)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-20231125-195722

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.5
Python 3.11.6
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.8.1_p1 [openjdk-17]
2)	OpenJDK 21.0.1_p12 [openjdk-21]
3)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-21 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 2e991113b6e0492c09b07b4b5b3f5e82098d7f27
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 26 22:02:00 2023 +0000

    2023-11-26 22:01:59 UTC

emerge -qpvO app-i18n/skkfep
[ebuild  N    ] app-i18n/skkfep-0.87-r1
Comment 1 Toralf Förster gentoo-dev 2023-11-27 08:19:05 UTC
Created attachment 875772 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-27 08:19:06 UTC
Created attachment 875773 [details]
app-i18n:skkfep-0.87-r1:20231126-225730.log
Comment 3 Toralf Förster gentoo-dev 2023-11-27 08:19:08 UTC
Created attachment 875774 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-11-27 08:19:09 UTC
Created attachment 875775 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-27 08:19:10 UTC
Created attachment 875776 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-27 08:19:11 UTC
Created attachment 875777 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-27 08:19:12 UTC
Created attachment 875778 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-11-27 08:19:14 UTC
Created attachment 875779 [details]
temp.tar.xz