Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880383 - media-sound/gsm-1.0.22_p1 - src/toast_lin.c: error: a function definition without a prototype is deprecated in all versions of C a
Summary: media-sound/gsm-1.0.22_p1 - src/toast_lin.c: error: a function definition wit...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-08 10:24 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.08 KB, text/plain)
2022-11-08 10:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,30.08 KB, text/plain)
2022-11-08 10:24 UTC, Toralf Förster
Details
environment (environment,94.45 KB, text/plain)
2022-11-08 10:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.65 KB, application/x-bzip)
2022-11-08 10:24 UTC, Toralf Förster
Details
media-sound:gsm-1.0.22_p1:20221108-093638.log (media-sound:gsm-1.0.22_p1:20221108-093638.log,17.97 KB, text/plain)
2022-11-08 10:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.86 KB, application/x-bzip)
2022-11-08 10:24 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 10:24:18 UTC
                                        ^
./inc/config.h:35:28: warning: '/*' within block comment [-Wcomment]
/*efine HAS_UTIMEUSEC   1               /* microseconds in utimbuf?     */
                                        ^
src/toast_lin.c:16:5: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype]
int linear_input (buf) gsm_signal * buf;
    ^

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

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

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

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 Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 5c62c228257b375a4680cb55f3573cbf3d80326c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 09:01:56 2022 +0000

    2022-11-08 09:01:56 UTC

emerge -qpvO media-sound/gsm
[ebuild  N    ] media-sound/gsm-1.0.22_p1
Comment 1 Toralf Förster gentoo-dev 2022-11-08 10:24:20 UTC
Created attachment 829019 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 10:24:21 UTC
Created attachment 829021 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-08 10:24:22 UTC
Created attachment 829023 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-08 10:24:23 UTC
Created attachment 829025 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-08 10:24:24 UTC
Created attachment 829027 [details]
media-sound:gsm-1.0.22_p1:20221108-093638.log
Comment 6 Toralf Förster gentoo-dev 2022-11-08 10:24:25 UTC
Created attachment 829029 [details]
temp.tar.bz2