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

Bug 715854

Summary: dev-libs/yaml-cpp-0.6.3 : file collision with dev-cpp/yaml-cpp-0.6.3-r2
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: johu, maintainer-needed, mgorny, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeCache.txt
dev-libs:yaml-cpp-0.6.3:20200402-002335.log
emerge-history.txt
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2020-04-02 07:22:20 UTC
  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  1 23:37:48 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO dev-libs/yaml-cpp
[ebuild  N    ] dev-libs/yaml-cpp-0.6.3  USE="-static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2020-04-02 07:22:25 UTC
Created attachment 628764 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-02 07:22:29 UTC
Created attachment 628766 [details]
CMakeCache.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-02 07:22:33 UTC
Created attachment 628768 [details]
dev-libs:yaml-cpp-0.6.3:20200402-002335.log
Comment 4 Toralf Förster gentoo-dev 2020-04-02 07:22:37 UTC
Created attachment 628770 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-04-02 07:22:43 UTC
Created attachment 628772 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-02 07:22:48 UTC
Created attachment 628774 [details]
logs.tbz2
Comment 7 Johannes Huber (RETIRED) gentoo-dev 2020-04-07 08:45:28 UTC
Missing update entry in profile?
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-01-13 14:59:14 UTC
commit aff9434d4a7acfa830d392ed72af6b43f4608a20
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2020-04-03 04:12:53 +0200
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-04-03 04:15:32 +0200

    Move dev-libs/yaml-cpp to dev-cpp/yaml-cpp
    
    Somehow did not see the original package when I searched for it
    
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>