Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878641 - x11-plugins/wmdiskmon-0.0.2-r1 - int (int); ISO C99 and later do not support implicit function
Summary: x11-plugins/wmdiskmon-0.0.2-r1 - int (int); ISO C99 and later do not support ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-29 10:47 UTC by Toralf Förster
Modified: 2022-10-29 10:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.64 KB, text/plain)
2022-10-29 10:47 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.46 KB, application/x-bzip)
2022-10-29 10:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,130.85 KB, text/plain)
2022-10-29 10:47 UTC, Toralf Förster
Details
environment (environment,27.22 KB, text/plain)
2022-10-29 10:47 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.25 KB, application/x-bzip)
2022-10-29 10:47 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.43 KB, application/x-bzip)
2022-10-29 10:47 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.52 KB, application/x-bzip)
2022-10-29 10:47 UTC, Toralf Förster
Details
x11-plugins:wmdiskmon-0.0.2-r1:20221029-102835.log (x11-plugins:wmdiskmon-0.0.2-r1:20221029-102835.log,8.05 KB, text/plain)
2022-10-29 10:47 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-29 10:47:02 UTC
make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmdiskmon-0.0.2-r1/work/wmdiskmon-0.0.2/src'
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include    -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c main.c
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include    -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c dockapp.c
main.c:387:17: error: call to undeclared library function 'isdigit' with type
      'int (int)'; ISO C99 and later do not support implicit function
      declarations [-Werror,-Wimplicit-function-declaration]
            if (isdigit(text[i])) {

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
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.3
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

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 6b49171211444364a3d94da6da5b4ca57e50b033
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 29 10:17:07 2022 +0000

    2022-10-29 10:17:07 UTC

emerge -qpvO x11-plugins/wmdiskmon
[ebuild  N    ] x11-plugins/wmdiskmon-0.0.2-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-29 10:47:03 UTC
Created attachment 826029 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 10:47:04 UTC
Created attachment 826031 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-29 10:47:05 UTC
Created attachment 826033 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-29 10:47:06 UTC
Created attachment 826035 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-29 10:47:07 UTC
Created attachment 826037 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-29 10:47:08 UTC
Created attachment 826039 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-29 10:47:09 UTC
Created attachment 826041 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-29 10:47:10 UTC
Created attachment 826043 [details]
x11-plugins:wmdiskmon-0.0.2-r1:20221029-102835.log