Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 798285

Summary: dev-perl/Search-Xapian-1.2.25.4 - handle_exception.cc: error: expected unqualified-id before & token
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-perl:Search-Xapian-1.2.25.4:20210624-072124.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-06-24 07:24:53 UTC
x86_64-pc-linux-gnu-g++ -c   -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -pipe -march=native -fno-diagnostics-color -O2   -DVERSION=\"1.2.25.4\" -DXS_VERSION=\"1.2.25.4\" -fPIC "-I/usr/lib64/perl5/5.34/x86_64-linux/CORE"   Xapian.c
handle_exception.cc: In function ‘void handle_exception()’:
handle_exception.cc:17:48: error: expected unqualified-id before ‘&’ token
   17 |     } catch (const Xapian::DatabaseClosedError & error) {
      |                                                ^
handle_exception.cc:17:47: error: expected ‘)’ before ‘&’ token
   17 |     } catch (const Xapian::DatabaseClosedError & error) {

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j3-20210621-181751

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 41d40b498fd6116aeaf199c826fbcc22ad696354
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 24 06:21:30 2021 +0000

    2021-06-24 06:21:28 UTC

emerge -qpvO dev-perl/Search-Xapian
[ebuild  N    ] dev-perl/Search-Xapian-1.2.25.4  USE="examples -test"
Comment 1 Toralf Förster gentoo-dev 2021-06-24 07:24:55 UTC
Created attachment 718668 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-24 07:24:56 UTC
Created attachment 718671 [details]
dev-perl:Search-Xapian-1.2.25.4:20210624-072124.log
Comment 3 Toralf Förster gentoo-dev 2021-06-24 07:24:58 UTC
Created attachment 718674 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-24 07:24:59 UTC
Created attachment 718677 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-24 07:25:00 UTC
Created attachment 718680 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-24 07:25:02 UTC
Created attachment 718683 [details]
temp.tar.bz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-12-06 07:01:13 UTC

*** This bug has been marked as a duplicate of bug 755206 ***