Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880487 - x11-plugins/wmCalClock-1.25-r3 - wmCalClock.c: error: passing arguments to jd without a prototype is
Summary: x11-plugins/wmCalClock-1.25-r3 - wmCalClock.c: error: passing arguments to jd...
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: c23-porting
  Show dependency tree
 
Reported: 2022-11-08 20:55 UTC by Toralf Förster
Modified: 2022-11-08 22:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.67 KB, text/plain)
2022-11-08 20:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,99.00 KB, text/plain)
2022-11-08 20:55 UTC, Toralf Förster
Details
environment (environment,63.15 KB, text/plain)
2022-11-08 20:55 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,739 bytes, application/x-bzip)
2022-11-08 20:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.24 KB, application/x-bzip)
2022-11-08 20:55 UTC, Toralf Förster
Details
x11-plugins:wmCalClock-1.25-r3:20221108-200617.log (x11-plugins:wmCalClock-1.25-r3:20221108-200617.log,3.58 KB, text/plain)
2022-11-08 20:55 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-08 20:55:11 UTC
>>> Compiling source in /var/tmp/portage/x11-plugins/wmCalClock-1.25-r3/work/wmCalClock-1.25/Src ...
make -j4 CC=clang LIBDIR=-L/usr/lib64/ 
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLinux -c wmCalClock.c -o wmCalClock.o -I/usr/include/X11 -I/usr/include
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLinux -c xutils.c -o xutils.o -I/usr/include/X11 -I/usr/include
wmCalClock.c:493:11: error: passing arguments to 'jd' without a prototype is
      deprecated in all versions of C and is not supported in C2x
      [-Werror,-Wdeprecated-non-prototype]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221108-023017

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
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 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]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 379696fd45293f5a24c5d04d57487b2dc6a1b226
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 19:16:53 2022 +0000

    2022-11-08 19:16:52 UTC

emerge -qpvO x11-plugins/wmCalClock
[ebuild  N    ] x11-plugins/wmCalClock-1.25-r3
Comment 1 Toralf Förster gentoo-dev 2022-11-08 20:55:12 UTC
Created attachment 829537 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 20:55:14 UTC
Created attachment 829539 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-08 20:55:15 UTC
Created attachment 829541 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-08 20:55:16 UTC
Created attachment 829543 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-08 20:55:17 UTC
Created attachment 829545 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 20:55:18 UTC
Created attachment 829547 [details]
x11-plugins:wmCalClock-1.25-r3:20221108-200617.log