Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880483 - app-misc/dateutils-0.4.9 - dexpr-parser.y: error: a function declaration without a prototype is
Summary: app-misc/dateutils-0.4.9 - dexpr-parser.y: error: a function declaration with...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Coppens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-08 20:52 UTC by Toralf Förster
Modified: 2022-11-08 22:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.67 KB, text/plain)
2022-11-08 20:52 UTC, Toralf Förster
Details
app-misc:dateutils-0.4.9:20221108-195831.log (app-misc:dateutils-0.4.9:20221108-195831.log,74.46 KB, text/plain)
2022-11-08 20:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,98.32 KB, text/plain)
2022-11-08 20:52 UTC, Toralf Förster
Details
environment (environment,27.68 KB, text/plain)
2022-11-08 20:52 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,739 bytes, application/x-bzip)
2022-11-08 20:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.22 KB, application/x-bzip)
2022-11-08 20:52 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,28.05 KB, application/x-bzip)
2022-11-08 20:52 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.94 KB, application/x-bzip)
2022-11-08 20:52 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,10.49 KB, application/x-bzip)
2022-11-08 20:52 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:52:22 UTC
# define with(args...)  for (args, *__ep__ = (void*)1; __ep__; __ep__ = 0)
                             ^~~~
In file included from dgrep.c:57:
In file included from ./dexpr.c:17:
dexpr-parser.y:58:12: error: a function declaration without a prototype is
      deprecated in all versions of C and is treated as a zero-parameter
      prototype in C2x, conflicting with a previous declaration

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

  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 app-misc/dateutils
[ebuild  N    ] app-misc/dateutils-0.4.9
Comment 1 Toralf Förster gentoo-dev 2022-11-08 20:52:23 UTC
Created attachment 829505 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 20:52:24 UTC
Created attachment 829507 [details]
app-misc:dateutils-0.4.9:20221108-195831.log
Comment 3 Toralf Förster gentoo-dev 2022-11-08 20:52:25 UTC
Created attachment 829509 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-08 20:52:27 UTC
Created attachment 829511 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 20:52:27 UTC
Created attachment 829513 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 20:52:29 UTC
Created attachment 829515 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 20:52:30 UTC
Created attachment 829517 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-08 20:52:31 UTC
Created attachment 829519 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-08 20:52:32 UTC
Created attachment 829521 [details]
var.tmp.clang.tar.bz2