Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919444 - x11-misc/sent-1-r1 - [clang] sent.c: warning: a function declaration without a prototype is deprecated
Summary: x11-misc/sent-1-r1 - [clang] sent.c: warning: a function declaration without ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2023-12-08 09:53 UTC by Toralf Förster
Modified: 2024-02-14 10:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.11 KB, text/plain)
2023-12-08 09:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,115.64 KB, text/plain)
2023-12-08 09:53 UTC, Toralf Förster
Details
environment (environment,68.52 KB, text/plain)
2023-12-08 09:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-08 09:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.58 KB, application/x-xz)
2023-12-08 09:53 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,1.89 KB, application/x-xz)
2023-12-08 09:53 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,182.01 KB, text/plain)
2023-12-08 09:53 UTC, Toralf Förster
Details
x11-misc:sent-1-r1:20231208-071446.log (x11-misc:sent-1-r1:20231208-071446.log,7.87 KB, text/plain)
2023-12-08 09:53 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-12-08 09:53:36 UTC
CC drw.c
CC util.c
clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -g -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/include/freetype2 -I/usr/X11R6/include -DVERSION=\"1\" -D_XOPEN_SOURCE=600 util.c
clang -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -g -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/include/freetype2 -I/usr/X11R6/include -DVERSION=\"1\" -D_XOPEN_SOURCE=600 drw.c
LDFLAGS  = -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -L/usr/lib -lc -lm -L/usr/X11R6/lib -lXft -lfontconfig -lX11
CC       = clang
sent.c:102:16: warning: a function declaration without a prototype is deprecated
      in all versions of C [-Wstrict-prototypes]
  102 | static void run();

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_clang_merged_usr-20231206-115013

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
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.6+libcxx
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit fb6f6e8c3f0dff5e6f9e3e8dde37395834e1ebc0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 8 05:46:57 2023 +0000

    2023-12-08 05:46:56 UTC

emerge -qpvO x11-misc/sent
[ebuild  N    ] x11-misc/sent-1-r1  USE="-savedconfig"
Comment 1 Toralf Förster gentoo-dev 2023-12-08 09:53:37 UTC
Created attachment 878209 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-08 09:53:39 UTC
Created attachment 878210 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-08 09:53:40 UTC
Created attachment 878211 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-08 09:53:41 UTC
Created attachment 878212 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-08 09:53:42 UTC
Created attachment 878213 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-08 09:53:43 UTC
Created attachment 878214 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-08 09:53:44 UTC
Created attachment 878215 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-08 09:53:45 UTC
Created attachment 878216 [details]
x11-misc:sent-1-r1:20231208-071446.log