Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705074 - sci-libs/libsigrok-0.5.2 : bindings/.../classes_wrap.cpp:47923:2: error: expected unqualified-id before / token
Summary: sci-libs/libsigrok-0.5.2 : bindings/.../classes_wrap.cpp:47923:2: error: expe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 730490
  Show dependency tree
 
Reported: 2020-01-09 22:25 UTC by Toralf Förster
Modified: 2020-07-06 18:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.51 KB, text/plain)
2020-01-09 22:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,197.03 KB, text/plain)
2020-01-09 22:25 UTC, Toralf Förster
Details
environment (environment,217.88 KB, text/plain)
2020-01-09 22:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.33 KB, application/x-bzip)
2020-01-09 22:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,17.72 KB, application/x-bzip)
2020-01-09 22:25 UTC, Toralf Förster
Details
sci-libs:libsigrok-0.5.2:20200109-152740.log (sci-libs:libsigrok-0.5.2:20200109-152740.log,420.26 KB, text/plain)
2020-01-09 22:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,64.36 KB, application/x-bzip)
2020-01-09 22:25 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 2020-01-09 22:25:07 UTC
x86_64-pc-linux-gnu-g++ -I/usr/include/ruby-2.5.0/x86_64-linux -I/usr/include/ruby-2.5.0 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -I. -Iinclude -Ibindings/cxx/include -Iinclude -I./include -I./src -I. -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx -fPIC -o bindings/ruby/classes_wrap.o -c bindings/ruby/classes_wrap.cpp
bindings/ruby/classes_wrap.cpp:47923:2: error: expected unqualified-id before ‘/’ token
47923 | */
      |  ^
bindings/ruby/classes_wrap.cpp:48034:2: error: expected unqualified-id before ‘/’ token

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-abi32+64-20200104-051639

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 09 Jan 2020 14:49:58 +0000

emerge -qpvO sci-libs/libsigrok
[ebuild  N    ] sci-libs/libsigrok-0.5.2  USE="cxx ruby udev usb -ftdi -java -parport -python -serial -static-libs -test" PYTHON_TARGETS="python2_7 python3_6 -python3_7" RUBY_TARGETS="ruby24 ruby25 -ruby26"
Comment 1 Toralf Förster gentoo-dev 2020-01-09 22:25:10 UTC
Created attachment 602860 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-09 22:25:12 UTC
Created attachment 602862 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-09 22:25:15 UTC
Created attachment 602864 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-09 22:25:18 UTC
Created attachment 602866 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-09 22:25:21 UTC
Created attachment 602868 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-09 22:25:24 UTC
Created attachment 602870 [details]
sci-libs:libsigrok-0.5.2:20200109-152740.log
Comment 7 Toralf Förster gentoo-dev 2020-01-09 22:25:27 UTC
Created attachment 602872 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-07-06 18:15:58 UTC
The bug has been closed via the following commit(s):

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

commit d444c133186ee28d7b6ef65d27c692378c93a372
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-07-05 22:20:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-07-06 18:15:24 +0000

    sci-libs/libsigrok: Fix build with IUSE=ruby
    
    Closes: https://bugs.gentoo.org/705074
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/libsigrok-0.5.2-ruby-swig-docs.patch     | 63 ++++++++++++++++++++++
 sci-libs/libsigrok/libsigrok-0.5.2.ebuild          |  8 ++-
 2 files changed, 69 insertions(+), 2 deletions(-)