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

Bug 817005

Summary: [stable] dev-db/pgrouting-3.1.1 - /.../point_point.hpp: error: redefinition of template<class Point1, class Point2, class Strategy
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-db:pgrouting-3.1.1:20211008-211751.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-10-08 21:25:14 UTC
   68 |     std::enable_if_t<! strategies::detail::is_umbrella_strategy<Strategy>::value, int> = 0
      |                     ^
/usr/include/boost/geometry/algorithms/detail/disjoint/point_point.hpp:70:13: error: redefinition of ‘template<class Point1, class Point2, class Strategy, <typeprefixerror><anonymous> > bool boost::geometry::detail::disjoint::disjoint_point_point(const Point1&, const Point2&, const Strategy&)’
   70 | inline bool disjoint_point_point(Point1 const& point1, Point2 const& point2,
      |             ^~~~~~~~~~~~~~~~~~~~
/usr/include/boost/geometry/algorithms/detail/disjoint/point_point.hpp:57:13: note: ‘template<class Point1, class Point2, class Strategy, <typeprefixerror><anonymous> > bool boost::geometry::detail::disjoint::disjoint_point_point(const Point1&, const Point2&, const Strategy&)’ previously declared here
   57 | inline bool disjoint_point_point(Point1 const& point1, Point2 const& point2,

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4_stable-20211007-132619

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.53.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 8.302_p08 [openjdk-8]
*)	AdoptOpenJDK 8.302_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-8 
  [3]   openjdk-bin-8  system-vm

php cli:
  [1]   php7.4
  [2]   php8.0 *

  HEAD of ::gentoo
commit e13bbb9775401971c4511e0976746039aca7d25d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 8 20:06:29 2021 +0000

    2021-10-08 20:06:27 UTC

emerge -qpvO dev-db/pgrouting
[ebuild  N    ] dev-db/pgrouting-3.1.1  POSTGRES_TARGETS="postgres12 postgres13 -postgres10 -postgres11 -postgres9_6"
Comment 1 Toralf Förster gentoo-dev 2021-10-08 21:25:15 UTC
Created attachment 743901 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-08 21:25:16 UTC
Created attachment 743904 [details]
dev-db:pgrouting-3.1.1:20211008-211751.log
Comment 3 Toralf Förster gentoo-dev 2021-10-08 21:25:18 UTC
Created attachment 743907 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-10-08 21:25:20 UTC
Created attachment 743910 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-10-08 21:25:21 UTC
Created attachment 743913 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-08 21:25:21 UTC
Created attachment 743916 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-10-08 21:25:23 UTC
Created attachment 743919 [details]
temp.tar.bz2