Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883315 - dev-lang/regina-rexx-3.9.1-r2 - prototype is deprecated in all versions of C and is not supported in C2x
Summary: dev-lang/regina-rexx-3.9.1-r2 - prototype is deprecated in all versions of C ...
Status: RESOLVED FIXED
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: PMASKED
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2022-11-27 15:48 UTC by Toralf Förster
Modified: 2023-03-26 10:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.97 KB, text/plain)
2022-11-27 15:48 UTC, Toralf Förster
Details
dev-lang:regina-rexx-3.9.1-r2:20221127-151555.log (dev-lang:regina-rexx-3.9.1-r2:20221127-151555.log,56.56 KB, text/plain)
2022-11-27 15:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,140.42 KB, text/plain)
2022-11-27 15:48 UTC, Toralf Förster
Details
environment (environment,80.96 KB, text/plain)
2022-11-27 15:48 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-27 15:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.51 KB, application/x-bzip)
2022-11-27 15:48 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.97 KB, application/x-bzip)
2022-11-27 15:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,59.83 KB, application/x-bzip)
2022-11-27 15:48 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.43 KB, application/x-bzip)
2022-11-27 15:48 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-27 15:48:45 UTC
too long lines were shrinked:

clang  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -m64 -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_
clang  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -m64 -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_
clang  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -m64 -DREGINA_SHARE_DIRECTORY=\"/usr/share/Regina-REXX\" -funsigned-char -DREGINA_VERSION_DATE=\""5 Apr 2015"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"9\" -DREGINA_VERSION_
./gci/gci_call.c:75:25: warning: passing arguments to a function without a
      prototype is deprecated in all versions of C and is not supported in C2x
      [-Wdeprecated-non-prototype]
      ((void (*)())func)( GCI_PASSARGS( buf ) );

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20221126-200004

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

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.5
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.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit b034fac7481e6116cb62185f571c81b4f49bd2b8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 27 14:31:51 2022 +0000

    2022-11-27 14:31:51 UTC

emerge -qpvO dev-lang/regina-rexx
[ebuild  N    ] dev-lang/regina-rexx-3.9.1-r2
Comment 1 Toralf Förster gentoo-dev 2022-11-27 15:48:46 UTC
Created attachment 837741 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-27 15:48:47 UTC
Created attachment 837743 [details]
dev-lang:regina-rexx-3.9.1-r2:20221127-151555.log
Comment 3 Toralf Förster gentoo-dev 2022-11-27 15:48:49 UTC
Created attachment 837745 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-27 15:48:50 UTC
Created attachment 837747 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-27 15:48:51 UTC
Created attachment 837749 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-27 15:48:52 UTC
Created attachment 837751 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-27 15:48:53 UTC
Created attachment 837753 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-27 15:48:55 UTC
Created attachment 837755 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-27 15:48:56 UTC
Created attachment 837757 [details]
var.tmp.clang.tar.bz2
Comment 10 Larry the Git Cow gentoo-dev 2023-03-26 10:57:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ef4746f66b1876e3296cc512055dd1631a40f4

commit 27ef4746f66b1876e3296cc512055dd1631a40f4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-26 10:56:46 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-26 10:56:46 +0000

    dev-lang/regina-rexx: treeclean
    
    Closes: https://bugs.gentoo.org/714220
    Closes: https://bugs.gentoo.org/876355
    Closes: https://bugs.gentoo.org/881427
    Closes: https://bugs.gentoo.org/882171
    Closes: https://bugs.gentoo.org/883315
    Closes: https://bugs.gentoo.org/894626
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/regina-rexx/Manifest                      |   1 -
 .../files/regina-rexx-3.9.1-makefile.patch         | 150 ---------------------
 dev-lang/regina-rexx/files/rxstack-r1              |  14 --
 dev-lang/regina-rexx/metadata.xml                  |  15 ---
 dev-lang/regina-rexx/regina-rexx-3.9.1-r2.ebuild   |  46 -------
 profiles/package.mask                              |   6 -
 6 files changed, 232 deletions(-)