Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816066 - dev-lisp/c2ffi-12.0.0.20210615 - init.cpp:(<snip>) undefined reference to clang::CompilerInvocationBase::~CompilerInvocationBase()
Summary: dev-lisp/c2ffi-12.0.0.20210615 - init.cpp:(<snip>) undefined reference to cla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Harald Judt
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-03 14:54 UTC by Toralf Förster
Modified: 2022-07-19 09:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.23 KB, text/plain)
2021-10-03 14:54 UTC, Toralf Förster
Details
dev-lisp:c2ffi-12.0.0.20210615:20211003-144308.log (dev-lisp:c2ffi-12.0.0.20210615:20211003-144308.log,20.39 KB, text/plain)
2021-10-03 14:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,285.59 KB, text/plain)
2021-10-03 14:54 UTC, Toralf Förster
Details
environment (environment,91.33 KB, text/plain)
2021-10-03 14:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.19 KB, application/x-bzip)
2021-10-03 14:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.56 KB, application/x-bzip)
2021-10-03 14:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.61 KB, application/x-bzip)
2021-10-03 14:55 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-03 14:54:52 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/c2ffi.dir/src/init.cpp.o: in function `std::_MakeUniq<clang::CompilerInvocation>::__single_object std::make_unique<clang::CompilerInvocation>()':
init.cpp:(.text._ZSt11make_uniqueIN5clang18CompilerInvocationEJEENSt9_MakeUniqIT_E15__single_objectEDpOT0_[_ZSt11make_uniqueIN5clang18CompilerInvocationEJEENSt9_MakeUniqIT_E15__single_objectEDpOT0_]+0x27): undefined reference to `clang::CompilerInvocationBase::CompilerInvocationBase()'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: init.cpp:(.text._ZSt11make_uniqueIN5clang18CompilerInvocationEJEENSt9_MakeUniqIT_E15__single_objectEDpOT0_[_ZSt11make_uniqueIN5clang18CompilerInvocationEJEENSt9_MakeUniqIT_E15__single_objectEDpOT0_]+0x855): undefined reference to `clang::CompilerInvocationBase::~CompilerInvocationBase()'
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20210930-120009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit 9e2fcc74e73870cc8e6769fe38371bc376a26f5f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 3 14:06:26 2021 +0000

    2021-10-03 14:06:25 UTC

emerge -qpvO dev-lisp/c2ffi
[ebuild  N    ] dev-lisp/c2ffi-12.0.0.20210615
Comment 1 Toralf Förster gentoo-dev 2021-10-03 14:54:53 UTC
Created attachment 742695 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-03 14:54:54 UTC
Created attachment 742698 [details]
dev-lisp:c2ffi-12.0.0.20210615:20211003-144308.log
Comment 3 Toralf Förster gentoo-dev 2021-10-03 14:54:55 UTC
Created attachment 742701 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-10-03 14:54:57 UTC
Created attachment 742704 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-10-03 14:54:58 UTC
Created attachment 742707 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-03 14:54:59 UTC
Created attachment 742710 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-10-03 14:55:00 UTC
Created attachment 742713 [details]
temp.tar.bz2
Comment 8 Harald Judt 2022-07-19 09:06:14 UTC
I am closing this as resolved, as the version affected has been removed from portage by now.