Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756799 - [science overlay] dev-cpp/castxml-0.2.0 : /.../STLExtras.h: error: redefinition of template<class ContainerTy> auto llvm::reverse(
Summary: [science overlay] dev-cpp/castxml-0.2.0 : /.../STLExtras.h: error: redefiniti...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-26 08:09 UTC by Toralf Förster
Modified: 2020-12-31 16:03 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.48 KB, text/plain)
2020-11-26 08:09 UTC, Toralf Förster
Details
dev-cpp:castxml-0.2.0:20201126-020013.log (dev-cpp:castxml-0.2.0:20201126-020013.log,185.96 KB, text/plain)
2020-11-26 08:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,319.50 KB, text/plain)
2020-11-26 08:09 UTC, Toralf Förster
Details
environment (environment,119.10 KB, text/plain)
2020-11-26 08:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.75 KB, application/x-bzip)
2020-11-26 08:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.68 KB, application/x-bzip)
2020-11-26 08:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,43.90 KB, application/x-bzip)
2020-11-26 08:09 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-11-26 08:09:10 UTC
      | ^~~~
/usr/lib/llvm/11/include/llvm/ADT/STLExtras.h:356:1: note: deduced return type only available with ‘-std=c++14’ or ‘-std=gnu++14’
/usr/lib/llvm/11/include/llvm/ADT/STLExtras.h:356:6: error: redefinition of ‘template<class ContainerTy> auto llvm::reverse(ContainerTy&&, int)’
  356 | auto reverse(ContainerTy &&C,
      |      ^~~~~~~
/usr/lib/llvm/11/include/llvm/ADT/STLExtras.h:341:6: note: ‘template<class ContainerTy> auto llvm::reverse(ContainerTy&&, int)’ previously declared here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_science-20201116-220441

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Rust versions:
  [1]   rust-bin-1.47.0
  [2]   rust-1.47.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Nov 26 12:35:29 AM UTC 2020
/var/db/repos/libressl	Wed Nov 25 11:11:45 PM UTC 2020

emerge -qpvO dev-cpp/castxml
[ebuild  N    ] dev-cpp/castxml-0.2.0
Comment 1 Toralf Förster gentoo-dev 2020-11-26 08:09:12 UTC
Created attachment 675040 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-26 08:09:13 UTC
Created attachment 675043 [details]
dev-cpp:castxml-0.2.0:20201126-020013.log
Comment 3 Toralf Förster gentoo-dev 2020-11-26 08:09:15 UTC
Created attachment 675046 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-11-26 08:09:17 UTC
Created attachment 675049 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-11-26 08:09:18 UTC
Created attachment 675052 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-26 08:09:20 UTC
Created attachment 675055 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-11-26 08:09:21 UTC
Created attachment 675058 [details]
temp.tbz2
Comment 8 Aisha Tammy 2020-12-31 16:03:45 UTC
Fixed in https://github.com/gentoo/sci/commit/9c31a44bb90881749ea9e1eedce9e03cb01bf84d

From 9c31a44bb90881749ea9e1eedce9e03cb01bf84d Mon Sep 17 00:00:00 2001
From: Aisha Tammy <gentoo@aisha.cc>
Date: Wed, 30 Dec 2020 20:32:04 +0000
Subject: [PATCH] dev-cpp/castxml: version bump to 0.3.6

also fix install paths and EAPI 7

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
---
 dev-cpp/castxml/Manifest                      |  1 +
 dev-cpp/castxml/castxml-0.3.6.ebuild          | 33 +++++++++++++++++++
 dev-cpp/castxml/castxml-9999.ebuild           | 33 ++++++++++---------
 .../files/castxml-0.3.6-install-paths.patch   | 12 +++++++
 4 files changed, 64 insertions(+), 15 deletions(-)
 create mode 100644 dev-cpp/castxml/castxml-0.3.6.ebuild
 create mode 100644 dev-cpp/castxml/files/castxml-0.3.6-install-paths.patch