Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876346 - x11-plugins/wmsystray-0.1.1-r1 - void (void , int, unsigned long); ISO C99 and later do not support
Summary: x11-plugins/wmsystray-0.1.1-r1 - void (void , int, unsigned long); ISO C99 an...
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-09 20:34 UTC by Toralf Förster
Modified: 2022-10-09 20:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.99 KB, text/plain)
2022-10-09 20:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.32 KB, text/plain)
2022-10-09 20:34 UTC, Toralf Förster
Details
environment (environment,72.21 KB, text/plain)
2022-10-09 20:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.10 KB, application/x-bzip)
2022-10-09 20:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.34 KB, application/x-bzip)
2022-10-09 20:34 UTC, Toralf Förster
Details
x11-plugins:wmsystray-0.1.1-r1:20221009-134616.log (x11-plugins:wmsystray-0.1.1-r1:20221009-134616.log,2.93 KB, text/plain)
2022-10-09 20:34 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-09 20:34:24 UTC
make[1]: warning: -j4 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/var/tmp/portage/x11-plugins/wmsystray-0.1.1-r1/work/wmsystray-0.1.1/xembed'
clang -DTRACE_LEVEL=0 -I/usr/X11R6/include -g -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int   -c -o xembed.o xembed.c
xembed.c:72:2: error: call to undeclared library function 'memset' with type
      'void *(void *, int, unsigned long)'; ISO C99 and later do not support
      implicit function declarations [-Werror,-Wimplicit-function-declaration]
        memset (&ev, 0, sizeof(ev));

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

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

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

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 Ruby profiles:
  [1]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  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 ebdb9ec3b3dac48e1240956948a5630a63650cc8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 9 13:03:28 2022 +0000

    2022-10-09 13:03:28 UTC

emerge -qpvO x11-plugins/wmsystray
[ebuild  N    ] x11-plugins/wmsystray-0.1.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-09 20:34:25 UTC
Created attachment 823021 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-09 20:34:27 UTC
Created attachment 823024 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-09 20:34:28 UTC
Created attachment 823027 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-09 20:34:29 UTC
Created attachment 823030 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-09 20:34:30 UTC
Created attachment 823033 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-09 20:34:32 UTC
Created attachment 823036 [details]
x11-plugins:wmsystray-0.1.1-r1:20221009-134616.log