Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875254 - dev-ruby/ruby-sdl-2.1.2-r3 - rubysdl_cdrom.c: error: call to undeclared function rb_secure; ISO C99
Summary: dev-ruby/ruby-sdl-2.1.2-r3 - rubysdl_cdrom.c: error: call to undeclared funct...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 07:28 UTC by Toralf Förster
Modified: 2022-11-24 06:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.65 KB, text/plain)
2022-10-05 07:28 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.67 KB, application/x-bzip)
2022-10-05 07:28 UTC, Toralf Förster
Details
dev-ruby:ruby-sdl-2.1.2-r3:20221005-002224.log (dev-ruby:ruby-sdl-2.1.2-r3:20221005-002224.log,20.58 KB, text/plain)
2022-10-05 07:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.44 KB, text/plain)
2022-10-05 07:28 UTC, Toralf Förster
Details
environment (environment,80.69 KB, text/plain)
2022-10-05 07:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.23 KB, application/x-bzip)
2022-10-05 07:28 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.50 KB, application/x-bzip)
2022-10-05 07:28 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-10-05 07:28:39 UTC
too long lines were shrinked:

clang -fdeclspec -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DHAVE_MIX_LOADMUS_RW -DHAVE_RB_ENC_STR_NEW -DHAVE_RB_STR_EXPORT_TO_ENC -I/usr/X11R6/include    -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS
clang -fdeclspec -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DHAVE_MIX_LOADMUS_RW -DHAVE_RB_ENC_STR_NEW -DHAVE_RB_STR_EXPORT_TO_ENC -I/usr/X11R6/include    -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS
clang -fdeclspec -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DHAVE_MIX_LOADMUS_RW -DHAVE_RB_ENC_STR_NEW -DHAVE_RB_STR_EXPORT_TO_ENC -I/usr/X11R6/include    -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS
clang -fdeclspec -I. -I/usr/include/ruby-3.0.0/x86_64-linux -I/usr/include/ruby-3.0.0/ruby/backward -I/usr/include/ruby-3.0.0 -I. -DHAVE_MIX_LOADMUS_RW -DHAVE_RB_ENC_STR_NEW -DHAVE_RB_STR_EXPORT_TO_ENC -I/usr/X11R6/include    -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS
rubysdl_cdrom.c:55:3: error: call to undeclared function 'rb_secure'; ISO C99
      and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20221004-160003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
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 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 9574bc5ab6c41e0c4d301b5921ae961fff2c1ba5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 23:49:55 2022 +0000

    2022-10-04 23:49:55 UTC

emerge -qpvO dev-ruby/ruby-sdl
[ebuild  N    ] dev-ruby/ruby-sdl-2.1.2-r3  USE="-image -mixer -mpeg -sge -truetype" RUBY_TARGETS="ruby27 ruby30 -ruby31"
Comment 1 Toralf Förster gentoo-dev 2022-10-05 07:28:40 UTC
Created attachment 820570 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 07:28:41 UTC
Created attachment 820573 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-05 07:28:42 UTC
Created attachment 820576 [details]
dev-ruby:ruby-sdl-2.1.2-r3:20221005-002224.log
Comment 4 Toralf Förster gentoo-dev 2022-10-05 07:28:44 UTC
Created attachment 820579 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-05 07:28:45 UTC
Created attachment 820582 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-05 07:28:46 UTC
Created attachment 820585 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-05 07:28:47 UTC
Created attachment 820588 [details]
logs.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-22 06:29:42 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=540993b691af313e9bcf7f029d857e65bd0589a9

commit 540993b691af313e9bcf7f029d857e65bd0589a9
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-10-22 06:28:48 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-10-22 06:28:48 +0000

    profiles/package.mask: mask dev-ruby/ruby-sdl for removal
    
    Bug: https://bugs.gentoo.org/875254
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2022-11-24 06:37:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08381b1415c46dab42cc5d53d3d0be7cb514292a

commit 08381b1415c46dab42cc5d53d3d0be7cb514292a
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-11-24 06:33:05 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-11-24 06:36:45 +0000

    dev-ruby/ruby-sdl: treeclean
    
    Closes: https://bugs.gentoo.org/875254
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-ruby/ruby-sdl/Manifest                 |  1 -
 dev-ruby/ruby-sdl/metadata.xml             | 16 -------
 dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild | 70 ------------------------------
 profiles/package.mask                      |  7 ---
 4 files changed, 94 deletions(-)