Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874483 - x11-plugins/wmcms-0.3.5-r4 - char (const char , const char ); ISO C99 and later do not support
Summary: x11-plugins/wmcms-0.3.5-r4 - char (const char , const char ); ISO C99 and lat...
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-03 08:01 UTC by Toralf Förster
Modified: 2022-10-03 08:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.54 KB, text/plain)
2022-10-03 08:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.09 KB, text/plain)
2022-10-03 08:01 UTC, Toralf Förster
Details
environment (environment,61.32 KB, text/plain)
2022-10-03 08:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.30 KB, application/x-bzip)
2022-10-03 08:01 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.59 KB, application/x-bzip)
2022-10-03 08:01 UTC, Toralf Förster
Details
x11-plugins:wmcms-0.3.5-r4:20221003-005840.log (x11-plugins:wmcms-0.3.5-r4:20221003-005840.log,3.58 KB, text/plain)
2022-10-03 08:01 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-03 08:01:32 UTC
      'height' here
                          unsigned short *width, unsigned short *height);
                                                                 ^
wmcms.c:375:6: error: call to undeclared library function 'strstr' with type
      'char *(const char *, const char *)'; ISO C99 and later do not support
      implicit function declarations [-Werror,-Wimplicit-function-declaration]
        if (strstr(buf, "2.6.")) return IS_2_6;

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

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

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

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]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit fe7eba2440ca1d8c58a70134dd4847f6301befb4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 00:31:59 2022 +0000

    2022-10-03 00:31:59 UTC

emerge -qpvO x11-plugins/wmcms
[ebuild  N    ] x11-plugins/wmcms-0.3.5-r4
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:01:33 UTC
Created attachment 816829 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:01:35 UTC
Created attachment 816832 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:01:37 UTC
Created attachment 816835 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:01:38 UTC
Created attachment 816838 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:01:39 UTC
Created attachment 816841 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:01:40 UTC
Created attachment 816844 [details]
x11-plugins:wmcms-0.3.5-r4:20221003-005840.log