Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817005 - [stable] dev-db/pgrouting-3.1.1 - /.../point_point.hpp: error: redefinition of template<class Point1, class Point2, class Strategy
Summary: [stable] dev-db/pgrouting-3.1.1 - /.../point_point.hpp: error: redefinition o...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-08 21:25 UTC by Toralf Förster
Modified: 2021-10-08 21:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.99 KB, text/plain)
2021-10-08 21:25 UTC, Toralf Förster
Details
dev-db:pgrouting-3.1.1:20211008-211751.log (dev-db:pgrouting-3.1.1:20211008-211751.log,135.46 KB, text/plain)
2021-10-08 21:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,157.39 KB, text/plain)
2021-10-08 21:25 UTC, Toralf Förster
Details
environment (environment,114.94 KB, text/plain)
2021-10-08 21:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.43 KB, application/x-bzip)
2021-10-08 21:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.58 KB, application/x-bzip)
2021-10-08 21:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,35.62 KB, application/x-bzip)
2021-10-08 21: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 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