Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874504 - dev-ruby/rdiscount-2.2.0.2-r2 - mktags.c: error: type specifier missing, defaults to int; ISO C99 and
Summary: dev-ruby/rdiscount-2.2.0.2-r2 - mktags.c: error: type specifier missing, defa...
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-03 08:08 UTC by Toralf Förster
Modified: 2022-10-26 05:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2022-10-03 08:09 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,595 bytes, application/x-bzip)
2022-10-03 08:09 UTC, Toralf Förster
Details
dev-ruby:rdiscount-2.2.0.2-r2:20221003-020642.log (dev-ruby:rdiscount-2.2.0.2-r2:20221003-020642.log,19.22 KB, text/plain)
2022-10-03 08:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.92 KB, text/plain)
2022-10-03 08:09 UTC, Toralf Förster
Details
environment (environment,90.74 KB, text/plain)
2022-10-03 08:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.48 KB, application/x-bzip)
2022-10-03 08:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.57 KB, application/x-bzip)
2022-10-03 08:09 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-03 08:08:59 UTC
      comparison
        else if ( list_class = islist(ptr, &indent, f->flags, &list_type) ) {
                             ^
                             ==
mktags.c:44:1: error: type specifier missing, defaults to 'int'; ISO C99 and
      later do not support implicit int [-Werror,-Wimplicit-int]
main()

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221002-132844

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
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 Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit e89f3623ec9bc8d116dd4e75e08b0f0b5ef2cdbf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 01:02:05 2022 +0000

    2022-10-03 01:02:04 UTC

emerge -qpvO dev-ruby/rdiscount
[ebuild  N    ] dev-ruby/rdiscount-2.2.0.2-r2  USE="-doc -test" RUBY_TARGETS="ruby27 ruby30 -ruby31"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:09:00 UTC
Created attachment 816958 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:09:01 UTC
Created attachment 816961 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:09:02 UTC
Created attachment 816964 [details]
dev-ruby:rdiscount-2.2.0.2-r2:20221003-020642.log
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:09:03 UTC
Created attachment 816967 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:09:05 UTC
Created attachment 816970 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:09:06 UTC
Created attachment 816973 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 08:09:07 UTC
Created attachment 816976 [details]
logs.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-26 05:37:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414f57b5b66473ba0b8b0b31da94dd1113880fcb

commit 414f57b5b66473ba0b8b0b31da94dd1113880fcb
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-10-26 05:34:13 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-10-26 05:37:29 +0000

    dev-ruby/rdiscount: add 2.2.7
    
    Closes: https://bugs.gentoo.org/871030
    Closes: https://bugs.gentoo.org/874504
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/rdiscount/Manifest               |  1 +
 dev-ruby/rdiscount/rdiscount-2.2.7.ebuild | 43 +++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)