Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691302 - dev-ruby/priorityqueue-0.1.2 : removal (was: priority_queue.c:27:15: error: two or more data types in declaration specifiers)
Summary: dev-ruby/priorityqueue-0.1.2 : removal (was: priority_queue.c:27:15: error: t...
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:
 
Reported: 2019-08-02 17:40 UTC by Toralf Förster
Modified: 2019-09-06 07:23 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.00 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
dev-ruby:priorityqueue-0.1.2:20190802-093146.log (dev-ruby:priorityqueue-0.1.2:20190802-093146.log,5.47 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.22 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
environment (environment,96.30 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,36.17 KB, application/x-bzip)
2019-08-02 17:40 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 2019-08-02 17:40:26 UTC
                 from /usr/include/ruby-2.4.0/ruby.h:33,
                 from priority_queue.c:24:
priority_queue.c:27:15: error: two or more data types in declaration specifiers
   27 | typedef _Bool bool;
      |               ^~~~
priority_queue.c:27:1: warning: useless type name in empty declaration

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl_abi32+64-20190728-014504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-ruby/priorityqueue
[ebuild  N    ] dev-ruby/priorityqueue-0.1.2  USE="-doc -test" RUBY_TARGETS="ruby24"
Comment 1 Toralf Förster gentoo-dev 2019-08-02 17:40:29 UTC
Created attachment 585528 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-02 17:40:32 UTC
Created attachment 585530 [details]
dev-ruby:priorityqueue-0.1.2:20190802-093146.log
Comment 3 Toralf Förster gentoo-dev 2019-08-02 17:40:35 UTC
Created attachment 585532 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-02 17:40:38 UTC
Created attachment 585534 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-02 17:40:41 UTC
Created attachment 585536 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-08-03 05:53:53 UTC
The bug has been closed via the following commit(s):

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

commit bc647dd08f1bb33a96714a193b445101385af342
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2019-08-03 05:53:17 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2019-08-03 05:53:17 +0000

    profiles/package.mask: mask dev-ruby/priorityqueue
    
    Fixes: https://bugs.gentoo.org/691302
    
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 7 Larry the Git Cow gentoo-dev 2019-09-06 07:23:28 UTC
The bug has been closed via the following commit(s):

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

commit d86e11e5298b203360512204c4c35d66cc84c1a9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-09-06 07:21:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-06 07:23:21 +0000

    dev-ruby/priorityqueue: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/691302
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-ruby/priorityqueue/Manifest                   |  1 -
 dev-ruby/priorityqueue/metadata.xml               | 11 -------
 dev-ruby/priorityqueue/priorityqueue-0.1.2.ebuild | 40 -----------------------
 profiles/package.mask                             |  6 ----
 4 files changed, 58 deletions(-)