Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882359 - dev-libs/libconfig-1.7.3 - grammar.y: error: passing arguments to libconfig_yyget_lineno without a prototype is deprecated in all
Summary: dev-libs/libconfig-1.7.3 - grammar.y: error: passing arguments to libconfig_y...
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: 2022-11-21 09:16 UTC by Toralf Förster
Modified: 2022-11-21 09:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.98 KB, text/plain)
2022-11-21 09:16 UTC, Toralf Förster
Details
dev-libs:libconfig-1.7.3:20221121-091031.log (dev-libs:libconfig-1.7.3:20221121-091031.log,15.30 KB, text/plain)
2022-11-21 09:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,28.55 KB, text/plain)
2022-11-21 09:16 UTC, Toralf Förster
Details
environment (environment,95.05 KB, text/plain)
2022-11-21 09:16 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,734 bytes, application/x-bzip)
2022-11-21 09:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.34 KB, application/x-bzip)
2022-11-21 09:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.95 KB, application/x-bzip)
2022-11-21 09:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,702.57 KB, application/x-bzip)
2022-11-21 09:16 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,1.55 KB, application/x-bzip)
2022-11-21 09:16 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-21 09:16:17 UTC
too long lines were shrinked:

libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c scanner.c  -fPIC -DPIC -o .libs/libconfig_la-scanner.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c grammar.c  -fPIC -DPIC -o .libs/libconfig_la-grammar.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c libconfig.c  -fPIC -DPIC -o .libs/libconfig_la-libconfig.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c scanctx.c  -fPIC -DPIC -o .libs/libconfig_la-scanctx.o
grammar.y:58:55: error: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype]
  setting->line = (unsigned int)libconfig_yyget_lineno(scanner);
                                                      ^

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4_stable-20221121-030004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.3.0 *
clang/llvm (if any):
clang version 15.0.3
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.3
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
php cli (if any):

  HEAD of ::gentoo
commit c72995e30117b29c5e485613658452126c4adb74
Merge: e447aed2e790 6bc5840f238f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 21 07:46:46 2022 +0000

    Merge updates from master

emerge -qpvO dev-libs/libconfig
[ebuild  N    ] dev-libs/libconfig-1.7.3  USE="cxx -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-11-21 09:16:18 UTC
Created attachment 835373 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-21 09:16:19 UTC
Created attachment 835375 [details]
dev-libs:libconfig-1.7.3:20221121-091031.log
Comment 3 Toralf Förster gentoo-dev 2022-11-21 09:16:21 UTC
Created attachment 835377 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-21 09:16:23 UTC
Created attachment 835379 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-21 09:16:24 UTC
Created attachment 835381 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-21 09:16:25 UTC
Created attachment 835383 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-21 09:16:26 UTC
Created attachment 835385 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-21 09:16:28 UTC
Created attachment 835387 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-21 09:16:29 UTC
Created attachment 835389 [details]
var.tmp.clang.tar.bz2